wounds injuries icon

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

Name
wounds-injuries
Set
Material Symbols
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

The same icon in other sets

More social icons from Material Symbols

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.4 22L2 20.6l2.2-2.2l-2.2-.6l.525-1.925l2.175.6l-.575-2.2l1.925-.525l.6 2.2l3.425-3.425l-2.2-.6L8.4 10l2.175.575L10 8.4l1.925-.525l.6 2.2L15.95 6.65l-2.2-.6l.525-1.925l2.2.575l-.6-2.175L17.8 2l.6 2.2L20.6 2L22 3.4l-2.2 2.2l2.2.6l-.525 1.925l-2.175-.6l.575 2.2l-1.925.525l-.6-2.2l-3.425 3.425l2.2.6L15.6 14l-2.175-.575L14 15.6l-1.925.525l-.6-2.2L8.05 17.35l2.2.6l-.525 1.925l-2.2-.575l.6 2.175L6.2 22l-.6-2.2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsWoundsInjuries(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.4 22L2 20.6l2.2-2.2l-2.2-.6l.525-1.925l2.175.6l-.575-2.2l1.925-.525l.6 2.2l3.425-3.425l-2.2-.6L8.4 10l2.175.575L10 8.4l1.925-.525l.6 2.2L15.95 6.65l-2.2-.6l.525-1.925l2.2.575l-.6-2.175L17.8 2l.6 2.2L20.6 2L22 3.4l-2.2 2.2l2.2.6l-.525 1.925l-2.175-.6l.575 2.2l-1.925.525l-.6-2.2l-3.425 3.425l2.2.6L15.6 14l-2.175-.575L14 15.6l-1.925.525l-.6-2.2L8.05 17.35l2.2.6l-.525 1.925l-2.2-.575l.6 2.175L6.2 22l-.6-2.2z"/></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.4 22L2 20.6l2.2-2.2l-2.2-.6l.525-1.925l2.175.6l-.575-2.2l1.925-.525l.6 2.2l3.425-3.425l-2.2-.6L8.4 10l2.175.575L10 8.4l1.925-.525l.6 2.2L15.95 6.65l-2.2-.6l.525-1.925l2.2.575l-.6-2.175L17.8 2l.6 2.2L20.6 2L22 3.4l-2.2 2.2l2.2.6l-.525 1.925l-2.175-.6l.575 2.2l-1.925.525l-.6-2.2l-3.425 3.425l2.2.6L15.6 14l-2.175-.575L14 15.6l-1.925.525l-.6-2.2L8.05 17.35l2.2.6l-.525 1.925l-2.2-.575l.6 2.175L6.2 22l-.6-2.2z"/></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.4%2022L2%2020.6l2.2-2.2l-2.2-.6l.525-1.925l2.175.6l-.575-2.2l1.925-.525l.6%202.2l3.425-3.425l-2.2-.6L8.4%2010l2.175.575L10%208.4l1.925-.525l.6%202.2L15.95%206.65l-2.2-.6l.525-1.925l2.2.575l-.6-2.175L17.8%202l.6%202.2L20.6%202L22%203.4l-2.2%202.2l2.2.6l-.525%201.925l-2.175-.6l.575%202.2l-1.925.525l-.6-2.2l-3.425%203.425l2.2.6L15.6%2014l-2.175-.575L14%2015.6l-1.925.525l-.6-2.2L8.05%2017.35l2.2.6l-.525%201.925l-2.2-.575l.6%202.175L6.2%2022l-.6-2.2z%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.4%2022L2%2020.6l2.2-2.2l-2.2-.6l.525-1.925l2.175.6l-.575-2.2l1.925-.525l.6%202.2l3.425-3.425l-2.2-.6L8.4%2010l2.175.575L10%208.4l1.925-.525l.6%202.2L15.95%206.65l-2.2-.6l.525-1.925l2.2.575l-.6-2.175L17.8%202l.6%202.2L20.6%202L22%203.4l-2.2%202.2l2.2.6l-.525%201.925l-2.175-.6l.575%202.2l-1.925.525l-.6-2.2l-3.425%203.425l2.2.6L15.6%2014l-2.175-.575L14%2015.6l-1.925.525l-.6-2.2L8.05%2017.35l2.2.6l-.525%201.925l-2.2-.575l.6%202.175L6.2%2022l-.6-2.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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