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/places/start-here.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/places/start-here.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/places/start-here.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/places/start-here.svg b/.icons/Material-Black-Lime-Numix/48/places/start-here.svg new file mode 100644 index 00000000..735d0b84 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/places/start-here.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <path d="m 48 24 c 0.012 13.254 -10.738 24 -24 24 c -13.262 0 -24.01 -10.746 -24 -24 c -0.012 -13.254 10.738 -24 24 -24 c 13.262 0 24.01 10.746 24 24 Z" style="fill:#dc322f"/> + <path d="m 73.33 59.17 l 0 16.02 m 0 121.63 l 0 -82.958 c 0 -30.31 24.396 -54.688 54.708 -54.688 c 30.333 0 54.729 24.375 54.729 54.688 l 0 82.958" transform="scale(.1875)" style="fill:none;stroke:#f9f9f9;stroke-linecap:round;stroke-width:7.299"/> +</svg> |