diff options
author | Ken Moore <ken@ixsystems.com> | 2017-06-07 06:57:02 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-06-07 06:57:02 -0400 |
commit | 2ba056fea67b9a257766bb619021c61da74f9fde (patch) | |
tree | e0237c86ab68a5b724bc43dff1329e47244ee319 /icon-theme/material-design-light/actions/archive-insert.svg | |
parent | Make the auto-extract start as soon as the file finishes loading. (diff) | |
download | lumina-2ba056fea67b9a257766bb619021c61da74f9fde.tar.gz lumina-2ba056fea67b9a257766bb619021c61da74f9fde.tar.bz2 lumina-2ba056fea67b9a257766bb619021c61da74f9fde.zip |
Add some archive*.svg icons to the material-design icon themes.
Diffstat (limited to 'icon-theme/material-design-light/actions/archive-insert.svg')
-rw-r--r-- | icon-theme/material-design-light/actions/archive-insert.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/archive-insert.svg b/icon-theme/material-design-light/actions/archive-insert.svg new file mode 100644 index 00000000..ec924681 --- /dev/null +++ b/icon-theme/material-design-light/actions/archive-insert.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 4.9956,3L 19.0076,3L 20.7359,5.99339L 20.7304,5.99653C 20.9018,6.29149 21,6.63428 21,7L 21,19C 21,20.1046 20.1046,21 19,21L 5,21C 3.89543,21 3,20.1046 3,19L 3,7C 3,6.638 3.09618,6.29846 3.26437,6.00554L 3.26135,6.0038L 4.9956,3 Z M 5.57294,4.00001L 4.99559,5.00001L 5,5.00001L 19.0076,5.00002L 18.4303,4.00001L 5.57294,4.00001 Z M 7,15L 10,15L 10,17L 14,17L 14,15L 17,15L 12,10L 7,15 Z "/> +</svg> |