speaker slash icon
speaker-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- speaker-slash-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the speaker slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L64.51 76H32a20 20 0 0 0-20 20v64a20 20 0 0 0 20 20h43.88l68.75 53.47A12 12 0 0 0 164 224v-38.56l35.12 38.63a12 12 0 0 0 17.76-16.14ZM36 100h32v56H36Zm104 99.46l-48-37.33v-55.89L140 159Zm-31-134a12 12 0 0 1 2.11-16.84l33.51-26.07A12 12 0 0 1 164 32v62.94a12 12 0 0 1-24 0v-38.4l-14.15 11a12 12 0 0 1-16.85-2.1Zm74 49.35a12 12 0 0 1 18-15.85a44 44 0 0 1 5.55 50.21a12 12 0 0 1-21-11.55A19.67 19.67 0 0 0 188 128a20 20 0 0 0-5-13.21ZM252 128a84.18 84.18 0 0 1-19.11 53.35a12 12 0 1 1-18.53-15.25a60 60 0 0 0-1.63-78.1a12 12 0 1 1 17.88-16A83.87 83.87 0 0 1 252 128"/></svg>
React
import type { SVGProps } from "react";
export function PhSpeakerSlashBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L64.51 76H32a20 20 0 0 0-20 20v64a20 20 0 0 0 20 20h43.88l68.75 53.47A12 12 0 0 0 164 224v-38.56l35.12 38.63a12 12 0 0 0 17.76-16.14ZM36 100h32v56H36Zm104 99.46l-48-37.33v-55.89L140 159Zm-31-134a12 12 0 0 1 2.11-16.84l33.51-26.07A12 12 0 0 1 164 32v62.94a12 12 0 0 1-24 0v-38.4l-14.15 11a12 12 0 0 1-16.85-2.1Zm74 49.35a12 12 0 0 1 18-15.85a44 44 0 0 1 5.55 50.21a12 12 0 0 1-21-11.55A19.67 19.67 0 0 0 188 128a20 20 0 0 0-5-13.21ZM252 128a84.18 84.18 0 0 1-19.11 53.35a12 12 0 1 1-18.53-15.25a60 60 0 0 0-1.63-78.1a12 12 0 1 1 17.88-16A83.87 83.87 0 0 1 252 128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14L64.51 76H32a20 20 0 0 0-20 20v64a20 20 0 0 0 20 20h43.88l68.75 53.47A12 12 0 0 0 164 224v-38.56l35.12 38.63a12 12 0 0 0 17.76-16.14ZM36 100h32v56H36Zm104 99.46l-48-37.33v-55.89L140 159Zm-31-134a12 12 0 0 1 2.11-16.84l33.51-26.07A12 12 0 0 1 164 32v62.94a12 12 0 0 1-24 0v-38.4l-14.15 11a12 12 0 0 1-16.85-2.1Zm74 49.35a12 12 0 0 1 18-15.85a44 44 0 0 1 5.55 50.21a12 12 0 0 1-21-11.55A19.67 19.67 0 0 0 188 128a20 20 0 0 0-5-13.21ZM252 128a84.18 84.18 0 0 1-19.11 53.35a12 12 0 1 1-18.53-15.25a60 60 0 0 0-1.63-78.1a12 12 0 1 1 17.88-16A83.87 83.87 0 0 1 252 128"/></svg> </template>
CSS
.icon-speaker-slash-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L64.51%2076H32a20%2020%200%200%200-20%2020v64a20%2020%200%200%200%2020%2020h43.88l68.75%2053.47A12%2012%200%200%200%20164%20224v-38.56l35.12%2038.63a12%2012%200%200%200%2017.76-16.14ZM36%20100h32v56H36Zm104%2099.46l-48-37.33v-55.89L140%20159Zm-31-134a12%2012%200%200%201%202.11-16.84l33.51-26.07A12%2012%200%200%201%20164%2032v62.94a12%2012%200%200%201-24%200v-38.4l-14.15%2011a12%2012%200%200%201-16.85-2.1Zm74%2049.35a12%2012%200%200%201%2018-15.85a44%2044%200%200%201%205.55%2050.21a12%2012%200%200%201-21-11.55A19.67%2019.67%200%200%200%20188%20128a20%2020%200%200%200-5-13.21ZM252%20128a84.18%2084.18%200%200%201-19.11%2053.35a12%2012%200%201%201-18.53-15.25a60%2060%200%200%200-1.63-78.1a12%2012%200%201%201%2017.88-16A83.87%2083.87%200%200%201%20252%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14L64.51%2076H32a20%2020%200%200%200-20%2020v64a20%2020%200%200%200%2020%2020h43.88l68.75%2053.47A12%2012%200%200%200%20164%20224v-38.56l35.12%2038.63a12%2012%200%200%200%2017.76-16.14ZM36%20100h32v56H36Zm104%2099.46l-48-37.33v-55.89L140%20159Zm-31-134a12%2012%200%200%201%202.11-16.84l33.51-26.07A12%2012%200%200%201%20164%2032v62.94a12%2012%200%200%201-24%200v-38.4l-14.15%2011a12%2012%200%200%201-16.85-2.1Zm74%2049.35a12%2012%200%200%201%2018-15.85a44%2044%200%200%201%205.55%2050.21a12%2012%200%200%201-21-11.55A19.67%2019.67%200%200%200%20188%20128a20%2020%200%200%200-5-13.21ZM252%20128a84.18%2084.18%200%200%201-19.11%2053.35a12%2012%200%201%201-18.53-15.25a60%2060%200%200%200-1.63-78.1a12%2012%200%201%201%2017.88-16A83.87%2083.87%200%200%201%20252%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/speaker-slash-bold.svg?color=%231a73e8&size=48