person military rifle icon
person-military-rifle from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- person-military-rifle
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
person-arrow-down-to-lineperson-arrow-up-from-lineperson-bikingperson-boothperson-breastfeedingperson-burstperson-caneperson-chalkboardperson-circle-checkperson-circle-exclamationperson-circle-minusperson-circle-plusperson-circle-questionperson-circle-xmarkperson-diggingperson-dots-from-lineperson-dressperson-dress-burstperson-drowningperson-fallingperson-falling-burstperson-half-dressperson-harassingperson-hiking
Use the person military rifle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4V48c0 8.8-7.2 16-16 16H185c-13.8 0-25-11.2-25-25m17.6 57h156.8c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5.6-10.8 1.6-16m228 364.3L352 369.7V480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9h50.4c15.9 0 31.3 2.8 45.8 7.9l94.9-164.2c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8l13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512H192c-17.7 0-32-14.3-32-32V369.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2m-24-192a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidPersonMilitaryRifle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4V48c0 8.8-7.2 16-16 16H185c-13.8 0-25-11.2-25-25m17.6 57h156.8c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5.6-10.8 1.6-16m228 364.3L352 369.7V480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9h50.4c15.9 0 31.3 2.8 45.8 7.9l94.9-164.2c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8l13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512H192c-17.7 0-32-14.3-32-32V369.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2m-24-192a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4V48c0 8.8-7.2 16-16 16H185c-13.8 0-25-11.2-25-25m17.6 57h156.8c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5.6-10.8 1.6-16m228 364.3L352 369.7V480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9h50.4c15.9 0 31.3 2.8 45.8 7.9l94.9-164.2c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8l13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512H192c-17.7 0-32-14.3-32-32V369.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2m-24-192a24 24 0 1 0 0-48a24 24 0 1 0 0 48"/></svg> </template>
CSS
.icon-person-military-rifle {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2039c0-13%2010-23.8%2022.9-24.9L334.7%201.4C344%20.7%20352%208%20352%2017.4V48c0%208.8-7.2%2016-16%2016H185c-13.8%200-25-11.2-25-25m17.6%2057h156.8c1%205.2%201.6%2010.5%201.6%2016c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80c0-5.5.6-10.8%201.6-16m228%20364.3L352%20369.7V480c0%201.3-.1%202.5-.2%203.8L177.5%20234.9c16.6-7.1%2034.6-10.9%2053.3-10.9h50.4c15.9%200%2031.3%202.8%2045.8%207.9l94.9-164.2c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3%2021.9-5.9l13.9%208l13.9%208c7.7%204.4%2010.3%2014.2%205.9%2021.9L416%20173.9l1.6.9c15.3%208.8%2020.6%2028.4%2011.7%2043.7L392.6%20282c2%202.8%203.9%205.8%205.7%208.8l76.1%20128.8c11.2%2019%204.9%2043.5-14.1%2054.8s-43.5%204.9-54.8-14.1zM320%20512H192c-17.7%200-32-14.3-32-32V369.7l-53.6%2090.6c-11.2%2019-35.8%2025.3-54.8%2014.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8%2021.7-29.3%2036-40L331.1%20510c-3.5%201.3-7.2%202-11.1%202m-24-192a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%2039c0-13%2010-23.8%2022.9-24.9L334.7%201.4C344%20.7%20352%208%20352%2017.4V48c0%208.8-7.2%2016-16%2016H185c-13.8%200-25-11.2-25-25m17.6%2057h156.8c1%205.2%201.6%2010.5%201.6%2016c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80c0-5.5.6-10.8%201.6-16m228%20364.3L352%20369.7V480c0%201.3-.1%202.5-.2%203.8L177.5%20234.9c16.6-7.1%2034.6-10.9%2053.3-10.9h50.4c15.9%200%2031.3%202.8%2045.8%207.9l94.9-164.2c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3%2021.9-5.9l13.9%208l13.9%208c7.7%204.4%2010.3%2014.2%205.9%2021.9L416%20173.9l1.6.9c15.3%208.8%2020.6%2028.4%2011.7%2043.7L392.6%20282c2%202.8%203.9%205.8%205.7%208.8l76.1%20128.8c11.2%2019%204.9%2043.5-14.1%2054.8s-43.5%204.9-54.8-14.1zM320%20512H192c-17.7%200-32-14.3-32-32V369.7l-53.6%2090.6c-11.2%2019-35.8%2025.3-54.8%2014.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8%2021.7-29.3%2036-40L331.1%20510c-3.5%201.3-7.2%202-11.1%202m-24-192a24%2024%200%201%200%200-48a24%2024%200%201%200%200%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/person-military-rifle.svg?color=%231a73e8&size=48