Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-09-26 20:21:40 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2011-09-26 21:36:34 (GMT)
commit9335b4dbbd25e9ee1ccfc1b1726c748ca0498f1c (patch)
tree8a82ddbc42836a13e63a7792206fb1d1fe2aaca0 /icons
parent03578d630f85d784ca767a88635209e872564778 (diff)
The rounded clear icon to clear the desktop, should be the rectangular clear icon, like in Paint
As per the recommendation of a design review at the Jenin Sugar Camp, the rounded clear icon to clear the desktop, should be the rectangular clear icon, like in Paint.
Diffstat (limited to 'icons')
-rw-r--r--icons/edit-clear.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/edit-clear.svg b/icons/edit-clear.svg
new file mode 100644
index 0000000..bf2a7ac
--- /dev/null
+++ b/icons/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> \ No newline at end of file