summaryrefslogtreecommitdiff
path: root/Adwaita/scalable-rsvg/actions/go-bottom-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/actions/go-bottom-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/actions/go-bottom-symbolic.svg')
-rw-r--r--Adwaita/scalable-rsvg/actions/go-bottom-symbolic.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/Adwaita/scalable-rsvg/actions/go-bottom-symbolic.svg b/Adwaita/scalable-rsvg/actions/go-bottom-symbolic.svg
new file mode 100644
index 000000000..aca375fc9
--- /dev/null
+++ b/Adwaita/scalable-rsvg/actions/go-bottom-symbolic.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16pt" height="16pt" viewBox="0 0 16 16" version="1.1">
+<g id="surface2">
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(74.509804%,74.509804%,74.509804%);fill-opacity:1;" d="M 14 11 L 14 13 L 2 13 L 2 11 Z M 14 11 "/>
+<path style=" stroke:none;fill-rule:nonzero;fill:rgb(74.509804%,74.509804%,74.509804%);fill-opacity:1;" d="M 8 10.4375 L 2.28125 4.71875 C 2.085938 4.523438 2 4.253906 2 4 L 2 3 L 3 3 C 3.253906 3 3.523438 3.085938 3.71875 3.28125 L 8 7.5625 L 12.28125 3.28125 C 12.476562 3.085938 12.746094 3 13 3 L 14 3 L 14 4 C 14 4.253906 13.914062 4.523438 13.71875 4.71875 Z M 8 10.4375 "/>
+</g>
+</svg>