aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/template-icons/templarian_material_design/svg/rotate-right.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-right.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-right.svg')
-rw-r--r--icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg b/icon-theme/template-icons/templarian_material_design/svg/rotate-right.svg
new file mode 100644
index 00000000..1e4c2d98
--- /dev/null
+++ b/icon-theme/template-icons/templarian_material_design/svg/rotate-right.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 16.89,15.48L 18.31,16.89C 19.21,15.73 19.76,14.39 19.93,13L 17.91,13C 17.77,13.87 17.43,14.72 16.89,15.48 Z M 13,17.9L 13,19.92C 14.39,19.75 15.74,19.21 16.9,18.31L 15.46,16.87C 14.71,17.41 13.87,17.76 13,17.9 Z M 19.93,11C 19.76,9.61 19.21,8.27 18.31,7.11L 16.89,8.53C 17.43,9.28 17.77,10.13 17.91,11M 15.55,5.55L 11,1L 11,4.07C 7.06,4.56 4,7.92 4,12C 4,16.08 7.05,19.44 11,19.93L 11,17.91C 8.16,17.43 6,14.97 6,12C 6,9.03 8.16,6.57 11,6.09L 11,10L 15.55,5.55 Z "/>
+</svg>
bgstack15