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/48/actions/go-bottom.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/actions/go-bottom.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/actions/go-bottom.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/actions/go-bottom.svg b/.icons/Material-Black-Lime-Numix/48/actions/go-bottom.svg new file mode 100644 index 00000000..c24e577a --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/actions/go-bottom.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <g style="fill-rule:evenodd"> + <path d="m 24 4 c -11.04 0 -20 8.957 -20 20 0 4.508 1.511 8.655 4.03 12 7.971 2 21.971 2 31.941 0 2.518 -3.345 4.03 -7.492 4.03 -12 0 -11.04 -8.957 -20 -20 -20" style="fill:#268bd2"/> + <path d="m 8 36 c 4 6 9.922 8 16 8 c 6.066 0 12 -2 16 -8" style="fill:#eaf4fb;fill-opacity:1"/> + </g> + <path d="m 23.992 36 c 0.613 0 1.195 -0.262 1.625 -0.688 l 7.688 -7.438 c 0.426 -0.402 0.672 -0.977 0.688 -1.563 c 0.031 -0.93 -0.496 -1.762 -1.375 -2.125 c -0.875 -0.363 -1.902 -0.168 -2.563 0.5 l -4.063 3.938 l 0 -16.625 l -4 0 l 0 16.625 l -4.063 -3.938 c -0.898 -0.875 -2.348 -0.875 -3.25 0 c -0.898 0.875 -0.898 2.313 0 3.188 l 7.687 7.438 c 0.434 0.426 1.016 0.688 1.625 0.688 Z" style="fill:#eaf4fb;fill-opacity:1"/> +</svg> |