fracture leg emoji

fracture-leg from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
fracture-leg
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the fracture leg emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58.932 8.777c-2.87 6.696-11.993 11.43-11.957 13.87c.04 2.701 1.238 8.168 1.435 11c.526 6.366.526 12.765 0 19.131c-.138 1.908 2.135 4.877 0 8.609c-1.17.837-5.74-1.913-13.391 0c-2.39.475-4.84.569-7.26.278a1.722 1.722 0 0 1-.495-3.262c2.131-.993 4.961-1.874 6.798-2.756c2.823-1.355 4.579-2.71 5.571-4.467c.114-.205.185-.432.208-.666c.815-7.661-2.467-19.338-4.823-24.52a7.7 7.7 0 0 1-.956-3.826c0-1.913.956-2.87 1.913-4.782c2.145-4.291 2.723-6.864 3.757-9.023a1.92 1.92 0 0 1 1.647-.957a50.4 50.4 0 0 1 14.018.652z"/><path fill="#fff" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54"/><path fill="#fff" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-1.302l14.853 5.232v-7.883l-10.219-3.072l-4.634-1.393z"/><path fill="#fff" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path fill="#fff" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545z"/><g fill="none" stroke="#000" stroke-width="2"><g stroke-linecap="round" stroke-linejoin="round"><path d="M55.398 8.06c-4.62-.87-9.34-1.09-14.02-.65a1.94 1.94 0 0 0-1.65.95c-1.03 2.16-1.61 4.74-3.75 9.03c-.96 1.91-1.92 2.87-1.92 4.78a7.8 7.8 0 0 0 .96 3.82c.26.58.54 1.23.82 1.95v.01m1.06 3.05v-.011M36.928 61a.3.3 0 0 0-.09.01m10.72-33.45a40 40 0 0 1-.58-4.91c-.04-2.44 9.08-7.18 11.95-13.87m-9.6 51.91a1 1 0 0 1-.09.08q0 .01-.01.02"/><path d="M39.801 19.3c-1.31 1.616-1.702 3.509-.956 4.782c.235.392.564.721.956.956"/></g><path stroke-miterlimit="10" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-.563l14.853 4.493v-7.883l-10.219-3.072l-4.634-1.393z"/><path stroke-linecap="round" stroke-linejoin="round" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path stroke-linecap="round" stroke-linejoin="round" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545zm-10.06-11.217l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></g><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m25.886 48.613l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFractureLeg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M58.932 8.777c-2.87 6.696-11.993 11.43-11.957 13.87c.04 2.701 1.238 8.168 1.435 11c.526 6.366.526 12.765 0 19.131c-.138 1.908 2.135 4.877 0 8.609c-1.17.837-5.74-1.913-13.391 0c-2.39.475-4.84.569-7.26.278a1.722 1.722 0 0 1-.495-3.262c2.131-.993 4.961-1.874 6.798-2.756c2.823-1.355 4.579-2.71 5.571-4.467c.114-.205.185-.432.208-.666c.815-7.661-2.467-19.338-4.823-24.52a7.7 7.7 0 0 1-.956-3.826c0-1.913.956-2.87 1.913-4.782c2.145-4.291 2.723-6.864 3.757-9.023a1.92 1.92 0 0 1 1.647-.957a50.4 50.4 0 0 1 14.018.652z"/><path fill="#fff" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54"/><path fill="#fff" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-1.302l14.853 5.232v-7.883l-10.219-3.072l-4.634-1.393z"/><path fill="#fff" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path fill="#fff" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545z"/><g fill="none" stroke="#000" strokeWidth="2"><g strokeLinecap="round" strokeLinejoin="round"><path d="M55.398 8.06c-4.62-.87-9.34-1.09-14.02-.65a1.94 1.94 0 0 0-1.65.95c-1.03 2.16-1.61 4.74-3.75 9.03c-.96 1.91-1.92 2.87-1.92 4.78a7.8 7.8 0 0 0 .96 3.82c.26.58.54 1.23.82 1.95v.01m1.06 3.05v-.011M36.928 61a.3.3 0 0 0-.09.01m10.72-33.45a40 40 0 0 1-.58-4.91c-.04-2.44 9.08-7.18 11.95-13.87m-9.6 51.91a1 1 0 0 1-.09.08q0 .01-.01.02"/><path d="M39.801 19.3c-1.31 1.616-1.702 3.509-.956 4.782c.235.392.564.721.956.956"/></g><path strokeMiterlimit="10" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-.563l14.853 4.493v-7.883l-10.219-3.072l-4.634-1.393z"/><path strokeLinecap="round" strokeLinejoin="round" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path strokeLinecap="round" strokeLinejoin="round" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545zm-10.06-11.217l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></g><path fill="none" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m25.886 48.613l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M58.932 8.777c-2.87 6.696-11.993 11.43-11.957 13.87c.04 2.701 1.238 8.168 1.435 11c.526 6.366.526 12.765 0 19.131c-.138 1.908 2.135 4.877 0 8.609c-1.17.837-5.74-1.913-13.391 0c-2.39.475-4.84.569-7.26.278a1.722 1.722 0 0 1-.495-3.262c2.131-.993 4.961-1.874 6.798-2.756c2.823-1.355 4.579-2.71 5.571-4.467c.114-.205.185-.432.208-.666c.815-7.661-2.467-19.338-4.823-24.52a7.7 7.7 0 0 1-.956-3.826c0-1.913.956-2.87 1.913-4.782c2.145-4.291 2.723-6.864 3.757-9.023a1.92 1.92 0 0 1 1.647-.957a50.4 50.4 0 0 1 14.018.652z"/><path fill="#fff" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54"/><path fill="#fff" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-1.302l14.853 5.232v-7.883l-10.219-3.072l-4.634-1.393z"/><path fill="#fff" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path fill="#fff" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545z"/><g fill="none" stroke="#000" stroke-width="2"><g stroke-linecap="round" stroke-linejoin="round"><path d="M55.398 8.06c-4.62-.87-9.34-1.09-14.02-.65a1.94 1.94 0 0 0-1.65.95c-1.03 2.16-1.61 4.74-3.75 9.03c-.96 1.91-1.92 2.87-1.92 4.78a7.8 7.8 0 0 0 .96 3.82c.26.58.54 1.23.82 1.95v.01m1.06 3.05v-.011M36.928 61a.3.3 0 0 0-.09.01m10.72-33.45a40 40 0 0 1-.58-4.91c-.04-2.44 9.08-7.18 11.95-13.87m-9.6 51.91a1 1 0 0 1-.09.08q0 .01-.01.02"/><path d="M39.801 19.3c-1.31 1.616-1.702 3.509-.956 4.782c.235.392.564.721.956.956"/></g><path stroke-miterlimit="10" d="M47.03 27.514h-9.773a2.54 2.54 0 0 0-2.54 2.54v21.492c-7.122 0-12.896 0-12.896 5.88c0 5.278 5.774 5.882 12.896 5.882h10.692a4.16 4.16 0 0 0 4.162-4.16V30.053a2.54 2.54 0 0 0-2.54-2.54Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M26.225 52.11a14.09 14.09 0 0 0 6.196 11.17h6.457S32.26 56.935 33 51.549a19.4 19.4 0 0 0-6.774.56m8.491-.563l14.853 4.493v-7.883l-10.219-3.072l-4.634-1.393z"/><path stroke-linecap="round" stroke-linejoin="round" d="m49.57 39.574l-7.426 6.349l-7.427-2.232L49.57 31.9z"/><path stroke-linecap="round" stroke-linejoin="round" d="m42.144 27.514l4.834 6.444l-4.834 3.837l-7.025-9.106a2.55 2.55 0 0 1 2.138-1.175zM35.946 59.83l13.625-3.79v3.108s.396 4.16-5.148 4.16h-5.545zm-10.06-11.217l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></g><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m25.886 48.613l-2.314-3.857l2.907-.534l-2.908-4.845M9.765 62.244l4.378-1.03l-.377 2.932l5.5-1.294m.009-10.184l-4.332-1.209l.256 2.945l-5.443-1.519"/></svg>
</template>

CSS

.icon-fracture-leg {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M58.932%208.777c-2.87%206.696-11.993%2011.43-11.957%2013.87c.04%202.701%201.238%208.168%201.435%2011c.526%206.366.526%2012.765%200%2019.131c-.138%201.908%202.135%204.877%200%208.609c-1.17.837-5.74-1.913-13.391%200c-2.39.475-4.84.569-7.26.278a1.722%201.722%200%200%201-.495-3.262c2.131-.993%204.961-1.874%206.798-2.756c2.823-1.355%204.579-2.71%205.571-4.467c.114-.205.185-.432.208-.666c.815-7.661-2.467-19.338-4.823-24.52a7.7%207.7%200%200%201-.956-3.826c0-1.913.956-2.87%201.913-4.782c2.145-4.291%202.723-6.864%203.757-9.023a1.92%201.92%200%200%201%201.647-.957a50.4%2050.4%200%200%201%2014.018.652z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.03%2027.514h-9.773a2.54%202.54%200%200%200-2.54%202.54v21.492c-7.122%200-12.896%200-12.896%205.88c0%205.278%205.774%205.882%2012.896%205.882h10.692a4.16%204.16%200%200%200%204.162-4.16V30.053a2.54%202.54%200%200%200-2.54-2.54%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.225%2052.11a14.09%2014.09%200%200%200%206.196%2011.17h6.457S32.26%2056.935%2033%2051.549a19.4%2019.4%200%200%200-6.774.56m8.491-1.302l14.853%205.232v-7.883l-10.219-3.072l-4.634-1.393z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m49.57%2039.574l-7.426%206.349l-7.427-2.232L49.57%2031.9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m42.144%2027.514l4.834%206.444l-4.834%203.837l-7.025-9.106a2.55%202.55%200%200%201%202.138-1.175zM35.946%2059.83l13.625-3.79v3.108s.396%204.16-5.148%204.16h-5.545z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M55.398%208.06c-4.62-.87-9.34-1.09-14.02-.65a1.94%201.94%200%200%200-1.65.95c-1.03%202.16-1.61%204.74-3.75%209.03c-.96%201.91-1.92%202.87-1.92%204.78a7.8%207.8%200%200%200%20.96%203.82c.26.58.54%201.23.82%201.95v.01m1.06%203.05v-.011M36.928%2061a.3.3%200%200%200-.09.01m10.72-33.45a40%2040%200%200%201-.58-4.91c-.04-2.44%209.08-7.18%2011.95-13.87m-9.6%2051.91a1%201%200%200%201-.09.08q0%20.01-.01.02%22%2F%3E%3Cpath%20d%3D%22M39.801%2019.3c-1.31%201.616-1.702%203.509-.956%204.782c.235.392.564.721.956.956%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M47.03%2027.514h-9.773a2.54%202.54%200%200%200-2.54%202.54v21.492c-7.122%200-12.896%200-12.896%205.88c0%205.278%205.774%205.882%2012.896%205.882h10.692a4.16%204.16%200%200%200%204.162-4.16V30.053a2.54%202.54%200%200%200-2.54-2.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.225%2052.11a14.09%2014.09%200%200%200%206.196%2011.17h6.457S32.26%2056.935%2033%2051.549a19.4%2019.4%200%200%200-6.774.56m8.491-.563l14.853%204.493v-7.883l-10.219-3.072l-4.634-1.393z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m49.57%2039.574l-7.426%206.349l-7.427-2.232L49.57%2031.9z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.144%2027.514l4.834%206.444l-4.834%203.837l-7.025-9.106a2.55%202.55%200%200%201%202.138-1.175zM35.946%2059.83l13.625-3.79v3.108s.396%204.16-5.148%204.16h-5.545zm-10.06-11.217l-2.314-3.857l2.907-.534l-2.908-4.845M9.765%2062.244l4.378-1.03l-.377%202.932l5.5-1.294m.009-10.184l-4.332-1.209l.256%202.945l-5.443-1.519%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m25.886%2048.613l-2.314-3.857l2.907-.534l-2.908-4.845M9.765%2062.244l4.378-1.03l-.377%202.932l5.5-1.294m.009-10.184l-4.332-1.209l.256%202.945l-5.443-1.519%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M58.932%208.777c-2.87%206.696-11.993%2011.43-11.957%2013.87c.04%202.701%201.238%208.168%201.435%2011c.526%206.366.526%2012.765%200%2019.131c-.138%201.908%202.135%204.877%200%208.609c-1.17.837-5.74-1.913-13.391%200c-2.39.475-4.84.569-7.26.278a1.722%201.722%200%200%201-.495-3.262c2.131-.993%204.961-1.874%206.798-2.756c2.823-1.355%204.579-2.71%205.571-4.467c.114-.205.185-.432.208-.666c.815-7.661-2.467-19.338-4.823-24.52a7.7%207.7%200%200%201-.956-3.826c0-1.913.956-2.87%201.913-4.782c2.145-4.291%202.723-6.864%203.757-9.023a1.92%201.92%200%200%201%201.647-.957a50.4%2050.4%200%200%201%2014.018.652z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.03%2027.514h-9.773a2.54%202.54%200%200%200-2.54%202.54v21.492c-7.122%200-12.896%200-12.896%205.88c0%205.278%205.774%205.882%2012.896%205.882h10.692a4.16%204.16%200%200%200%204.162-4.16V30.053a2.54%202.54%200%200%200-2.54-2.54%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.225%2052.11a14.09%2014.09%200%200%200%206.196%2011.17h6.457S32.26%2056.935%2033%2051.549a19.4%2019.4%200%200%200-6.774.56m8.491-1.302l14.853%205.232v-7.883l-10.219-3.072l-4.634-1.393z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m49.57%2039.574l-7.426%206.349l-7.427-2.232L49.57%2031.9z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m42.144%2027.514l4.834%206.444l-4.834%203.837l-7.025-9.106a2.55%202.55%200%200%201%202.138-1.175zM35.946%2059.83l13.625-3.79v3.108s.396%204.16-5.148%204.16h-5.545z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M55.398%208.06c-4.62-.87-9.34-1.09-14.02-.65a1.94%201.94%200%200%200-1.65.95c-1.03%202.16-1.61%204.74-3.75%209.03c-.96%201.91-1.92%202.87-1.92%204.78a7.8%207.8%200%200%200%20.96%203.82c.26.58.54%201.23.82%201.95v.01m1.06%203.05v-.011M36.928%2061a.3.3%200%200%200-.09.01m10.72-33.45a40%2040%200%200%201-.58-4.91c-.04-2.44%209.08-7.18%2011.95-13.87m-9.6%2051.91a1%201%200%200%201-.09.08q0%20.01-.01.02%22%2F%3E%3Cpath%20d%3D%22M39.801%2019.3c-1.31%201.616-1.702%203.509-.956%204.782c.235.392.564.721.956.956%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M47.03%2027.514h-9.773a2.54%202.54%200%200%200-2.54%202.54v21.492c-7.122%200-12.896%200-12.896%205.88c0%205.278%205.774%205.882%2012.896%205.882h10.692a4.16%204.16%200%200%200%204.162-4.16V30.053a2.54%202.54%200%200%200-2.54-2.54Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.225%2052.11a14.09%2014.09%200%200%200%206.196%2011.17h6.457S32.26%2056.935%2033%2051.549a19.4%2019.4%200%200%200-6.774.56m8.491-.563l14.853%204.493v-7.883l-10.219-3.072l-4.634-1.393z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m49.57%2039.574l-7.426%206.349l-7.427-2.232L49.57%2031.9z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42.144%2027.514l4.834%206.444l-4.834%203.837l-7.025-9.106a2.55%202.55%200%200%201%202.138-1.175zM35.946%2059.83l13.625-3.79v3.108s.396%204.16-5.148%204.16h-5.545zm-10.06-11.217l-2.314-3.857l2.907-.534l-2.908-4.845M9.765%2062.244l4.378-1.03l-.377%202.932l5.5-1.294m.009-10.184l-4.332-1.209l.256%202.945l-5.443-1.519%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m25.886%2048.613l-2.314-3.857l2.907-.534l-2.908-4.845M9.765%2062.244l4.378-1.03l-.377%202.932l5.5-1.294m.009-10.184l-4.332-1.209l.256%202.945l-5.443-1.519%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/fracture-leg.svg?color=%231a73e8&size=48