diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-09 19:49:56 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-02-09 19:49:56 +0800 |
commit | 66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b (patch) | |
tree | 13c6fc66abbd0094a5b73bc07193557cf0c88828 /data/icons | |
parent | 6bcd28a6ac046bdc612dbcf71f97fbbbe0038e12 (diff) | |
download | gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar.gz gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar.bz2 gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar.lz gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar.xz gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.tar.zst gsoc2013-empathy-66dd2eb3f37e2ddb0b72f5a31683ca3a2f9b837b.zip |
Add icon for the Zephyr protocol (#609343)
Diffstat (limited to 'data/icons')
-rw-r--r-- | data/icons/Makefile.am | 6 | ||||
-rw-r--r-- | data/icons/hicolor_apps_16x16_im-zephyr.png | bin | 0 -> 695 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_22x22_im-zephyr.png | bin | 0 -> 995 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_24x24_im-zephyr.png | bin | 0 -> 1049 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_32x32_im-zephyr.png | bin | 0 -> 1500 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_48x48_im-zephyr.png | bin | 0 -> 2303 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_scalable_im-zephyr.svg | 182 |
7 files changed, 188 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 4e993b88b..a4f72ec70 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -39,6 +39,7 @@ private_icons = \ hicolor_apps_16x16_im-meanwhile.png \ hicolor_apps_16x16_im-myspace.png \ hicolor_apps_16x16_im-sametime.png \ + hicolor_apps_16x16_im-zephyr.png \ hicolor_apps_16x16_empathy-starred.png \ hicolor_apps_16x16_empathy-unstarred.png \ hicolor_apps_22x22_im-ekiga.png \ @@ -57,6 +58,7 @@ private_icons = \ hicolor_apps_22x22_im-meanwhile.png \ hicolor_apps_22x22_im-myspace.png \ hicolor_apps_22x22_im-sametime.png \ + hicolor_apps_22x22_im-zephyr.png \ hicolor_apps_22x22_empathy-starred.png \ hicolor_apps_22x22_empathy-unstarred.png \ hicolor_apps_24x24_im-ekiga.png \ @@ -74,6 +76,7 @@ private_icons = \ hicolor_apps_24x24_im-meanwhile.png \ hicolor_apps_24x24_im-myspace.png \ hicolor_apps_24x24_im-sametime.png \ + hicolor_apps_24x24_im-zephyr.png \ hicolor_apps_24x24_empathy-starred.png \ hicolor_apps_24x24_empathy-unstarred.png \ hicolor_apps_32x32_im-ekiga.png \ @@ -91,6 +94,7 @@ private_icons = \ hicolor_apps_32x32_im-meanwhile.png \ hicolor_apps_32x32_im-myspace.png \ hicolor_apps_32x32_im-sametime.png \ + hicolor_apps_32x32_im-zephyr.png \ hicolor_apps_32x32_empathy-starred.png \ hicolor_apps_32x32_empathy-unstarred.png \ hicolor_apps_48x48_im-ekiga.png \ @@ -109,6 +113,7 @@ private_icons = \ hicolor_apps_48x48_im-meanwhile.png \ hicolor_apps_48x48_im-myspace.png \ hicolor_apps_48x48_im-sametime.png \ + hicolor_apps_48x48_im-zephyr.png \ hicolor_apps_48x48_empathy-starred.png \ hicolor_apps_48x48_empathy-unstarred.png \ hicolor_apps_scalable_im-ekiga.svg \ @@ -126,6 +131,7 @@ private_icons = \ hicolor_apps_scalable_im-meanwhile.svg \ hicolor_apps_scalable_im-myspace.svg \ hicolor_apps_scalable_im-sametime.svg \ + hicolor_apps_scalable_im-zephyr.svg \ hicolor_status_16x16_empathy-available.png \ hicolor_status_16x16_empathy-away.png \ hicolor_status_16x16_empathy-busy.png \ diff --git a/data/icons/hicolor_apps_16x16_im-zephyr.png b/data/icons/hicolor_apps_16x16_im-zephyr.png Binary files differnew file mode 100644 index 000000000..e345611ad --- /dev/null +++ b/data/icons/hicolor_apps_16x16_im-zephyr.png diff --git a/data/icons/hicolor_apps_22x22_im-zephyr.png b/data/icons/hicolor_apps_22x22_im-zephyr.png Binary files differnew file mode 100644 index 000000000..ea6bcd7c4 --- /dev/null +++ b/data/icons/hicolor_apps_22x22_im-zephyr.png diff --git a/data/icons/hicolor_apps_24x24_im-zephyr.png b/data/icons/hicolor_apps_24x24_im-zephyr.png Binary files differnew file mode 100644 index 000000000..3fb492243 --- /dev/null +++ b/data/icons/hicolor_apps_24x24_im-zephyr.png diff --git a/data/icons/hicolor_apps_32x32_im-zephyr.png b/data/icons/hicolor_apps_32x32_im-zephyr.png Binary files differnew file mode 100644 index 000000000..e1d632d6d --- /dev/null +++ b/data/icons/hicolor_apps_32x32_im-zephyr.png diff --git a/data/icons/hicolor_apps_48x48_im-zephyr.png b/data/icons/hicolor_apps_48x48_im-zephyr.png Binary files differnew file mode 100644 index 000000000..bb0782959 --- /dev/null +++ b/data/icons/hicolor_apps_48x48_im-zephyr.png diff --git a/data/icons/hicolor_apps_scalable_im-zephyr.svg b/data/icons/hicolor_apps_scalable_im-zephyr.svg new file mode 100644 index 000000000..a9b9687ec --- /dev/null +++ b/data/icons/hicolor_apps_scalable_im-zephyr.svg @@ -0,0 +1,182 @@ +<?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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2847" + version="1.1" + inkscape:version="0.47 r22583" + sodipodi:docname="zephyr.svg" + inkscape:export-filename="/home/vishnoo/Desktop/zephyr.png" + inkscape:export-xdpi="30" + inkscape:export-ydpi="30"> + <defs + id="defs2849"> + <linearGradient + inkscape:collect="always" + id="linearGradient4176"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4178" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4180" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="radialGradient4182" + cx="21.81712" + cy="8.6903267" + fx="21.81712" + fy="8.6903267" + r="17" + gradientTransform="matrix(0.28422559,0.24715271,-1.1764708,1.352941,25.02293,-10.149661)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="radialGradient4186" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.11764706,-1.1176471,-2.2561851e-8,23.274286,-11.009344)" + cx="0.079420753" + cy="0.24541378" + fx="0.079420753" + fy="0.24541378" + r="17" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4176" + id="radialGradient4190" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.11764706,-1.1176471,-2.2561851e-8,23.274286,-11.009344)" + cx="306.07941" + cy="-3.3335335" + fx="306.07941" + fy="-3.3335335" + r="17" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3150"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop3152" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop3154" /> + </linearGradient> + <radialGradient + r="6.6449099" + fy="11.708913" + fx="10.834032" + cy="11.708913" + cx="10.834032" + gradientTransform="matrix(-1.0954692,2.6934576e-8,0,-0.3017106,22.556507,13.669733)" + gradientUnits="userSpaceOnUse" + id="radialGradient4209" + xlink:href="#linearGradient3150" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8.01" + inkscape:cx="21.181024" + inkscape:cy="20.993758" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + inkscape:window-width="711" + inkscape:window-height="694" + inkscape:window-x="90" + inkscape:window-y="43" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid2857" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata2852"> + <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 + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(0,16)"> + <path + sodipodi:type="arc" + style="opacity:0.6;fill:url(#radialGradient4209);fill-opacity:1;stroke:none" + id="path3140" + sodipodi:cx="10.748654" + sodipodi:cy="10.457643" + sodipodi:rx="7.6864243" + sodipodi:ry="1.5235156" + d="m 18.435079,10.457643 c 0,0.841414 -3.44133,1.523515 -7.686425,1.523515 -4.2450945,0 -7.6864239,-0.682101 -7.6864239,-1.523515 0,-0.8414149 3.4413294,-1.523516 7.6864239,-1.523516 4.245095,0 7.686425,0.6821011 7.686425,1.523516 z" + transform="matrix(2.884895,0,0,2.493965,-5.834213,2.1194109)" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" /> + <path + style="fill:#555753;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" + d="m 41.5,-12.5 -35,0 0,9 3,-4 24,0 -27,30 0,6 35,0 0,-10 -3,5 -24,0 27,-30 0,-6 z" + id="path2859" + sodipodi:nodetypes="ccccccccccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.99875158" + inkscape:original="M 6.5 -12.5 L 6.5 -3.5 L 9.5 -7.5 L 33.5 -7.5 L 6.5 22.5 L 6.5 28.5 L 41.5 28.5 L 41.5 18.5 L 38.5 23.5 L 14.5 23.5 L 41.5 -6.5 L 41.5 -12.5 L 6.5 -12.5 z " + xlink:href="#path2859" + style="opacity:0.23999999000000000;fill:url(#radialGradient4182);stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1" + id="path4145" + inkscape:href="#path2859" + d="m 7.5,-11.5 0,4.125 1.4375,-0.96875 A 0.99885146,0.99885146 0 0 1 9.5,-8.5 l 24,0 a 0.99885146,0.99885146 0 0 1 0.75,1.65625 L 7.5,22.875 l 0,4.625 33,0 0,-4.5625 -1.28125,1.28125 A 0.99885146,0.99885146 0 0 1 38.5,24.5 l -24,0 A 0.99885146,0.99885146 0 0 1 13.75,22.84375 L 40.5,-6.875 l 0,-4.625 -33,0 z" /> + <path + d="m 7.5,-11.5 0,4.125 1.4375,-0.96875 A 0.99885146,0.99885146 0 0 1 9.5,-8.5 l 24,0 a 0.99885146,0.99885146 0 0 1 0.75,1.65625 L 7.5,22.875 l 0,4.625 33,0 0,-4.5625 -1.28125,1.28125 A 0.99885146,0.99885146 0 0 1 38.5,24.5 l -24,0 A 0.99885146,0.99885146 0 0 1 13.75,22.84375 L 40.5,-6.875 l 0,-4.625 -33,0 z" + inkscape:href="#path2859" + id="path4184" + style="opacity:0.23999999000000000;fill:url(#radialGradient4186);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1" + xlink:href="#path2859" + inkscape:original="M 6.5 -12.5 L 6.5 -3.5 L 9.5 -7.5 L 33.5 -7.5 L 6.5 22.5 L 6.5 28.5 L 41.5 28.5 L 41.5 18.5 L 38.5 23.5 L 14.5 23.5 L 41.5 -6.5 L 41.5 -12.5 L 6.5 -12.5 z " + inkscape:radius="-0.99875158" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.99875158" + inkscape:original="M 6.5 -12.5 L 6.5 -3.5 L 9.5 -7.5 L 33.5 -7.5 L 6.5 22.5 L 6.5 28.5 L 41.5 28.5 L 41.5 18.5 L 38.5 23.5 L 14.5 23.5 L 41.5 -6.5 L 41.5 -12.5 L 6.5 -12.5 z " + xlink:href="#path2859" + style="opacity:0.23999999000000000;fill:url(#radialGradient4190);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1" + id="path4188" + inkscape:href="#path2859" + d="m 7.5,-11.5 0,4.125 1.4375,-0.96875 A 0.99885146,0.99885146 0 0 1 9.5,-8.5 l 24,0 a 0.99885146,0.99885146 0 0 1 0.75,1.65625 L 7.5,22.875 l 0,4.625 33,0 0,-4.5625 -1.28125,1.28125 A 0.99885146,0.99885146 0 0 1 38.5,24.5 l -24,0 A 0.99885146,0.99885146 0 0 1 13.75,22.84375 L 40.5,-6.875 l 0,-4.625 -33,0 z" /> + </g> +</svg> |