aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-icons-light/applications/blogger.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-11 10:37:50 -0400
committerKen Moore <ken@ixsystems.com>2017-04-11 10:37:50 -0400
commit8d43fd4dc56a05220f9a02c5aa6f073af84e226b (patch)
tree530b6098ce0d10c6de9ad87acf0238bc3224fcdf /icon-theme/material-icons-light/applications/blogger.svg
parentFinish up the required applications/ files. (diff)
downloadlumina-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/blogger.svg')
-rw-r--r--icon-theme/material-icons-light/applications/blogger.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-icons-light/applications/blogger.svg b/icon-theme/material-icons-light/applications/blogger.svg
new file mode 100644
index 00000000..5a726cf3
--- /dev/null
+++ b/icon-theme/material-icons-light/applications/blogger.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 13.9994,12.9981L 9.94944,12.9981C 9.3964,12.9981 8.94944,13.4451 8.94944,13.9981C 8.94944,14.5511 9.3964,14.9981 9.94944,14.9981L 13.9994,14.9981C 14.5524,14.9981 14.9994,14.5511 14.9994,13.9981C 14.9994,13.4451 14.5524,12.9981 13.9994,12.9981 Z M 9.94944,9.99807L 12.5494,9.99807C 13.1014,9.99807 13.5494,9.55107 13.5494,8.99807C 13.5494,8.44507 13.1014,7.99807 12.5494,7.99807L 9.94944,7.99807C 9.3964,7.99807 8.94944,8.44507 8.94944,8.99807C 8.94944,9.55107 9.3964,9.99807 9.94944,9.99807 Z M 15.9994,8.99807L 15.9994,9.99807C 15.9994,10.5511 16.4465,10.9981 16.9994,10.9981C 17.5524,10.9981 17.9994,11.4451 17.9994,11.9981L 17.9994,14.9981C 17.9994,16.6541 16.6564,17.9981 14.9994,17.9981L 8.99943,17.9981C 7.34242,17.9981 5.99943,16.6541 5.99943,14.9981L 5.99943,7.99807C 5.99943,6.34207 7.34242,4.99807 8.99943,4.99807L 12.9994,4.99807C 14.6564,4.99807 15.9994,6.34207 15.9994,7.99807M 19.9994,1.99807L 3.99943,1.99807C 2.89442,1.99807 2.00944,2.89306 2.00944,3.99807L 1.99943,19.9981C 1.99943,21.1016 2.89442,21.9981 3.99943,21.9981L 19.9994,21.9981C 21.1034,21.9981 21.9994,21.1016 21.9994,19.9981L 21.9994,3.99807C 21.9994,2.89306 21.1034,1.99807 19.9994,1.99807 Z "/>
+</svg>
bgstack15