diff options
author | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-02-06 17:12:43 -0500 |
commit | 92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch) | |
tree | 86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg | |
parent | Get the templates for the material icon theme setup in the repo (no icons yet... (diff) | |
download | lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2 lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip |
adding icons
Diffstat (limited to 'icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg')
-rw-r--r-- | icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg b/icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg new file mode 100644 index 00000000..5a8dee6a --- /dev/null +++ b/icon-theme/template-icons/nova_free/Line icons/rechargable-battery.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
+ height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
+<g id="Frames-24px">
+ <rect fill="none" width="24" height="24"/>
+</g>
+<g id="Outline">
+ <g>
+ <path fill="#757575" d="M14,5h-4C9.447,5,9,5.448,9,6v1H8C7.447,7,7,7.448,7,8v8c0,1.103,0.897,2,2,2h6c1.103,0,2-0.897,2-2V8
+ c0-0.552-0.448-1-1-1h-1V6C15,5.448,14.552,5,14,5z M15.001,16H9V9h1c0.552,0,1-0.448,1-1V7h2v1c0,0.552,0.448,1,1,1h1L15.001,16z
+ "/>
+ <polygon fill="#757575" points="12.5,10 10,13 11.5,13 11.5,15 14,12 12.5,12 "/>
+ <path fill="#757575" d="M12,21c-4.054,0-7.489-2.696-8.611-6.389L6,12H0v6l1.827-1.827C3.474,20.174,7.411,23,12,23
+ c5.382,0,9.865-3.888,10.809-9h-2.041C19.855,18.002,16.274,21,12,21z"/>
+ <path fill="#757575" d="M22.172,7.827C20.525,3.826,16.588,1,12,1C6.618,1,2.135,4.888,1.19,10h2.041C4.144,5.999,7.725,3,12,3
+ c4.055,0,7.489,2.696,8.611,6.39L18,12h6V6L22.172,7.827z"/>
+ </g>
+</g>
+</svg>
|