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/news.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="news.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="1"
     20     inkscape:window-y="-8"
     21     inkscape:window-x="-8"
     22     inkscape:cy="8"
     23     inkscape:cx="8"
     24     inkscape:zoom="50.089204"
     25     showgrid="false"
     26     id="namedview8"
     27     inkscape:window-height="987"
     28     inkscape:window-width="1680"
     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    <inkscape:grid
     38       id="grid833"
     39       type="xygrid" />
     40  </sodipodi:namedview>
     41  <metadata
     42     id="metadata8">
    343    <rdf:RDF>
    4       <cc:Work rdf:about="">
     44      <cc:Work
     45         rdf:about="">
    546        <dc:format>image/svg+xml</dc:format>
    6         <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
    7         <dc:title/>
     47        <dc:type
     48           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
     49        <dc:title></dc:title>
    850      </cc:Work>
    951    </rdf:RDF>
    1052  </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 1,1 0,13 12,0 0,-13 z m 1,1 10,0 0,11 -10,0 z m 1,1 0,2 8,0 0,-2 z M 3,6 3,6.5 6,6.5 6,6 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,7 3,7.5 6,7.5 6,7 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,8 3,8.5 6,8.5 6,8 z M 3,9 3,9.5 6,9.5 6,9 z m 5,-3 0,3 3,0 0,-3 z m -5,4 0,0.5 3,0 0,-0.5 z m 0,1 0,0.5 3,0 0,-0.5 z" id="news" style="fill:#ac39ac;fill-opacity:1" transform="translate(1,1)"/>
     53  <defs
     54     id="defs6" />
     55  <rect
     56     style="fill:none;stroke:none;visibility:hidden"
     57     id="canvas"
     58     y="0"
     59     x="0"
     60     height="16"
     61     width="16" />
     62  <rect
     63     style="fill:#ffffff;stroke:none"
     64     id="shield"
     65     ry="2"
     66     rx="2"
     67     height="13"
     68     width="12"
     69     y="2"
     70     x="2" />
     71  <path
     72     transform="translate(1,1)"
     73     style="fill:#ac39ac;fill-opacity:1"
     74     id="news"
     75     d="m 1,1 0,13 12,0 0,-13 z m 1,1 10,0 0,11 -10,0 z m 1,1 0,2 8,0 0,-2 z M 3,6 3,6.5 6,6.5 6,6 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,7 3,7.5 6,7.5 6,7 z m 5,4 0,0.5 3,0 0,-0.5 z M 3,8 3,8.5 6,8.5 6,8 z M 3,9 3,9.5 6,9.5 6,9 z m 5,-3 0,3 3,0 0,-3 z m -5,4 0,0.5 3,0 0,-0.5 z m 0,1 0,0.5 3,0 0,-0.5 z" />
    1476</svg>
Note: See TracChangeset for help on using the changeset viewer.