meditation2 icon

meditation2-duotone from Reicon by REICON · Duotone · Sports · MIT Free for personal and commercial use.

Name
meditation2-duotone
Set
Reicon
Style
Duotone
Category
Sports
Viewbox
24×24
License
MIT

2 other variants in Reicon

More sports icons from Reicon

Use the meditation2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path fill-rule="evenodd" d="M8.9 15.55a.75.75 0 1 1 1.2.9l-.925 1.233l-.021.029a5 5 0 0 1-.34.42a2.75 2.75 0 0 1-1.007.67c-.155.058-.316.098-.52.15l-.036.008l-1.793.449a.935.935 0 0 0 .227 1.841h.683c1.546 0 3.05-.501 4.287-1.429L12.55 18.4a.75.75 0 1 1 .9 1.2l-.905.678l.492.185c.534.2.775.29 1.017.366a9.3 9.3 0 0 0 2.243.407c.253.014.51.014 1.08.014h.938a.935.935 0 0 0 .227-1.841l-1.474-.369l-.081-.02c-.476-.119-.851-.212-1.187-.406a3 3 0 0 1-.289-.192c-.308-.234-.54-.543-.834-.936l-.05-.067l-.727-.969a.75.75 0 1 1 1.2-.9l.727.969c.368.491.471.618.591.709q.063.046.132.087c.13.075.286.121.882.27l1.474.368a2.435 2.435 0 0 1-.59 4.797h-.964c-.538 0-.839 0-1.138-.017a10.8 10.8 0 0 1-2.608-.473c-.286-.09-.568-.195-1.072-.384l-1.432-.537a8.65 8.65 0 0 1-4.734 1.411h-.683a2.435 2.435 0 0 1-.59-4.797l1.793-.448c.255-.064.324-.082.384-.105c.173-.066.33-.17.457-.304c.045-.047.088-.102.246-.313z" clip-rule="evenodd"/><path d="M12 9.77a6 6 0 0 0-.86.052l-.892.15c-2.013.339-3.498 2.101-3.498 4.178a3.25 3.25 0 0 1-1.43 2.696l-.1.069a3.4 3.4 0 0 1-.823.406l-1.157.39a.75.75 0 1 1-.48-1.422l1.159-.39q.246-.083.462-.229l.102-.068a1.75 1.75 0 0 0 .767-1.452c0-2.798 2.003-5.195 4.748-5.657l.89-.15A7 7 0 0 1 12 8.27c.387 0 .807.02 1.112.072l.89.15c2.746.462 4.748 2.86 4.748 5.657c0 .586.29 1.13.768 1.452l.101.068q.217.146.463.23l1.158.39a.75.75 0 0 1-.48 1.42l-1.157-.39a3.4 3.4 0 0 1-.822-.405l-.101-.069a3.25 3.25 0 0 1-1.43-2.696c0-2.077-1.485-3.84-3.497-4.178l-.892-.15a6 6 0 0 0-.86-.051" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMeditation2Duotone(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="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path fillRule="evenodd" d="M8.9 15.55a.75.75 0 1 1 1.2.9l-.925 1.233l-.021.029a5 5 0 0 1-.34.42a2.75 2.75 0 0 1-1.007.67c-.155.058-.316.098-.52.15l-.036.008l-1.793.449a.935.935 0 0 0 .227 1.841h.683c1.546 0 3.05-.501 4.287-1.429L12.55 18.4a.75.75 0 1 1 .9 1.2l-.905.678l.492.185c.534.2.775.29 1.017.366a9.3 9.3 0 0 0 2.243.407c.253.014.51.014 1.08.014h.938a.935.935 0 0 0 .227-1.841l-1.474-.369l-.081-.02c-.476-.119-.851-.212-1.187-.406a3 3 0 0 1-.289-.192c-.308-.234-.54-.543-.834-.936l-.05-.067l-.727-.969a.75.75 0 1 1 1.2-.9l.727.969c.368.491.471.618.591.709q.063.046.132.087c.13.075.286.121.882.27l1.474.368a2.435 2.435 0 0 1-.59 4.797h-.964c-.538 0-.839 0-1.138-.017a10.8 10.8 0 0 1-2.608-.473c-.286-.09-.568-.195-1.072-.384l-1.432-.537a8.65 8.65 0 0 1-4.734 1.411h-.683a2.435 2.435 0 0 1-.59-4.797l1.793-.448c.255-.064.324-.082.384-.105c.173-.066.33-.17.457-.304c.045-.047.088-.102.246-.313z" clipRule="evenodd"/><path d="M12 9.77a6 6 0 0 0-.86.052l-.892.15c-2.013.339-3.498 2.101-3.498 4.178a3.25 3.25 0 0 1-1.43 2.696l-.1.069a3.4 3.4 0 0 1-.823.406l-1.157.39a.75.75 0 1 1-.48-1.422l1.159-.39q.246-.083.462-.229l.102-.068a1.75 1.75 0 0 0 .767-1.452c0-2.798 2.003-5.195 4.748-5.657l.89-.15A7 7 0 0 1 12 8.27c.387 0 .807.02 1.112.072l.89.15c2.746.462 4.748 2.86 4.748 5.657c0 .586.29 1.13.768 1.452l.101.068q.217.146.463.23l1.158.39a.75.75 0 0 1-.48 1.42l-1.157-.39a3.4 3.4 0 0 1-.822-.405l-.101-.069a3.25 3.25 0 0 1-1.43-2.696c0-2.077-1.485-3.84-3.497-4.178l-.892-.15a6 6 0 0 0-.86-.051" opacity=".5"/></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="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path fill-rule="evenodd" d="M8.9 15.55a.75.75 0 1 1 1.2.9l-.925 1.233l-.021.029a5 5 0 0 1-.34.42a2.75 2.75 0 0 1-1.007.67c-.155.058-.316.098-.52.15l-.036.008l-1.793.449a.935.935 0 0 0 .227 1.841h.683c1.546 0 3.05-.501 4.287-1.429L12.55 18.4a.75.75 0 1 1 .9 1.2l-.905.678l.492.185c.534.2.775.29 1.017.366a9.3 9.3 0 0 0 2.243.407c.253.014.51.014 1.08.014h.938a.935.935 0 0 0 .227-1.841l-1.474-.369l-.081-.02c-.476-.119-.851-.212-1.187-.406a3 3 0 0 1-.289-.192c-.308-.234-.54-.543-.834-.936l-.05-.067l-.727-.969a.75.75 0 1 1 1.2-.9l.727.969c.368.491.471.618.591.709q.063.046.132.087c.13.075.286.121.882.27l1.474.368a2.435 2.435 0 0 1-.59 4.797h-.964c-.538 0-.839 0-1.138-.017a10.8 10.8 0 0 1-2.608-.473c-.286-.09-.568-.195-1.072-.384l-1.432-.537a8.65 8.65 0 0 1-4.734 1.411h-.683a2.435 2.435 0 0 1-.59-4.797l1.793-.448c.255-.064.324-.082.384-.105c.173-.066.33-.17.457-.304c.045-.047.088-.102.246-.313z" clip-rule="evenodd"/><path d="M12 9.77a6 6 0 0 0-.86.052l-.892.15c-2.013.339-3.498 2.101-3.498 4.178a3.25 3.25 0 0 1-1.43 2.696l-.1.069a3.4 3.4 0 0 1-.823.406l-1.157.39a.75.75 0 1 1-.48-1.422l1.159-.39q.246-.083.462-.229l.102-.068a1.75 1.75 0 0 0 .767-1.452c0-2.798 2.003-5.195 4.748-5.657l.89-.15A7 7 0 0 1 12 8.27c.387 0 .807.02 1.112.072l.89.15c2.746.462 4.748 2.86 4.748 5.657c0 .586.29 1.13.768 1.452l.101.068q.217.146.463.23l1.158.39a.75.75 0 0 1-.48 1.42l-1.157-.39a3.4 3.4 0 0 1-.822-.405l-.101-.069a3.25 3.25 0 0 1-1.43-2.696c0-2.077-1.485-3.84-3.497-4.178l-.892-.15a6 6 0 0 0-.86-.051" opacity=".5"/></g></svg>
</template>

CSS

.icon-meditation2-duotone {
  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%22M14.5%204.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.9%2015.55a.75.75%200%201%201%201.2.9l-.925%201.233l-.021.029a5%205%200%200%201-.34.42a2.75%202.75%200%200%201-1.007.67c-.155.058-.316.098-.52.15l-.036.008l-1.793.449a.935.935%200%200%200%20.227%201.841h.683c1.546%200%203.05-.501%204.287-1.429L12.55%2018.4a.75.75%200%201%201%20.9%201.2l-.905.678l.492.185c.534.2.775.29%201.017.366a9.3%209.3%200%200%200%202.243.407c.253.014.51.014%201.08.014h.938a.935.935%200%200%200%20.227-1.841l-1.474-.369l-.081-.02c-.476-.119-.851-.212-1.187-.406a3%203%200%200%201-.289-.192c-.308-.234-.54-.543-.834-.936l-.05-.067l-.727-.969a.75.75%200%201%201%201.2-.9l.727.969c.368.491.471.618.591.709q.063.046.132.087c.13.075.286.121.882.27l1.474.368a2.435%202.435%200%200%201-.59%204.797h-.964c-.538%200-.839%200-1.138-.017a10.8%2010.8%200%200%201-2.608-.473c-.286-.09-.568-.195-1.072-.384l-1.432-.537a8.65%208.65%200%200%201-4.734%201.411h-.683a2.435%202.435%200%200%201-.59-4.797l1.793-.448c.255-.064.324-.082.384-.105c.173-.066.33-.17.457-.304c.045-.047.088-.102.246-.313z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%209.77a6%206%200%200%200-.86.052l-.892.15c-2.013.339-3.498%202.101-3.498%204.178a3.25%203.25%200%200%201-1.43%202.696l-.1.069a3.4%203.4%200%200%201-.823.406l-1.157.39a.75.75%200%201%201-.48-1.422l1.159-.39q.246-.083.462-.229l.102-.068a1.75%201.75%200%200%200%20.767-1.452c0-2.798%202.003-5.195%204.748-5.657l.89-.15A7%207%200%200%201%2012%208.27c.387%200%20.807.02%201.112.072l.89.15c2.746.462%204.748%202.86%204.748%205.657c0%20.586.29%201.13.768%201.452l.101.068q.217.146.463.23l1.158.39a.75.75%200%200%201-.48%201.42l-1.157-.39a3.4%203.4%200%200%201-.822-.405l-.101-.069a3.25%203.25%200%200%201-1.43-2.696c0-2.077-1.485-3.84-3.497-4.178l-.892-.15a6%206%200%200%200-.86-.051%22%20opacity%3D%22.5%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%22M14.5%204.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.9%2015.55a.75.75%200%201%201%201.2.9l-.925%201.233l-.021.029a5%205%200%200%201-.34.42a2.75%202.75%200%200%201-1.007.67c-.155.058-.316.098-.52.15l-.036.008l-1.793.449a.935.935%200%200%200%20.227%201.841h.683c1.546%200%203.05-.501%204.287-1.429L12.55%2018.4a.75.75%200%201%201%20.9%201.2l-.905.678l.492.185c.534.2.775.29%201.017.366a9.3%209.3%200%200%200%202.243.407c.253.014.51.014%201.08.014h.938a.935.935%200%200%200%20.227-1.841l-1.474-.369l-.081-.02c-.476-.119-.851-.212-1.187-.406a3%203%200%200%201-.289-.192c-.308-.234-.54-.543-.834-.936l-.05-.067l-.727-.969a.75.75%200%201%201%201.2-.9l.727.969c.368.491.471.618.591.709q.063.046.132.087c.13.075.286.121.882.27l1.474.368a2.435%202.435%200%200%201-.59%204.797h-.964c-.538%200-.839%200-1.138-.017a10.8%2010.8%200%200%201-2.608-.473c-.286-.09-.568-.195-1.072-.384l-1.432-.537a8.65%208.65%200%200%201-4.734%201.411h-.683a2.435%202.435%200%200%201-.59-4.797l1.793-.448c.255-.064.324-.082.384-.105c.173-.066.33-.17.457-.304c.045-.047.088-.102.246-.313z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%209.77a6%206%200%200%200-.86.052l-.892.15c-2.013.339-3.498%202.101-3.498%204.178a3.25%203.25%200%200%201-1.43%202.696l-.1.069a3.4%203.4%200%200%201-.823.406l-1.157.39a.75.75%200%201%201-.48-1.422l1.159-.39q.246-.083.462-.229l.102-.068a1.75%201.75%200%200%200%20.767-1.452c0-2.798%202.003-5.195%204.748-5.657l.89-.15A7%207%200%200%201%2012%208.27c.387%200%20.807.02%201.112.072l.89.15c2.746.462%204.748%202.86%204.748%205.657c0%20.586.29%201.13.768%201.452l.101.068q.217.146.463.23l1.158.39a.75.75%200%200%201-.48%201.42l-1.157-.39a3.4%203.4%200%200%201-.822-.405l-.101-.069a3.25%203.25%200%200%201-1.43-2.696c0-2.077-1.485-3.84-3.497-4.178l-.892-.15a6%206%200%200%200-.86-.051%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/meditation2-duotone.svg?color=%231a73e8&size=48