woozy icon
woozy from Health Icons by Resolve to Save Lives · Filled · Emotions · MIT Free for personal and commercial use.
- Name
- woozy
- Set
- Health Icons
- Style
- Filled
- Category
- Emotions
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
More emotions icons from Health Icons
Use the woozy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M30.5 26c1.38 0 2.5-1.79 2.5-4s-1.12-4-2.5-4s-2.5 1.79-2.5 4s1.12 4 2.5 4m-15.757-3.65c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.666c.504-.763.712-1.692.48-2.381a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39"/><path fill-rule="evenodd" d="m16.592 31.381l.002-.001l.028-.017q.039-.024.123-.07a7 7 0 0 1 2.209-.76c1.327-.21 2.92-.015 4.28 1.609c1.924 2.3 4.302 2.588 6.125 2.3a9 9 0 0 0 3.04-1.085l.026-.016l.027-.016l.016-.01l.006-.004l.002-.001l.002-.001a1 1 0 0 0-.416-1.837l-7.564-.919c-1.874-2.02-4.118-2.27-5.857-1.995a9 9 0 0 0-3.04 1.085l-.008.005l-.045.027l-.016.01l-.006.004l-.002.001l-.002.001a1 1 0 0 0 1.07 1.69m15.35 1.084l.536.844z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16S8 32.837 8 24S15.163 8 24 8s16 7.163 16 16" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsWoozy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M30.5 26c1.38 0 2.5-1.79 2.5-4s-1.12-4-2.5-4s-2.5 1.79-2.5 4s1.12 4 2.5 4m-15.757-3.65c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.666c.504-.763.712-1.692.48-2.381a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39"/><path fillRule="evenodd" d="m16.592 31.381l.002-.001l.028-.017q.039-.024.123-.07a7 7 0 0 1 2.209-.76c1.327-.21 2.92-.015 4.28 1.609c1.924 2.3 4.302 2.588 6.125 2.3a9 9 0 0 0 3.04-1.085l.026-.016l.027-.016l.016-.01l.006-.004l.002-.001l.002-.001a1 1 0 0 0-.416-1.837l-7.564-.919c-1.874-2.02-4.118-2.27-5.857-1.995a9 9 0 0 0-3.04 1.085l-.008.005l-.045.027l-.016.01l-.006.004l-.002.001l-.002.001a1 1 0 0 0 1.07 1.69m15.35 1.084l.536.844z" clipRule="evenodd"/><path fillRule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16S8 32.837 8 24S15.163 8 24 8s16 7.163 16 16" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M30.5 26c1.38 0 2.5-1.79 2.5-4s-1.12-4-2.5-4s-2.5 1.79-2.5 4s1.12 4 2.5 4m-15.757-3.65c-.12.738.381 1.445 1.064 1.883c.714.457 1.732.707 2.93.53a3.8 3.8 0 0 0 2.654-1.666c.504-.763.712-1.692.48-2.381a.5.5 0 0 0-.818-.203c-1.796 1.704-3.824 2.123-5.642 1.448a.5.5 0 0 0-.668.39"/><path fill-rule="evenodd" d="m16.592 31.381l.002-.001l.028-.017q.039-.024.123-.07a7 7 0 0 1 2.209-.76c1.327-.21 2.92-.015 4.28 1.609c1.924 2.3 4.302 2.588 6.125 2.3a9 9 0 0 0 3.04-1.085l.026-.016l.027-.016l.016-.01l.006-.004l.002-.001l.002-.001a1 1 0 0 0-.416-1.837l-7.564-.919c-1.874-2.02-4.118-2.27-5.857-1.995a9 9 0 0 0-3.04 1.085l-.008.005l-.045.027l-.016.01l-.006.004l-.002.001l-.002.001a1 1 0 0 0 1.07 1.69m15.35 1.084l.536.844z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6s18 8.059 18 18m-2 0c0 8.837-7.163 16-16 16S8 32.837 8 24S15.163 8 24 8s16 7.163 16 16" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-woozy {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M30.5%2026c1.38%200%202.5-1.79%202.5-4s-1.12-4-2.5-4s-2.5%201.79-2.5%204s1.12%204%202.5%204m-15.757-3.65c-.12.738.381%201.445%201.064%201.883c.714.457%201.732.707%202.93.53a3.8%203.8%200%200%200%202.654-1.666c.504-.763.712-1.692.48-2.381a.5.5%200%200%200-.818-.203c-1.796%201.704-3.824%202.123-5.642%201.448a.5.5%200%200%200-.668.39%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m16.592%2031.381l.002-.001l.028-.017q.039-.024.123-.07a7%207%200%200%201%202.209-.76c1.327-.21%202.92-.015%204.28%201.609c1.924%202.3%204.302%202.588%206.125%202.3a9%209%200%200%200%203.04-1.085l.026-.016l.027-.016l.016-.01l.006-.004l.002-.001l.002-.001a1%201%200%200%200-.416-1.837l-7.564-.919c-1.874-2.02-4.118-2.27-5.857-1.995a9%209%200%200%200-3.04%201.085l-.008.005l-.045.027l-.016.01l-.006.004l-.002.001l-.002.001a1%201%200%200%200%201.07%201.69m15.35%201.084l.536.844z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018m-2%200c0%208.837-7.163%2016-16%2016S8%2032.837%208%2024S15.163%208%2024%208s16%207.163%2016%2016%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M30.5%2026c1.38%200%202.5-1.79%202.5-4s-1.12-4-2.5-4s-2.5%201.79-2.5%204s1.12%204%202.5%204m-15.757-3.65c-.12.738.381%201.445%201.064%201.883c.714.457%201.732.707%202.93.53a3.8%203.8%200%200%200%202.654-1.666c.504-.763.712-1.692.48-2.381a.5.5%200%200%200-.818-.203c-1.796%201.704-3.824%202.123-5.642%201.448a.5.5%200%200%200-.668.39%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m16.592%2031.381l.002-.001l.028-.017q.039-.024.123-.07a7%207%200%200%201%202.209-.76c1.327-.21%202.92-.015%204.28%201.609c1.924%202.3%204.302%202.588%206.125%202.3a9%209%200%200%200%203.04-1.085l.026-.016l.027-.016l.016-.01l.006-.004l.002-.001l.002-.001a1%201%200%200%200-.416-1.837l-7.564-.919c-1.874-2.02-4.118-2.27-5.857-1.995a9%209%200%200%200-3.04%201.085l-.008.005l-.045.027l-.016.01l-.006.004l-.002.001l-.002.001a1%201%200%200%200%201.07%201.69m15.35%201.084l.536.844z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M42%2024c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206s18%208.059%2018%2018m-2%200c0%208.837-7.163%2016-16%2016S8%2032.837%208%2024S15.163%208%2024%208s16%207.163%2016%2016%22%20clip-rule%3D%22evenodd%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/woozy.svg?color=%231a73e8&size=48