diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-11 10:37:50 -0400 |
commit | 8d43fd4dc56a05220f9a02c5aa6f073af84e226b (patch) | |
tree | 530b6098ce0d10c6de9ad87acf0238bc3224fcdf /icon-theme/material-icons-light/applications/apple-safari.svg | |
parent | Finish up the required applications/ files. (diff) | |
download | lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.gz lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.tar.bz2 lumina-8d43fd4dc56a05220f9a02c5aa6f073af84e226b.zip |
Now add all the icons for specific applications by name.
These all came from the "Templarian" material design icons
Diffstat (limited to 'icon-theme/material-icons-light/applications/apple-safari.svg')
-rw-r--r-- | icon-theme/material-icons-light/applications/apple-safari.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/apple-safari.svg b/icon-theme/material-icons-light/applications/apple-safari.svg new file mode 100644 index 00000000..4f1029cc --- /dev/null +++ b/icon-theme/material-icons-light/applications/apple-safari.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="#000000" fill-opacity="1" stroke-linejoin="round" d="M 12,2C 17.5228,2 22,6.47715 22,12C 22,17.5228 17.5228,22 12,22C 6.47715,22 2,17.5228 2,12C 2,6.47715 6.47715,2 12,2 Z M 12,4.00001C 7.58172,4.00001 4,7.58173 4,12C 4,14.0884 4.80024,15.9899 6.1108,17.4146L 9.87873,9.87876L 17.4146,6.11082C 15.9899,4.80025 14.0884,4.00001 12,4.00001 Z M 12,20C 16.4183,20 20,16.4183 20,12C 20,9.91166 19.1998,8.01021 17.8893,6.58553L 14.1214,14.1214L 6.5855,17.8893C 8.01018,19.1998 9.91164,20 12,20 Z M 12,12.0001L 11.234,11.234L 9.70197,14.2981L 12.7661,12.7661L 12,12.0001 Z M 12,17.5L 13,17.5L 13,19L 12,19L 12,17.5 Z M 15.8802,15.8885L 16.5873,15.1814L 17.648,16.242L 16.9408,16.9491L 15.8802,15.8885 Z M 17.4844,12.0052L 17.4844,11.0052L 18.9844,11.0052L 18.9844,12.0052L 17.4844,12.0052 Z M 12,6.5L 11,6.5L 11,5L 12,5L 12,6.5 Z M 8.11981,8.11155L 7.4127,8.81866L 6.35204,7.758L 7.05915,7.05089L 8.11981,8.11155 Z M 6.51563,11.9948L 6.51563,12.9948L 5.01563,12.9948L 5.01563,11.9948L 6.51563,11.9948 Z "/> +</svg> |