summaryrefslogtreecommitdiff
path: root/Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2015-08-24 14:54:57 +0200
committerJakub Steiner <jimmac@gmail.com>2015-08-24 15:33:31 +0200
commitf0b6a05b577c97d6595a87cf7401128cbb84c0c2 (patch)
tree1ea342b32ba776c10b31c5994c70a731f4092b10 /Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg
parentc7c4b81983a93cbc8bc7fcf51700795f2b1ec43c (diff)
downloadadwaita-icon-theme-wip/rsvg-cropping.tar.gz
clip SVGs using rsvg-convertwip/rsvg-cropping
This produces a couple of issues: - all cropped rectangles are 20x20 rather than 16x16px the original group had (pt vs px). - some icons have completely wild canvas size - special class attributes aren't retained (used for special coloring on gtk side, e.g class="warning") On my side, if the quirks above are fixed, I need to make all rectangles transparent in the gtk injected theme, rather than remove the bouding box rectangle (use paths for rectangle that need to be filled).
Diffstat (limited to 'Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg')
-rw-r--r--Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg b/Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg
new file mode 100644
index 000000000..09f9ce35c
--- /dev/null
+++ b/Adwaita/scalable-rsvg/devices/audio-input-microphone-symbolic.svg
@@ -0,0 +1,6 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<svg height='16pt' version='1.1' viewBox='0 0 16 16' width='16pt' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg'>
+<g id='surface2'>
+<path d='M 3.5 5 C 3.222656 5 3 5.222656 3 5.5 L 3 8.46875 C 3 10.4375 4.257812 12.09375 6 12.71875 L 6 14 L 4 14 C 3.433594 14 3 14.488281 3 15 L 3 16 L 12 16 L 12 15 C 12 14.414062 11.523438 14 11 14 L 9 14 L 9 12.71875 C 10.742188 12.09375 12 10.4375 12 8.46875 L 12 5.5 C 12 5.222656 11.777344 5 11.5 5 C 11.222656 5 11 5.222656 11 5.5 C 11 5.570312 11.007812 5.628906 11.03125 5.6875 L 11.03125 8.46875 C 11.03125 10.433594 9.453125 12 7.5 12 C 5.546875 12 4 10.433594 4 8.46875 L 4 5.5 C 4 5.222656 3.777344 5 3.5 5 Z M 7.5 0.988281 C 8.886719 0.988281 10 2.101562 10 3.488281 L 10 8.5 C 10 9.886719 8.886719 11 7.5 11 C 6.113281 11 5 9.886719 5 8.5 L 5 3.488281 C 5 2.101562 6.113281 0.988281 7.5 0.988281 Z M 7.5 0.988281 ' style=' stroke:none;fill-rule:nonzero;fill:rgb(74.509804%,74.509804%,74.509804%);fill-opacity:1;'/>
+</g>
+</svg>