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-12-13 14:28:46 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-12-13 14:28:46 (GMT)
commit66dfdf405803f089b8f2216fb7aa44d65baa19f2 (patch)
treebe6f8b775cdb8ea7a8bdeec90791bb68f458815e /icons
parentefcbfcc12c96c3af5837904413b8bec7b136e7ae (diff)
adding new icons to represent resistance and voltage modes
Diffstat (limited to 'icons')
-rw-r--r--icons/resistance.svg24
-rw-r--r--icons/voltage.svg52
2 files changed, 76 insertions, 0 deletions
diff --git a/icons/resistance.svg b/icons/resistance.svg
new file mode 100644
index 0000000..ffa44c6
--- /dev/null
+++ b/icons/resistance.svg
@@ -0,0 +1,24 @@
+<?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"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="Layer_1"
+ xml:space="preserve"><metadata
+ id="metadata10"><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><defs
+ id="defs8" />
+
+<path
+ d="m 5.635246,26.936475 5.409836,0.22541 4.508197,-13.07377 4.057377,26.82377 6.762295,-26.598361 4.959016,26.598361 5.184426,-25.922131 4.733607,25.922131 2.028689,-16.229508 6.086065,0"
+ id="path2989"
+ style="fill:none;stroke:#ffffff;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /></svg> \ No newline at end of file
diff --git a/icons/voltage.svg b/icons/voltage.svg
new file mode 100644
index 0000000..f4d34eb
--- /dev/null
+++ b/icons/voltage.svg
@@ -0,0 +1,52 @@
+<?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"
+ version="1.1"
+ width="55"
+ height="55"
+ viewBox="0 0 55 55"
+ id="Layer_1"
+ xml:space="preserve"><metadata
+ id="metadata10"><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><defs
+ id="defs8">
+
+</defs>
+<g
+ transform="matrix(0.82953896,0,0,0.82953896,4.552049,13.766079)"
+ id="battery-100"
+ style="display:block">
+
+ <polygon
+ points="47.994,14.923 2.29,14.923 2.29,39.721 47.994,39.721 47.994,34.393 53.037,34.393 53.037,20.253 47.994,20.253 "
+ id="polygon4"
+ style="fill:#ffffff;stroke:#010101;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;display:inline" />
+</g><text
+ x="32.433594"
+ y="21.878986"
+ id="text2987"
+ xml:space="preserve"
+ style="font-size:11px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"><tspan
+ x="32.433594"
+ y="21.878986"
+ id="tspan2989"
+ style="font-size:24px;font-weight:bold;fill:#ffffff">+</tspan></text>
+<text
+ x="2.4570312"
+ y="21.878986"
+ id="text2991"
+ xml:space="preserve"
+ style="font-size:11px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Sans"><tspan
+ x="2.4570312"
+ y="21.878986"
+ id="tspan2993"
+ style="font-size:24px;font-weight:bold;fill:#ffffff">−</tspan></text>
+
+</svg> \ No newline at end of file