diff options
Diffstat (limited to 'src/_icons/device-speaker-off.svg')
-rw-r--r-- | src/_icons/device-speaker-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/device-speaker-off.svg b/src/_icons/device-speaker-off.svg new file mode 100644 index 00000000..44b82143 --- /dev/null +++ b/src/_icons/device-speaker-off.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" /> + <path d="M11.114 11.133a3.001 3.001 0 1 0 3.754 3.751" /> + <path d="M12 7v.01" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |