aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/key-change.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/key-change.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/key-change.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/key-change.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/key-change.svg b/icon-theme/template-icons/templarian_material_design/svg/key-change.svg
new file mode 100644
index 00000000..5076932c
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/key-change.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-linejoin="round" d="M 6.5,2.00001C 8.45932,2.00001 10.1262,3.25222 10.7439,5L 22,5L 22,8L 18,8L 18,11L 15,11L 15,8L 10.7439,8C 10.1262,9.74779 8.45933,11 6.5,11C 4.01472,11 2,8.98529 2,6.50001C 2,4.01472 4.01472,2.00001 6.5,2.00001 Z M 6.49999,5.00001C 5.67157,5.00001 5,5.67159 5,6.50001C 5,7.32844 5.67157,8.00001 6.49999,8.00001C 7.32842,8.00001 7.99999,7.32844 7.99999,6.50001C 7.99999,5.67159 7.32842,5.00001 6.49999,5.00001 Z M 6.5,13C 8.45932,13 10.1262,14.2522 10.7439,16L 22,16L 22,19L 20,19L 20,22L 18,22L 18,19L 16,19L 16,22L 13,22L 13,19L 10.7439,19C 10.1262,20.7478 8.45932,22 6.5,22C 4.01472,22 2,19.9853 2,17.5C 2,15.0147 4.01472,13 6.5,13 Z M 6.49999,16C 5.67157,16 5,16.6716 5,17.5C 5,18.3284 5.67157,19 6.49999,19C 7.32842,19 7.99999,18.3284 7.99999,17.5C 7.99999,16.6716 7.32842,16 6.49999,16 Z "/>
+</svg>
bgstack15