diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg b/.icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg new file mode 100644 index 00000000..eebea089 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/document-save-as.svg @@ -0,0 +1,10 @@ +<svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24"> +<g style="fill-rule:evenodd"> +<path style="fill:#268bd2" d="m 7,2 10,0 c 3,0 4,1 4,4 l 0,12 c 0,3 -1,4 -4,4 L 7,22 C 4,22 3,21 3,18 L 3,6 C 3,3 4,2 7,2 z"/> +<path style="fill:#fff;fill-opacity:.1" d="m 7,2 10,0 c 3,0 4,1 4,4 l 0,8 c 0,3 -1,4 -4,4 L 7,18 C 4,18 3,17 3,14 L 3,6 C 3,3 4,2 7,2 z"/> +</g> +<g style="color:#000"> +<path style="fill:#fff" d="M 10 5 L 10 6 L 14 6 L 14 5 L 10 5 z M 10 7 L 10 9 L 14 9 L 14 7 L 10 7 z M 7.5 10 L 12 15 L 16.5 10 L 14 10 L 10 10 L 9 10 L 7.5 10 z "/> +<path style="fill:#268bd2;fill-opacity:.1" d="M 10 5 L 10 6 L 14 6 L 14 5 L 10 5 z M 10 7 L 10 9 L 14 9 L 14 7 L 10 7 z M 7.5 10 L 12 15 L 16.5 10 L 14 10 L 10 10 L 9 10 L 7.5 10 z "/> +</g> +</svg> |