diff options
Diffstat (limited to 'apps/scalable/unison-gtk.svg')
-rwxr-xr-x | apps/scalable/unison-gtk.svg | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/apps/scalable/unison-gtk.svg b/apps/scalable/unison-gtk.svg new file mode 100755 index 000000000..4d36c2d2c --- /dev/null +++ b/apps/scalable/unison-gtk.svg @@ -0,0 +1,89 @@ +<?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="128" + height="128" + version="1.1" + id="svg2" + inkscape:version="0.91 r" + sodipodi:docname="unison.svg"> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview17" + showgrid="false" + inkscape:zoom="1.84375" + inkscape:cx="64" + inkscape:cy="64" + inkscape:window-x="15" + inkscape:window-y="39" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" /> + <title + id="title4">Unison Icon</title> + <desc + id="desc6">This icon is a part of Clarity icon theme for gtk</desc> + <metadata + id="metadata8"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:title>Unison Icon</dc:title> + <dc:description>This icon is a part of Clarity icon theme for gtk</dc:description> + <dc:creator> + <cc:Agent> + <dc:title>Jakub Jankiewicz</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Jakub Jankiewicz</dc:title> + </cc:Agent> + </dc:rights> + <dc:date>2010</dc:date> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <cc:license + rdf:resource="http://www.gnu.org/copyleft/gpl.html" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs10"> + <linearGradient + x1="0" + y1="128" + x2="128" + y2="0" + id="gradient" + gradientUnits="userSpaceOnUse"> + <stop + id="start" + style="stop-color:#dbdbdb;stop-opacity:1" + offset="0" /> + <stop + id="stop" + style="stop-color:#757575;stop-opacity:1" + offset="1" /> + </linearGradient> + </defs> + <path + d="m 65.6875,118.15625 c 1.912145,-0.0445 4.307777,-0.19416 7.5,-0.5625 11.499664,-1.32688 17.471231,-5.95197 20.125,-7.5 2.653768,-1.54803 11.9375,-9.94503 11.9375,-20.78125 l 0,-62.84375 2.78125,0 c 1.00204,0.0039 1.98849,-0.340253 2.49282,-0.869803 0.50433,-0.529549 0.50718,-1.224111 0.007,-1.755197 l -14.625,-15.5 C 95.429714,7.8378909 94.516004,7.4967726 93.5625,7.46875 93.469678,7.4554791 93.375773,7.4450451 93.28125,7.4375 c -0.01042,-3.48e-5 -0.02083,-3.48e-5 -0.03125,0 -0.953504,0.028023 -1.867214,0.3691409 -2.34375,0.875 L 76.25,23.8125 c -0.525763,0.532452 -0.537902,1.239805 -0.03053,1.778888 0.507373,0.539083 1.513607,0.887955 2.53053,0.877362 l 2.625,0 0,65.46875 c 0,4.2018 -0.435187,7.32705 -3.53125,11.75 -2.684453,3.83493 -9.17582,4.65631 -12.15625,4.8125 l -1.5625,0 c -2.98043,-0.15619 -9.471797,-0.97757 -12.15625,-4.8125 -3.096063,-4.42295 -3.53125,-7.5482 -3.53125,-11.75 l 0,-65.46875 2.625,0 c 1.016923,0.01059 2.023157,-0.338279 2.53053,-0.877362 0.507372,-0.539083 0.495233,-1.246436 -0.03053,-1.778888 l -14.65625,-15.5 c -0.482069,-0.5110839 -1.410885,-0.8532795 -2.375,-0.875 -0.09452,0.00755 -0.188428,0.017979 -0.28125,0.03125 -0.953504,0.028023 -1.867214,0.3691409 -2.34375,0.875 l -14.625,15.5 c -0.499995,0.531086 -0.497155,1.225648 0.0072,1.755197 0.504333,0.52955 1.490786,0.873746 2.492822,0.869803 l 2.78125,0 0,62.84375 c 0,10.83622 9.283732,19.23322 11.9375,20.78125 2.653769,1.54803 8.625336,6.17312 20.125,7.5 3.192223,0.36834 5.587855,0.518 7.5,0.5625 z" + style="fill:#ffcc00;fill-opacity:1;stroke:none" + id="path15" /> +</svg> |