wounds-injuries from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
wounds-injuries
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
wounds-injuries-outline, wounds-injuries-outline-sharp, wounds-injuries-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the wounds injuries icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.785 20.904l-.689-.688l2.45-2.47L3 17.07l.256-.963l2.54.677l-.671-2.546l.964-.256l.676 2.546l4.272-4.271l-2.547-.677l.256-.963l2.54.67l-.67-2.54l.963-.256l.677 2.546l4.271-4.27l-2.546-.677l.256-.964l2.546.671l-.677-2.54l.963-.256l.677 2.546l2.47-2.45l.688.689l-2.45 2.469L21 6.93l-.256.963l-2.54-.677l.671 2.547l-.963.255l-.677-2.546l-4.271 4.271l2.545.677l-.255.964l-2.54-.671l.67 2.54l-.963.256l-.677-2.546l-4.271 4.27l2.546.678l-.255.963l-2.547-.671l.677 2.54l-.963.256l-.677-2.546z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWoundsInjuries(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="m3.785 20.904l-.689-.688l2.45-2.47L3 17.07l.256-.963l2.54.677l-.671-2.546l.964-.256l.676 2.546l4.272-4.271l-2.547-.677l.256-.963l2.54.67l-.67-2.54l.963-.256l.677 2.546l4.271-4.27l-2.546-.677l.256-.964l2.546.671l-.677-2.54l.963-.256l.677 2.546l2.47-2.45l.688.689l-2.45 2.469L21 6.93l-.256.963l-2.54-.677l.671 2.547l-.963.255l-.677-2.546l-4.271 4.271l2.545.677l-.255.964l-2.54-.671l.67 2.54l-.963.256l-.677-2.546l-4.271 4.27l2.546.678l-.255.963l-2.547-.671l.677 2.54l-.963.256l-.677-2.546z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.785 20.904l-.689-.688l2.45-2.47L3 17.07l.256-.963l2.54.677l-.671-2.546l.964-.256l.676 2.546l4.272-4.271l-2.547-.677l.256-.963l2.54.67l-.67-2.54l.963-.256l.677 2.546l4.271-4.27l-2.546-.677l.256-.964l2.546.671l-.677-2.54l.963-.256l.677 2.546l2.47-2.45l.688.689l-2.45 2.469L21 6.93l-.256.963l-2.54-.677l.671 2.547l-.963.255l-.677-2.546l-4.271 4.271l2.545.677l-.255.964l-2.54-.671l.67 2.54l-.963.256l-.677-2.546l-4.271 4.27l2.546.678l-.255.963l-2.547-.671l.677 2.54l-.963.256l-.677-2.546z"/></svg>
</template>

CSS

.icon-wounds-injuries {
  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%22m3.785%2020.904l-.689-.688l2.45-2.47L3%2017.07l.256-.963l2.54.677l-.671-2.546l.964-.256l.676%202.546l4.272-4.271l-2.547-.677l.256-.963l2.54.67l-.67-2.54l.963-.256l.677%202.546l4.271-4.27l-2.546-.677l.256-.964l2.546.671l-.677-2.54l.963-.256l.677%202.546l2.47-2.45l.688.689l-2.45%202.469L21%206.93l-.256.963l-2.54-.677l.671%202.547l-.963.255l-.677-2.546l-4.271%204.271l2.545.677l-.255.964l-2.54-.671l.67%202.54l-.963.256l-.677-2.546l-4.271%204.27l2.546.678l-.255.963l-2.547-.671l.677%202.54l-.963.256l-.677-2.546z%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%22m3.785%2020.904l-.689-.688l2.45-2.47L3%2017.07l.256-.963l2.54.677l-.671-2.546l.964-.256l.676%202.546l4.272-4.271l-2.547-.677l.256-.963l2.54.67l-.67-2.54l.963-.256l.677%202.546l4.271-4.27l-2.546-.677l.256-.964l2.546.671l-.677-2.54l.963-.256l.677%202.546l2.47-2.45l.688.689l-2.45%202.469L21%206.93l-.256.963l-2.54-.677l.671%202.547l-.963.255l-.677-2.546l-4.271%204.271l2.545.677l-.255.964l-2.54-.671l.67%202.54l-.963.256l-.677-2.546l-4.271%204.27l2.546.678l-.255.963l-2.547-.671l.677%202.54l-.963.256l-.677-2.546z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wounds-injuries.svg?color=%231a73e8&size=48