Meditation Round icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMeditationRound } from "@devigner-ui/icons";
<IconMeditationRound className="size-6" />
<script setup>
import { IconMeditationRound } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMeditationRound class="size-6" />
</template>
<script>
import { IconMeditationRound } from "@devigner-ui/icons-svelte";
</script>
<IconMeditationRound class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.5 4.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m21 17-1.16-.39a3 3 0 0 1-.64-.32l-.1-.07a2.5 2.5 0 0 1-1.1-2.07 5 5 0 0 0-4.12-4.92l-.9-.15a8 8 0 0 0-1.97 0l-.89.15A5 5 0 0 0 6 14.15a2.5 2.5 0 0 1-1.1 2.07l-.1.07q-.3.2-.64.32L3 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m9.5 16-.92 1.23-.3.38a2 2 0 0 1-.74.5l-.47.12-1.8.45A1.68 1.68 0 0 0 5.69 22h.69a8 8 0 0 0 4.74-1.58L13 19m1.5-3 .73.97c.34.46.51.69.73.86l.21.14c.25.13.52.2 1.08.34l1.47.37a1.68 1.68 0 0 1-.4 3.32h-.94c-.56 0-.85 0-1.12-.02a10 10 0 0 1-3.49-.81L11 20.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>