The HugeIcons yoga 03 icon depicts a person in a seated meditation pose, commonly used to represent wellness, mindfulness, or relaxation features in a user interface.
Common uses
- Mindfulness app feature button
- Wellness section navigation
- Yoga class booking link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Yoga03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Yoga03Icon} 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 Yoga03 icon represent?
- The Yoga03 icon represents a person in a seated meditation or yoga pose, often used for themes of wellness, peace, or physical activity.
- How do I use the Yoga03 icon in a React project?
- Import the icon as 'Yoga03Icon' from '@hugeicons/core-free-icons' and render it using '<HugeiconsIcon icon={Yoga03Icon} />' from '@hugeicons/react'.
- What is the license for the Yoga03 icon?
- The Yoga03 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →