Ticket #1622: gsm-icon.diff
| File gsm-icon.diff, 1.0 KB (added by tch, 3 years ago) |
|---|
-
(a) /dev/null vs. (b) b/icons/scalable/device/gsm-device.svg
diff --git a/icons/scalable/device/gsm-device.svg b/icons/scalable/device/gsm-device.svg new file mode 100644 index 0000000..2fd43a1
a b 1 <?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [ 2 <!ENTITY stroke_color "#010101"> 3 <!ENTITY fill_color "#ffffff"> 4 ]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="media-flash-usb"> 5 <g display="inline"> 6 <path d="M15.885,16.723c-6.641,0-12.023,5.385-12.023,12.025 c0,6.639,5.383,12.023,12.023,12.023h0.014h27.259V16.723H15.899" fill="&fill_color;" stroke="&stroke_color;" stroke-width="3.5"/> 7 <rect fill="&fill_color;" height="14.182" stroke="&stroke_color;" stroke-width="3.5" width="9.14" x="43.722" y="21.731"/> 8 </g> 9 </g></svg> 10 No newline at end of file
