bone crack icon

bone-crack-line-duotone from Solar by 480 Design · Line Duotone · Medicine · CC-BY-4.0 Attribution required.

Name
bone-crack-line-duotone
Set
Solar
Style
Line Duotone
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

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="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M14.1374 2.73779C13.3942 3.48102 13.0092 4.77646 13.2895 5.7897C13.438 6.32603 13.4622 6.97541 13.0687 7.3689L7.3689 13.0687C6.97541 13.4622 6.32603 13.438 5.7897 13.2895C4.77646 13.0092 3.48102 13.3942 2.73779 14.1374C1.75407 15.1212 1.75407 16.7161 2.73779 17.6998C3.72152 18.6835 5.31646 18.6835 6.30018 17.6998C5.31646 18.6835 5.31646 20.2785 6.30018 21.2622C7.28391 22.2459 8.87884 22.2459 9.86257 21.2622C10.6058 20.519 10.9908 19.2235 10.7105 18.2103C10.562 17.674 10.5378 17.0246 10.9313 16.6311L16.6311 10.9313C17.0246 10.5378 17.674 10.562 18.2103 10.7105C19.2235 10.9908 20.519 10.6058 21.2622 9.86257C22.2459 8.87884 22.2459 7.28391 21.2622 6.30018C20.2785 5.31645 18.6835 5.31646 17.6998 6.30018C18.6835 5.31646 18.6835 3.72152 17.6998 2.73779C16.7161 1.75407 15.1212 1.75407 14.1374 2.73779Z"/><path stroke-linecap="round" d="M10.2322 10.2324V12.3537L12.3535 11.6466V13.0608L14.9996 12.5001" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBoneCrackLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M14.1374 2.73779C13.3942 3.48102 13.0092 4.77646 13.2895 5.7897C13.438 6.32603 13.4622 6.97541 13.0687 7.3689L7.3689 13.0687C6.97541 13.4622 6.32603 13.438 5.7897 13.2895C4.77646 13.0092 3.48102 13.3942 2.73779 14.1374C1.75407 15.1212 1.75407 16.7161 2.73779 17.6998C3.72152 18.6835 5.31646 18.6835 6.30018 17.6998C5.31646 18.6835 5.31646 20.2785 6.30018 21.2622C7.28391 22.2459 8.87884 22.2459 9.86257 21.2622C10.6058 20.519 10.9908 19.2235 10.7105 18.2103C10.562 17.674 10.5378 17.0246 10.9313 16.6311L16.6311 10.9313C17.0246 10.5378 17.674 10.562 18.2103 10.7105C19.2235 10.9908 20.519 10.6058 21.2622 9.86257C22.2459 8.87884 22.2459 7.28391 21.2622 6.30018C20.2785 5.31645 18.6835 5.31646 17.6998 6.30018C18.6835 5.31646 18.6835 3.72152 17.6998 2.73779C16.7161 1.75407 15.1212 1.75407 14.1374 2.73779Z"/><path strokeLinecap="round" d="M10.2322 10.2324V12.3537L12.3535 11.6466V13.0608L14.9996 12.5001" 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="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M14.1374 2.73779C13.3942 3.48102 13.0092 4.77646 13.2895 5.7897C13.438 6.32603 13.4622 6.97541 13.0687 7.3689L7.3689 13.0687C6.97541 13.4622 6.32603 13.438 5.7897 13.2895C4.77646 13.0092 3.48102 13.3942 2.73779 14.1374C1.75407 15.1212 1.75407 16.7161 2.73779 17.6998C3.72152 18.6835 5.31646 18.6835 6.30018 17.6998C5.31646 18.6835 5.31646 20.2785 6.30018 21.2622C7.28391 22.2459 8.87884 22.2459 9.86257 21.2622C10.6058 20.519 10.9908 19.2235 10.7105 18.2103C10.562 17.674 10.5378 17.0246 10.9313 16.6311L16.6311 10.9313C17.0246 10.5378 17.674 10.562 18.2103 10.7105C19.2235 10.9908 20.519 10.6058 21.2622 9.86257C22.2459 8.87884 22.2459 7.28391 21.2622 6.30018C20.2785 5.31645 18.6835 5.31646 17.6998 6.30018C18.6835 5.31646 18.6835 3.72152 17.6998 2.73779C16.7161 1.75407 15.1212 1.75407 14.1374 2.73779Z"/><path stroke-linecap="round" d="M10.2322 10.2324V12.3537L12.3535 11.6466V13.0608L14.9996 12.5001" opacity=".5"/></g></svg>
</template>

CSS

.icon-bone-crack-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.1374%202.73779C13.3942%203.48102%2013.0092%204.77646%2013.2895%205.7897C13.438%206.32603%2013.4622%206.97541%2013.0687%207.3689L7.3689%2013.0687C6.97541%2013.4622%206.32603%2013.438%205.7897%2013.2895C4.77646%2013.0092%203.48102%2013.3942%202.73779%2014.1374C1.75407%2015.1212%201.75407%2016.7161%202.73779%2017.6998C3.72152%2018.6835%205.31646%2018.6835%206.30018%2017.6998C5.31646%2018.6835%205.31646%2020.2785%206.30018%2021.2622C7.28391%2022.2459%208.87884%2022.2459%209.86257%2021.2622C10.6058%2020.519%2010.9908%2019.2235%2010.7105%2018.2103C10.562%2017.674%2010.5378%2017.0246%2010.9313%2016.6311L16.6311%2010.9313C17.0246%2010.5378%2017.674%2010.562%2018.2103%2010.7105C19.2235%2010.9908%2020.519%2010.6058%2021.2622%209.86257C22.2459%208.87884%2022.2459%207.28391%2021.2622%206.30018C20.2785%205.31645%2018.6835%205.31646%2017.6998%206.30018C18.6835%205.31646%2018.6835%203.72152%2017.6998%202.73779C16.7161%201.75407%2015.1212%201.75407%2014.1374%202.73779Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.2322%2010.2324V12.3537L12.3535%2011.6466V13.0608L14.9996%2012.5001%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.1374%202.73779C13.3942%203.48102%2013.0092%204.77646%2013.2895%205.7897C13.438%206.32603%2013.4622%206.97541%2013.0687%207.3689L7.3689%2013.0687C6.97541%2013.4622%206.32603%2013.438%205.7897%2013.2895C4.77646%2013.0092%203.48102%2013.3942%202.73779%2014.1374C1.75407%2015.1212%201.75407%2016.7161%202.73779%2017.6998C3.72152%2018.6835%205.31646%2018.6835%206.30018%2017.6998C5.31646%2018.6835%205.31646%2020.2785%206.30018%2021.2622C7.28391%2022.2459%208.87884%2022.2459%209.86257%2021.2622C10.6058%2020.519%2010.9908%2019.2235%2010.7105%2018.2103C10.562%2017.674%2010.5378%2017.0246%2010.9313%2016.6311L16.6311%2010.9313C17.0246%2010.5378%2017.674%2010.562%2018.2103%2010.7105C19.2235%2010.9908%2020.519%2010.6058%2021.2622%209.86257C22.2459%208.87884%2022.2459%207.28391%2021.2622%206.30018C20.2785%205.31645%2018.6835%205.31646%2017.6998%206.30018C18.6835%205.31646%2018.6835%203.72152%2017.6998%202.73779C16.7161%201.75407%2015.1212%201.75407%2014.1374%202.73779Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.2322%2010.2324V12.3537L12.3535%2011.6466V13.0608L14.9996%2012.5001%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/solar/bone-crack-line-duotone.svg?color=%231a73e8&size=48