bone icon
bone-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- bone-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All bone icons →boneBoxIcons v2boneBoxIcons v2 SolidboneFont Awesome 6 SolidboneFont Awesome Solidbone-outlineFlowbite IconsboneFluent EmojiboneFluent Emoji FlatboneFluent Emoji High ContrastboneIconParkboneIconPark OutlineboneLine AwesomeboneLucideboneMaterial Design Iconsbone-fillMingCute IconboneNoto EmojiboneOpenMojibonePhosphorbone-boldSolarboneTabler IconsboneTDesign IconsboneTwitter Emoji
More medicine icons from Reicon
Use the bone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M13.29 5.79c-.28-1.014.104-2.309.847-3.052A2.519 2.519 0 0 1 17.7 6.3a2.519 2.519 0 0 1 3.562 3.563c-.743.743-2.038 1.128-3.052.848c-.536-.149-1.185-.173-1.579.22L13.07 7.37c.393-.394.369-1.043.22-1.58m-5.921 7.279c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848A2.519 2.519 0 0 0 6.3 17.7a2.519 2.519 0 0 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.185.22-1.579z" clip-rule="evenodd"/><path d="m10.932 16.631l5.7-5.7l-3.563-3.562l-5.7 5.7z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBoneDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M13.29 5.79c-.28-1.014.104-2.309.847-3.052A2.519 2.519 0 0 1 17.7 6.3a2.519 2.519 0 0 1 3.562 3.563c-.743.743-2.038 1.128-3.052.848c-.536-.149-1.185-.173-1.579.22L13.07 7.37c.393-.394.369-1.043.22-1.58m-5.921 7.279c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848A2.519 2.519 0 0 0 6.3 17.7a2.519 2.519 0 0 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.185.22-1.579z" clipRule="evenodd"/><path d="m10.932 16.631l5.7-5.7l-3.563-3.562l-5.7 5.7z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M13.29 5.79c-.28-1.014.104-2.309.847-3.052A2.519 2.519 0 0 1 17.7 6.3a2.519 2.519 0 0 1 3.562 3.563c-.743.743-2.038 1.128-3.052.848c-.536-.149-1.185-.173-1.579.22L13.07 7.37c.393-.394.369-1.043.22-1.58m-5.921 7.279c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848A2.519 2.519 0 0 0 6.3 17.7a2.519 2.519 0 0 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.185.22-1.579z" clip-rule="evenodd"/><path d="m10.932 16.631l5.7-5.7l-3.563-3.562l-5.7 5.7z" opacity=".5"/></g></svg> </template>
CSS
.icon-bone-duotone {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.29%205.79c-.28-1.014.104-2.309.847-3.052A2.519%202.519%200%200%201%2017.7%206.3a2.519%202.519%200%200%201%203.562%203.563c-.743.743-2.038%201.128-3.052.848c-.536-.149-1.185-.173-1.579.22L13.07%207.37c.393-.394.369-1.043.22-1.58m-5.921%207.279c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848A2.519%202.519%200%200%200%206.3%2017.7a2.519%202.519%200%200%200%203.563%203.562c.743-.743%201.128-2.038.848-3.052c-.149-.536-.173-1.185.22-1.579z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m10.932%2016.631l5.7-5.7l-3.563-3.562l-5.7%205.7z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.29%205.79c-.28-1.014.104-2.309.847-3.052A2.519%202.519%200%200%201%2017.7%206.3a2.519%202.519%200%200%201%203.562%203.563c-.743.743-2.038%201.128-3.052.848c-.536-.149-1.185-.173-1.579.22L13.07%207.37c.393-.394.369-1.043.22-1.58m-5.921%207.279c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848A2.519%202.519%200%200%200%206.3%2017.7a2.519%202.519%200%200%200%203.563%203.562c.743-.743%201.128-2.038.848-3.052c-.149-.536-.173-1.185.22-1.579z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m10.932%2016.631l5.7-5.7l-3.563-3.562l-5.7%205.7z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bone-duotone.svg?color=%231a73e8&size=48