summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2006-08-23 19:59:55 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-08-23 19:59:55 +0000
commitc3acb40b43c246a6b22609f8b8303f4936be4796 (patch)
treecdcba64fad755f83f8b630c11e76310385d05661
parentd4bcefe7b73645af8968d6d3188a456df6a38523 (diff)
downloadadwaita-icon-theme-c3acb40b43c246a6b22609f8b8303f4936be4796.tar.gz
Removed these as they are replaced by scalable versions now
2006-08-23 Rodney Dawes <dobey@novell.com> * 48x48/emblems/Makefile.am: * 48x48/emblems/emblem-cvs-added.*: * 48x48/emblems/emblem-cvs-conflict.*: * 48x48/emblems/emblem-cvs-new-file.*: * 48x48/emblems/emblem-cvs-removed.*: Removed these as they are replaced by scalable versions now * scalable/emblems/Makefile.am: * scalable/emblems/emblem-cvs-added.*: * scalable/emblems/emblem-cvs-conflict.*: * scalable/emblems/emblem-cvs-removed.*: Scalable versions of some of the cvs emblem icons
-rw-r--r--48x48/emblems/Makefile.am10
-rw-r--r--48x48/emblems/emblem-cvs-added.pngbin1504 -> 0 bytes
-rw-r--r--48x48/emblems/emblem-cvs-conflict.pngbin1572 -> 0 bytes
-rw-r--r--48x48/emblems/emblem-cvs-new-file.icon.in4
-rw-r--r--48x48/emblems/emblem-cvs-new-file.pngbin1965 -> 0 bytes
-rw-r--r--48x48/emblems/emblem-cvs-removed.pngbin1644 -> 0 bytes
-rw-r--r--ChangeLog15
-rw-r--r--scalable/emblems/Makefile.am6
-rw-r--r--scalable/emblems/emblem-cvs-added.icon.in (renamed from 48x48/emblems/emblem-cvs-added.icon.in)0
-rw-r--r--scalable/emblems/emblem-cvs-added.svg129
-rw-r--r--scalable/emblems/emblem-cvs-conflict.icon.in (renamed from 48x48/emblems/emblem-cvs-conflict.icon.in)0
-rw-r--r--scalable/emblems/emblem-cvs-conflict.svg152
-rw-r--r--scalable/emblems/emblem-cvs-removed.icon.in (renamed from 48x48/emblems/emblem-cvs-removed.icon.in)0
-rw-r--r--scalable/emblems/emblem-cvs-removed.svg157
14 files changed, 460 insertions, 13 deletions
diff --git a/48x48/emblems/Makefile.am b/48x48/emblems/Makefile.am
index 75b03cc6a..69b0c69b2 100644
--- a/48x48/emblems/Makefile.am
+++ b/48x48/emblems/Makefile.am
@@ -10,12 +10,8 @@ icon_in_files = \
emblem-camera.icon.in \
emblem-certified.icon.in \
emblem-cool.icon.in \
- emblem-cvs-added.icon.in \
- emblem-cvs-conflict.icon.in \
emblem-cvs-controlled.icon.in \
emblem-cvs-modified.icon.in \
- emblem-cvs-new-file.icon.in \
- emblem-cvs-removed.icon.in \
emblem-cvs-sticky-tag.icon.in \
emblem-danger.icon.in \
emblem-desktop.icon.in \
@@ -50,12 +46,8 @@ png_DATA = \
emblem-cool.png \
emblem-camera.png \
emblem-certified.png \
- emblem-cvs-added.png \
- emblem-cvs-conflict.png \
emblem-cvs-controlled.png \
- emblem-cvs-modified.png \
- emblem-cvs-new-file.png \
- emblem-cvs-removed.png \
+ emblem-cvs-modified.png \
emblem-cvs-sticky-tag.png \
emblem-danger.png \
emblem-desktop.png \
diff --git a/48x48/emblems/emblem-cvs-added.png b/48x48/emblems/emblem-cvs-added.png
deleted file mode 100644
index 4d78cb110..000000000
--- a/48x48/emblems/emblem-cvs-added.png
+++ /dev/null
Binary files differ
diff --git a/48x48/emblems/emblem-cvs-conflict.png b/48x48/emblems/emblem-cvs-conflict.png
deleted file mode 100644
index 18e634fee..000000000
--- a/48x48/emblems/emblem-cvs-conflict.png
+++ /dev/null
Binary files differ
diff --git a/48x48/emblems/emblem-cvs-new-file.icon.in b/48x48/emblems/emblem-cvs-new-file.icon.in
deleted file mode 100644
index e17f0d8f9..000000000
--- a/48x48/emblems/emblem-cvs-new-file.icon.in
+++ /dev/null
@@ -1,4 +0,0 @@
-
-[Icon Data]
-
-_DisplayName=cvs-new-file
diff --git a/48x48/emblems/emblem-cvs-new-file.png b/48x48/emblems/emblem-cvs-new-file.png
deleted file mode 100644
index 4d524d2cd..000000000
--- a/48x48/emblems/emblem-cvs-new-file.png
+++ /dev/null
Binary files differ
diff --git a/48x48/emblems/emblem-cvs-removed.png b/48x48/emblems/emblem-cvs-removed.png
deleted file mode 100644
index 1a69a7182..000000000
--- a/48x48/emblems/emblem-cvs-removed.png
+++ /dev/null
Binary files differ
diff --git a/ChangeLog b/ChangeLog
index 6160b5146..1b0375e36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,21 @@
2006-08-23 Rodney Dawes <dobey@novell.com>
* 48x48/emblems/Makefile.am:
+ * 48x48/emblems/emblem-cvs-added.*:
+ * 48x48/emblems/emblem-cvs-conflict.*:
+ * 48x48/emblems/emblem-cvs-new-file.*:
+ * 48x48/emblems/emblem-cvs-removed.*:
+ Removed these as they are replaced by scalable versions now
+
+ * scalable/emblems/Makefile.am:
+ * scalable/emblems/emblem-cvs-added.*:
+ * scalable/emblems/emblem-cvs-conflict.*:
+ * scalable/emblems/emblem-cvs-removed.*:
+ Scalable versions of some of the cvs emblem icons
+
+2006-08-23 Rodney Dawes <dobey@novell.com>
+
+ * 48x48/emblems/Makefile.am:
* 48x48/emblems/emblem-package.*:
* 48x48/emblems/emblem-web.*:
Removed these as they are replaced by scalable versions
diff --git a/scalable/emblems/Makefile.am b/scalable/emblems/Makefile.am
index 73dd9c90e..19d82f844 100644
--- a/scalable/emblems/Makefile.am
+++ b/scalable/emblems/Makefile.am
@@ -6,6 +6,9 @@ iconsdir = $(themedir)/$(size)/$(context)
svgdir = $(iconsdir)
icon_in_files = \
+ emblem-cvs-added.icon.in \
+ emblem-cvs-conflict.icon.in \
+ emblem-cvs-removed.icon.in \
emblem-favorite.icon.in \
emblem-generic.icon.in \
emblem-important.icon.in \
@@ -20,6 +23,9 @@ icons_DATA = \
$(icon_in_files:.icon.in=.icon)
svg_DATA = \
+ emblem-cvs-added.svg \
+ emblem-cvs-conflict.svg \
+ emblem-cvs-removed.svg \
emblem-favorite.svg \
emblem-generic.svg \
emblem-important.svg \
diff --git a/48x48/emblems/emblem-cvs-added.icon.in b/scalable/emblems/emblem-cvs-added.icon.in
index 30aef2fa4..30aef2fa4 100644
--- a/48x48/emblems/emblem-cvs-added.icon.in
+++ b/scalable/emblems/emblem-cvs-added.icon.in
diff --git a/scalable/emblems/emblem-cvs-added.svg b/scalable/emblems/emblem-cvs-added.svg
new file mode 100644
index 000000000..1ee37ca25
--- /dev/null
+++ b/scalable/emblems/emblem-cvs-added.svg
@@ -0,0 +1,129 @@
+<?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://web.resource.org/cc/"
+ 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:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg1307"
+ sodipodi:version="0.32"
+ inkscape:version="0.43"
+ sodipodi:docbase="/home/dobey"
+ sodipodi:docname="cvs-new.svg">
+ <defs
+ id="defs1309">
+ <linearGradient
+ id="linearGradient2378">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2380" />
+ <stop
+ id="stop4146"
+ offset="0.25"
+ style="stop-color:#fefede;stop-opacity:0.91836733;" />
+ <stop
+ id="stop2386"
+ offset="0.5"
+ style="stop-color:#f5f328;stop-opacity:1;" />
+ <stop
+ style="stop-color:#f5f32d;stop-opacity:0.12234043;"
+ offset="1"
+ id="stop2382" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2378"
+ id="radialGradient3271"
+ cx="38.658855"
+ cy="9.3411446"
+ fx="38.658855"
+ fy="9.3411446"
+ r="8.341651"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="13.5"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="726"
+ inkscape:window-height="843"
+ inkscape:window-x="165"
+ inkscape:window-y="48" />
+ <metadata
+ id="metadata1312">
+ <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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999923px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.5601022,14.501738 L 42.512786,14.501738 L 24.668712,46.499814 L 5.5601022,14.501738 z "
+ id="path1325" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a86;stroke-width:0.99999875px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.4629624,15.577414 L 40.520221,15.573565 L 24.656076,44.500001 L 7.4629624,15.577414 z "
+ id="path2200"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.9999997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.4953498,4.4999999 L 42.5,4.4999999 L 24.630832,36.496701 L 5.4953498,4.4999999 z "
+ id="path2202" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.5315926,5.6519845 L 40.5,5.5000001 L 24.642012,34.497514 L 7.5315926,5.6519845 z "
+ id="path2206"
+ sodipodi:nodetypes="cccc" />
+ <path
+ sodipodi:type="arc"
+ style="fill:url(#radialGradient3271);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+ id="path2388"
+ sodipodi:cx="38.658855"
+ sodipodi:cy="9.3411446"
+ sodipodi:rx="8.341651"
+ sodipodi:ry="8.341651"
+ d="M 47.000506 9.3411446 A 8.341651 8.341651 0 1 1 30.317204,9.3411446 A 8.341651 8.341651 0 1 1 47.000506 9.3411446 z"
+ transform="matrix(1.138862,0,0,1.138863,-19.52711,-0.138287)" />
+ <path
+ sodipodi:type="star"
+ style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
+ id="path1345"
+ sodipodi:sides="5"
+ sodipodi:cx="36.9375"
+ sodipodi:cy="11.125"
+ sodipodi:r1="8.755579"
+ sodipodi:r2="5.0676599"
+ sodipodi:arg1="0.52359878"
+ sodipodi:arg2="1.1519173"
+ inkscape:flatsided="false"
+ inkscape:rounded="0.18352206"
+ inkscape:randomized="0"
+ d="M 44.520054,15.50279 C 44.012883,16.381236 39.925351,15.341967 38.998703,15.754538 C 38.072055,16.167108 36.109289,19.900142 35.117113,19.689249 C 34.124936,19.478355 33.850222,15.26973 33.171495,14.515926 C 32.492767,13.762123 28.335913,13.048993 28.229885,12.040207 C 28.123857,11.031421 32.041607,9.4696164 32.548778,8.5911701 C 33.055949,7.7127238 32.449637,3.5389508 33.376285,3.1263806 C 34.302933,2.7138103 36.998949,5.957187 37.991126,6.1680807 C 38.983302,6.3789743 42.765436,4.5125708 43.444163,5.2663741 C 44.122891,6.0201775 41.871371,9.5864995 41.977399,10.595285 C 42.083426,11.604071 45.027225,14.624343 44.520054,15.50279 z "
+ transform="matrix(0.711631,0.31846,-0.316249,0.716607,1.733792,-8.869389)" />
+ </g>
+</svg>
diff --git a/48x48/emblems/emblem-cvs-conflict.icon.in b/scalable/emblems/emblem-cvs-conflict.icon.in
index 1af3fbe1d..1af3fbe1d 100644
--- a/48x48/emblems/emblem-cvs-conflict.icon.in
+++ b/scalable/emblems/emblem-cvs-conflict.icon.in
diff --git a/scalable/emblems/emblem-cvs-conflict.svg b/scalable/emblems/emblem-cvs-conflict.svg
new file mode 100644
index 000000000..dc96fc0a9
--- /dev/null
+++ b/scalable/emblems/emblem-cvs-conflict.svg
@@ -0,0 +1,152 @@
+<?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://web.resource.org/cc/"
+ 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:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg1307"
+ sodipodi:version="0.32"
+ inkscape:version="0.43"
+ sodipodi:docbase="/home/dobey"
+ sodipodi:docname="cvs-conflict.svg">
+ <defs
+ id="defs1309">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2810">
+ <stop
+ style="stop-color:#f56767;stop-opacity:1;"
+ offset="0"
+ id="stop2812" />
+ <stop
+ style="stop-color:#f56767;stop-opacity:0;"
+ offset="1"
+ id="stop2814" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2810"
+ id="linearGradient2816"
+ x1="39.107632"
+ y1="30.991781"
+ x2="42.51741"
+ y2="41.866783"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient2378">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2380" />
+ <stop
+ id="stop4146"
+ offset="0.25"
+ style="stop-color:#fefede;stop-opacity:0.91836733;" />
+ <stop
+ id="stop2386"
+ offset="0.5"
+ style="stop-color:#f5f328;stop-opacity:1;" />
+ <stop
+ style="stop-color:#f5f32d;stop-opacity:0.12234043;"
+ offset="1"
+ id="stop2382" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2378"
+ id="radialGradient3271"
+ cx="38.658855"
+ cy="9.3411446"
+ fx="38.658855"
+ fy="9.3411446"
+ r="8.341651"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="13.5"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="726"
+ inkscape:window-height="843"
+ inkscape:window-x="165"
+ inkscape:window-y="48" />
+ <metadata
+ id="metadata1312">
+ <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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999923px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.5601022,14.501738 L 42.512786,14.501738 L 24.668712,46.499814 L 5.5601022,14.501738 z "
+ id="path1325" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a86;stroke-width:0.99999875px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.4629624,15.577414 L 40.520221,15.573565 L 24.656076,44.500001 L 7.4629624,15.577414 z "
+ id="path2200"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.9999997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.4953498,4.4999999 L 42.5,4.4999999 L 24.630832,36.496701 L 5.4953498,4.4999999 z "
+ id="path2202" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.5315926,5.6519845 L 40.5,5.5000001 L 24.642012,34.497514 L 7.5315926,5.6519845 z "
+ id="path2206"
+ sodipodi:nodetypes="cccc" />
+ <g
+ id="g2229"
+ transform="matrix(1.020998,0,0,1,-18.89124,-22.00438)">
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="rect1336"
+ d="M 38.591396,23.504381 L 45.426872,23.504381 L 44.623143,38.495642 L 39.484428,38.495642 L 38.591396,23.504381 z "
+ style="fill:#cc0000;fill-opacity:1;stroke:#a40000;stroke-width:0.98966354;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
+ <rect
+ y="40.432503"
+ x="39.5"
+ height="5.0674987"
+ width="5.0916724"
+ id="rect1338"
+ style="fill:#cc0000;fill-opacity:1;stroke:#a40000;stroke-width:0.98966348;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="ccccc"
+ id="rect2213"
+ d="M 39.607632,24.5 L 44.39241,24.5 L 43.588681,37.483562 L 40.500664,37.483562 L 39.607632,24.5 z "
+ style="fill:none;fill-opacity:1;stroke:url(#linearGradient2816);stroke-width:0.98966372;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
+ <rect
+ y="41.505306"
+ x="40.504646"
+ height="2.9893484"
+ width="2.9864979"
+ id="rect2215"
+ style="fill:none;fill-opacity:1;stroke:#ef2929;stroke-width:0.98966187;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ </g>
+</svg>
diff --git a/48x48/emblems/emblem-cvs-removed.icon.in b/scalable/emblems/emblem-cvs-removed.icon.in
index 46aedd037..46aedd037 100644
--- a/48x48/emblems/emblem-cvs-removed.icon.in
+++ b/scalable/emblems/emblem-cvs-removed.icon.in
diff --git a/scalable/emblems/emblem-cvs-removed.svg b/scalable/emblems/emblem-cvs-removed.svg
new file mode 100644
index 000000000..11e43d1f9
--- /dev/null
+++ b/scalable/emblems/emblem-cvs-removed.svg
@@ -0,0 +1,157 @@
+<?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://web.resource.org/cc/"
+ 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:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg1307"
+ sodipodi:version="0.32"
+ inkscape:version="0.43"
+ sodipodi:docbase="/home/dobey"
+ sodipodi:docname="cvs-removed.svg">
+ <defs
+ id="defs1309">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient2810">
+ <stop
+ style="stop-color:#f56767;stop-opacity:1;"
+ offset="0"
+ id="stop2812" />
+ <stop
+ style="stop-color:#f56767;stop-opacity:0;"
+ offset="1"
+ id="stop2814" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2810"
+ id="linearGradient2816"
+ x1="39.107632"
+ y1="30.991781"
+ x2="42.51741"
+ y2="41.866783"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient2378">
+ <stop
+ style="stop-color:#ffffff;stop-opacity:1;"
+ offset="0"
+ id="stop2380" />
+ <stop
+ id="stop4146"
+ offset="0.25"
+ style="stop-color:#fefede;stop-opacity:0.91836733;" />
+ <stop
+ id="stop2386"
+ offset="0.5"
+ style="stop-color:#f5f328;stop-opacity:1;" />
+ <stop
+ style="stop-color:#f5f32d;stop-opacity:0.12234043;"
+ offset="1"
+ id="stop2382" />
+ </linearGradient>
+ <radialGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2378"
+ id="radialGradient3271"
+ cx="38.658855"
+ cy="9.3411446"
+ fx="38.658855"
+ fy="9.3411446"
+ r="8.341651"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="13.5"
+ inkscape:cx="24"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ inkscape:window-width="726"
+ inkscape:window-height="843"
+ inkscape:window-x="165"
+ inkscape:window-y="48" />
+ <metadata
+ id="metadata1312">
+ <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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999923px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.5601022,14.501738 L 42.512786,14.501738 L 24.668712,46.499814 L 5.5601022,14.501738 z "
+ id="path1325" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#888a86;stroke-width:0.99999875px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.4629624,15.577414 L 40.520221,15.573565 L 24.656076,44.500001 L 7.4629624,15.577414 z "
+ id="path2200"
+ sodipodi:nodetypes="cccc" />
+ <path
+ style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.9999997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 5.4953498,4.4999999 L 42.5,4.4999999 L 24.630832,36.496701 L 5.4953498,4.4999999 z "
+ id="path2202" />
+ <path
+ style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d3d7cf;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="M 7.5315926,5.6519845 L 40.5,5.5000001 L 24.642012,34.497514 L 7.5315926,5.6519845 z "
+ id="path2206"
+ sodipodi:nodetypes="cccc" />
+ <g
+ style="display:inline"
+ id="g4694"
+ transform="translate(-13,-15)">
+ <rect
+ ry="1.4868355"
+ rx="1.4868355"
+ y="16.498245"
+ x="31.498245"
+ height="12.00351"
+ width="12.00351"
+ id="rect2021"
+ style="opacity:1;fill:#ef2929;fill-opacity:1;stroke:#cc0000;stroke-width:0.9964897;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" />
+ <rect
+ ry="0.4861359"
+ rx="0.4861359"
+ y="17.500002"
+ x="32.5"
+ height="9.9999962"
+ width="9.9999962"
+ id="rect3795"
+ style="opacity:0.3;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path4682"
+ d="M 35,20 L 40,25"
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="cc"
+ id="path4684"
+ d="M 40,20 L 35,25"
+ style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" />
+ </g>
+ </g>
+</svg>