aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.svg b/icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.svg
new file mode 100644
index 00000000..0d5535bb
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/credit-card-scan.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="1.33333" stroke-linejoin="miter" d="M 2,4L 6,4L 6,2L 2,2C 0.900001,2 1.27157e-006,2.9 1.27157e-006,4L 1.27157e-006,8L 2,8L 2,4 Z M 22,2L 18,2L 18,4L 22,4L 22,8L 24,8L 24,4C 24,2.9 23.1,2 22,2 Z M 2,16L 1.27157e-006,16L 1.27157e-006,20C 1.27157e-006,21.1 0.900001,22 2,22L 6,22L 6,20L 2,20L 2,16 Z M 22,20L 18,20L 18,22L 22,22C 23.1,22 24,21.1 24,20L 24,16L 22,16L 22,20 Z M 4,8L 4,16C 4,17.1 4.9,18 6,18L 18,18C 19.1,18 20,17.1 20,16L 20,8C 20,6.9 19.1,6 18,6L 6,6C 4.9,6 4,6.9 4,8 Z M 6,16L 6,12L 18,12L 18,16L 6,16 Z M 18,8L 18,10L 6,10L 6,8L 18,8 Z "/>
+</svg>
bgstack15