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/actions/help-contents.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/actions/help-contents.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/help-contents.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/help-contents.svg b/icon-theme/material-design-light/actions/help-contents.svg new file mode 100644 index 00000000..f2cb1777 --- /dev/null +++ b/icon-theme/material-design-light/actions/help-contents.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 15.0661,11.2518L 14.1711,12.1697C 13.4471,12.8937 12.9991,13.4977 12.9991,14.9977L 10.9991,14.9977L 10.9991,14.4977C 10.9991,13.3937 11.4471,12.3937 12.1711,11.6697L 13.4141,10.4117C 13.7751,10.0497 13.9991,9.54974 13.9991,8.99774C 13.9991,7.89374 13.1041,6.99774 11.9991,6.99774C 10.8951,6.99774 9.99908,7.89374 9.99908,8.99774L 7.99908,8.99774C 7.99908,6.78876 9.7901,4.99774 11.9991,4.99774C 14.2091,4.99774 15.9991,6.78876 15.9991,8.99774C 15.9991,9.87775 15.6431,10.6747 15.0661,11.2518 Z M 12.9991,18.9977L 10.9991,18.9977L 10.9991,16.9977L 12.9991,16.9977M 11.9991,1.99774C 6.4761,1.99774 1.99908,6.47473 1.99908,11.9977C 1.99908,17.5217 6.4761,21.9977 11.9991,21.9977C 17.5231,21.9977 21.9991,17.5217 21.9991,11.9977C 21.9991,6.47473 17.5231,1.99774 11.9991,1.99774 Z "/> +</svg> |