Meditation 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 { IconMeditation } from "@devigner-ui/icons";
<IconMeditation className="size-6" />
<script setup>
import { IconMeditation } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMeditation class="size-6" />
</template>
<script>
import { IconMeditation } from "@devigner-ui/icons-svelte";
</script>
<IconMeditation 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="m3 17 2.59-1.3a.8.8 0 0 0 .41-.68 6.03 6.03 0 0 1 7-5.94c2.86.49 5 3 5 5.94 0 .28.16.54.41.67L21 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m9.5 16-1.04 1.4-.07.08a2 2 0 0 1-1.13.72l-1.49.37A2.34 2.34 0 0 0 4 20.83c0 .65.52 1.17 1.17 1.17h1.56c.6 0 .9 0 1.19-.03a5 5 0 0 0 1.93-.65c.25-.14.49-.32.97-.68l.18-.14m0 0 2-1.5m-2 1.5 2.54.95c.6.23.91.35 1.23.42q.24.06.5.09c.31.04.64.04 1.29.04h2.27c.65 0 1.17-.52 1.17-1.17 0-1.08-.73-2.01-1.77-2.27l-1.49-.37-.1-.03a2 2 0 0 1-1.03-.69l-.07-.08L14.5 16" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>