Bone Broken icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconBoneBroken } from "@devigner-ui/icons";
<IconBoneBroken className="size-6" />
<script setup>
import { IconBoneBroken } from "@devigner-ui/icons-vue";
</script>
<template>
<IconBoneBroken class="size-6" />
</template>
<script>
import { IconBoneBroken } from "@devigner-ui/icons-svelte";
</script>
<IconBoneBroken class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.14 2.74a3.4 3.4 0 0 0-.85 3.05c.15.54.17 1.19-.22 1.58l-1.28 1.28a.14.14 0 0 0 .04.23 6.3 6.3 0 0 1 3.3 3.29c.03.09.15.11.22.04l1.28-1.28c.4-.4 1.04-.37 1.58-.22 1.01.28 2.3-.1 3.05-.85A2.52 2.52 0 0 0 17.7 6.3a2.52 2.52 0 0 0-3.56-3.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.74 17.7c.98.98 2.58.98 3.56 0a2.52 2.52 0 1 0 3.56 3.56 3.4 3.4 0 0 0 .85-3.05c-.15-.54-.17-1.19.22-1.58l1.28-1.28a.14.14 0 0 0-.04-.22 6.3 6.3 0 0 1-3.3-3.3.14.14 0 0 0-.22-.04l-1.28 1.28c-.4.4-1.04.37-1.58.22-1.01-.28-2.3.1-3.05.85a2.5 2.5 0 0 0 0 3.56" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m17.66 17.66 1.41 1.41" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6.34 6.34 4.93 4.93" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M15 19v1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M5 9H4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M19 15h1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9 5V4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>