Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Quiñones <manuq@laptop.org>2012-08-28 13:11:07 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2012-08-28 13:11:07 (GMT)
commitbb76b4bed5df0a47d6adb91f78738ad8ca3b15c6 (patch)
tree3e2500ddab8b7f727ddedca3526adaa8ddcac1d1
parent9ce110b6de871d7dadd1eb8eb3ae48dff317fc91 (diff)
Fix the zoom-to-width icon
- remove ^M characters - add newline at the end of the file Signed-off-by: Manuel Quiñones <manuq@laptop.org>
-rw-r--r--icons/scalable/actions/zoom-to-width.svg18
1 files changed, 9 insertions, 9 deletions
diff --git a/icons/scalable/actions/zoom-to-width.svg b/icons/scalable/actions/zoom-to-width.svg
index 650af3b..f7ca590 100644
--- a/icons/scalable/actions/zoom-to-width.svg
+++ b/icons/scalable/actions/zoom-to-width.svg
@@ -1,9 +1,9 @@
-<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g display="block" id="zoom-to-width">
- <path d="m 9.875,23.546 c 0,7.569 6.131,13.704 13.702,13.704 7.562,0 13.694,-6.135 13.694,-13.704 0,-7.564 -6.132,-13.698 -13.694,-13.698 -7.571,0 -13.702,6.134 -13.702,13.698 z" style="fill:#808284;stroke:#ffffff;stroke-width:3.5" />
- <line x1="33.265999" x2="45.047001" y1="33.262001" y2="45.044998" style="fill:none;stroke:#ffffff;stroke-width:3.5" />
- <path d="m 18.410155,20.165477 -0.04518,6.767046" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.26210141;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
- <path d="m 28.742616,20.165477 -0.04518,6.767046" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.26210141;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
- <path d="m 17.772993,23.529794 11.600013,0 -0.153643,0.03841" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.61999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
-</g>
-</svg> \ No newline at end of file
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g display="block" id="zoom-to-width">
+ <path d="m 9.875,23.546 c 0,7.569 6.131,13.704 13.702,13.704 7.562,0 13.694,-6.135 13.694,-13.704 0,-7.564 -6.132,-13.698 -13.694,-13.698 -7.571,0 -13.702,6.134 -13.702,13.698 z" style="fill:#808284;stroke:#ffffff;stroke-width:3.5" />
+ <line x1="33.265999" x2="45.047001" y1="33.262001" y2="45.044998" style="fill:none;stroke:#ffffff;stroke-width:3.5" />
+ <path d="m 18.410155,20.165477 -0.04518,6.767046" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.26210141;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
+ <path d="m 28.742616,20.165477 -0.04518,6.767046" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.26210141;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
+ <path d="m 17.772993,23.529794 11.600013,0 -0.153643,0.03841" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.61999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4" />
+</g>
+</svg>