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/appremove.svg | |
parent | 0845fbc5c4a54c138dac811db46f490071cb7bae (diff) |
tiny UI improvement
Diffstat (limited to 'icon/appremove.svg')
-rw-r--r-- | icon/appremove.svg | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/icon/appremove.svg b/icon/appremove.svg new file mode 100644 index 0000000..a4a3b5e --- /dev/null +++ b/icon/appremove.svg @@ -0,0 +1,76 @@ +<?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-delete.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="11.313709" + inkscape:cx="37.282668" + inkscape:cy="12.183047" + 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 -8,9 15,0 0,-9 z m 11,0 0,9 15,0 -8,-9 z M 7,19 7,41 27.314453,41 C 26.489096,37.417306 27.450625,33.493302 30.222656,30.722656 32.357534,28.587145 35.178785,27.519531 38,27.519531 c 1.010777,0 2.020783,0.141922 3,0.416016 L 41,19 Z" + id="path4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccsccc" /> + <g + id="g4147" + transform="matrix(0.4,0,0,0.4,28.4,28.900026)" + style="fill:#ee545b;fill-opacity:1"> + <path + id="path4137" + d="M 13.394531,38.847656 9.152344,34.605469 34.605469,9.152344 l 4.242187,4.242187 z" + style="fill:#ee545b;fill-opacity:1" + inkscape:connector-curvature="0" /> + <path + id="path4139" + d="m 9.859375,38.140625 c 7.808594,7.8125 20.472656,7.8125 28.28125,0 7.8125,-7.808594 7.8125,-20.472656 0,-28.28125 -7.808594,-7.8125 -20.472656,-7.8125 -28.28125,0 -7.8125,7.808594 -7.8125,20.472656 0,28.28125 z m 4.242187,-4.242187 c -5.46875,-5.464844 -5.46875,-14.332032 0,-19.796876 5.464844,-5.46875 14.332032,-5.46875 19.796876,0 5.46875,5.464844 5.46875,14.332032 0,19.796876 -5.464844,5.46875 -14.332032,5.46875 -19.796876,0 z" + style="fill:#ee545b;fill-opacity:1;fill-rule:evenodd" + inkscape:connector-curvature="0" /> + </g> +</svg> |