diff options
Diffstat (limited to 'data/icons/svg/remove.svg')
-rw-r--r-- | data/icons/svg/remove.svg | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/data/icons/svg/remove.svg b/data/icons/svg/remove.svg new file mode 100644 index 0000000..9d3393b --- /dev/null +++ b/data/icons/svg/remove.svg @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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="16" + height="16" + id="svg3049" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="remove.svg" + inkscape:export-filename="../remove-16.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs3051"> + <style + type="text/css" + id="current-color-scheme"> + .ColorScheme-Text { + color:#4d4d4d; + } + .ColorScheme-Background { + color:#eff0f1; + } + .ColorScheme-Highlight { + color:#3daee9; + } + .ColorScheme-ViewText { + color:#31363b; + } + .ColorScheme-ViewBackground { + color:#fcfcfc; + } + .ColorScheme-ViewHover { + color:#93cee9; + } + .ColorScheme-ViewFocus{ + color:#3daee9; + } + .ColorScheme-ButtonText { + color:#31363b; + } + .ColorScheme-ButtonBackground { + color:#eff0f1; + } + .ColorScheme-ButtonHover { + color:#93cee9; + } + .ColorScheme-ButtonFocus{ + color:#3daee9; + } + </style> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="3.51562" + inkscape:cy="9.996553" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1876" + inkscape:window-height="1051" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:showpageshadow="false" + borderlayer="true" + inkscape:snap-bbox="true" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid4085" /> + <sodipodi:guide + position="2.0000044,14.00003" + orientation="12,0" + id="guide4075" /> + <sodipodi:guide + position="2.0000044,2.0000296" + orientation="0,12" + id="guide4077" /> + <sodipodi:guide + position="14.000004,2.0000296" + orientation="-12,0" + id="guide4079" /> + <sodipodi:guide + position="14.000004,14.00003" + orientation="0,-12" + id="guide4081" /> + </sodipodi:namedview> + <metadata + id="metadata3054"> + <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 + inkscape:label="Capa 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-421.71429,-531.79074)"> + <path + style="fill:#da4453;fill-opacity:1;stroke:none" + d="m 429.71429,531.79074 c -4.41828,0 -8,3.58173 -8,8 0,4.41827 3.58172,8 8,8 4.41828,0 8,-3.58173 8,-8 0,-4.41827 -3.58172,-8 -8,-8 z m 0,1.33333 c 3.6819,0 6.66667,2.98477 6.66667,6.66667 0,1.59951 -0.60262,3.01785 -1.54167,4.16667 l -9.29167,-9.29167 c 1.14883,-0.93905 2.56716,-1.54167 4.16667,-1.54167 z m -5.125,2.5 9.29167,9.29167 c -1.14882,0.93905 -2.56716,1.54167 -4.16667,1.54167 -3.6819,0 -6.66667,-2.98477 -6.66667,-6.66667 0,-1.59951 0.60262,-3.01784 1.54167,-4.16667 z" + id="rect4203" + inkscape:connector-curvature="0" /> + </g> +</svg> |