aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/applications/apple.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/apple.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/apple.svg')
-rw-r--r--icon-theme/material-design-light/applications/apple.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/applications/apple.svg b/icon-theme/material-design-light/applications/apple.svg
new file mode 100644
index 00000000..889b7372
--- /dev/null
+++ b/icon-theme/material-design-light/applications/apple.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 18.707,19.5181C 17.8758,20.7374 17.016,21.9492 15.6585,21.9746C 14.3225,22 13.8942,21.1808 12.3697,21.1808C 10.8436,21.1808 10.3662,21.9492 9.10479,22C 7.79426,22.0492 6.79775,20.6831 5.9597,19.4693C 4.24759,16.9875 2.94084,12.452 4.69828,9.39118C 5.56856,7.87111 7.128,6.90935 8.81789,6.88396C 10.1049,6.8602 11.3207,7.75435 12.1068,7.75435C 12.8941,7.75435 14.3698,6.68082 15.9212,6.83828C 16.5706,6.86519 18.3932,7.10077 19.5637,8.81887C 19.4712,8.87986 17.3882,10.0955 17.4136,12.6281C 17.4391,15.6534 20.0564,16.659 20.0868,16.6727C 20.0631,16.7438 19.6684,18.1083 18.707,19.5181 Z M 13.0073,3.51493C 13.7258,2.67036 14.9398,2.04217 15.9417,1.99996C 16.0697,3.17311 15.5992,4.34788 14.9043,5.1944C 14.208,6.0394 13.0682,6.69764 11.9496,6.60975C 11.7976,5.46199 12.3614,4.26497 13.0073,3.51493 Z "/>
+</svg>
bgstack15