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/16/status/audio-output-none-panel.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/16/status/audio-output-none-panel.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/16/status/audio-output-none-panel.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/16/status/audio-output-none-panel.svg b/.icons/Material-Black-Lime-Numix/16/status/audio-output-none-panel.svg new file mode 100644 index 00000000..d4f0ae9b --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/16/status/audio-output-none-panel.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <path d="m 6 3 -2 2 0 5 l 2 2 l 0 -3 1.5 -1.497 -1.5 -1.5 z" style="fill:#ececec;fill-opacity:1"/> + <path d="m 1.75 5 c -0.391 0 -0.75 0.416 -0.75 0.836 l 0 3.327 c 0 0.483 0.327 0.836 0.75 0.836 l 2.25 0 0 -5 z" style="fill:#ececec;fill-opacity:1"/> + <rect width="1.75" height="1" x="8" y="7" rx="0.255" ry="0.21" style="fill:#ececec;opacity:1;fill-opacity:1;stroke:none;fill-rule:evenodd"/> + <rect width="1.75" height="1" x="10.625" y="7" rx="0.255" ry="0.21" style="fill:#ececec;opacity:1;fill-opacity:1;stroke:none;fill-rule:evenodd"/> + <rect width="1.75" height="1" x="13.25" y="7" rx="0.255" ry="0.21" style="fill:#ececec;opacity:1;fill-opacity:1;stroke:none;fill-rule:evenodd"/> +</svg> |