diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-12-25 14:02:41 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-12-25 14:02:41 +0000 |
commit | 21d45da97ab542059777e791ec8dca9c31571cef (patch) | |
tree | 313ad1b5ddf2ce0b6b48c247292e2e22bb972f0a /icon/appcleanup.svg | |
parent | 0845fbc5c4a54c138dac811db46f490071cb7bae (diff) |
tiny UI improvement
Diffstat (limited to 'icon/appcleanup.svg')
-rw-r--r-- | icon/appcleanup.svg | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/icon/appcleanup.svg b/icon/appcleanup.svg new file mode 100644 index 0000000..422cf73 --- /dev/null +++ b/icon/appcleanup.svg @@ -0,0 +1,65 @@ +<?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" + width="48" + height="48" + viewBox="0 0 48 48" + id="svg2" + version="1.1" + inkscape:version="0.91 r" + sodipodi:docname="pamac-cleanup.svg"> + <metadata + id="metadata10"> + <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> + <defs + id="defs8" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="747" + id="namedview6" + showgrid="true" + inkscape:zoom="5.6568543" + inkscape:cx="-20.331937" + inkscape:cy="31.939146" + inkscape:window-x="0" + inkscape:window-y="21" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid4138" /> + </sodipodi:namedview> + <path + style="fill:#c28e5c" + d="M 15 7 L 7 16 L 22 16 L 22 7 L 15 7 z M 26 7 L 26 16 L 41 16 L 33 7 L 26 7 z M 7 19 L 7 41 L 27.792969 41 L 30.292969 38.5 L 26.757812 34.964844 L 34.537109 27.1875 L 38.072266 30.722656 L 39.486328 29.308594 L 41 27.792969 L 41 19 L 7 19 z " + id="path4" /> + <path + style="fill:#ee545b;fill-opacity:1" + d="M 41.60683,31.428958 38.071296,34.964492 34.535967,31.429162 31,34.964312 l 3.535636,3.535635 -3.535305,3.535715 3.535432,3.535432 3.535305,-3.535715 3.535585,3.535585 3.535864,-3.535252 -3.535585,-3.535584 3.535636,-3.535432 z" + id="path4-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccc" /> +</svg> |