From 53fd2ba8b5cf8533ccd7a57106b766381af93c26 Mon Sep 17 00:00:00 2001 From: Julien Lavergne <gilir@ubuntu.com> Date: Sat, 19 May 2012 15:38:00 +0200 Subject: [PATCH] - Possible fix for empty icon for 3G (LP: #936421) --- debian/changelog | 3 +- .../icons/lubuntu/panel/22/nm-wwan-tower.svg | 98 +++++++++++++++++++ 2 files changed, 100 insertions(+), 1 deletion(-) create mode 100644 usr/share/icons/lubuntu/panel/22/nm-wwan-tower.svg diff --git a/debian/changelog b/debian/changelog index e47e920..3670c98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ lubuntu-artwork (0.28) UNRELEASED; urgency=low * usr/share/icons/lubuntu: - Add panel/22/nm-device-wired.svg to fix the status icon of nm-applet on wired and connected (LP: #976805) - - Add a dark icon for screenlets tray icon, from usptream. + - Possible fix for empty icon for 3G (LP: #936421) + - Add a dark icon for screenlets tray icon, from upstream. * usr/share/themes/Lubuntu-default: - Add a specific gtk theme for chromium. diff --git a/usr/share/icons/lubuntu/panel/22/nm-wwan-tower.svg b/usr/share/icons/lubuntu/panel/22/nm-wwan-tower.svg new file mode 100644 index 0000000..0aa0b58 --- /dev/null +++ b/usr/share/icons/lubuntu/panel/22/nm-wwan-tower.svg @@ -0,0 +1,98 @@ +<?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" + version="1.0" + width="22" + height="22" + id="svg4073" + inkscape:version="0.48.0 r9654" + sodipodi:docname="system-file-manager-panel.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" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="988" + inkscape:window-height="667" + id="namedview16" + showgrid="false" + inkscape:zoom="20.772727" + inkscape:cx="11" + inkscape:cy="11" + inkscape:window-x="239" + inkscape:window-y="32" + inkscape:window-maximized="0" + inkscape:current-layer="svg4073" /> + <defs + id="defs4075"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3587-6-5-1" + id="linearGradient3684" + x1="9.1701241" + y1="3" + x2="9.311203" + y2="15" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3587-6-5-1" + id="linearGradient3692" + x1="15" + y1="8" + x2="15" + y2="20" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3587-6-5-1"> + <stop + offset="0" + style="stop-color:#000000;stop-opacity:1" + id="stop3589-9-2-9" /> + <stop + offset="1" + style="stop-color:#363636;stop-opacity:1" + id="stop3591-7-4-9" /> + </linearGradient> + </defs> + <path + style="opacity:0.6;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 7,4 2,9 5,9 5,16 9,16 9,9 12,9 7,4 z m 6,5 0,7 -3,0 5,5 5,-5 -3,0 0,-7 -4,0 z" + id="path4348-1-7" + inkscape:connector-curvature="0" /> + <path + d="m 20,15 -5,5 -5,-5 3,0 0,-7 4,0 0,7 3,0 z" + id="path4348-1" + style="opacity:0.7;fill:url(#linearGradient3692);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> + <path + d="M 12,8 7,3 2,8 l 3,0 0,7 4,0 0,-7 3,0 z" + id="path4348-1-3" + style="opacity:0.7;fill:url(#linearGradient3684);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:connector-curvature="0" /> +</svg>