head icon
head-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.
- Name
- head-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Body
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More body icons from Health Icons
Use the head icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.194 14.951V21h8.358v-2.825l-.322-.026c-1.037-.094-2.185-.288-3.065-.728a.75.75 0 1 1 .67-1.342c.62.31 1.534.486 2.53.576c.957.086 1.904.086 2.593.086H17v.009h.714a1 1 0 0 0 1-1v-2.378h.655c.741 0 1.228-.78.908-1.448c-.751-1.568-1.921-4.074-2.571-5.794c-.175-.463-.514-.772-.94-1.16l-.15-.136C15.433 3.743 14.083 3 11.044 3c-5.913 0-7.42 3.92-7.42 5.961c0 2.871 1.706 5.098 2.571 5.99"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHead24px(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="M6.194 14.951V21h8.358v-2.825l-.322-.026c-1.037-.094-2.185-.288-3.065-.728a.75.75 0 1 1 .67-1.342c.62.31 1.534.486 2.53.576c.957.086 1.904.086 2.593.086H17v.009h.714a1 1 0 0 0 1-1v-2.378h.655c.741 0 1.228-.78.908-1.448c-.751-1.568-1.921-4.074-2.571-5.794c-.175-.463-.514-.772-.94-1.16l-.15-.136C15.433 3.743 14.083 3 11.044 3c-5.913 0-7.42 3.92-7.42 5.961c0 2.871 1.706 5.098 2.571 5.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.194 14.951V21h8.358v-2.825l-.322-.026c-1.037-.094-2.185-.288-3.065-.728a.75.75 0 1 1 .67-1.342c.62.31 1.534.486 2.53.576c.957.086 1.904.086 2.593.086H17v.009h.714a1 1 0 0 0 1-1v-2.378h.655c.741 0 1.228-.78.908-1.448c-.751-1.568-1.921-4.074-2.571-5.794c-.175-.463-.514-.772-.94-1.16l-.15-.136C15.433 3.743 14.083 3 11.044 3c-5.913 0-7.42 3.92-7.42 5.961c0 2.871 1.706 5.098 2.571 5.99"/></svg> </template>
CSS
.icon-head-24px {
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%22M6.194%2014.951V21h8.358v-2.825l-.322-.026c-1.037-.094-2.185-.288-3.065-.728a.75.75%200%201%201%20.67-1.342c.62.31%201.534.486%202.53.576c.957.086%201.904.086%202.593.086H17v.009h.714a1%201%200%200%200%201-1v-2.378h.655c.741%200%201.228-.78.908-1.448c-.751-1.568-1.921-4.074-2.571-5.794c-.175-.463-.514-.772-.94-1.16l-.15-.136C15.433%203.743%2014.083%203%2011.044%203c-5.913%200-7.42%203.92-7.42%205.961c0%202.871%201.706%205.098%202.571%205.99%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%22M6.194%2014.951V21h8.358v-2.825l-.322-.026c-1.037-.094-2.185-.288-3.065-.728a.75.75%200%201%201%20.67-1.342c.62.31%201.534.486%202.53.576c.957.086%201.904.086%202.593.086H17v.009h.714a1%201%200%200%200%201-1v-2.378h.655c.741%200%201.228-.78.908-1.448c-.751-1.568-1.921-4.074-2.571-5.794c-.175-.463-.514-.772-.94-1.16l-.15-.136C15.433%203.743%2014.083%203%2011.044%203c-5.913%200-7.42%203.92-7.42%205.961c0%202.871%201.706%205.098%202.571%205.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/head-24px.svg?color=%231a73e8&size=48