bone crack icon
bone-crack-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- bone-crack-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More medicine icons from Reicon
Use the bone crack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.519 2.519 0 1 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.186.22-1.579l4.452-4.452l-3.03.881v-1.414l-2.12.707l-.014-2.134l-2.85 2.85c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848a2.52 2.52 0 0 0 0 3.563"/><path d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-2.85 2.85l.013 2.135l2.121-.708v1.415l3.03-.882l1.248-1.248c.393-.393 1.043-.369 1.58-.22c1.013.28 2.308-.105 3.051-.848A2.519 2.519 0 1 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBoneCrackDuotone(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 d="M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.519 2.519 0 1 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.186.22-1.579l4.452-4.452l-3.03.881v-1.414l-2.12.707l-.014-2.134l-2.85 2.85c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848a2.52 2.52 0 0 0 0 3.563"/><path d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-2.85 2.85l.013 2.135l2.121-.708v1.415l3.03-.882l1.248-1.248c.393-.393 1.043-.369 1.58-.22c1.013.28 2.308-.105 3.051-.848A2.519 2.519 0 1 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562" 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 d="M2.738 17.7a2.52 2.52 0 0 0 3.562 0a2.519 2.519 0 1 0 3.563 3.562c.743-.743 1.128-2.038.848-3.052c-.149-.536-.173-1.186.22-1.579l4.452-4.452l-3.03.881v-1.414l-2.12.707l-.014-2.134l-2.85 2.85c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848a2.52 2.52 0 0 0 0 3.563"/><path d="M14.137 2.738c-.743.743-1.128 2.038-.848 3.052c.149.536.173 1.185-.22 1.579l-2.85 2.85l.013 2.135l2.121-.708v1.415l3.03-.882l1.248-1.248c.393-.393 1.043-.369 1.58-.22c1.013.28 2.308-.105 3.051-.848A2.519 2.519 0 1 0 17.7 6.3a2.519 2.519 0 0 0-3.563-3.562" opacity=".5"/></g></svg> </template>
CSS
.icon-bone-crack-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%20d%3D%22M2.738%2017.7a2.52%202.52%200%200%200%203.562%200a2.519%202.519%200%201%200%203.563%203.562c.743-.743%201.128-2.038.848-3.052c-.149-.536-.173-1.186.22-1.579l4.452-4.452l-3.03.881v-1.414l-2.12.707l-.014-2.134l-2.85%202.85c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848a2.52%202.52%200%200%200%200%203.563%22%2F%3E%3Cpath%20d%3D%22M14.137%202.738c-.743.743-1.128%202.038-.848%203.052c.149.536.173%201.185-.22%201.579l-2.85%202.85l.013%202.135l2.121-.708v1.415l3.03-.882l1.248-1.248c.393-.393%201.043-.369%201.58-.22c1.013.28%202.308-.105%203.051-.848A2.519%202.519%200%201%200%2017.7%206.3a2.519%202.519%200%200%200-3.563-3.562%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%20d%3D%22M2.738%2017.7a2.52%202.52%200%200%200%203.562%200a2.519%202.519%200%201%200%203.563%203.562c.743-.743%201.128-2.038.848-3.052c-.149-.536-.173-1.186.22-1.579l4.452-4.452l-3.03.881v-1.414l-2.12.707l-.014-2.134l-2.85%202.85c-.394.393-1.043.369-1.58.22c-1.013-.28-2.308.105-3.051.848a2.52%202.52%200%200%200%200%203.563%22%2F%3E%3Cpath%20d%3D%22M14.137%202.738c-.743.743-1.128%202.038-.848%203.052c.149.536.173%201.185-.22%201.579l-2.85%202.85l.013%202.135l2.121-.708v1.415l3.03-.882l1.248-1.248c.393-.393%201.043-.369%201.58-.22c1.013.28%202.308-.105%203.051-.848A2.519%202.519%200%201%200%2017.7%206.3a2.519%202.519%200%200%200-3.563-3.562%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-crack-duotone.svg?color=%231a73e8&size=48