aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/applications/preferences-system-time.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-05-09 09:01:36 -0400
committerKen Moore <ken@ixsystems.com>2017-05-09 09:01:36 -0400
commitc22fadabbe9bbbcc2fcffb11648b25ed13430b53 (patch)
treed34178ec68ebe3366cb2e4f209dea654f5f2929a /icon-theme/material-design-dark/applications/preferences-system-time.svg
parentAdd a few more icons to the material-design-light theme. (diff)
downloadlumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.tar.gz
lumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.tar.bz2
lumina-c22fadabbe9bbbcc2fcffb11648b25ed13430b53.zip
Sync up the material-design-dark theme with the light version (new icons)
Diffstat (limited to 'icon-theme/material-design-dark/applications/preferences-system-time.svg')
-rw-r--r--icon-theme/material-design-dark/applications/preferences-system-time.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/applications/preferences-system-time.svg b/icon-theme/material-design-dark/applications/preferences-system-time.svg
new file mode 100644
index 00000000..47ded376
--- /dev/null
+++ b/icon-theme/material-design-dark/applications/preferences-system-time.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="#F8F8F8" fill-opacity="0.901961" stroke-width="0.2" stroke-linejoin="round" d="M 11.9994,19.998C 16.4194,19.998 19.9994,16.4161 19.9994,11.998C 19.9994,7.58 16.4194,3.99805 11.9994,3.99805C 7.57939,3.99805 3.99939,7.58 3.99939,11.998C 3.99939,16.4161 7.57939,19.998 11.9994,19.998 Z M 11.9944,1.99813C 17.5204,1.99813 21.9994,6.4751 21.9994,11.9981C 21.9994,17.5212 17.5204,21.9981 11.9944,21.9981C 6.46735,21.9981 1.99937,17.5212 1.99937,11.9981C 1.99937,6.4751 6.46735,1.99813 11.9944,1.99813 Z M 12.4994,6.99813L 12.4994,12.2481L 16.9994,14.9172L 16.2464,16.1482L 10.9994,12.9981L 10.9994,6.99813L 12.4994,6.99813 Z "/>
+</svg>
bgstack15