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/system-reboot.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/system-reboot.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/system-reboot.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/system-reboot.svg b/.icons/Material-Black-Lime-Numix/24/actions/system-reboot.svg new file mode 100644 index 00000000..f36e7b24 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/system-reboot.svg @@ -0,0 +1,6 @@ +<svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24"> +<g style="fill:#268bd2" transform="translate(1 1)"> +<path style="fill-rule:evenodd" d="M 2,13 C 2,8.029437 6.0294373,4 11,4 l 0,2 c -3.8659933,0 -7,3.134007 -7,7 0,3.865993 3.1340067,7 7,7 3.865993,0 7,-3.134007 7,-7 l 2,0 c 0,4.970563 -4.029437,9 -9,9 -4.9705627,0 -9,-4.029437 -9,-9 z"/> +<path d="m 11,0 0,10 5,-5 z"/> +</g> +</svg> |