wounds injuries icon
wounds-injuries-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- wounds-injuries-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- wounds-injuries-outline-rounded
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="m5.6 19.8l-1.475 1.5q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L4.2 18.4l-1.225-.325q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.225.325l-.325-1.25q-.125-.4.088-.75T5.075 14t.75.1t.475.625l.35 1.225l3.425-3.425L8.85 12.2q-.4-.125-.612-.475t-.088-.75t.475-.625t.75-.1l1.2.325l-.325-1.225q-.125-.4.1-.737t.625-.463t.75.088t.475.612l.325 1.225L15.95 6.65l-1.225-.35q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.25.325l-.35-1.225q-.125-.4.1-.75t.625-.475t.75.1t.475.625L18.4 4.2l1.475-1.5q.3-.3.713-.3t.712.3t.3.713t-.3.712L19.8 5.6l1.225.325q.4.125.625.475t.1.75t-.475.613t-.75.087L19.3 7.525l.325 1.25q.125.4-.088.75t-.612.475t-.75-.1t-.475-.625l-.35-1.225l-3.425 3.425l1.225.325q.4.125.612.475t.088.75t-.475.625t-.75.1l-1.2-.325l.325 1.225q.125.4-.1.738t-.625.462t-.75-.087t-.475-.613l-.325-1.225L8.05 17.35l1.225.35q.4.125.625.475t.1.75t-.475.613t-.75.087l-1.25-.325l.35 1.225q.125.4-.1.75t-.625.475t-.75-.1t-.475-.625z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWoundsInjuriesRounded(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="m5.6 19.8l-1.475 1.5q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L4.2 18.4l-1.225-.325q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.225.325l-.325-1.25q-.125-.4.088-.75T5.075 14t.75.1t.475.625l.35 1.225l3.425-3.425L8.85 12.2q-.4-.125-.612-.475t-.088-.75t.475-.625t.75-.1l1.2.325l-.325-1.225q-.125-.4.1-.737t.625-.463t.75.088t.475.612l.325 1.225L15.95 6.65l-1.225-.35q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.25.325l-.35-1.225q-.125-.4.1-.75t.625-.475t.75.1t.475.625L18.4 4.2l1.475-1.5q.3-.3.713-.3t.712.3t.3.713t-.3.712L19.8 5.6l1.225.325q.4.125.625.475t.1.75t-.475.613t-.75.087L19.3 7.525l.325 1.25q.125.4-.088.75t-.612.475t-.75-.1t-.475-.625l-.35-1.225l-3.425 3.425l1.225.325q.4.125.612.475t.088.75t-.475.625t-.75.1l-1.2-.325l.325 1.225q.125.4-.1.738t-.625.462t-.75-.087t-.475-.613l-.325-1.225L8.05 17.35l1.225.35q.4.125.625.475t.1.75t-.475.613t-.75.087l-1.25-.325l.35 1.225q.125.4-.1.75t-.625.475t-.75-.1t-.475-.625z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.6 19.8l-1.475 1.5q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L4.2 18.4l-1.225-.325q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.225.325l-.325-1.25q-.125-.4.088-.75T5.075 14t.75.1t.475.625l.35 1.225l3.425-3.425L8.85 12.2q-.4-.125-.612-.475t-.088-.75t.475-.625t.75-.1l1.2.325l-.325-1.225q-.125-.4.1-.737t.625-.463t.75.088t.475.612l.325 1.225L15.95 6.65l-1.225-.35q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.25.325l-.35-1.225q-.125-.4.1-.75t.625-.475t.75.1t.475.625L18.4 4.2l1.475-1.5q.3-.3.713-.3t.712.3t.3.713t-.3.712L19.8 5.6l1.225.325q.4.125.625.475t.1.75t-.475.613t-.75.087L19.3 7.525l.325 1.25q.125.4-.088.75t-.612.475t-.75-.1t-.475-.625l-.35-1.225l-3.425 3.425l1.225.325q.4.125.612.475t.088.75t-.475.625t-.75.1l-1.2-.325l.325 1.225q.125.4-.1.738t-.625.462t-.75-.087t-.475-.613l-.325-1.225L8.05 17.35l1.225.35q.4.125.625.475t.1.75t-.475.613t-.75.087l-1.25-.325l.35 1.225q.125.4-.1.75t-.625.475t-.75-.1t-.475-.625z"/></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%22m5.6%2019.8l-1.475%201.5q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L4.2%2018.4l-1.225-.325q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.225.325l-.325-1.25q-.125-.4.088-.75T5.075%2014t.75.1t.475.625l.35%201.225l3.425-3.425L8.85%2012.2q-.4-.125-.612-.475t-.088-.75t.475-.625t.75-.1l1.2.325l-.325-1.225q-.125-.4.1-.737t.625-.463t.75.088t.475.612l.325%201.225L15.95%206.65l-1.225-.35q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.25.325l-.35-1.225q-.125-.4.1-.75t.625-.475t.75.1t.475.625L18.4%204.2l1.475-1.5q.3-.3.713-.3t.712.3t.3.713t-.3.712L19.8%205.6l1.225.325q.4.125.625.475t.1.75t-.475.613t-.75.087L19.3%207.525l.325%201.25q.125.4-.088.75t-.612.475t-.75-.1t-.475-.625l-.35-1.225l-3.425%203.425l1.225.325q.4.125.612.475t.088.75t-.475.625t-.75.1l-1.2-.325l.325%201.225q.125.4-.1.738t-.625.462t-.75-.087t-.475-.613l-.325-1.225L8.05%2017.35l1.225.35q.4.125.625.475t.1.75t-.475.613t-.75.087l-1.25-.325l.35%201.225q.125.4-.1.75t-.625.475t-.75-.1t-.475-.625z%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%22m5.6%2019.8l-1.475%201.5q-.3.3-.712.3t-.713-.3t-.3-.712t.3-.713L4.2%2018.4l-1.225-.325q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.225.325l-.325-1.25q-.125-.4.088-.75T5.075%2014t.75.1t.475.625l.35%201.225l3.425-3.425L8.85%2012.2q-.4-.125-.612-.475t-.088-.75t.475-.625t.75-.1l1.2.325l-.325-1.225q-.125-.4.1-.737t.625-.463t.75.088t.475.612l.325%201.225L15.95%206.65l-1.225-.35q-.4-.125-.625-.475t-.1-.75t.475-.612t.75-.088l1.25.325l-.35-1.225q-.125-.4.1-.75t.625-.475t.75.1t.475.625L18.4%204.2l1.475-1.5q.3-.3.713-.3t.712.3t.3.713t-.3.712L19.8%205.6l1.225.325q.4.125.625.475t.1.75t-.475.613t-.75.087L19.3%207.525l.325%201.25q.125.4-.088.75t-.612.475t-.75-.1t-.475-.625l-.35-1.225l-3.425%203.425l1.225.325q.4.125.612.475t.088.75t-.475.625t-.75.1l-1.2-.325l.325%201.225q.125.4-.1.738t-.625.462t-.75-.087t-.475-.613l-.325-1.225L8.05%2017.35l1.225.35q.4.125.625.475t.1.75t-.475.613t-.75.087l-1.25-.325l.35%201.225q.125.4-.1.75t-.625.475t-.75-.1t-.475-.625z%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-rounded.svg?color=%231a73e8&size=48