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-09-26 19:04:22 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2012-09-26 19:04:22 (GMT)
commit5e13224170e37470d5ad6102252a3aef5770d459 (patch)
treefa651975fa4ce86fccb4e24e1c0a25558cea2ffd
parent2654221e5fcd3acb92cde41a1ea6474f60791540 (diff)
Restore the stroke thickeness to 3.5 as per original HIG - SL #3736
Patch providad by Gary C. Martin. Signed-off-by: Manuel Quiñones <manuq@laptop.org>
-rw-r--r--icons/scalable/actions/system-search.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/scalable/actions/system-search.svg b/icons/scalable/actions/system-search.svg
index 0437a67..eda02d1 100644
--- a/icons/scalable/actions/system-search.svg
+++ b/icons/scalable/actions/system-search.svg
@@ -7,8 +7,8 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="22.156px" height="22.156px" viewBox="0 0 22.156 22.156" enable-background="new 0 0 22.156 22.156" xml:space="preserve">
<g>
- <path fill="none" stroke="&fill_color;" stroke-width="2" d="M1.75,9.216c0,4.125,3.342,7.47,7.468,7.47
+ <path fill="none" stroke="&fill_color;" stroke-width="3.5" d="M1.75,9.216c0,4.125,3.342,7.47,7.468,7.47
c4.121,0,7.466-3.345,7.466-7.47c0-4.123-3.345-7.466-7.466-7.466C5.092,1.75,1.75,5.093,1.75,9.216z"/>
- <line fill="none" stroke="&fill_color;" stroke-width="2" x1="14.498" y1="14.497" x2="20.918" y2="20.919"/>
+ <line fill="none" stroke="&fill_color;" stroke-width="3.5" x1="14.498" y1="14.497" x2="20.918" y2="20.919"/>
</g>
</svg>