diff options
author | Horst3180 | 2015-05-28 17:41:22 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-28 17:41:22 +0200 |
commit | f21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch) | |
tree | ad8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /gnome-shell/menu/menu.svg | |
parent | d533557384041bfc1a73c0ee9f65c4184a4ec92a (diff) | |
download | solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip |
add build system
Diffstat (limited to 'gnome-shell/menu/menu.svg')
-rw-r--r-- | gnome-shell/menu/menu.svg | 115 |
1 files changed, 0 insertions, 115 deletions
diff --git a/gnome-shell/menu/menu.svg b/gnome-shell/menu/menu.svg deleted file mode 100644 index f363e0b..0000000 --- a/gnome-shell/menu/menu.svg +++ /dev/null @@ -1,115 +0,0 @@ -<?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="66" - height="300" - viewBox="0 0 66.000001 299.99999" - id="svg5653" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="menu.svg"> - <defs - id="defs5655"> - <filter - inkscape:collect="always" - style="color-interpolation-filters:sRGB" - id="filter4147" - x="-0.084698471" - width="1.1693969" - y="-0.015641178" - height="1.0312824"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="1.8704246" - id="feGaussianBlur4149" /> - </filter> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="1" - inkscape:cx="-2.9985879" - inkscape:cy="26.041721" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="720" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="false" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - units="px"> - <inkscape:grid - type="xygrid" - id="grid4149" - originx="0" - originy="-133.99999" /> - </sodipodi:namedview> - <metadata - id="metadata5658"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-245,-118.3622)"> - <rect - style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00052512;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4147)" - id="rect4179-2-0-9-1" - width="53" - height="287.00006" - x="251.5" - y="124.8622" - ry="2.0003738" - rx="2.0016928" - transform="matrix(0.99915434,0,0,0.9998131,0.23516411,0.05012292)" /> - <rect - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" - id="rect4179-2-0-9" - width="52" - height="286" - x="252" - y="124.3622" - ry="2.0000002" - rx="2" /> - <rect - style="opacity:0.1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4179-2-0-9-7" - width="53" - height="287.00006" - x="251.5" - y="123.8622" - ry="2.5" - rx="2.5" /> - </g> -</svg> |