aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/cash-100.svg
diff options
context:
space:
mode:
authorq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
committerq5sys <jt@obs-sec.com>2017-02-06 17:12:43 -0500
commit92b5b79d3f0f24a14552ed21874e94b8deb0f139 (patch)
tree86892bde6dfb348cb39e58a1201266ef79dd5923 /icon-theme/template-icons/templarian_material_design/svg/cash-100.svg
parentGet the templates for the material icon theme setup in the repo (no icons yet... (diff)
downloadlumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.gz
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.tar.bz2
lumina-92b5b79d3f0f24a14552ed21874e94b8deb0f139.zip
adding icons
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/cash-100.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/cash-100.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/cash-100.svg b/icon-theme/template-icons/templarian_material_design/svg/cash-100.svg
new file mode 100644
index 00000000..9f5687da
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/cash-100.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 2,5L 22,5L 22,20L 2,20L 2,5 Z M 20,18L 20,7L 4,7L 4,18L 20,18 Z M 17,8C 17,9.10457 17.8954,10 19,10L 19,15C 17.8954,15 17,15.8954 17,17L 7,17C 7,15.8954 6.10457,15 5,15L 5,10C 6.10457,10 7,9.10457 7,8L 17,8 Z M 17,13L 17,12C 17,10.8954 16.3284,10 15.5,10C 14.6716,10 14,10.8954 14,12L 14,13C 14,14.1046 14.6716,15 15.5,15C 16.3284,15 17,14.1046 17,13 Z M 15.5,11C 15.7761,11 16,11.2239 16,11.5L 16,13.5C 16,13.7761 15.7761,14 15.5,14C 15.2238,14 15,13.7761 15,13.5L 15,11.5C 15,11.2239 15.2238,11 15.5,11 Z M 13,13L 13,12C 13,10.8954 12.3284,10 11.5,10C 10.6716,10 10,10.8954 10,12L 10,13C 10,14.1046 10.6716,15 11.5,15C 12.3284,15 13,14.1046 13,13 Z M 11.5,11C 11.7761,11 12,11.2239 12,11.5L 12,13.5C 12,13.7761 11.7761,14 11.5,14C 11.2238,14 11,13.7761 11,13.5L 11,11.5C 11,11.2239 11.2238,11 11.5,11 Z M 8,15L 9,15L 9,10L 8,10L 7,10.5L 7,11.5L 8,11L 8,15 Z "/>
+</svg>
bgstack15