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-send.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/document-send.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/document-send.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/document-send.svg b/.icons/Material-Black-Lime-Numix/24/actions/document-send.svg new file mode 100644 index 00000000..ed4179e3 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/document-send.svg @@ -0,0 +1,11 @@ +<svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24"> +<g style="fill:#888"> +<path d="M 6,11 16,5 16,7 6,13 z"/> +<path d="M 6,13 16,19 16,17 6,11 z"/> +</g> +<g style="fill-rule:evenodd"> +<path style="fill:#268bd2" d="m 14,14.5 a 3,10.5 0 1 1 -6,0 3,10.5 0 1 1 6,0 z" transform="matrix(1.333 0 0 .381 1.336 .475)"/> +<path style="fill:#2aa198" d="m 14,14.5 a 3,10.5 0 1 1 -6,0 3,10.5 0 1 1 6,0 z" transform="matrix(1.333 0 0 .381 -8.664 6.475)"/> +<path style="fill:#dc322f" d="m 14,14.5 a 3,10.5 0 1 1 -6,0 3,10.5 0 1 1 6,0 z" transform="matrix(1.333 0 0 .381 1.336 12.48)"/> +</g> +</svg> |