forked from enviPath/enviPy
Current Dev State
This commit is contained in:
18
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/variablewidthicons.svg
generated
vendored
Normal file
18
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/variablewidthicons.svg
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
<?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="variablewidthicons" horiz-adv-x="150">
|
||||
<font-face font-family="variablewidthicons"
|
||||
units-per-em="150" ascent="150"
|
||||
descent="0" />
|
||||
<missing-glyph horiz-adv-x="0" />
|
||||
<glyph glyph-name="arrow-left"
|
||||
unicode=""
|
||||
horiz-adv-x="50" d=" M0 75L50 120L50 30z" />
|
||||
<glyph glyph-name="arrow-right"
|
||||
unicode=""
|
||||
horiz-adv-x="150" d=" M100 75L50 120L50 30z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 634 B |
Reference in New Issue
Block a user