forked from enviPath/enviPy
Current Dev State
This commit is contained in:
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE008-arrow-down.svg
generated
vendored
Executable file
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE008-arrow-down.svg
generated
vendored
Executable file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="150"
|
||||
height="150"
|
||||
viewBox="0 0 150 150"
|
||||
id="svg2" fill="green">
|
||||
<path
|
||||
d="M 75,120 120,70 30,70 z"
|
||||
id="path2986" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 310 B |
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE00F-arrow-left.svg
generated
vendored
Executable file
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE00F-arrow-left.svg
generated
vendored
Executable file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="150"
|
||||
height="150"
|
||||
viewBox="0 0 150 150"
|
||||
id="svg2" fill="currentColor">
|
||||
<path
|
||||
d="M 50,75 100,30 100,120 z"
|
||||
id="path2986" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 316 B |
15
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE013-arrow-right.svg
generated
vendored
Executable file
15
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE013-arrow-right.svg
generated
vendored
Executable file
@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
x="0px"
|
||||
y="0px"
|
||||
width="150"
|
||||
height="150"
|
||||
viewBox="0 0 150 150"
|
||||
id="svg2" fill="#0F0F0F">
|
||||
<path
|
||||
id="path2986"
|
||||
d="M 100,75 50,30 50,120 z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 323 B |
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE014-arrow-up.svg
generated
vendored
Executable file
13
static/js/ketcher2/node_modules/svgicons2svgfont/tests/fixtures/prefixedicons/uE014-arrow-up.svg
generated
vendored
Executable file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
version="1.1"
|
||||
width="150"
|
||||
height="150"
|
||||
viewBox="0 0 150 150"
|
||||
id="svg2">
|
||||
<path fill="#F4F4F4"
|
||||
d="m 75,70 45,50 -90,0 z"
|
||||
id="path2986" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 310 B |
Reference in New Issue
Block a user