forked from enviPath/enviPy
Current Dev State
This commit is contained in:
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/bottomleft.svg
generated
vendored
Executable file
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/bottomleft.svg
generated
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="100"
|
||||
height="100"
|
||||
viewBox="0 0 100 100">
|
||||
<polygon
|
||||
points="20,80 20,60 40,60 40,80" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/center.svg
generated
vendored
Executable file
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/center.svg
generated
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="100"
|
||||
height="100"
|
||||
viewBox="0 0 100 100">
|
||||
<polygon
|
||||
points="40,60 40,40 60,40 60,60" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/topright.svg
generated
vendored
Executable file
10
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/tocentericons/topright.svg
generated
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="100"
|
||||
height="100"
|
||||
viewBox="0 0 100 100">
|
||||
<polygon
|
||||
points="60,20 60,40 80,40 80,20" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 231 B |
Reference in New Issue
Block a user