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/search.svg | |
parent | 0845fbc5c4a54c138dac811db46f490071cb7bae (diff) |
tiny UI improvement
Diffstat (limited to 'icon/search.svg')
-rw-r--r-- | icon/search.svg | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/icon/search.svg b/icon/search.svg deleted file mode 100644 index 2e6ca92..0000000 --- a/icon/search.svg +++ /dev/null @@ -1,66 +0,0 @@ -<?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="package-available.svg"> - <metadata - id="metadata18"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs16" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="801" - inkscape:window-height="480" - id="namedview14" - showgrid="false" - inkscape:zoom="4.9166667" - inkscape:cx="24" - inkscape:cy="24" - inkscape:window-x="0" - inkscape:window-y="30" - inkscape:window-maximized="0" - inkscape:current-layer="svg2" /> - <path - style="fill:#c19553" - d="M 6.285156 4 C 5.144531 4 4 5.144531 4 6.285156 L 4 41.777344 C 4 42.855469 5.144531 44 6.222656 44 L 41.777344 44 C 42.859375 44 44 42.855469 44 41.777344 L 44 6.222656 C 44 5.144531 42.859375 4 41.777344 4 Z " - id="path4" /> - <g - style="fill:#fff" - id="g6"> - <path - style="fill-opacity:.196" - d="M 6.285156 4 C 5.144531 4 4 5.144531 4 6.285156 L 4 18 C 8.445312 18 39.554688 18 44 18 L 44 6.222656 C 44 5.144531 42.859375 4 41.777344 4 Z " - id="path8" /> - <path - style="fill-opacity:.392" - d="M 20 8 L 20 26 L 28 26 L 28 8 Z " - id="path10" /> - </g> -</svg> |