aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/rotate-left.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/rotate-left.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/rotate-left.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/rotate-left.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/rotate-left.svg b/icon-theme/template-icons/templarian_material_design/svg/rotate-left.svg
new file mode 100644
index 00000000..784875e8
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/rotate-left.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 13,4.07L 13,1L 8.45,5.55L 13,10L 13,6.09C 15.84,6.57 18,9.03 18,12C 18,14.97 15.84,17.43 13,17.91L 13,19.93C 16.95,19.44 20,16.08 20,12C 20,7.92 16.95,4.56 13,4.07 Z M 7.1,18.32C 8.26,19.22 9.61,19.76 11,19.93L 11,17.9C 10.13,17.75 9.29,17.41 8.54,16.87L 7.1,18.32 Z M 6.09,13L 4.07,13C 4.24,14.39 4.79,15.73 5.69,16.89L 7.1,15.47C 6.58,14.72 6.23,13.88 6.09,13 Z M 7.11,8.53L 5.7,7.11C 4.8,8.27 4.24,9.61 4.07,11L 6.09,11C 6.23,10.13 6.58,9.28 7.11,8.53 Z "/>
+</svg>
bgstack15