The HugeIcons yoga 02 icon depicts a person in a seated meditation pose, commonly used to represent wellness, mindfulness, or relaxation in user interfaces.
Common uses
- Mindfulness app feature
- Wellness blog post illustration
- Meditation session button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Yoga02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Yoga02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- meditation iconzen iconpeace iconwellness icon
FAQ
- What does the Yoga02Icon represent?
- The Yoga02Icon represents a person in a seated meditation or yoga pose, symbolizing peace, calm, or a focus on well-being.
- How do I use the Yoga02Icon in React?
- Import both HugeiconsIcon and Yoga02Icon, then render <HugeiconsIcon icon={Yoga02Icon} />.
- What is the license for this icon?
- The Yoga02Icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →