Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorAgustin Zubiaga <aguz@sugarlabs.org>2012-11-06 01:26:31 (GMT)
committer Agustin Zubiaga <aguz@sugarlabs.org>2012-11-06 01:26:31 (GMT)
commit0b28a34491d693df8510f2d020aec11d0bc6102f (patch)
treeae0de15a152af163a3a67c81409f818db69ebc73 /icons
parent3d91f962891d7ebe01a0022ebb818459f1284eea (diff)
Use sugar-artwork help icon SL#4110
Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
Diffstat (limited to 'icons')
-rw-r--r--icons/help-icon.svg14
1 files changed, 0 insertions, 14 deletions
diff --git a/icons/help-icon.svg b/icons/help-icon.svg
deleted file mode 100644
index f6c92bf..0000000
--- a/icons/help-icon.svg
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="55px" height="55px">
- <path
- style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linejoin:round"
- d="M 48,28 A 20,20 0 1 1 8,28 A 20,20 0 1 1 48,28 z"/>
- <path
- style="fill:none;stroke:#ffffff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round"
- d="M 22,20 C 22,20 25,17 29,17 C 33,17 36,19 36,23 C 36,27 31,29 28,29 L 28,32" />
- <path
- style="fill:#ffffff"
- d="M 25,40
- a 3,3 0 1 1 6,0
- a 3,3 0 1 1 -6,0 z" />
-</svg>