forked from enviPath/enviPy
Current Dev State
This commit is contained in:
24
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/prefixedicons.svg
generated
vendored
Executable file
24
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/prefixedicons.svg
generated
vendored
Executable file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<font id="prefixedicons" horiz-adv-x="150">
|
||||
<font-face font-family="prefixedicons"
|
||||
units-per-em="150" ascent="150"
|
||||
descent="0" />
|
||||
<missing-glyph horiz-adv-x="0" />
|
||||
<glyph glyph-name="arrow-down"
|
||||
unicode=""
|
||||
horiz-adv-x="150" d=" M75 30L120 80L30 80z" />
|
||||
<glyph glyph-name="arrow-left"
|
||||
unicode=""
|
||||
horiz-adv-x="150" d=" M50 75L100 120L100 30z" />
|
||||
<glyph glyph-name="arrow-right"
|
||||
unicode=""
|
||||
horiz-adv-x="150" d=" M100 75L50 120L50 30z" />
|
||||
<glyph glyph-name="arrow-up"
|
||||
unicode=""
|
||||
horiz-adv-x="150" d=" M75 80L120 30L30 30z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 852 B |
Reference in New Issue
Block a user