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/object-rotate-right.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/actions/object-rotate-right.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/actions/object-rotate-right.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/actions/object-rotate-right.svg b/.icons/Material-Black-Lime-Numix/48/actions/object-rotate-right.svg new file mode 100644 index 00000000..a15afe04 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/actions/object-rotate-right.svg @@ -0,0 +1,6 @@ +<svg width="48" xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 0 48 48" xmlns:xlink="http://www.w3.org/1999/xlink"> +<g style="fill:#6c71c4"> +<path style="fill-rule:evenodd" d="M 20 6 C 29.941406 6 38 14.058594 38 24 L 34 24 C 34 16.269531 27.730469 10 20 10 C 12.269531 10 6 16.269531 6 24 C 6 31.730469 12.269531 38 20 38 L 20 42 C 10.058594 42 2 33.941406 2 24 C 2 14.058594 10.058594 6 20 6 Z "/> +<path d="M 46 24 L 26 24 L 36 34 Z "/> +</g> +</svg> |