diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 11:24:02 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 11:24:02 -0400 |
commit | 33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47 (patch) | |
tree | 439c50014eef8216c777486a7376a2b61e92bcde /icon-theme/material-design-light/actions/arrow-expand-all.svg | |
parent | Add all the "emblems" into the icon theme. (diff) | |
download | lumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.tar.gz lumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.tar.bz2 lumina-33db54a5f459dc7aa0ef5c3cefdb2fff190c3f47.zip |
Add a bunch more icons to the theme.
Diffstat (limited to 'icon-theme/material-design-light/actions/arrow-expand-all.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/arrow-expand-all.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/arrow-expand-all.svg b/icon-theme/material-design-light/actions/arrow-expand-all.svg new file mode 100644 index 00000000..f26da87f --- /dev/null +++ b/icon-theme/material-design-light/actions/arrow-expand-all.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 9.49263,13.0931L 10.9068,14.5073L 6.41421,19L 10,19L 10,21L 3,21L 3,14L 5,14L 5,17.5858L 9.49263,13.0931 Z M 10.9069,9.49266L 9.49265,10.9069L 5,6.41422L 5,10L 3,10L 3,3.00001L 10,3L 10,5L 6.41421,5L 10.9069,9.49266 Z M 14.5074,13.0931L 19,17.5858L 19,14L 21,14L 21,21L 14,21L 14,19L 17.5858,19L 13.0932,14.5073L 14.5074,13.0931 Z M 13.0931,9.49265L 17.5858,5L 14,5L 14,3L 21,3L 21,10L 19,10L 19,6.41421L 14.5073,10.9069L 13.0931,9.49265 Z "/> +</svg> |