The Phosphor bone icon depicts a stylized bone, commonly used to represent concepts related to dogs, health, or skeletal structures in UI design.
Common uses
- Dog-related features or products
- Health and wellness sections
- Anatomy or medical information
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Bone } from '@phosphor-icons/react';
<Bone size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Bone size={24} />thin
<Bone size={24} weight="thin" />light
<Bone size={24} weight="light" />bold
<Bone size={24} weight="bold" />fill
<Bone size={24} weight="fill" />duotone
<Bone size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- dogbonenaturehealth & wellnessbonedogskeletonhealth
FAQ
- What does the Phosphor bone icon represent?
- It visually represents a bone, often associated with dogs, health, or skeletal systems.
- How do I use the bone icon in React?
- Import it from the library and use it as a component: import { Bone } from '@phosphor-icons/react'; <Bone />.
- What is the license for the Phosphor bone icon?
- The Phosphor icon library, including the bone icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →