bone icon
bone-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- bone-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
boneBoxIcons v2boneBoxIcons v2 SolidboneFont Awesome 6 SolidboneFont Awesome Solidbone-outlineFlowbite IconsboneFluent EmojiboneFluent Emoji FlatboneFluent Emoji High ContrastboneIconParkboneIconPark OutlineboneLine AwesomeboneLucideboneMaterial Design Iconsbone-fillMingCute IconboneNoto EmojiboneOpenMojibone-boldSolarboneTabler IconsboneTDesign IconsboneTwitter Emoji
Use the bone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.12 107.72a35.91 35.91 0 0 1-46.19 6.8a.14.14 0 0 0-.1 0l-70.35 70.36v.08a36 36 0 1 1-66.37 22.92a36 36 0 1 1 22.92-66.37a.14.14 0 0 0 .1 0l70.35-70.36v-.08a36 36 0 1 1 66.37-22.92a36 36 0 0 1 23.27 59.57"/></svg>
React
import type { SVGProps } from "react";
export function PhBoneFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.12 107.72a35.91 35.91 0 0 1-46.19 6.8a.14.14 0 0 0-.1 0l-70.35 70.36v.08a36 36 0 1 1-66.37 22.92a36 36 0 1 1 22.92-66.37a.14.14 0 0 0 .1 0l70.35-70.36v-.08a36 36 0 1 1 66.37-22.92a36 36 0 0 1 23.27 59.57"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.12 107.72a35.91 35.91 0 0 1-46.19 6.8a.14.14 0 0 0-.1 0l-70.35 70.36v.08a36 36 0 1 1-66.37 22.92a36 36 0 1 1 22.92-66.37a.14.14 0 0 0 .1 0l70.35-70.36v-.08a36 36 0 1 1 66.37-22.92a36 36 0 0 1 23.27 59.57"/></svg> </template>
CSS
.icon-bone-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.12%20107.72a35.91%2035.91%200%200%201-46.19%206.8a.14.14%200%200%200-.1%200l-70.35%2070.36v.08a36%2036%200%201%201-66.37%2022.92a36%2036%200%201%201%2022.92-66.37a.14.14%200%200%200%20.1%200l70.35-70.36v-.08a36%2036%200%201%201%2066.37-22.92a36%2036%200%200%201%2023.27%2059.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.12%20107.72a35.91%2035.91%200%200%201-46.19%206.8a.14.14%200%200%200-.1%200l-70.35%2070.36v.08a36%2036%200%201%201-66.37%2022.92a36%2036%200%201%201%2022.92-66.37a.14.14%200%200%200%20.1%200l70.35-70.36v-.08a36%2036%200%201%201%2066.37-22.92a36%2036%200%200%201%2023.27%2059.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/bone-fill.svg?color=%231a73e8&size=48