person military rifle icon
person-military-rifle from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- person-military-rifle
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 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 640 640"><path fill="currentColor" d="M224 103c0-13 10-23.8 22.9-24.9l151.8-12.7c9.3-.7 17.3 6.6 17.3 16V112c0 8.8-7.2 16-16 16H249c-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.3L416 433.7V544c0 1.3-.1 2.5-.2 3.8L241.5 298.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.9l27.7 16c7.7 4.4 10.3 14.2 5.9 21.9L480 237.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L456.7 346c2 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.1M384 576H256c-17.7 0-32-14.3-32-32V433.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.7-14-54.7l76.1-128.9c9.4-15.8 21.7-29.3 36-40L395.1 574c-3.5 1.3-7.2 2-11.1 2m-24-192c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPersonMilitaryRifle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 103c0-13 10-23.8 22.9-24.9l151.8-12.7c9.3-.7 17.3 6.6 17.3 16V112c0 8.8-7.2 16-16 16H249c-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.3L416 433.7V544c0 1.3-.1 2.5-.2 3.8L241.5 298.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.9l27.7 16c7.7 4.4 10.3 14.2 5.9 21.9L480 237.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L456.7 346c2 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.1M384 576H256c-17.7 0-32-14.3-32-32V433.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.7-14-54.7l76.1-128.9c9.4-15.8 21.7-29.3 36-40L395.1 574c-3.5 1.3-7.2 2-11.1 2m-24-192c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 103c0-13 10-23.8 22.9-24.9l151.8-12.7c9.3-.7 17.3 6.6 17.3 16V112c0 8.8-7.2 16-16 16H249c-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.3L416 433.7V544c0 1.3-.1 2.5-.2 3.8L241.5 298.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.9l27.7 16c7.7 4.4 10.3 14.2 5.9 21.9L480 237.9l1.6.9c15.3 8.8 20.6 28.4 11.7 43.7L456.7 346c2 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.1M384 576H256c-17.7 0-32-14.3-32-32V433.7l-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.7-14-54.7l76.1-128.9c9.4-15.8 21.7-29.3 36-40L395.1 574c-3.5 1.3-7.2 2-11.1 2m-24-192c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20103c0-13%2010-23.8%2022.9-24.9l151.8-12.7c9.3-.7%2017.3%206.6%2017.3%2016V112c0%208.8-7.2%2016-16%2016H249c-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.3L416%20433.7V544c0%201.3-.1%202.5-.2%203.8L241.5%20298.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.9l27.7%2016c7.7%204.4%2010.3%2014.2%205.9%2021.9L480%20237.9l1.6.9c15.3%208.8%2020.6%2028.4%2011.7%2043.7L456.7%20346c2%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.1M384%20576H256c-17.7%200-32-14.3-32-32V433.7l-53.6%2090.6c-11.2%2019-35.8%2025.3-54.8%2014.1s-25.3-35.7-14-54.7l76.1-128.9c9.4-15.8%2021.7-29.3%2036-40L395.1%20574c-3.5%201.3-7.2%202-11.1%202m-24-192c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20103c0-13%2010-23.8%2022.9-24.9l151.8-12.7c9.3-.7%2017.3%206.6%2017.3%2016V112c0%208.8-7.2%2016-16%2016H249c-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.3L416%20433.7V544c0%201.3-.1%202.5-.2%203.8L241.5%20298.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.9l27.7%2016c7.7%204.4%2010.3%2014.2%205.9%2021.9L480%20237.9l1.6.9c15.3%208.8%2020.6%2028.4%2011.7%2043.7L456.7%20346c2%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.1M384%20576H256c-17.7%200-32-14.3-32-32V433.7l-53.6%2090.6c-11.2%2019-35.8%2025.3-54.8%2014.1s-25.3-35.7-14-54.7l76.1-128.9c9.4-15.8%2021.7-29.3%2036-40L395.1%20574c-3.5%201.3-7.2%202-11.1%202m-24-192c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/person-military-rifle.svg?color=%231a73e8&size=48