diff options
author | alexvitkov <44268717+alexvitkov@users.noreply.github.com> | 2021-01-29 12:52:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-29 12:52:06 +0200 |
commit | 33e533d28dbf9ad7bfc7ad9af467e5efe25ae8a0 (patch) | |
tree | 7b748d2b87ab018d7ff451b4111a1b88eeb58416 /svg/arrow.svg | |
parent | ceedd596c9f39f53555fd0746a42d6b85cd49b6c (diff) | |
parent | 472e170f408e3d8d1db2eb066d445153aad55d73 (diff) | |
download | fileup-33e533d28dbf9ad7bfc7ad9af467e5efe25ae8a0.tar.gz |
Merge pull request #1 from GTSimeonov/master
rararrararararraar
Diffstat (limited to 'svg/arrow.svg')
-rw-r--r-- | svg/arrow.svg | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/svg/arrow.svg b/svg/arrow.svg new file mode 100644 index 0000000..040182d --- /dev/null +++ b/svg/arrow.svg @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="128.46289" + height="620.49023" + viewBox="0 0 33.989141 164.17137" + version="1.1" + id="svg8" + sodipodi:docname="arrow.svg" + inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1033" + inkscape:window-height="1050" + id="namedview58" + showgrid="false" + inkscape:zoom="1.3908357" + inkscape:cx="62.793461" + inkscape:cy="309.88562" + inkscape:window-x="16" + inkscape:window-y="25" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" + inkscape:document-rotation="0" /> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + transform="translate(-9.8831177,-26.865543)" + style="fill:#ffffff;fill-opacity:1"> + <path + id="rect12" + style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.860931;fill-opacity:1" + d="M 101.58398,101.53906 37.353516,254.44747 75.386719,234.3418 v 487.68554 l 26.197261,-20.0516 26.19922,20.05356 V 234.3418 l 38.03321,20.10567 z" + transform="scale(0.26458333)" /> + </g> +</svg> |