aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/cash.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/cash.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/cash.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/cash.svg b/icon-theme/template-icons/templarian_material_design/svg/cash.svg
new file mode 100644
index 00000000..4fa42021
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/cash.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 3,6L 21,6L 21,18L 3,18L 3,6 Z M 12,9.00001C 13.6568,9.00001 15,10.3432 15,12C 15,13.6569 13.6568,15 12,15C 10.3431,15 8.99999,13.6569 8.99999,12C 8.99999,10.3432 10.3431,9.00001 12,9.00001 Z M 7,8.00001C 7,9.10458 6.10456,10 5,10L 4.99999,14C 6.10456,14 6.99999,14.8954 6.99999,16L 17,16C 17,14.8954 17.8954,14 19,14L 19,10C 17.8954,10 17,9.10458 17,8.00002L 7,8.00001 Z "/>
+</svg>
bgstack15