Ignore:
Timestamp:
2020-09-04T14:28:39+02:00 (6 years ago)
Author:
Klumbumbus
Message:

remove unneeded white background from a few icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/images/presets/shop/supermarket.svg

    r13363 r17009  
    1 <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" version="1.1" width="100%" height="100%" viewBox="0 0 16 16" id="svg2">
    2   <metadata id="metadata8">
     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   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
     11   sodipodi:docname="supermarket.svg"
     12   id="svg2"
     13   viewBox="0 0 16 16"
     14   height="100%"
     15   width="100%"
     16   version="1.1">
     17  <sodipodi:namedview
     18     inkscape:current-layer="svg2"
     19     inkscape:window-maximized="0"
     20     inkscape:window-y="0"
     21     inkscape:window-x="0"
     22     inkscape:cy="8"
     23     inkscape:cx="8"
     24     inkscape:zoom="15.580603"
     25     showgrid="false"
     26     id="namedview8"
     27     inkscape:window-height="480"
     28     inkscape:window-width="967"
     29     inkscape:pageshadow="2"
     30     inkscape:pageopacity="0"
     31     guidetolerance="10"
     32     gridtolerance="10"
     33     objecttolerance="10"
     34     borderopacity="1"
     35     bordercolor="#666666"
     36     pagecolor="#ffffff" />
     37  <metadata
     38     id="metadata8">
    339    <rdf:RDF>
    4       <cc:Work rdf:about="">
     40      <cc:Work
     41         rdf:about="">
    542        <dc:format>image/svg+xml</dc:format>
    6         <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    7         <dc:title/>
     43        <dc:type
     44           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
     45        <dc:title></dc:title>
    846      </cc:Work>
    947    </rdf:RDF>
    1048  </metadata>
    11   <defs id="defs6"/>
    12   <rect width="16" height="16" x="0" y="0" id="canvas" style="fill:none;stroke:none;visibility:hidden"/><rect x="0" y="0" width="16" height="16" rx="2" ry="2" id="shield" style="fill:#ffffff;stroke:none;"/>
    13   <path d="M 0,0 0,1 1,1 2,11 12,11 12,10 3,10 2.875,9 12,9 14,3 2.34375,3 2,0 z m 3,12 c -0.552285,0 -1,0.447715 -1,1 0,0.552285 0.447715,1 1,1 0.552285,0 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 z m 8,0 c -0.552285,0 -1,0.447715 -1,1 0,0.552285 0.447715,1 1,1 0.552285,0 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 z" id="supermarket" style="fill:#ac39ac;fill-opacity:1" transform="translate(1,1)"/>
     49  <defs
     50     id="defs6" />
     51  <rect
     52     style="fill:none;stroke:none;visibility:hidden"
     53     id="canvas"
     54     y="0"
     55     x="0"
     56     height="16"
     57     width="16" />
     58  <path
     59     transform="translate(1,1)"
     60     style="fill:#ac39ac;fill-opacity:1"
     61     id="supermarket"
     62     d="M 0,0 0,1 1,1 2,11 12,11 12,10 3,10 2.875,9 12,9 14,3 2.34375,3 2,0 z m 3,12 c -0.552285,0 -1,0.447715 -1,1 0,0.552285 0.447715,1 1,1 0.552285,0 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 z m 8,0 c -0.552285,0 -1,0.447715 -1,1 0,0.552285 0.447715,1 1,1 0.552285,0 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 z" />
    1463</svg>
Note: See TracChangeset for help on using the changeset viewer.