headset off icon
headset-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- headset-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the headset off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m2 2.004l20 19.955m-1-7.982a3.996 3.996 0 0 0-4-3.991a2 2 0 0 0-1.742 1.013M15 14.976v.997c0 1.103.895 1.996 2 1.996q.465-.001.899-.101"/><path d="M5.908 10.137A3.994 3.994 0 0 0 3 13.977a3.996 3.996 0 0 0 4 3.991c1.105 0 2-.893 2-1.995v-2.751"/><path stroke-linejoin="round" d="M2.991 13.99c0-1.01-.635-5.826 2.176-8.833m15.847 11.55v-5.605c0-.99-.107-1.983-.418-2.923a8.9 8.9 0 0 0-1.262-2.485C15.552.905 10.368 1.589 7.474 3.222M20.307 20.27c-.35.621-.916 1.064-1.6 1.348c-.706.293-1.273.325-2.136.373c-1.6 0-3.338.02-4.516 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsHeadsetOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m2 2.004l20 19.955m-1-7.982a3.996 3.996 0 0 0-4-3.991a2 2 0 0 0-1.742 1.013M15 14.976v.997c0 1.103.895 1.996 2 1.996q.465-.001.899-.101"/><path d="M5.908 10.137A3.994 3.994 0 0 0 3 13.977a3.996 3.996 0 0 0 4 3.991c1.105 0 2-.893 2-1.995v-2.751"/><path strokeLinejoin="round" d="M2.991 13.99c0-1.01-.635-5.826 2.176-8.833m15.847 11.55v-5.605c0-.99-.107-1.983-.418-2.923a8.9 8.9 0 0 0-1.262-2.485C15.552.905 10.368 1.589 7.474 3.222M20.307 20.27c-.35.621-.916 1.064-1.6 1.348c-.706.293-1.273.325-2.136.373c-1.6 0-3.338.02-4.516 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m2 2.004l20 19.955m-1-7.982a3.996 3.996 0 0 0-4-3.991a2 2 0 0 0-1.742 1.013M15 14.976v.997c0 1.103.895 1.996 2 1.996q.465-.001.899-.101"/><path d="M5.908 10.137A3.994 3.994 0 0 0 3 13.977a3.996 3.996 0 0 0 4 3.991c1.105 0 2-.893 2-1.995v-2.751"/><path stroke-linejoin="round" d="M2.991 13.99c0-1.01-.635-5.826 2.176-8.833m15.847 11.55v-5.605c0-.99-.107-1.983-.418-2.923a8.9 8.9 0 0 0-1.262-2.485C15.552.905 10.368 1.589 7.474 3.222M20.307 20.27c-.35.621-.916 1.064-1.6 1.348c-.706.293-1.273.325-2.136.373c-1.6 0-3.338.02-4.516 0"/></g></svg> </template>
CSS
.icon-headset-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2%202.004l20%2019.955m-1-7.982a3.996%203.996%200%200%200-4-3.991a2%202%200%200%200-1.742%201.013M15%2014.976v.997c0%201.103.895%201.996%202%201.996q.465-.001.899-.101%22%2F%3E%3Cpath%20d%3D%22M5.908%2010.137A3.994%203.994%200%200%200%203%2013.977a3.996%203.996%200%200%200%204%203.991c1.105%200%202-.893%202-1.995v-2.751%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.991%2013.99c0-1.01-.635-5.826%202.176-8.833m15.847%2011.55v-5.605c0-.99-.107-1.983-.418-2.923a8.9%208.9%200%200%200-1.262-2.485C15.552.905%2010.368%201.589%207.474%203.222M20.307%2020.27c-.35.621-.916%201.064-1.6%201.348c-.706.293-1.273.325-2.136.373c-1.6%200-3.338.02-4.516%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m2%202.004l20%2019.955m-1-7.982a3.996%203.996%200%200%200-4-3.991a2%202%200%200%200-1.742%201.013M15%2014.976v.997c0%201.103.895%201.996%202%201.996q.465-.001.899-.101%22%2F%3E%3Cpath%20d%3D%22M5.908%2010.137A3.994%203.994%200%200%200%203%2013.977a3.996%203.996%200%200%200%204%203.991c1.105%200%202-.893%202-1.995v-2.751%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.991%2013.99c0-1.01-.635-5.826%202.176-8.833m15.847%2011.55v-5.605c0-.99-.107-1.983-.418-2.923a8.9%208.9%200%200%200-1.262-2.485C15.552.905%2010.368%201.589%207.474%203.222M20.307%2020.27c-.35.621-.916%201.064-1.6%201.348c-.706.293-1.273.325-2.136.373c-1.6%200-3.338.02-4.516%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/headset-off.svg?color=%231a73e8&size=48