head icon
head from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- head
- Set
- Health Icons
- Style
- Filled
- Category
- Body
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M12.286 42V29.903c-1.731-1.785-5.143-6.24-5.143-11.98C7.143 13.84 10.157 6 21.983 6C28.06 6 30.76 7.486 33.13 9.667q.151.14.298.273c.852.777 1.53 1.395 1.88 2.32c1.3 3.44 3.64 8.452 5.142 11.588c.642 1.338-.332 2.896-1.816 2.896h-1.31V31.5a2 2 0 0 1-2 2h-3.209a1 1 0 0 0-.137-.006q-.285.006-.59.006h-.022c-1.272 0-2.756-.08-4.15-.226c-1.648-.172-3.076-.427-3.878-.715a1 1 0 0 0-.676 1.882c1.044.375 2.675.648 4.346.822c.653.069 1.326.123 1.992.163V42z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHead(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12.286 42V29.903c-1.731-1.785-5.143-6.24-5.143-11.98C7.143 13.84 10.157 6 21.983 6C28.06 6 30.76 7.486 33.13 9.667q.151.14.298.273c.852.777 1.53 1.395 1.88 2.32c1.3 3.44 3.64 8.452 5.142 11.588c.642 1.338-.332 2.896-1.816 2.896h-1.31V31.5a2 2 0 0 1-2 2h-3.209a1 1 0 0 0-.137-.006q-.285.006-.59.006h-.022c-1.272 0-2.756-.08-4.15-.226c-1.648-.172-3.076-.427-3.878-.715a1 1 0 0 0-.676 1.882c1.044.375 2.675.648 4.346.822c.653.069 1.326.123 1.992.163V42z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12.286 42V29.903c-1.731-1.785-5.143-6.24-5.143-11.98C7.143 13.84 10.157 6 21.983 6C28.06 6 30.76 7.486 33.13 9.667q.151.14.298.273c.852.777 1.53 1.395 1.88 2.32c1.3 3.44 3.64 8.452 5.142 11.588c.642 1.338-.332 2.896-1.816 2.896h-1.31V31.5a2 2 0 0 1-2 2h-3.209a1 1 0 0 0-.137-.006q-.285.006-.59.006h-.022c-1.272 0-2.756-.08-4.15-.226c-1.648-.172-3.076-.427-3.878-.715a1 1 0 0 0-.676 1.882c1.044.375 2.675.648 4.346.822c.653.069 1.326.123 1.992.163V42z"/></svg> </template>
CSS
.icon-head {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.286%2042V29.903c-1.731-1.785-5.143-6.24-5.143-11.98C7.143%2013.84%2010.157%206%2021.983%206C28.06%206%2030.76%207.486%2033.13%209.667q.151.14.298.273c.852.777%201.53%201.395%201.88%202.32c1.3%203.44%203.64%208.452%205.142%2011.588c.642%201.338-.332%202.896-1.816%202.896h-1.31V31.5a2%202%200%200%201-2%202h-3.209a1%201%200%200%200-.137-.006q-.285.006-.59.006h-.022c-1.272%200-2.756-.08-4.15-.226c-1.648-.172-3.076-.427-3.878-.715a1%201%200%200%200-.676%201.882c1.044.375%202.675.648%204.346.822c.653.069%201.326.123%201.992.163V42z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.286%2042V29.903c-1.731-1.785-5.143-6.24-5.143-11.98C7.143%2013.84%2010.157%206%2021.983%206C28.06%206%2030.76%207.486%2033.13%209.667q.151.14.298.273c.852.777%201.53%201.395%201.88%202.32c1.3%203.44%203.64%208.452%205.142%2011.588c.642%201.338-.332%202.896-1.816%202.896h-1.31V31.5a2%202%200%200%201-2%202h-3.209a1%201%200%200%200-.137-.006q-.285.006-.59.006h-.022c-1.272%200-2.756-.08-4.15-.226c-1.648-.172-3.076-.427-3.878-.715a1%201%200%200%200-.676%201.882c1.044.375%202.675.648%204.346.822c.653.069%201.326.123%201.992.163V42z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/head.svg?color=%231a73e8&size=48