account tie voice off icon
account-tie-voice-off from Material Design Icons by Pictogrammers · Filled · Account / User · Apache-2.0 Free for personal and commercial use.
- Name
- account-tie-voice-off
- Set
- Material Design Icons
- Style
- Filled
- Category
- Account / User
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
More account / user icons from Material Design Icons
accountaccount-alertaccount-arrow-downaccount-arrow-leftaccount-arrow-rightaccount-arrow-upaccount-badgeaccount-boxaccount-box-edit-outlineaccount-box-minus-outlineaccount-box-multipleaccount-box-plus-outlineaccount-cancelaccount-cardaccount-cashaccount-checkaccount-childaccount-child-circleaccount-circleaccount-clockaccount-cogaccount-convertaccount-cowboy-hataccount-credit-card
Use the account tie voice off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7 9.5L7.5 4.3c.46-.19.96-.3 1.5-.3c2.2 0 4 1.79 4 4c0 .53-.11 1.04-.3 1.5m4.05 2.13c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69c.84 1.18.84 2.71 0 3.89zM20.06 15c3.9-3.89 3.94-9.95 0-14l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74zM2.39 1.73L1.11 3l4.02 4c-.08.34-.13.66-.13 1c0 2.21 1.79 4 4 4c.33 0 .66-.06.97-.14L13 14.87c-.07 1.19-.46 3.45-2.2 5.96L10 16l.93-1.88C10.31 14.05 9.66 14 9 14c-.68 0-1.33.05-1.95.12L8 16l-.82 4.83C5.27 18.07 5 15.6 5 14.54C2.6 15.24.994 16.5.994 18v4H17v-3.12l3.84 3.85l1.27-1.27z"/></svg>
React
import type { SVGProps } from "react";
export function MdiAccountTieVoiceOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7 9.5L7.5 4.3c.46-.19.96-.3 1.5-.3c2.2 0 4 1.79 4 4c0 .53-.11 1.04-.3 1.5m4.05 2.13c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69c.84 1.18.84 2.71 0 3.89zM20.06 15c3.9-3.89 3.94-9.95 0-14l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74zM2.39 1.73L1.11 3l4.02 4c-.08.34-.13.66-.13 1c0 2.21 1.79 4 4 4c.33 0 .66-.06.97-.14L13 14.87c-.07 1.19-.46 3.45-2.2 5.96L10 16l.93-1.88C10.31 14.05 9.66 14 9 14c-.68 0-1.33.05-1.95.12L8 16l-.82 4.83C5.27 18.07 5 15.6 5 14.54C2.6 15.24.994 16.5.994 18v4H17v-3.12l3.84 3.85l1.27-1.27z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.7 9.5L7.5 4.3c.46-.19.96-.3 1.5-.3c2.2 0 4 1.79 4 4c0 .53-.11 1.04-.3 1.5m4.05 2.13c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69c.84 1.18.84 2.71 0 3.89zM20.06 15c3.9-3.89 3.94-9.95 0-14l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74zM2.39 1.73L1.11 3l4.02 4c-.08.34-.13.66-.13 1c0 2.21 1.79 4 4 4c.33 0 .66-.06.97-.14L13 14.87c-.07 1.19-.46 3.45-2.2 5.96L10 16l.93-1.88C10.31 14.05 9.66 14 9 14c-.68 0-1.33.05-1.95.12L8 16l-.82 4.83C5.27 18.07 5 15.6 5 14.54C2.6 15.24.994 16.5.994 18v4H17v-3.12l3.84 3.85l1.27-1.27z"/></svg> </template>
CSS
.icon-account-tie-voice-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.7%209.5L7.5%204.3c.46-.19.96-.3%201.5-.3c2.2%200%204%201.79%204%204c0%20.53-.11%201.04-.3%201.5m4.05%202.13c2.02-2.02%202.02-5.07%200-7.27l-1.68%201.69c.84%201.18.84%202.71%200%203.89zM20.06%2015c3.9-3.89%203.94-9.95%200-14l-1.63%201.63c2.77%203.02%202.77%207.56%200%2010.74zM2.39%201.73L1.11%203l4.02%204c-.08.34-.13.66-.13%201c0%202.21%201.79%204%204%204c.33%200%20.66-.06.97-.14L13%2014.87c-.07%201.19-.46%203.45-2.2%205.96L10%2016l.93-1.88C10.31%2014.05%209.66%2014%209%2014c-.68%200-1.33.05-1.95.12L8%2016l-.82%204.83C5.27%2018.07%205%2015.6%205%2014.54C2.6%2015.24.994%2016.5.994%2018v4H17v-3.12l3.84%203.85l1.27-1.27z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.7%209.5L7.5%204.3c.46-.19.96-.3%201.5-.3c2.2%200%204%201.79%204%204c0%20.53-.11%201.04-.3%201.5m4.05%202.13c2.02-2.02%202.02-5.07%200-7.27l-1.68%201.69c.84%201.18.84%202.71%200%203.89zM20.06%2015c3.9-3.89%203.94-9.95%200-14l-1.63%201.63c2.77%203.02%202.77%207.56%200%2010.74zM2.39%201.73L1.11%203l4.02%204c-.08.34-.13.66-.13%201c0%202.21%201.79%204%204%204c.33%200%20.66-.06.97-.14L13%2014.87c-.07%201.19-.46%203.45-2.2%205.96L10%2016l.93-1.88C10.31%2014.05%209.66%2014%209%2014c-.68%200-1.33.05-1.95.12L8%2016l-.82%204.83C5.27%2018.07%205%2015.6%205%2014.54C2.6%2015.24.994%2016.5.994%2018v4H17v-3.12l3.84%203.85l1.27-1.27z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/account-tie-voice-off.svg?color=%231a73e8&size=48