diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-design-dark/applications/internet-explorer.svg | |
parent | Another few icon changes (diff) | |
download | lumina-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/applications/internet-explorer.svg')
-rw-r--r-- | icon-theme/material-design-dark/applications/internet-explorer.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/applications/internet-explorer.svg b/icon-theme/material-design-dark/applications/internet-explorer.svg new file mode 100644 index 00000000..c46c5e83 --- /dev/null +++ b/icon-theme/material-design-dark/applications/internet-explorer.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="1" stroke-width="0.2" stroke-linejoin="round" d="M 13,3L 14.0201,3.05718C 16.7976,1.7862 19.231,1.63808 20.4914,2.91793C 21.491,3.93288 21.5813,5.67171 20.9209,7.72334C 21.6092,8.99544 22,10.4521 22,12L 21.9451,13L 9.08001,13C 9.45063,15.2822 11.0648,17 13,17C 14.3087,17 15.4705,16.2144 16.2003,15L 21.4879,15C 20.2524,18.4956 16.9187,21 13,21C 11.7224,21 10.5069,20.7338 9.40609,20.2538C 6.47966,21.6799 3.88863,21.8985 2.5739,20.5635C 0.999176,18.9646 1.68109,15.5689 4,11.9931C 4.93349,10.5427 6.13558,9.0602 7.56518,7.6523L 8.38186,6.87951C 7.20597,7.56833 5.71243,8.62155 4.18642,10.1688C 5.03232,6.07633 8.6569,3 13,3 Z M 13,7.00001C 11.2089,7.00001 9.69282,8.47145 9.18312,10.5L 16.8169,10.5C 16.3072,8.47145 14.791,7.00001 13,7.00001 Z M 20.0607,4.06164C 19.4032,3.39397 18.2163,3.34719 16.7429,3.81284C 18.224,4.49105 19.4892,5.55935 20.407,6.88626C 20.7319,5.64935 20.6423,4.65218 20.0607,4.06164 Z M 3.88711,19.9898C 4.71971,20.8352 6.40101,20.6851 8.43795,19.7597C 6.59055,18.6713 5.16593,16.9419 4.46978,14.8774C 3.27108,17.1501 2.97805,19.0667 3.88711,19.9898 Z "/> +</svg> |