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/64/actions/wrapped.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/actions/wrapped.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/actions/wrapped.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/actions/wrapped.svg b/.icons/Material-Black-Lime-Numix/64/actions/wrapped.svg new file mode 100644 index 00000000..a76dde20 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/actions/wrapped.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"> + <g transform="matrix(0,1,-1,0,64.000009,0)"> + <path d="m 12 12 40 0 c 12 0 12 0 12 12 l 0 16 c 0 12 0 12 -12 12 -4.5 0 -5.75 -0.039 -10.25 -0.039 1.504 1.285 2.902 3.18 2.117 5.258 -0.836 3.02 -5.191 3.773 -7.06 1.301 c -3.48 -3.516 -5.414 -6.953 -8.805 -10.559 c 3.594 -3.801 5.715 -7.453 9.418 -11.148 2.43 -2.246 6.934 -0.23 6.742 3.121 0.078 1.742 -1.277 2.922 -2.41 4.03 5.02 -0.047 5.234 0.215 10.25 0.039 4 0 4 0 4 -4 l 0 -16 c 0 -4 0 -4 -4 -4 -9.168 0 -40 0 -40 0 -4 0 -4 0 -4 4 l 0 16 c 0 4 0 4 4 4 l 4 0 c 4 0 4 0 4 4 0 4 0 4 -4 4 l -4 0 c -12 0 -12 0 -12 -12 l 0 -16 c 0 -12 0 -12 12 -12" style="fill:#268bd1"/> + </g> +</svg> |