diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-12 15:48:46 -0400 |
commit | e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 (patch) | |
tree | e621da655d974127496219ff39b71a651e54294d /icon-theme/material-design-light/emotes/face-plain.svg | |
parent | Another batch of "extra" files outside the minimum XDG spec. (diff) | |
download | lumina-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/emotes/face-plain.svg')
-rw-r--r-- | icon-theme/material-design-light/emotes/face-plain.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/emotes/face-plain.svg b/icon-theme/material-design-light/emotes/face-plain.svg new file mode 100644 index 00000000..09140bae --- /dev/null +++ b/icon-theme/material-design-light/emotes/face-plain.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 8.49939,10.9981C 7.67039,10.9981 6.99939,10.3261 6.99939,9.49807C 6.99939,8.67007 7.67039,7.99807 8.49939,7.99807C 9.32839,7.99807 9.99939,8.67007 9.99939,9.49807C 9.99939,10.3261 9.32839,10.9981 8.49939,10.9981 Z M 15.4994,10.9981C 14.6704,10.9981 13.9994,10.3261 13.9994,9.49808C 13.9994,8.67008 14.6704,7.99808 15.4994,7.99808C 16.3284,7.99808 16.9994,8.67008 16.9994,9.49808C 16.9994,10.3261 16.3284,10.9981 15.4994,10.9981 Z M 11.9994,19.9981C 16.4194,19.9981 19.9994,16.4161 19.9994,11.9981C 19.9994,7.58008 16.4194,3.99808 11.9994,3.99808C 7.57938,3.99808 3.99937,7.58008 3.99937,11.9981C 3.99937,16.4161 7.57938,19.9981 11.9994,19.9981 Z M 11.9944,1.99809C 17.5204,1.99809 21.9994,6.47508 21.9994,11.9981C 21.9994,17.5211 17.5204,21.9981 11.9944,21.9981C 6.46736,21.9981 1.99937,17.5211 1.99937,11.9981C 1.99937,6.47508 6.46736,1.99809 11.9944,1.99809 Z M 9,14L 15,14C 15.5523,14 16,14.4477 16,15C 16,15.5523 15.5523,16 15,16L 9,16C 8.44771,16 8,15.5523 8,15C 8,14.4477 8.44771,14 9,14 Z "/> +</svg> |