wellness icon
wellness from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wellness
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the wellness icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 14.07c1.015 0 2.431-.302 3.32.35l1.762 1.29c.655.48 1.364.322 2.095.208c.962-.151 1.823.67 1.823 1.738c0 .292-2.073 1.035-2.372 1.176a1.75 1.75 0 0 1-1.798-.182l-1.988-1.457"/><path d="m13 17l4.091-1.89a1.98 1.98 0 0 1 2.089.515l.67.701c.24.25.184.672-.113.844l-7.854 4.561a1.96 1.96 0 0 1-1.552.187L4 20.027M12.002 12s2.1-2.239 2.1-5s-2.1-5-2.1-5s-2.1 2.239-2.1 5s2.1 5 2.1 5m-4.31-6.57c-1.42-.545-2.69-.573-2.69-.573s.067 3.13 2 5.102s5 2.041 5 2.041s3.067-.068 5-2.04c1.933-1.973 2-5.103 2-5.103s-1.27.028-2.69.574"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWellness(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4 14.07c1.015 0 2.431-.302 3.32.35l1.762 1.29c.655.48 1.364.322 2.095.208c.962-.151 1.823.67 1.823 1.738c0 .292-2.073 1.035-2.372 1.176a1.75 1.75 0 0 1-1.798-.182l-1.988-1.457"/><path d="m13 17l4.091-1.89a1.98 1.98 0 0 1 2.089.515l.67.701c.24.25.184.672-.113.844l-7.854 4.561a1.96 1.96 0 0 1-1.552.187L4 20.027M12.002 12s2.1-2.239 2.1-5s-2.1-5-2.1-5s-2.1 2.239-2.1 5s2.1 5 2.1 5m-4.31-6.57c-1.42-.545-2.69-.573-2.69-.573s.067 3.13 2 5.102s5 2.041 5 2.041s3.067-.068 5-2.04c1.933-1.973 2-5.103 2-5.103s-1.27.028-2.69.574"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 14.07c1.015 0 2.431-.302 3.32.35l1.762 1.29c.655.48 1.364.322 2.095.208c.962-.151 1.823.67 1.823 1.738c0 .292-2.073 1.035-2.372 1.176a1.75 1.75 0 0 1-1.798-.182l-1.988-1.457"/><path d="m13 17l4.091-1.89a1.98 1.98 0 0 1 2.089.515l.67.701c.24.25.184.672-.113.844l-7.854 4.561a1.96 1.96 0 0 1-1.552.187L4 20.027M12.002 12s2.1-2.239 2.1-5s-2.1-5-2.1-5s-2.1 2.239-2.1 5s2.1 5 2.1 5m-4.31-6.57c-1.42-.545-2.69-.573-2.69-.573s.067 3.13 2 5.102s5 2.041 5 2.041s3.067-.068 5-2.04c1.933-1.973 2-5.103 2-5.103s-1.27.028-2.69.574"/></g></svg> </template>
CSS
.icon-wellness {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%2014.07c1.015%200%202.431-.302%203.32.35l1.762%201.29c.655.48%201.364.322%202.095.208c.962-.151%201.823.67%201.823%201.738c0%20.292-2.073%201.035-2.372%201.176a1.75%201.75%200%200%201-1.798-.182l-1.988-1.457%22%2F%3E%3Cpath%20d%3D%22m13%2017l4.091-1.89a1.98%201.98%200%200%201%202.089.515l.67.701c.24.25.184.672-.113.844l-7.854%204.561a1.96%201.96%200%200%201-1.552.187L4%2020.027M12.002%2012s2.1-2.239%202.1-5s-2.1-5-2.1-5s-2.1%202.239-2.1%205s2.1%205%202.1%205m-4.31-6.57c-1.42-.545-2.69-.573-2.69-.573s.067%203.13%202%205.102s5%202.041%205%202.041s3.067-.068%205-2.04c1.933-1.973%202-5.103%202-5.103s-1.27.028-2.69.574%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%2014.07c1.015%200%202.431-.302%203.32.35l1.762%201.29c.655.48%201.364.322%202.095.208c.962-.151%201.823.67%201.823%201.738c0%20.292-2.073%201.035-2.372%201.176a1.75%201.75%200%200%201-1.798-.182l-1.988-1.457%22%2F%3E%3Cpath%20d%3D%22m13%2017l4.091-1.89a1.98%201.98%200%200%201%202.089.515l.67.701c.24.25.184.672-.113.844l-7.854%204.561a1.96%201.96%200%200%201-1.552.187L4%2020.027M12.002%2012s2.1-2.239%202.1-5s-2.1-5-2.1-5s-2.1%202.239-2.1%205s2.1%205%202.1%205m-4.31-6.57c-1.42-.545-2.69-.573-2.69-.573s.067%203.13%202%205.102s5%202.041%205%202.041s3.067-.068%205-2.04c1.933-1.973%202-5.103%202-5.103s-1.27.028-2.69.574%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wellness.svg?color=%231a73e8&size=48