The HugeIcons bone 02 icon depicts a stylized bone, commonly used to represent pet-related features, rewards, or a simple placeholder.
Common uses
- Pet adoption profile
- Reward system indicator
- Placeholder for content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bone02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Bone02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dog bonepetfoodreward
FAQ
- What does the Bone 02 icon represent?
- The Bone 02 icon is a graphical representation of a bone. It's often used in UIs related to pets, rewards, or as a general placeholder element.
- How do I use the Bone 02 icon in React?
- To use the Bone 02 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Bone02Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Bone02Icon} />
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free usage 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 →