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-05-09 13:22:29 (GMT)
committer Simon Schampijer <simon@laptop.org>2012-09-17 15:38:13 (GMT)
commit269542a9abbf66609935de639451896b463fcd82 (patch)
treed9e9c2644349e333e1afdf6df8dbfceedca12162
parent6ad1090a006fdb32d4686d1f52d00f2c7703e8d1 (diff)
Add clear icon SL #3575
This icon is for clearing the whole canvas or set of data in an activity. Signed-off-by: Manuel QuiƱones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--icons/scalable/actions/edit-clear.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/scalable/actions/edit-clear.svg b/icons/scalable/actions/edit-clear.svg
new file mode 100644
index 0000000..66dff54
--- /dev/null
+++ b/icons/scalable/actions/edit-clear.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
+ <!ENTITY stroke_color "#010101">
+ <!ENTITY fill_color "#FFFFFF">
+]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="edit-clear">
+ <path d="M5,10.033v34.934h45V10.033H5z M37.575,35.1c0.684,0.683,0.684,1.793,0,2.476 c-0.341,0.342-0.789,0.513-1.237,0.513s-0.896-0.171-1.238-0.513l-7.601-7.602l-7.602,7.602c-0.342,0.342-0.79,0.513-1.237,0.513 s-0.895-0.171-1.237-0.513c-0.684-0.683-0.684-1.793,0-2.476l7.601-7.601l-7.601-7.602c-0.684-0.684-0.684-1.791,0-2.474 c0.683-0.684,1.791-0.684,2.474,0l7.602,7.601l7.601-7.601c0.683-0.684,1.793-0.684,2.476,0c0.684,0.683,0.684,1.791,0,2.474 l-7.602,7.602L37.575,35.1z" fill="&fill_color;"/>
+</g></svg>