Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorSai Vineet <saivineet89@gmail.com>2013-11-19 14:27:56 (GMT)
committer Sai Vineet <saivineet89@gmail.com>2013-11-19 14:27:56 (GMT)
commit92e9cc8bbd8900413c1349139e21ef12a411f684 (patch)
tree74fd6ab1b98ef99f4182075f3d328dff6f44857c /icons
parent2bba12a1f733b975e7f9a6bc48698ad101af5443 (diff)
Add a Clear/Erase All tool
Problem: It is problematic to remove all bodies in the canvas, one by one, to get a clear screen. A clear all tool is certainly needed. Solution: Implement a Clear All tool, which also asks for confirmation before destroying everything. Fixes #1615
Diffstat (limited to 'icons')
-rw-r--r--icons/clear_all.svg115
1 files changed, 115 insertions, 0 deletions
diff --git a/icons/clear_all.svg b/icons/clear_all.svg
new file mode 100644
index 0000000..4316a3a
--- /dev/null
+++ b/icons/clear_all.svg
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="48px"
+ height="48px"
+ id="svg2985"
+ version="1.1"
+ inkscape:version="0.48.3.1 r9886"
+ sodipodi:docname="clear_all.svg">
+ <defs
+ id="defs2987" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="7"
+ inkscape:cx="-1.1428571"
+ inkscape:cy="24"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px"
+ gridtolerance="10"
+ inkscape:snap-global="false"
+ guidetolerance="10"
+ inkscape:window-width="1360"
+ inkscape:window-height="744"
+ inkscape:window-x="0"
+ inkscape:window-y="24"
+ inkscape:window-maximized="1" />
+ <metadata
+ id="metadata2990">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <rect
+ style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.899;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3821"
+ width="30.772253"
+ height="29.05797"
+ x="9.1853018"
+ y="14.328158" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:1.75924551;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3823"
+ width="38.669331"
+ height="1.6693259"
+ x="5.02248"
+ y="12.593908" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:1.25541639;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3825"
+ width="1.2017266"
+ height="14.344584"
+ x="15.970565"
+ y="21.399136" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:1.25541639;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3825-4"
+ width="1.2017266"
+ height="14.344584"
+ x="24.11342"
+ y="21.399137" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:1.25541639;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3825-1"
+ width="1.2017266"
+ height="14.344584"
+ x="31.970564"
+ y="21.256279" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:3.599;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3908"
+ width="24.428572"
+ height="0.14285715"
+ x="12.571428"
+ y="6.5714283" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:3.599;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3910"
+ width="0.14285715"
+ height="5.1428571"
+ x="12.571428"
+ y="6.8571424" />
+ <rect
+ style="fill:none;stroke:#ffffff;stroke-width:3.599;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
+ id="rect3910-5"
+ width="0.14285715"
+ height="5.1428571"
+ x="36.785713"
+ y="6.7142859" />
+ </g>
+</svg>