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.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/document-save.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/document-save.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/document-save.svg b/.icons/Material-Black-Lime-Numix/24/actions/document-save.svg new file mode 100644 index 00000000..0590e3f4 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/document-save.svg @@ -0,0 +1,9 @@ +<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:.3" 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;fill-opacity:.9" d="m 16.5,10 -4.5,5 -4.5,-5 2.5,0 0,-5 4,0 0,5 z"/> +</g> +</svg> |