bone crack icon

bone-crack-filled from Reicon by REICON · Filled · Medicine · MIT Free for personal and commercial use.

Name
bone-crack-filled
Set
Reicon
Style
Filled
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"><path fill="currentColor" 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.22l-.842.843l-2.685.413v-.54a.75.75 0 0 0-.987-.712l-1.135.378V9.455L13.07 7.37c.393-.394.369-1.043.22-1.58m-3.808 5.165L7.37 13.07c-.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.579l3.064-3.064l-1.527.235a.75.75 0 0 1-.864-.741v-.374l-1.134.378a.75.75 0 0 1-.988-.711z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBoneCrackFilled(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="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.22l-.842.843l-2.685.413v-.54a.75.75 0 0 0-.987-.712l-1.135.378V9.455L13.07 7.37c.393-.394.369-1.043.22-1.58m-3.808 5.165L7.37 13.07c-.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.579l3.064-3.064l-1.527.235a.75.75 0 0 1-.864-.741v-.374l-1.134.378a.75.75 0 0 1-.988-.711z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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.22l-.842.843l-2.685.413v-.54a.75.75 0 0 0-.987-.712l-1.135.378V9.455L13.07 7.37c.393-.394.369-1.043.22-1.58m-3.808 5.165L7.37 13.07c-.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.579l3.064-3.064l-1.527.235a.75.75 0 0 1-.864-.741v-.374l-1.134.378a.75.75 0 0 1-.988-.711z"/></svg>
</template>

CSS

.icon-bone-crack-filled {
  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%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.22l-.842.843l-2.685.413v-.54a.75.75%200%200%200-.987-.712l-1.135.378V9.455L13.07%207.37c.393-.394.369-1.043.22-1.58m-3.808%205.165L7.37%2013.07c-.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.579l3.064-3.064l-1.527.235a.75.75%200%200%201-.864-.741v-.374l-1.134.378a.75.75%200%200%201-.988-.711z%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%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.22l-.842.843l-2.685.413v-.54a.75.75%200%200%200-.987-.712l-1.135.378V9.455L13.07%207.37c.393-.394.369-1.043.22-1.58m-3.808%205.165L7.37%2013.07c-.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.579l3.064-3.064l-1.527.235a.75.75%200%200%201-.864-.741v-.374l-1.134.378a.75.75%200%200%201-.988-.711z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bone-crack-filled.svg?color=%231a73e8&size=48