sleepy icon
sleepy-24px from Health Icons by Resolve to Save Lives · Filled 24px · Emotions · MIT Free for personal and commercial use.
- Name
- sleepy-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Emotions
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More emotions icons from Health Icons
Use the sleepy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2q1.03.002 2 .2v2.052A8 8 0 1 0 19.419 9h2.123A10 10 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2"/><path d="M8.003 9.705c.007.157-.02.462-.138.768c-.116.3-.299.548-.57.697c-.271.15-.579.17-.894.108a2 2 0 0 1-.722-.294l-.863 1.227c.285.2.75.432 1.296.54c.553.108 1.243.098 1.906-.267c.664-.365 1.04-.943 1.245-1.468A3.5 3.5 0 0 0 9.5 9.633zm3.952.649a3.5 3.5 0 0 1-.853-1.115l1.36-.632c.067.143.232.4.48.617c.241.21.518.346.827.353c.31.006.592-.118.842-.319c.256-.206.432-.457.504-.596l1.333.686c-.16.31-.464.731-.897 1.08c-.44.352-1.055.664-1.812.648c-.758-.015-1.36-.352-1.784-.722M15.25 3a.75.75 0 0 1 .75-.75h3.759c.757 0 1.136.916.6 1.451L17.812 6.25H20a.75.75 0 0 1 0 1.5h-3.759c-.757 0-1.136-.916-.6-1.451l2.548-2.549H16a.75.75 0 0 1-.75-.75M7.767 16.98l.16.733l8.465-1.84l-.16-.732a4.332 4.332 0 0 0-8.465 1.84"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsSleepy24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2q1.03.002 2 .2v2.052A8 8 0 1 0 19.419 9h2.123A10 10 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2"/><path d="M8.003 9.705c.007.157-.02.462-.138.768c-.116.3-.299.548-.57.697c-.271.15-.579.17-.894.108a2 2 0 0 1-.722-.294l-.863 1.227c.285.2.75.432 1.296.54c.553.108 1.243.098 1.906-.267c.664-.365 1.04-.943 1.245-1.468A3.5 3.5 0 0 0 9.5 9.633zm3.952.649a3.5 3.5 0 0 1-.853-1.115l1.36-.632c.067.143.232.4.48.617c.241.21.518.346.827.353c.31.006.592-.118.842-.319c.256-.206.432-.457.504-.596l1.333.686c-.16.31-.464.731-.897 1.08c-.44.352-1.055.664-1.812.648c-.758-.015-1.36-.352-1.784-.722M15.25 3a.75.75 0 0 1 .75-.75h3.759c.757 0 1.136.916.6 1.451L17.812 6.25H20a.75.75 0 0 1 0 1.5h-3.759c-.757 0-1.136-.916-.6-1.451l2.548-2.549H16a.75.75 0 0 1-.75-.75M7.767 16.98l.16.733l8.465-1.84l-.16-.732a4.332 4.332 0 0 0-8.465 1.84"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 2q1.03.002 2 .2v2.052A8 8 0 1 0 19.419 9h2.123A10 10 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2"/><path d="M8.003 9.705c.007.157-.02.462-.138.768c-.116.3-.299.548-.57.697c-.271.15-.579.17-.894.108a2 2 0 0 1-.722-.294l-.863 1.227c.285.2.75.432 1.296.54c.553.108 1.243.098 1.906-.267c.664-.365 1.04-.943 1.245-1.468A3.5 3.5 0 0 0 9.5 9.633zm3.952.649a3.5 3.5 0 0 1-.853-1.115l1.36-.632c.067.143.232.4.48.617c.241.21.518.346.827.353c.31.006.592-.118.842-.319c.256-.206.432-.457.504-.596l1.333.686c-.16.31-.464.731-.897 1.08c-.44.352-1.055.664-1.812.648c-.758-.015-1.36-.352-1.784-.722M15.25 3a.75.75 0 0 1 .75-.75h3.759c.757 0 1.136.916.6 1.451L17.812 6.25H20a.75.75 0 0 1 0 1.5h-3.759c-.757 0-1.136-.916-.6-1.451l2.548-2.549H16a.75.75 0 0 1-.75-.75M7.767 16.98l.16.733l8.465-1.84l-.16-.732a4.332 4.332 0 0 0-8.465 1.84"/></g></svg> </template>
CSS
.icon-sleepy-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%202q1.03.002%202%20.2v2.052A8%208%200%201%200%2019.419%209h2.123A10%2010%200%200%201%2022%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202%22%2F%3E%3Cpath%20d%3D%22M8.003%209.705c.007.157-.02.462-.138.768c-.116.3-.299.548-.57.697c-.271.15-.579.17-.894.108a2%202%200%200%201-.722-.294l-.863%201.227c.285.2.75.432%201.296.54c.553.108%201.243.098%201.906-.267c.664-.365%201.04-.943%201.245-1.468A3.5%203.5%200%200%200%209.5%209.633zm3.952.649a3.5%203.5%200%200%201-.853-1.115l1.36-.632c.067.143.232.4.48.617c.241.21.518.346.827.353c.31.006.592-.118.842-.319c.256-.206.432-.457.504-.596l1.333.686c-.16.31-.464.731-.897%201.08c-.44.352-1.055.664-1.812.648c-.758-.015-1.36-.352-1.784-.722M15.25%203a.75.75%200%200%201%20.75-.75h3.759c.757%200%201.136.916.6%201.451L17.812%206.25H20a.75.75%200%200%201%200%201.5h-3.759c-.757%200-1.136-.916-.6-1.451l2.548-2.549H16a.75.75%200%200%201-.75-.75M7.767%2016.98l.16.733l8.465-1.84l-.16-.732a4.332%204.332%200%200%200-8.465%201.84%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%202q1.03.002%202%20.2v2.052A8%208%200%201%200%2019.419%209h2.123A10%2010%200%200%201%2022%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202%22%2F%3E%3Cpath%20d%3D%22M8.003%209.705c.007.157-.02.462-.138.768c-.116.3-.299.548-.57.697c-.271.15-.579.17-.894.108a2%202%200%200%201-.722-.294l-.863%201.227c.285.2.75.432%201.296.54c.553.108%201.243.098%201.906-.267c.664-.365%201.04-.943%201.245-1.468A3.5%203.5%200%200%200%209.5%209.633zm3.952.649a3.5%203.5%200%200%201-.853-1.115l1.36-.632c.067.143.232.4.48.617c.241.21.518.346.827.353c.31.006.592-.118.842-.319c.256-.206.432-.457.504-.596l1.333.686c-.16.31-.464.731-.897%201.08c-.44.352-1.055.664-1.812.648c-.758-.015-1.36-.352-1.784-.722M15.25%203a.75.75%200%200%201%20.75-.75h3.759c.757%200%201.136.916.6%201.451L17.812%206.25H20a.75.75%200%200%201%200%201.5h-3.759c-.757%200-1.136-.916-.6-1.451l2.548-2.549H16a.75.75%200%200%201-.75-.75M7.767%2016.98l.16.733l8.465-1.84l-.16-.732a4.332%204.332%200%200%200-8.465%201.84%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/sleepy-24px.svg?color=%231a73e8&size=48