aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/actions/object-rotate-right.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
committerKen Moore <ken@ixsystems.com>2017-04-13 14:18:52 -0400
commitbe63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch)
tree8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/actions/object-rotate-right.svg
parentAnother few icon changes (diff)
downloadlumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2
lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-design-dark/actions/object-rotate-right.svg')
-rw-r--r--icon-theme/material-design-dark/actions/object-rotate-right.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/actions/object-rotate-right.svg b/icon-theme/material-design-dark/actions/object-rotate-right.svg
new file mode 100644
index 00000000..9b18ed87
--- /dev/null
+++ b/icon-theme/material-design-dark/actions/object-rotate-right.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill="#F8F8F8" d="M31.1 11.1L22 2v6.14C14.11 9.12 8 15.84 8 24s6.11 14.88 14 15.86v-4.04c-5.67-.95-10-5.88-10-11.82s4.33-10.87 10-11.82V20l9.1-8.9zM39.86 22c-.34-2.78-1.45-5.46-3.25-7.78l-2.83 2.83c1.07 1.51 1.75 3.2 2.04 4.95h4.04zM26 35.81v4.05c2.78-.34 5.48-1.42 7.8-3.22l-2.87-2.87c-1.5 1.06-3.18 1.74-4.93 2.04zm7.78-4.86l2.83 2.83c1.8-2.32 2.91-5 3.25-7.78h-4.04c-.29 1.75-.97 3.44-2.04 4.95z"/></svg> \ No newline at end of file
bgstack15