diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:41:32 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:41:32 -0400 |
commit | c524f96902e910bf57245518e9dbefa9037efde1 (patch) | |
tree | 876db044916a4ad494b9f2366fd657a3e69c219f /icon-theme/material-design-light/applications | |
parent | Add the "dark" version of the new material-design icon theme (actually light ... (diff) | |
download | lumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.gz lumina-c524f96902e910bf57245518e9dbefa9037efde1.tar.bz2 lumina-c524f96902e910bf57245518e9dbefa9037efde1.zip |
Last batch of icons missing for the Lumina desktop usage. Still need to move/adjust these for the dark variation.
Diffstat (limited to 'icon-theme/material-design-light/applications')
-rw-r--r-- | icon-theme/material-design-light/applications/preferences-desktop-sound.svg | 1 | ||||
-rw-r--r-- | icon-theme/material-design-light/applications/preferences-system-power-management.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/applications/preferences-desktop-sound.svg b/icon-theme/material-design-light/applications/preferences-desktop-sound.svg new file mode 100644 index 00000000..cd0f7e89 --- /dev/null +++ b/icon-theme/material-design-light/applications/preferences-desktop-sound.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M6 34v4h12v-4H6zm0-24v4h20v-4H6zm20 32v-4h16v-4H26v-4h-4v12h4zM14 18v4H6v4h8v4h4V18h-4zm28 8v-4H22v4h20zm-12-8h4v-4h8v-4h-8V6h-4v12z"/></svg>
\ No newline at end of file diff --git a/icon-theme/material-design-light/applications/preferences-system-power-management.svg b/icon-theme/material-design-light/applications/preferences-system-power-management.svg new file mode 100644 index 00000000..310ccc20 --- /dev/null +++ b/icon-theme/material-design-light/applications/preferences-system-power-management.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M31.33 8H28V4h-8v4h-3.33C15.19 8 14 9.19 14 10.67v30.67c0 1.47 1.19 2.67 2.67 2.67h14.67c1.47 0 2.67-1.19 2.67-2.67V10.67C34 9.19 32.81 8 31.33 8zM25.9 35.9h-3.8v-3.8h3.8v3.8zm2.7-10.52s-.76.84-1.34 1.42c-.97.97-1.66 2.29-1.66 3.2h-3.2c0-1.66.92-3.05 1.86-3.99l1.86-1.89c.54-.54.88-1.29.88-2.12 0-1.66-1.34-3-3-3s-3 1.34-3 3h-3c0-3.31 2.69-6 6-6s6 2.69 6 6c0 1.32-.53 2.52-1.4 3.38z"/></svg>
\ No newline at end of file |