ios mic off icon
ios-mic-off from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-mic-off
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios mic off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.8 464c-4.9 0-9.7-2.5-12.3-7L129.9 69.3c-4-6.7-1.7-15.4 5.1-19.3 6.8-3.9 15.5-1.7 19.5 5.1l227.6 387.7c4 6.7 1.7 15.4-5.1 19.3-2.3 1.3-4.8 1.9-7.2 1.9z" fill="currentColor"/><path d="M320 272V112c0-35.2-28.8-64-64-64-28.4 0-52.6 18.8-60.9 44.5L315 296.8c3.2-7.6 5-16 5-24.8z" fill="currentColor"/><path d="M192 272c0 35.2 28.8 64 64 64 3.9 0 7.6-.4 11.3-1L192 206.6V272z" fill="currentColor"/><path d="M366 275v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 15.2-4.2 29.4-11.4 41.6l15.6 26.6c14.9-18.7 23.8-42.4 23.8-68.2z" fill="currentColor"/><path d="M256 357c-45.2 0-82-36.8-82-82v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 55.9 41.9 102.2 96 109.1V436h-36c-7.7 0-14 6.3-14 14s6.3 14 14 14h100c7.7 0 14-6.3 14-14s-6.3-14-14-14h-36v-51.9c7.9-1 15.6-2.9 22.9-5.5l-14.5-24.8c-7.1 2.1-14.6 3.2-22.4 3.2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosMicOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.8 464c-4.9 0-9.7-2.5-12.3-7L129.9 69.3c-4-6.7-1.7-15.4 5.1-19.3 6.8-3.9 15.5-1.7 19.5 5.1l227.6 387.7c4 6.7 1.7 15.4-5.1 19.3-2.3 1.3-4.8 1.9-7.2 1.9z" fill="currentColor"/><path d="M320 272V112c0-35.2-28.8-64-64-64-28.4 0-52.6 18.8-60.9 44.5L315 296.8c3.2-7.6 5-16 5-24.8z" fill="currentColor"/><path d="M192 272c0 35.2 28.8 64 64 64 3.9 0 7.6-.4 11.3-1L192 206.6V272z" fill="currentColor"/><path d="M366 275v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 15.2-4.2 29.4-11.4 41.6l15.6 26.6c14.9-18.7 23.8-42.4 23.8-68.2z" fill="currentColor"/><path d="M256 357c-45.2 0-82-36.8-82-82v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 55.9 41.9 102.2 96 109.1V436h-36c-7.7 0-14 6.3-14 14s6.3 14 14 14h100c7.7 0 14-6.3 14-14s-6.3-14-14-14h-36v-51.9c7.9-1 15.6-2.9 22.9-5.5l-14.5-24.8c-7.1 2.1-14.6 3.2-22.4 3.2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M369.8 464c-4.9 0-9.7-2.5-12.3-7L129.9 69.3c-4-6.7-1.7-15.4 5.1-19.3 6.8-3.9 15.5-1.7 19.5 5.1l227.6 387.7c4 6.7 1.7 15.4-5.1 19.3-2.3 1.3-4.8 1.9-7.2 1.9z" fill="currentColor"/><path d="M320 272V112c0-35.2-28.8-64-64-64-28.4 0-52.6 18.8-60.9 44.5L315 296.8c3.2-7.6 5-16 5-24.8z" fill="currentColor"/><path d="M192 272c0 35.2 28.8 64 64 64 3.9 0 7.6-.4 11.3-1L192 206.6V272z" fill="currentColor"/><path d="M366 275v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 15.2-4.2 29.4-11.4 41.6l15.6 26.6c14.9-18.7 23.8-42.4 23.8-68.2z" fill="currentColor"/><path d="M256 357c-45.2 0-82-36.8-82-82v-69c0-7.7-6.3-14-14-14s-14 6.3-14 14v69c0 55.9 41.9 102.2 96 109.1V436h-36c-7.7 0-14 6.3-14 14s6.3 14 14 14h100c7.7 0 14-6.3 14-14s-6.3-14-14-14h-36v-51.9c7.9-1 15.6-2.9 22.9-5.5l-14.5-24.8c-7.1 2.1-14.6 3.2-22.4 3.2z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-mic-off {
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%20512%20512%22%3E%3Cpath%20d%3D%22M369.8%20464c-4.9%200-9.7-2.5-12.3-7L129.9%2069.3c-4-6.7-1.7-15.4%205.1-19.3%206.8-3.9%2015.5-1.7%2019.5%205.1l227.6%20387.7c4%206.7%201.7%2015.4-5.1%2019.3-2.3%201.3-4.8%201.9-7.2%201.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320%20272V112c0-35.2-28.8-64-64-64-28.4%200-52.6%2018.8-60.9%2044.5L315%20296.8c3.2-7.6%205-16%205-24.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M192%20272c0%2035.2%2028.8%2064%2064%2064%203.9%200%207.6-.4%2011.3-1L192%20206.6V272z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M366%20275v-69c0-7.7-6.3-14-14-14s-14%206.3-14%2014v69c0%2015.2-4.2%2029.4-11.4%2041.6l15.6%2026.6c14.9-18.7%2023.8-42.4%2023.8-68.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20357c-45.2%200-82-36.8-82-82v-69c0-7.7-6.3-14-14-14s-14%206.3-14%2014v69c0%2055.9%2041.9%20102.2%2096%20109.1V436h-36c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h100c7.7%200%2014-6.3%2014-14s-6.3-14-14-14h-36v-51.9c7.9-1%2015.6-2.9%2022.9-5.5l-14.5-24.8c-7.1%202.1-14.6%203.2-22.4%203.2z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M369.8%20464c-4.9%200-9.7-2.5-12.3-7L129.9%2069.3c-4-6.7-1.7-15.4%205.1-19.3%206.8-3.9%2015.5-1.7%2019.5%205.1l227.6%20387.7c4%206.7%201.7%2015.4-5.1%2019.3-2.3%201.3-4.8%201.9-7.2%201.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M320%20272V112c0-35.2-28.8-64-64-64-28.4%200-52.6%2018.8-60.9%2044.5L315%20296.8c3.2-7.6%205-16%205-24.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M192%20272c0%2035.2%2028.8%2064%2064%2064%203.9%200%207.6-.4%2011.3-1L192%20206.6V272z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M366%20275v-69c0-7.7-6.3-14-14-14s-14%206.3-14%2014v69c0%2015.2-4.2%2029.4-11.4%2041.6l15.6%2026.6c14.9-18.7%2023.8-42.4%2023.8-68.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M256%20357c-45.2%200-82-36.8-82-82v-69c0-7.7-6.3-14-14-14s-14%206.3-14%2014v69c0%2055.9%2041.9%20102.2%2096%20109.1V436h-36c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h100c7.7%200%2014-6.3%2014-14s-6.3-14-14-14h-36v-51.9c7.9-1%2015.6-2.9%2022.9-5.5l-14.5-24.8c-7.1%202.1-14.6%203.2-22.4%203.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-mic-off.svg?color=%231a73e8&size=48