headset icon
headset from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- headset
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- headset-solid
The same icon in other sets
headsetBootstrap IconsheadsetCarbonheadsetFont Awesome 6 Solidheadset-16-filledFluent UI System Iconsheadsetcss.ggheadsetHuge IconsheadsetIconoirheadsetIonIconsheadsetJam IconsheadsetLucideheadsetMajesticonsheadsetMaterial Design IconsheadsetPhosphorheadsetPixelarticonsheadsetTabler Iconsheadset-outlineTeenyicons
More objects icons from Line Awesome
Use the headset icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.953 3 5 7.953 5 14v6c0 1.293.844 2.395 2 2.813V23c0 2.746 2.254 5 5 5h1.281c.348.598.98 1 1.719 1h2c1.102 0 2-.898 2-2s-.898-2-2-2h-2c-.738 0-1.371.402-1.719 1H12a3 3 0 0 1-3-3h2v-9H7c0-4.953 4.047-9 9-9s9 4.047 9 9h-4v9h3c1.645 0 3-1.355 3-3v-6c0-6.047-4.953-11-11-11M7 16h2v5H8c-.555 0-1-.445-1-1zm16 0h2v4c0 .555-.445 1-1 1h-1z"/></svg>
React
import type { SVGProps } from "react";
export function LaHeadset(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.953 3 5 7.953 5 14v6c0 1.293.844 2.395 2 2.813V23c0 2.746 2.254 5 5 5h1.281c.348.598.98 1 1.719 1h2c1.102 0 2-.898 2-2s-.898-2-2-2h-2c-.738 0-1.371.402-1.719 1H12a3 3 0 0 1-3-3h2v-9H7c0-4.953 4.047-9 9-9s9 4.047 9 9h-4v9h3c1.645 0 3-1.355 3-3v-6c0-6.047-4.953-11-11-11M7 16h2v5H8c-.555 0-1-.445-1-1zm16 0h2v4c0 .555-.445 1-1 1h-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.953 3 5 7.953 5 14v6c0 1.293.844 2.395 2 2.813V23c0 2.746 2.254 5 5 5h1.281c.348.598.98 1 1.719 1h2c1.102 0 2-.898 2-2s-.898-2-2-2h-2c-.738 0-1.371.402-1.719 1H12a3 3 0 0 1-3-3h2v-9H7c0-4.953 4.047-9 9-9s9 4.047 9 9h-4v9h3c1.645 0 3-1.355 3-3v-6c0-6.047-4.953-11-11-11M7 16h2v5H8c-.555 0-1-.445-1-1zm16 0h2v4c0 .555-.445 1-1 1h-1z"/></svg> </template>
CSS
.icon-headset {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C9.953%203%205%207.953%205%2014v6c0%201.293.844%202.395%202%202.813V23c0%202.746%202.254%205%205%205h1.281c.348.598.98%201%201.719%201h2c1.102%200%202-.898%202-2s-.898-2-2-2h-2c-.738%200-1.371.402-1.719%201H12a3%203%200%200%201-3-3h2v-9H7c0-4.953%204.047-9%209-9s9%204.047%209%209h-4v9h3c1.645%200%203-1.355%203-3v-6c0-6.047-4.953-11-11-11M7%2016h2v5H8c-.555%200-1-.445-1-1zm16%200h2v4c0%20.555-.445%201-1%201h-1z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C9.953%203%205%207.953%205%2014v6c0%201.293.844%202.395%202%202.813V23c0%202.746%202.254%205%205%205h1.281c.348.598.98%201%201.719%201h2c1.102%200%202-.898%202-2s-.898-2-2-2h-2c-.738%200-1.371.402-1.719%201H12a3%203%200%200%201-3-3h2v-9H7c0-4.953%204.047-9%209-9s9%204.047%209%209h-4v9h3c1.645%200%203-1.355%203-3v-6c0-6.047-4.953-11-11-11M7%2016h2v5H8c-.555%200-1-.445-1-1zm16%200h2v4c0%20.555-.445%201-1%201h-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/headset.svg?color=%231a73e8&size=48