aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
committerKen Moore <ken@ixsystems.com>2017-02-10 13:03:47 -0500
commitea3bec295529dcdde4d05fe2a9b9f00bb208791d (patch)
tree34c2644e05ad054d524a0cb8bd26752864b10613 /icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg
parentLarge update to the new LuminaRandR class. Still not quite ready, but getting... (diff)
parentadding icons (diff)
downloadlumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.gz
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.tar.bz2
lumina-ea3bec295529dcdde4d05fe2a9b9f00bb208791d.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg b/icon-theme/template-icons/templarian_material_design/svg/calculator-off.svg
new file mode 100644
index 00000000..f3b9d46a
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/calculator-off.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 1.5,4.76848L 2.77711,3.50001L 21,21.7229L 19.7315,23L 18.2736,21.5421C 17.9277,21.8281 17.4839,22 17,22L 6.99999,22C 5.89543,22 5,21.1046 5,20L 5,8.26848L 1.5,4.76848 Z M 6.99999,2.00002L 17,2.00002C 18.1045,2.00002 19,2.89545 19,4.00002L 19,17.1773L 17,15.1773L 17,14L 15.8227,14L 13,11.1773L 13,10L 11.8227,10L 9.82272,8.00004L 17,8.00004L 17,4.00002L 6.99999,4.00002L 6.99999,5.1773L 5.12505,3.30236C 5.40816,2.5418 6.14081,2.00002 6.99999,2.00002 Z M 6.99999,12L 8.73153,12L 6.99999,10.2685L 6.99999,12 Z M 15,10L 15,12L 17,12L 17,10L 15,10 Z M 6.99999,14L 6.99999,16L 8.99999,16L 8.99999,14L 6.99999,14 Z M 11,16L 12.7315,16L 11,14.2685L 11,16 Z M 6.99999,18L 6.99999,20L 9,20L 9,18L 6.99999,18 Z M 11,18L 11,20L 13,20L 13,18L 11,18 Z M 15,20L 16.7315,20L 15,18.2685L 15,20 Z "/>
+</svg>
bgstack15