people robbery icon
people-robbery from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- people-robbery
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 576×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the people robbery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V174.3c38.1-20 67.3-55.6 78.3-99.6l8.7-34.9c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96M80 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-8 32c-35.3 0-64 28.7-64 64v288c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V252.7l13 20.5c5.9 9.2 16.1 14.9 27 14.9h48c17.7 0 32-14.3 32-32s-14.3-32-32-32h-30.4l-37.4-58.9C157.6 142 132.1 128 104.7 128z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidPeopleRobbery(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V174.3c38.1-20 67.3-55.6 78.3-99.6l8.7-34.9c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96M80 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-8 32c-35.3 0-64 28.7-64 64v288c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V252.7l13 20.5c5.9 9.2 16.1 14.9 27 14.9h48c17.7 0 32-14.3 32-32s-14.3-32-32-32h-30.4l-37.4-58.9C157.6 142 132.1 128 104.7 128z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6V480c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V174.3c38.1-20 67.3-55.6 78.3-99.6l8.7-34.9c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96M80 96a48 48 0 1 0 0-96a48 48 0 1 0 0 96m-8 32c-35.3 0-64 28.7-64 64v288c0 17.7 14.3 32 32 32s32-14.3 32-32V352h16v128c0 17.7 14.3 32 32 32s32-14.3 32-32V252.7l13 20.5c5.9 9.2 16.1 14.9 27 14.9h48c17.7 0 32-14.3 32-32s-14.3-32-32-32h-30.4l-37.4-58.9C157.6 142 132.1 128 104.7 128z"/></svg> </template>
CSS
.icon-people-robbery {
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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488.2%2059.1C478.1%2099.6%20441.7%20128%20400%20128s-78.1-28.4-88.2-68.9L303%2024.2C298.8%207.1%20281.4-3.3%20264.2%201S236.7%2022.6%20241%2039.8l8.7%2034.9c11%2044%2040.2%2079.6%2078.3%2099.6V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V174.3c38.1-20%2067.3-55.6%2078.3-99.6l8.7-34.9c4.3-17.1-6.1-34.5-23.3-38.8S501.2%207.1%20497%2024.2l-8.7%2034.9zM400%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096M80%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m-8%2032c-35.3%200-64%2028.7-64%2064v288c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V252.7l13%2020.5c5.9%209.2%2016.1%2014.9%2027%2014.9h48c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-30.4l-37.4-58.9C157.6%20142%20132.1%20128%20104.7%20128z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M488.2%2059.1C478.1%2099.6%20441.7%20128%20400%20128s-78.1-28.4-88.2-68.9L303%2024.2C298.8%207.1%20281.4-3.3%20264.2%201S236.7%2022.6%20241%2039.8l8.7%2034.9c11%2044%2040.2%2079.6%2078.3%2099.6V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V174.3c38.1-20%2067.3-55.6%2078.3-99.6l8.7-34.9c4.3-17.1-6.1-34.5-23.3-38.8S501.2%207.1%20497%2024.2l-8.7%2034.9zM400%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096M80%2096a48%2048%200%201%200%200-96a48%2048%200%201%200%200%2096m-8%2032c-35.3%200-64%2028.7-64%2064v288c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V352h16v128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V252.7l13%2020.5c5.9%209.2%2016.1%2014.9%2027%2014.9h48c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-30.4l-37.4-58.9C157.6%20142%20132.1%20128%20104.7%20128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/people-robbery.svg?color=%231a73e8&size=48