diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 08:16:34 -0400 |
commit | d640f04afdb6e134be2d5ffe02ce0933f77821c4 (patch) | |
tree | d429419802fe01bd26ba0bd80a21f4b979a6a3b1 /icon-theme/material-icons-light/applications/preferences-system-network.svg | |
parent | Commit some small changes I still had on my main workstation: (diff) | |
parent | Turn on the new icon theme for Lumina, and use it by default as the fallback ... (diff) | |
download | lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.gz lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.tar.bz2 lumina-d640f04afdb6e134be2d5ffe02ce0933f77821c4.zip |
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-icons-light/applications/preferences-system-network.svg')
-rw-r--r-- | icon-theme/material-icons-light/applications/preferences-system-network.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-theme/material-icons-light/applications/preferences-system-network.svg b/icon-theme/material-icons-light/applications/preferences-system-network.svg deleted file mode 100644 index b02decec..00000000 --- a/icon-theme/material-icons-light/applications/preferences-system-network.svg +++ /dev/null @@ -1,5 +0,0 @@ -<?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-width="1.33333" stroke-linejoin="miter" d="M 4,6L 4,4L 4.1,4C 12.9,4 20,11.1 20,19.9L 20,20L 18,20L 18,19.9C 18,12.2 11.8,6 4,6 Z M 4,10L 4,8C 10.6,8 16,13.4 16,20L 14,20C 14,14.5 9.5,10 4,10 Z M 4,14L 4,12C 8.4,12 12,15.6 12,20L 10,20C 10,16.7 7.3,14 4,14 Z M 4,16C 6.20914,16 8,17.7909 8,20L 4,20L 4,16 Z "/> -</svg> |