diff options
Diffstat (limited to 'resources/logo/lv2site_purple.svg')
-rw-r--r-- | resources/logo/lv2site_purple.svg | 79 |
1 files changed, 9 insertions, 70 deletions
diff --git a/resources/logo/lv2site_purple.svg b/resources/logo/lv2site_purple.svg index 0da0519..be90e2f 100644 --- a/resources/logo/lv2site_purple.svg +++ b/resources/logo/lv2site_purple.svg @@ -1,70 +1,9 @@ -<?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" - version="1.1" - id="svg2" - xml:space="preserve" - width="512" - height="512" - viewBox="0 0 512.00002 511.99999" - sodipodi:docname="lv2site_purple.svg" - inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"><metadata - id="metadata8"><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></dc:title></cc:Work></rdf:RDF></metadata><defs - id="defs6" /><sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="3816" - inkscape:window-height="2100" - id="namedview4" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - units="px" - inkscape:zoom="1.4142136" - inkscape:cx="123.12061" - inkscape:cy="203.88284" - inkscape:window-x="12" - inkscape:window-y="48" - inkscape:window-maximized="0" - inkscape:current-layer="g10" - inkscape:document-rotation="0" /><g - id="g10" - inkscape:groupmode="layer" - inkscape:label="ink_ext_XXXXXX" - transform="matrix(1.3333333,0,0,-1.3333333,-86.666658,561.33332)"><path - inkscape:connector-curvature="0" - id="path14" - style="opacity:1;vector-effect:none;fill:#292961;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="M 161,409 233,145 H 377 L 350.8175,48.999995 H 163.1825 L 64.999995,409 Z" /><path - inkscape:connector-curvature="0" - id="path18" - style="opacity:1;vector-effect:none;fill:#3f3f94;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 281,145 h 48 l 72,264 h -48 z" /><path - inkscape:connector-curvature="0" - id="path22" - style="opacity:1;vector-effect:none;fill:#5555c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 329,145 h 48 l 72,264 h -48 z" /><path - inkscape:connector-curvature="0" - id="path26" - style="opacity:1;vector-effect:none;fill:#5555c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 275.54525,301 h 48 L 353,409 h -48 z" /><path - inkscape:connector-curvature="0" - id="path30" - style="opacity:1;vector-effect:none;fill:#5555c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 233,145 h 48 l 29.45475,108 h -48 z" /></g></svg> +<svg height="512" width="512" xmlns="http://www.w3.org/2000/svg"> + <g fill-rule="evenodd"> + <path d="M128 16l96 352h192l-34.91 128H130.91L0 16z" fill="#292961"/> + <path d="M288 368h64l96-352h-64z" fill="#3f3f94"/> + <g fill="#5555c7"> + <path d="M352 368h64l96-352h-64zM280.727 160h64L384 16h-64zM224 368h64l39.273-144h-64z"/> + </g> + </g> +</svg> |