user injured icon
user-injured from Font Awesome 6 Solid by Dave Gandy · Regular · Users & People · CC-BY-4.0 Attribution required.
- Name
- user-injured
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Users & People
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
More users & people icons from Font Awesome 6 Solid
Use the user injured icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240 80h102.7c-7.9-19.5-20.4-36.5-36.2-49.9zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80h81.4zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16H97c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128m-100 56.4c-9.7 3.1-19.1 7-28 11.7V512h147.7l-62.2-103.8zm33-7.2l47.3 78.8H272c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48h82.3c16.4 0 29.7-13.3 29.7-29.7c0-98.5-79.8-178.3-178.3-178.3h-91.4c-7.2 0-14.3.4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512H64V345.4C24.9 378.1 0 427.3 0 482.3M320 464c0-26.5-21.5-48-48-48h-48.5l57.1 95.2c22.4-4 39.4-23.6 39.4-47.2"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidUserInjured(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240 80h102.7c-7.9-19.5-20.4-36.5-36.2-49.9zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80h81.4zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16H97c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128m-100 56.4c-9.7 3.1-19.1 7-28 11.7V512h147.7l-62.2-103.8zm33-7.2l47.3 78.8H272c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48h82.3c16.4 0 29.7-13.3 29.7-29.7c0-98.5-79.8-178.3-178.3-178.3h-91.4c-7.2 0-14.3.4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512H64V345.4C24.9 378.1 0 427.3 0 482.3M320 464c0-26.5-21.5-48-48-48h-48.5l57.1 95.2c22.4-4 39.4-23.6 39.4-47.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240 80h102.7c-7.9-19.5-20.4-36.5-36.2-49.9zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80h81.4zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16H97c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128m-100 56.4c-9.7 3.1-19.1 7-28 11.7V512h147.7l-62.2-103.8zm33-7.2l47.3 78.8H272c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48h82.3c16.4 0 29.7-13.3 29.7-29.7c0-98.5-79.8-178.3-178.3-178.3h-91.4c-7.2 0-14.3.4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512H64V345.4C24.9 378.1 0 427.3 0 482.3M320 464c0-26.5-21.5-48-48-48h-48.5l57.1 95.2c22.4-4 39.4-23.6 39.4-47.2"/></svg> </template>
CSS
.icon-user-injured {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2080h102.7c-7.9-19.5-20.4-36.5-36.2-49.9zm37.7-68.2C261.3%204.2%20243.2%200%20224%200c-53.7%200-99.7%2033.1-118.7%2080h81.4zM224%20256c70.7%200%20128-57.3%20128-128c0-5.4-.3-10.8-1-16H97c-.7%205.2-1%2010.6-1%2016c0%2070.7%2057.3%20128%20128%20128m-100%2056.4c-9.7%203.1-19.1%207-28%2011.7V512h147.7l-62.2-103.8zm33-7.2l47.3%2078.8H272c44.2%200%2080%2035.8%2080%2080c0%2018-6%2034.6-16%2048h82.3c16.4%200%2029.7-13.3%2029.7-29.7c0-98.5-79.8-178.3-178.3-178.3h-91.4c-7.2%200-14.3.4-21.3%201.3zM0%20482.3C0%20498.7%2013.3%20512%2029.7%20512H64V345.4C24.9%20378.1%200%20427.3%200%20482.3M320%20464c0-26.5-21.5-48-48-48h-48.5l57.1%2095.2c22.4-4%2039.4-23.6%2039.4-47.2%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%2080h102.7c-7.9-19.5-20.4-36.5-36.2-49.9zm37.7-68.2C261.3%204.2%20243.2%200%20224%200c-53.7%200-99.7%2033.1-118.7%2080h81.4zM224%20256c70.7%200%20128-57.3%20128-128c0-5.4-.3-10.8-1-16H97c-.7%205.2-1%2010.6-1%2016c0%2070.7%2057.3%20128%20128%20128m-100%2056.4c-9.7%203.1-19.1%207-28%2011.7V512h147.7l-62.2-103.8zm33-7.2l47.3%2078.8H272c44.2%200%2080%2035.8%2080%2080c0%2018-6%2034.6-16%2048h82.3c16.4%200%2029.7-13.3%2029.7-29.7c0-98.5-79.8-178.3-178.3-178.3h-91.4c-7.2%200-14.3.4-21.3%201.3zM0%20482.3C0%20498.7%2013.3%20512%2029.7%20512H64V345.4C24.9%20378.1%200%20427.3%200%20482.3M320%20464c0-26.5-21.5-48-48-48h-48.5l57.1%2095.2c22.4-4%2039.4-23.6%2039.4-47.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/user-injured.svg?color=%231a73e8&size=48