aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/applications/google-chrome.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
committerKen Moore <ken@ixsystems.com>2017-04-12 15:48:46 -0400
commite4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch)
treee621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/applications/google-chrome.svg
parentAnother batch of "extra" files outside the minimum XDG spec. (diff)
downloadlumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.gz
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.tar.bz2
lumina-e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9.zip
Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly.
Diffstat (limited to 'icon-theme/material-design-light/applications/google-chrome.svg')
-rw-r--r--icon-theme/material-design-light/applications/google-chrome.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/applications/google-chrome.svg b/icon-theme/material-design-light/applications/google-chrome.svg
new file mode 100644
index 00000000..76563e43
--- /dev/null
+++ b/icon-theme/material-design-light/applications/google-chrome.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-width="0.2" stroke-linejoin="round" d="M 11.9999,19.9981L 15.4639,13.9981L 15.4489,13.9891C 15.7899,13.4011 15.9999,12.7271 15.9999,11.9981C 15.9999,10.7961 15.4589,9.73107 14.6199,8.99807L 19.4129,8.99807C 19.7879,9.92507 19.9999,10.9361 19.9999,11.9981C 19.9999,16.4161 16.4179,19.9981 11.9999,19.9981 Z M 3.9999,11.9981C 3.9999,10.5411 4.3949,9.18007 5.0749,8.00408L 8.5369,13.9991L 8.5499,13.9911C 9.2429,15.1851 10.5199,15.9981 11.9999,15.9981C 12.4539,15.9981 12.8819,15.9061 13.2889,15.7671L 10.8949,19.9131C 7.0009,19.3741 3.9999,16.0401 3.9999,11.9981 Z M 14.9999,11.9981C 14.9999,13.6541 13.6559,14.9981 11.9999,14.9981C 10.3429,14.9981 8.9999,13.6541 8.9999,11.9981C 8.9999,10.3421 10.3429,8.99807 11.9999,8.99807C 13.6559,8.99807 14.9999,10.3421 14.9999,11.9981 Z M 11.9999,3.99807C 14.9589,3.99807 17.5369,5.60906 18.9199,7.99807L 11.9999,7.99807C 10.0609,7.99807 8.4459,9.37807 8.0789,11.2081L 5.6969,7.08306C 7.1609,5.20806 9.4369,3.99807 11.9999,3.99807 Z M 11.9999,1.99807C 6.4759,1.99807 1.9999,6.47506 1.9999,11.9981C 1.9999,17.5211 6.4759,21.9981 11.9999,21.9981C 17.5229,21.9981 21.9999,17.5211 21.9999,11.9981C 21.9999,6.47506 17.5229,1.99807 11.9999,1.99807 Z "/>
+</svg>
bgstack15