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-logout.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/actions/system-logout.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/actions/system-logout.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/actions/system-logout.svg b/.icons/Material-Black-Lime-Numix/24/actions/system-logout.svg new file mode 100644 index 00000000..06dde144 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/actions/system-logout.svg @@ -0,0 +1,9 @@ +<svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24"> +<g style="fill-rule:evenodd" transform="translate(1 1)"> +<path style="fill:#859900" d="m 11,1.0000001 c 5.523607,0 10,4.4779823 10,9.9999989 0,5.525568 -4.476393,10.00355 -10,9.999999 C 5.4763932,21.003598 0.99999988,16.525567 0.99999988,10.999999 0.99999988,5.4779824 5.4763932,1.0000001 11,1.0000001 z"/> +<path style="fill:#fff;fill-opacity:.9" d="M 11,3 C 7.6414184,3 4.7797393,5.0664986 3.59375,8 L 5.8125,8 C 6.8499369,6.2066295 8.7791781,5 11,5 c 3.313708,0 6,2.6862915 6,6 0,3.313708 -2.686292,6 -6,6 -2.2208219,0 -4.1500631,-1.206629 -5.1875,-3 l -2.21875,0 c 1.1859893,2.933501 4.0476684,5 7.40625,5 4.418278,0 8,-3.581722 8,-8 0,-4.418278 -3.581722,-8 -8,-8 z"/> +</g> +<g transform="translate(1 1)"> +<path style="fill:#fff;fill-opacity:.9" d="m 11,10 0,2 -8,0 0,-2 z"/> +</g> +</svg> |