bone broken icon
bone-broken-bold-duotone from Solar by 480 Design · Bold Duotone · Medicine · CC-BY-4.0 Attribution required.
- Name
- bone-broken-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- CC BY 4.0
1 other variant in Solar
More medicine icons from Solar
adhesive-plaster-2-boldadhesive-plaster-boldbacteria-boldbenzene-ring-boldbone-boldbone-crack-boldbone-fracture-boldbones-boldbrain-bolddna-bolddropper-2-bolddropper-3-bolddropper-bolddropper-minimalistic-2-bolddropper-minimalistic-boldhealth-boldheart-pulse-2-boldheart-pulse-boldjar-of-pills-2-boldjar-of-pills-boldmedical-kit-boldpill-boldpills-2-boldpills-3-bold
Use the bone broken icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-1.28 1.28a.14.14 0 0 0 .044.226a6.27 6.27 0 0 1 3.292 3.292a.14.14 0 0 0 .227.044l1.28-1.28c.393-.393 1.042-.369 1.578-.22c1.014.28 2.309-.105 3.052-.848A2.519 2.519 0 0 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.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.579l1.28-1.28a.14.14 0 0 0-.044-.226a6.27 6.27 0 0 1-3.292-3.292a.14.14 0 0 0-.227-.044l-1.28 1.28c-.393.393-1.042.369-1.578.22c-1.014-.28-2.309.105-3.052.848a2.52 2.52 0 0 0 0 3.563"/><path fill="currentColor" d="M8.25 5a.75.75 0 0 0 1.5 0V4a.75.75 0 0 0-1.5 0zm-1.376.813a.75.75 0 1 1-1.061 1.06L4.399 5.46a.75.75 0 1 1 1.06-1.06zm11.314 11.313a.75.75 0 0 0-1.061 1.061l1.414 1.414a.75.75 0 0 0 1.06-1.06zM15 18.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75M5 9.75a.75.75 0 0 0 0-1.5H4a.75.75 0 0 0 0 1.5zM18.25 15a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75" opacity=".5"/></svg>
React
import type { SVGProps } from "react";
export function SolarBoneBrokenBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-1.28 1.28a.14.14 0 0 0 .044.226a6.27 6.27 0 0 1 3.292 3.292a.14.14 0 0 0 .227.044l1.28-1.28c.393-.393 1.042-.369 1.578-.22c1.014.28 2.309-.105 3.052-.848A2.519 2.519 0 0 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.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.579l1.28-1.28a.14.14 0 0 0-.044-.226a6.27 6.27 0 0 1-3.292-3.292a.14.14 0 0 0-.227-.044l-1.28 1.28c-.393.393-1.042.369-1.578.22c-1.014-.28-2.309.105-3.052.848a2.52 2.52 0 0 0 0 3.563"/><path fill="currentColor" d="M8.25 5a.75.75 0 0 0 1.5 0V4a.75.75 0 0 0-1.5 0zm-1.376.813a.75.75 0 1 1-1.061 1.06L4.399 5.46a.75.75 0 1 1 1.06-1.06zm11.314 11.313a.75.75 0 0 0-1.061 1.061l1.414 1.414a.75.75 0 0 0 1.06-1.06zM15 18.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75M5 9.75a.75.75 0 0 0 0-1.5H4a.75.75 0 0 0 0 1.5zM18.25 15a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75" opacity=".5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-1.28 1.28a.14.14 0 0 0 .044.226a6.27 6.27 0 0 1 3.292 3.292a.14.14 0 0 0 .227.044l1.28-1.28c.393-.393 1.042-.369 1.578-.22c1.014.28 2.309-.105 3.052-.848A2.519 2.519 0 0 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.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.579l1.28-1.28a.14.14 0 0 0-.044-.226a6.27 6.27 0 0 1-3.292-3.292a.14.14 0 0 0-.227-.044l-1.28 1.28c-.393.393-1.042.369-1.578.22c-1.014-.28-2.309.105-3.052.848a2.52 2.52 0 0 0 0 3.563"/><path fill="currentColor" d="M8.25 5a.75.75 0 0 0 1.5 0V4a.75.75 0 0 0-1.5 0zm-1.376.813a.75.75 0 1 1-1.061 1.06L4.399 5.46a.75.75 0 1 1 1.06-1.06zm11.314 11.313a.75.75 0 0 0-1.061 1.061l1.414 1.414a.75.75 0 0 0 1.06-1.06zM15 18.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75M5 9.75a.75.75 0 0 0 0-1.5H4a.75.75 0 0 0 0 1.5zM18.25 15a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75" opacity=".5"/></svg> </template>
CSS
.icon-bone-broken-bold-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.137%202.738c-.743.743-1.128%202.038-.848%203.052c.149.536.173%201.185-.22%201.579l-1.28%201.28a.14.14%200%200%200%20.044.226a6.27%206.27%200%200%201%203.292%203.292a.14.14%200%200%200%20.227.044l1.28-1.28c.393-.393%201.042-.369%201.578-.22c1.014.28%202.309-.105%203.052-.848A2.519%202.519%200%200%200%2017.7%206.3a2.519%202.519%200%200%200-3.563-3.562M2.738%2017.7a2.52%202.52%200%200%200%203.562%200a2.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.579l1.28-1.28a.14.14%200%200%200-.044-.226a6.27%206.27%200%200%201-3.292-3.292a.14.14%200%200%200-.227-.044l-1.28%201.28c-.393.393-1.042.369-1.578.22c-1.014-.28-2.309.105-3.052.848a2.52%202.52%200%200%200%200%203.563%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.25%205a.75.75%200%200%200%201.5%200V4a.75.75%200%200%200-1.5%200zm-1.376.813a.75.75%200%201%201-1.061%201.06L4.399%205.46a.75.75%200%201%201%201.06-1.06zm11.314%2011.313a.75.75%200%200%200-1.061%201.061l1.414%201.414a.75.75%200%200%200%201.06-1.06zM15%2018.25a.75.75%200%200%201%20.75.75v1a.75.75%200%200%201-1.5%200v-1a.75.75%200%200%201%20.75-.75M5%209.75a.75.75%200%200%200%200-1.5H4a.75.75%200%200%200%200%201.5zM18.25%2015a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1a.75.75%200%200%201-.75-.75%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.137%202.738c-.743.743-1.128%202.038-.848%203.052c.149.536.173%201.185-.22%201.579l-1.28%201.28a.14.14%200%200%200%20.044.226a6.27%206.27%200%200%201%203.292%203.292a.14.14%200%200%200%20.227.044l1.28-1.28c.393-.393%201.042-.369%201.578-.22c1.014.28%202.309-.105%203.052-.848A2.519%202.519%200%200%200%2017.7%206.3a2.519%202.519%200%200%200-3.563-3.562M2.738%2017.7a2.52%202.52%200%200%200%203.562%200a2.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.579l1.28-1.28a.14.14%200%200%200-.044-.226a6.27%206.27%200%200%201-3.292-3.292a.14.14%200%200%200-.227-.044l-1.28%201.28c-.393.393-1.042.369-1.578.22c-1.014-.28-2.309.105-3.052.848a2.52%202.52%200%200%200%200%203.563%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.25%205a.75.75%200%200%200%201.5%200V4a.75.75%200%200%200-1.5%200zm-1.376.813a.75.75%200%201%201-1.061%201.06L4.399%205.46a.75.75%200%201%201%201.06-1.06zm11.314%2011.313a.75.75%200%200%200-1.061%201.061l1.414%201.414a.75.75%200%200%200%201.06-1.06zM15%2018.25a.75.75%200%200%201%20.75.75v1a.75.75%200%200%201-1.5%200v-1a.75.75%200%200%201%20.75-.75M5%209.75a.75.75%200%200%200%200-1.5H4a.75.75%200%200%200%200%201.5zM18.25%2015a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1a.75.75%200%200%201-.75-.75%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bone-broken-bold-duotone.svg?color=%231a73e8&size=48