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/open-menu.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/actions/open-menu.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/actions/open-menu.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/actions/open-menu.svg b/.icons/Material-Black-Lime-Numix/48/actions/open-menu.svg new file mode 100644 index 00000000..afef595c --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/actions/open-menu.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <g transform="translate(0,0.04999924)"> + <rect width="10" height="10" x="35.9" y="19" rx="2" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="2" y="19" x="2" height="10" width="10" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" width="10" height="10" x="11.956" y="-4.965" rx="2" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect rx="2" y="-28.95" x="2.05" height="10" width="10" transform="matrix(0,1,-1,0,0,0)" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect transform="matrix(-0.70710678,0.70710678,-0.70710678,-0.70710678,0,0)" width="10" height="10" x="-21.915" y="-38.906" rx="2" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" rx="2" y="-4.965" x="45.856" height="10" width="10" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect width="10" height="10" x="35.95" y="-28.95" rx="2" transform="matrix(0,1,-1,0,0,0)" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <rect transform="matrix(-0.70710678,0.70710678,-0.70710678,-0.70710678,0,0)" rx="2" y="-38.906" x="11.985" height="10" width="10" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + <g transform="matrix(2.75,0,0,2.75,2,2)"> + <path d="M 8 1.5 A 6.5 6.5 0 0 0 1.5 8 6.5 6.5 0 0 0 8 14.5 6.5 6.5 0 0 0 14.5 8 6.5 6.5 0 0 0 8 1.5 M 8 5 A 3 3 0 0 1 11 8 3 3 0 0 1 8 11 3 3 0 0 1 5 8 3 3 0 0 1 8 5" style="fill:#b4b4b4;opacity:1;fill-opacity:1;stroke:none"/> + </g> + <path d="M 24 11 A 13 13 0 0 0 11 24 13 13 0 0 0 24 37 13 13 0 0 0 37 24 13 13 0 0 0 24 11 m 0 7 a 6 6 0 0 1 6 6 6 6 0 0 1 -6 6 6 6 0 0 1 -6 -6 6 6 0 0 1 6 -6 z" style="fill:#2aa198;opacity:1;fill-opacity:1;stroke:none"/> + </g> +</svg> |