calm icon
calm-24px from Health Icons by Resolve to Save Lives · Filled 24px · Emotions · MIT Free for personal and commercial use.
- Name
- calm-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 calm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17 3.34C12.217.577 6.101 2.216 3.34 7S2.217 17.898 7 20.66c4.783 2.761 10.9 1.123 13.66-3.66S21.783 6.1 17 3.34M5.072 8a8 8 0 1 1 13.856 8A8 8 0 0 1 5.072 8" clip-rule="evenodd"/><path d="M8.654 15.068a1 1 0 0 1 1.415.003c.166.167.45.323.839.435c.378.11.779.154 1.092.154s.714-.045 1.092-.154c.388-.112.673-.268.84-.435a1 1 0 0 1 1.417 1.41c-.494.497-1.133.782-1.702.947A6 6 0 0 1 12 17.66a6 6 0 0 1-1.647-.232c-.569-.165-1.208-.45-1.702-.946a1 1 0 0 1 .003-1.414M7.15 10.114c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535zm7 0c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsCalm24px(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 fillRule="evenodd" d="M17 3.34C12.217.577 6.101 2.216 3.34 7S2.217 17.898 7 20.66c4.783 2.761 10.9 1.123 13.66-3.66S21.783 6.1 17 3.34M5.072 8a8 8 0 1 1 13.856 8A8 8 0 0 1 5.072 8" clipRule="evenodd"/><path d="M8.654 15.068a1 1 0 0 1 1.415.003c.166.167.45.323.839.435c.378.11.779.154 1.092.154s.714-.045 1.092-.154c.388-.112.673-.268.84-.435a1 1 0 0 1 1.417 1.41c-.494.497-1.133.782-1.702.947A6 6 0 0 1 12 17.66a6 6 0 0 1-1.647-.232c-.569-.165-1.208-.45-1.702-.946a1 1 0 0 1 .003-1.414M7.15 10.114c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535zm7 0c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535z"/></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 fill-rule="evenodd" d="M17 3.34C12.217.577 6.101 2.216 3.34 7S2.217 17.898 7 20.66c4.783 2.761 10.9 1.123 13.66-3.66S21.783 6.1 17 3.34M5.072 8a8 8 0 1 1 13.856 8A8 8 0 0 1 5.072 8" clip-rule="evenodd"/><path d="M8.654 15.068a1 1 0 0 1 1.415.003c.166.167.45.323.839.435c.378.11.779.154 1.092.154s.714-.045 1.092-.154c.388-.112.673-.268.84-.435a1 1 0 0 1 1.417 1.41c-.494.497-1.133.782-1.702.947A6 6 0 0 1 12 17.66a6 6 0 0 1-1.647-.232c-.569-.165-1.208-.45-1.702-.946a1 1 0 0 1 .003-1.414M7.15 10.114c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535zm7 0c.147.256.652.783 1.35.783s1.203-.527 1.35-.783l1.3.748c-.297.517-1.215 1.535-2.65 1.535s-2.353-1.018-2.65-1.535z"/></g></svg> </template>
CSS
.icon-calm-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%20fill-rule%3D%22evenodd%22%20d%3D%22M17%203.34C12.217.577%206.101%202.216%203.34%207S2.217%2017.898%207%2020.66c4.783%202.761%2010.9%201.123%2013.66-3.66S21.783%206.1%2017%203.34M5.072%208a8%208%200%201%201%2013.856%208A8%208%200%200%201%205.072%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.654%2015.068a1%201%200%200%201%201.415.003c.166.167.45.323.839.435c.378.11.779.154%201.092.154s.714-.045%201.092-.154c.388-.112.673-.268.84-.435a1%201%200%200%201%201.417%201.41c-.494.497-1.133.782-1.702.947A6%206%200%200%201%2012%2017.66a6%206%200%200%201-1.647-.232c-.569-.165-1.208-.45-1.702-.946a1%201%200%200%201%20.003-1.414M7.15%2010.114c.147.256.652.783%201.35.783s1.203-.527%201.35-.783l1.3.748c-.297.517-1.215%201.535-2.65%201.535s-2.353-1.018-2.65-1.535zm7%200c.147.256.652.783%201.35.783s1.203-.527%201.35-.783l1.3.748c-.297.517-1.215%201.535-2.65%201.535s-2.353-1.018-2.65-1.535z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M17%203.34C12.217.577%206.101%202.216%203.34%207S2.217%2017.898%207%2020.66c4.783%202.761%2010.9%201.123%2013.66-3.66S21.783%206.1%2017%203.34M5.072%208a8%208%200%201%201%2013.856%208A8%208%200%200%201%205.072%208%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8.654%2015.068a1%201%200%200%201%201.415.003c.166.167.45.323.839.435c.378.11.779.154%201.092.154s.714-.045%201.092-.154c.388-.112.673-.268.84-.435a1%201%200%200%201%201.417%201.41c-.494.497-1.133.782-1.702.947A6%206%200%200%201%2012%2017.66a6%206%200%200%201-1.647-.232c-.569-.165-1.208-.45-1.702-.946a1%201%200%200%201%20.003-1.414M7.15%2010.114c.147.256.652.783%201.35.783s1.203-.527%201.35-.783l1.3.748c-.297.517-1.215%201.535-2.65%201.535s-2.353-1.018-2.65-1.535zm7%200c.147.256.652.783%201.35.783s1.203-.527%201.35-.783l1.3.748c-.297.517-1.215%201.535-2.65%201.535s-2.353-1.018-2.65-1.535z%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/calm-24px.svg?color=%231a73e8&size=48