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

Name
wounds-injuries-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
wounds-injuries-outline-rounded

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="m6.254 18.454l-2.11 2.096q-.146.146-.347.146t-.347-.146t-.146-.347t.146-.347l2.096-2.11l-2.071-.536q-.188-.068-.298-.244q-.11-.177-.042-.366q.067-.188.244-.305t.365-.049l2.052.537l-.555-2.058q-.068-.188.049-.365q.116-.177.304-.244q.189-.068.366.042t.244.298l.562 2.071l4.27-4.271l-2.051-.556q-.189-.067-.305-.234q-.116-.168-.05-.375q.068-.189.245-.308t.366-.052l2.046.556l-.556-2.053q-.067-.188.052-.362t.308-.241t.365.049t.244.304l.556 2.052l4.271-4.27l-2.071-.562q-.189-.068-.298-.245q-.11-.176-.042-.365q.067-.188.244-.305t.365-.049l2.058.556l-.542-2.052q-.068-.188.051-.365q.12-.177.308-.245q.189-.067.366.043q.176.11.244.298l.536 2.071l2.11-2.096q.146-.146.347-.146t.347.146t.146.347t-.146.347l-2.096 2.11l2.071.537q.189.067.298.244q.11.177.043.365q-.068.189-.245.305t-.365.049l-2.052-.537l.555 2.058q.068.189-.049.366q-.116.176-.304.244q-.189.067-.365-.043q-.177-.11-.245-.298l-.561-2.071l-4.271 4.271l2.052.556q.188.067.304.235q.117.167.05.375q-.068.188-.245.307t-.365.052l-2.046-.555l.555 2.052q.067.188-.052.362t-.308.241t-.365-.049t-.244-.304l-.556-2.052l-4.271 4.27l2.071.562q.189.068.298.245q.11.176.043.365q-.068.188-.244.305q-.177.116-.366.049l-2.058-.556l.543 2.052q.067.188-.052.365q-.12.177-.308.245q-.189.067-.366-.043q-.176-.11-.244-.298z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWoundsInjuriesRounded(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="m6.254 18.454l-2.11 2.096q-.146.146-.347.146t-.347-.146t-.146-.347t.146-.347l2.096-2.11l-2.071-.536q-.188-.068-.298-.244q-.11-.177-.042-.366q.067-.188.244-.305t.365-.049l2.052.537l-.555-2.058q-.068-.188.049-.365q.116-.177.304-.244q.189-.068.366.042t.244.298l.562 2.071l4.27-4.271l-2.051-.556q-.189-.067-.305-.234q-.116-.168-.05-.375q.068-.189.245-.308t.366-.052l2.046.556l-.556-2.053q-.067-.188.052-.362t.308-.241t.365.049t.244.304l.556 2.052l4.271-4.27l-2.071-.562q-.189-.068-.298-.245q-.11-.176-.042-.365q.067-.188.244-.305t.365-.049l2.058.556l-.542-2.052q-.068-.188.051-.365q.12-.177.308-.245q.189-.067.366.043q.176.11.244.298l.536 2.071l2.11-2.096q.146-.146.347-.146t.347.146t.146.347t-.146.347l-2.096 2.11l2.071.537q.189.067.298.244q.11.177.043.365q-.068.189-.245.305t-.365.049l-2.052-.537l.555 2.058q.068.189-.049.366q-.116.176-.304.244q-.189.067-.365-.043q-.177-.11-.245-.298l-.561-2.071l-4.271 4.271l2.052.556q.188.067.304.235q.117.167.05.375q-.068.188-.245.307t-.365.052l-2.046-.555l.555 2.052q.067.188-.052.362t-.308.241t-.365-.049t-.244-.304l-.556-2.052l-4.271 4.27l2.071.562q.189.068.298.245q.11.176.043.365q-.068.188-.244.305q-.177.116-.366.049l-2.058-.556l.543 2.052q.067.188-.052.365q-.12.177-.308.245q-.189.067-.366-.043q-.176-.11-.244-.298z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.254 18.454l-2.11 2.096q-.146.146-.347.146t-.347-.146t-.146-.347t.146-.347l2.096-2.11l-2.071-.536q-.188-.068-.298-.244q-.11-.177-.042-.366q.067-.188.244-.305t.365-.049l2.052.537l-.555-2.058q-.068-.188.049-.365q.116-.177.304-.244q.189-.068.366.042t.244.298l.562 2.071l4.27-4.271l-2.051-.556q-.189-.067-.305-.234q-.116-.168-.05-.375q.068-.189.245-.308t.366-.052l2.046.556l-.556-2.053q-.067-.188.052-.362t.308-.241t.365.049t.244.304l.556 2.052l4.271-4.27l-2.071-.562q-.189-.068-.298-.245q-.11-.176-.042-.365q.067-.188.244-.305t.365-.049l2.058.556l-.542-2.052q-.068-.188.051-.365q.12-.177.308-.245q.189-.067.366.043q.176.11.244.298l.536 2.071l2.11-2.096q.146-.146.347-.146t.347.146t.146.347t-.146.347l-2.096 2.11l2.071.537q.189.067.298.244q.11.177.043.365q-.068.189-.245.305t-.365.049l-2.052-.537l.555 2.058q.068.189-.049.366q-.116.176-.304.244q-.189.067-.365-.043q-.177-.11-.245-.298l-.561-2.071l-4.271 4.271l2.052.556q.188.067.304.235q.117.167.05.375q-.068.188-.245.307t-.365.052l-2.046-.555l.555 2.052q.067.188-.052.362t-.308.241t-.365-.049t-.244-.304l-.556-2.052l-4.271 4.27l2.071.562q.189.068.298.245q.11.176.043.365q-.068.188-.244.305q-.177.116-.366.049l-2.058-.556l.543 2.052q.067.188-.052.365q-.12.177-.308.245q-.189.067-.366-.043q-.176-.11-.244-.298z"/></svg>
</template>

CSS

.icon-wounds-injuries-rounded {
  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%22m6.254%2018.454l-2.11%202.096q-.146.146-.347.146t-.347-.146t-.146-.347t.146-.347l2.096-2.11l-2.071-.536q-.188-.068-.298-.244q-.11-.177-.042-.366q.067-.188.244-.305t.365-.049l2.052.537l-.555-2.058q-.068-.188.049-.365q.116-.177.304-.244q.189-.068.366.042t.244.298l.562%202.071l4.27-4.271l-2.051-.556q-.189-.067-.305-.234q-.116-.168-.05-.375q.068-.189.245-.308t.366-.052l2.046.556l-.556-2.053q-.067-.188.052-.362t.308-.241t.365.049t.244.304l.556%202.052l4.271-4.27l-2.071-.562q-.189-.068-.298-.245q-.11-.176-.042-.365q.067-.188.244-.305t.365-.049l2.058.556l-.542-2.052q-.068-.188.051-.365q.12-.177.308-.245q.189-.067.366.043q.176.11.244.298l.536%202.071l2.11-2.096q.146-.146.347-.146t.347.146t.146.347t-.146.347l-2.096%202.11l2.071.537q.189.067.298.244q.11.177.043.365q-.068.189-.245.305t-.365.049l-2.052-.537l.555%202.058q.068.189-.049.366q-.116.176-.304.244q-.189.067-.365-.043q-.177-.11-.245-.298l-.561-2.071l-4.271%204.271l2.052.556q.188.067.304.235q.117.167.05.375q-.068.188-.245.307t-.365.052l-2.046-.555l.555%202.052q.067.188-.052.362t-.308.241t-.365-.049t-.244-.304l-.556-2.052l-4.271%204.27l2.071.562q.189.068.298.245q.11.176.043.365q-.068.188-.244.305q-.177.116-.366.049l-2.058-.556l.543%202.052q.067.188-.052.365q-.12.177-.308.245q-.189.067-.366-.043q-.176-.11-.244-.298z%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%22m6.254%2018.454l-2.11%202.096q-.146.146-.347.146t-.347-.146t-.146-.347t.146-.347l2.096-2.11l-2.071-.536q-.188-.068-.298-.244q-.11-.177-.042-.366q.067-.188.244-.305t.365-.049l2.052.537l-.555-2.058q-.068-.188.049-.365q.116-.177.304-.244q.189-.068.366.042t.244.298l.562%202.071l4.27-4.271l-2.051-.556q-.189-.067-.305-.234q-.116-.168-.05-.375q.068-.189.245-.308t.366-.052l2.046.556l-.556-2.053q-.067-.188.052-.362t.308-.241t.365.049t.244.304l.556%202.052l4.271-4.27l-2.071-.562q-.189-.068-.298-.245q-.11-.176-.042-.365q.067-.188.244-.305t.365-.049l2.058.556l-.542-2.052q-.068-.188.051-.365q.12-.177.308-.245q.189-.067.366.043q.176.11.244.298l.536%202.071l2.11-2.096q.146-.146.347-.146t.347.146t.146.347t-.146.347l-2.096%202.11l2.071.537q.189.067.298.244q.11.177.043.365q-.068.189-.245.305t-.365.049l-2.052-.537l.555%202.058q.068.189-.049.366q-.116.176-.304.244q-.189.067-.365-.043q-.177-.11-.245-.298l-.561-2.071l-4.271%204.271l2.052.556q.188.067.304.235q.117.167.05.375q-.068.188-.245.307t-.365.052l-2.046-.555l.555%202.052q.067.188-.052.362t-.308.241t-.365-.049t-.244-.304l-.556-2.052l-4.271%204.27l2.071.562q.189.068.298.245q.11.176.043.365q-.068.188-.244.305q-.177.116-.366.049l-2.058-.556l.543%202.052q.067.188-.052.365q-.12.177-.308.245q-.189.067-.366-.043q-.176-.11-.244-.298z%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-rounded.svg?color=%231a73e8&size=48