forked from enviPath/enviPy
Current Dev State
This commit is contained in:
21
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/tocentericons.svg
generated
vendored
Normal file
21
static/js/ketcher2/node_modules/svgicons2svgfont/tests/expected/tocentericons.svg
generated
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
<?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="tocentericons" horiz-adv-x="100">
|
||||
<font-face font-family="tocentericons"
|
||||
units-per-em="100" ascent="100"
|
||||
descent="0" />
|
||||
<missing-glyph horiz-adv-x="0" />
|
||||
<glyph glyph-name="bottomleft"
|
||||
unicode=""
|
||||
horiz-adv-x="100" d="M40 20L40 40L60 40L60 20z" />
|
||||
<glyph glyph-name="center"
|
||||
unicode=""
|
||||
horiz-adv-x="100" d="M40 40L40 60L60 60L60 40z" />
|
||||
<glyph glyph-name="topright"
|
||||
unicode=""
|
||||
horiz-adv-x="100" d="M40 80L40 60L60 60L60 80z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 743 B |
Reference in New Issue
Block a user