diff options
| author | Volpeon <git@volpeon.ink> | 2021-03-22 20:52:20 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-03-22 20:52:20 +0100 |
| commit | b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e (patch) | |
| tree | 95e6a5701c6686725f3fd4145881e3687f5228ee /assets/logo | |
| parent | WIP: Redesign (diff) | |
| download | volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.tar.gz volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.tar.bz2 volpeon.ink-b292cd39bf5e5c2d96f2f64eb1a94d8fd63fae9e.zip | |
WIP: Redesign
Diffstat (limited to 'assets/logo')
| -rw-r--r-- | assets/logo/logo.svg | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/assets/logo/logo.svg b/assets/logo/logo.svg new file mode 100644 index 0000000..ff5f3de --- /dev/null +++ b/assets/logo/logo.svg | |||
| @@ -0,0 +1,72 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
| 2 | <svg | ||
| 3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
| 4 | xmlns:cc="http://creativecommons.org/ns#" | ||
| 5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
| 6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
| 7 | xmlns="http://www.w3.org/2000/svg" | ||
| 8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
| 9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
| 10 | aria-hidden="true" | ||
| 11 | version="1.1" | ||
| 12 | id="svg8" | ||
| 13 | sodipodi:docname="logo.svg" | ||
| 14 | width="22.271938" | ||
| 15 | height="15.456" | ||
| 16 | inkscape:version="1.0.2 (e86c870879, 2021-01-15)"> | ||
| 17 | <metadata | ||
| 18 | id="metadata14"> | ||
| 19 | <rdf:RDF> | ||
| 20 | <cc:Work | ||
| 21 | rdf:about=""> | ||
| 22 | <dc:format>image/svg+xml</dc:format> | ||
| 23 | <dc:type | ||
| 24 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
| 25 | <dc:title></dc:title> | ||
| 26 | </cc:Work> | ||
| 27 | </rdf:RDF> | ||
| 28 | </metadata> | ||
| 29 | <defs | ||
| 30 | id="defs12" /> | ||
| 31 | <sodipodi:namedview | ||
| 32 | pagecolor="#ffffff" | ||
| 33 | bordercolor="#666666" | ||
| 34 | borderopacity="1" | ||
| 35 | objecttolerance="10" | ||
| 36 | gridtolerance="10" | ||
| 37 | guidetolerance="10" | ||
| 38 | inkscape:pageopacity="0" | ||
| 39 | inkscape:pageshadow="2" | ||
| 40 | inkscape:window-width="1920" | ||
| 41 | inkscape:window-height="992" | ||
| 42 | id="namedview10" | ||
| 43 | showgrid="false" | ||
| 44 | fit-margin-top="0" | ||
| 45 | fit-margin-left="0" | ||
| 46 | fit-margin-right="0" | ||
| 47 | fit-margin-bottom="0" | ||
| 48 | inkscape:zoom="15.546667" | ||
| 49 | inkscape:cx="14.053597" | ||
| 50 | inkscape:cy="2.8249734" | ||
| 51 | inkscape:window-x="1536" | ||
| 52 | inkscape:window-y="0" | ||
| 53 | inkscape:window-maximized="1" | ||
| 54 | inkscape:current-layer="svg8" | ||
| 55 | inkscape:document-rotation="0" | ||
| 56 | units="mm" /> | ||
| 57 | <path | ||
| 58 | fill="currentColor" | ||
| 59 | stroke="none" | ||
| 60 | d="M 4.928,15.456 H 6.24 L 1.312,0 H 0 Z" | ||
| 61 | id="path2" /> | ||
| 62 | <path | ||
| 63 | fill="currentColor" | ||
| 64 | stroke="none" | ||
| 65 | d="m 14.44797,15.456 h 1.36 L 9.3439695,0 h -1.36 z" | ||
| 66 | id="path4" /> | ||
| 67 | <path | ||
| 68 | fill="currentColor" | ||
| 69 | stroke="none" | ||
| 70 | d="m 14.447939,15.456 h 1.36 L 22.271939,0 h -1.36 z" | ||
| 71 | id="path6" /> | ||
| 72 | </svg> | ||
