user talk off 1 icon
user-talk-off-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- user-talk-off-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the user talk off 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.004.59L2 .586L.586 2L3.82 5.235a5 5 0 0 0 6.445 6.445l2.358 2.359A5 5 0 0 0 12 14H5a5 5 0 0 0-5 5v2h17v-2q0-.318-.039-.624l5.04 5.038l1.41-1.41L2 .595zm13.909 11.089l-.094-.094l.481-.837a1.5 1.5 0 0 0 0-1.495l-.497-.867l1.734-.996l.498.868a3.5 3.5 0 0 1-.001 3.487l-.498.867zm-2.784-2.784L6.605 2.37a5 5 0 0 1 6.523 6.523m7.942-2.378l-.498-.867l-1.734.996l.498.867a5 5 0 0 1-.002 4.982l-.498.867l1.733.997l.499-.867a7 7 0 0 0 .002-6.975"/></svg>
React
import type { SVGProps } from "react";
export function TdesignUserTalkOff1Filled(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="M2.004.59L2 .586L.586 2L3.82 5.235a5 5 0 0 0 6.445 6.445l2.358 2.359A5 5 0 0 0 12 14H5a5 5 0 0 0-5 5v2h17v-2q0-.318-.039-.624l5.04 5.038l1.41-1.41L2 .595zm13.909 11.089l-.094-.094l.481-.837a1.5 1.5 0 0 0 0-1.495l-.497-.867l1.734-.996l.498.868a3.5 3.5 0 0 1-.001 3.487l-.498.867zm-2.784-2.784L6.605 2.37a5 5 0 0 1 6.523 6.523m7.942-2.378l-.498-.867l-1.734.996l.498.867a5 5 0 0 1-.002 4.982l-.498.867l1.733.997l.499-.867a7 7 0 0 0 .002-6.975"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.004.59L2 .586L.586 2L3.82 5.235a5 5 0 0 0 6.445 6.445l2.358 2.359A5 5 0 0 0 12 14H5a5 5 0 0 0-5 5v2h17v-2q0-.318-.039-.624l5.04 5.038l1.41-1.41L2 .595zm13.909 11.089l-.094-.094l.481-.837a1.5 1.5 0 0 0 0-1.495l-.497-.867l1.734-.996l.498.868a3.5 3.5 0 0 1-.001 3.487l-.498.867zm-2.784-2.784L6.605 2.37a5 5 0 0 1 6.523 6.523m7.942-2.378l-.498-.867l-1.734.996l.498.867a5 5 0 0 1-.002 4.982l-.498.867l1.733.997l.499-.867a7 7 0 0 0 .002-6.975"/></svg> </template>
CSS
.icon-user-talk-off-1-filled {
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%22M2.004.59L2%20.586L.586%202L3.82%205.235a5%205%200%200%200%206.445%206.445l2.358%202.359A5%205%200%200%200%2012%2014H5a5%205%200%200%200-5%205v2h17v-2q0-.318-.039-.624l5.04%205.038l1.41-1.41L2%20.595zm13.909%2011.089l-.094-.094l.481-.837a1.5%201.5%200%200%200%200-1.495l-.497-.867l1.734-.996l.498.868a3.5%203.5%200%200%201-.001%203.487l-.498.867zm-2.784-2.784L6.605%202.37a5%205%200%200%201%206.523%206.523m7.942-2.378l-.498-.867l-1.734.996l.498.867a5%205%200%200%201-.002%204.982l-.498.867l1.733.997l.499-.867a7%207%200%200%200%20.002-6.975%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%22M2.004.59L2%20.586L.586%202L3.82%205.235a5%205%200%200%200%206.445%206.445l2.358%202.359A5%205%200%200%200%2012%2014H5a5%205%200%200%200-5%205v2h17v-2q0-.318-.039-.624l5.04%205.038l1.41-1.41L2%20.595zm13.909%2011.089l-.094-.094l.481-.837a1.5%201.5%200%200%200%200-1.495l-.497-.867l1.734-.996l.498.868a3.5%203.5%200%200%201-.001%203.487l-.498.867zm-2.784-2.784L6.605%202.37a5%205%200%200%201%206.523%206.523m7.942-2.378l-.498-.867l-1.734.996l.498.867a5%205%200%200%201-.002%204.982l-.498.867l1.733.997l.499-.867a7%207%200%200%200%20.002-6.975%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/user-talk-off-1-filled.svg?color=%231a73e8&size=48