person military pointing icon
person-military-pointing from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- person-military-pointing
- 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 pointing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M278.9 78.1C266 79.2 256 90 256 103c0 13.8 11.2 25 25 25h151c8.8 0 16-7.2 16-16V81.4c0-9.4-8-16.7-17.3-16zM272 176c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H273.6c-1 5.2-1.6 10.5-1.6 16M104 288c-22.1 0-40 17.9-40 40s17.9 40 40 40h152v89.4l162.8-162.8c-13.3-4.3-27.3-6.5-41.6-6.5zm345.7 20.9L278.6 480H448v-46.3l53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8l-76.2-128.8c-11.2-19-26.6-34.5-44.6-45.9M256 512v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPersonMilitaryPointing(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="M278.9 78.1C266 79.2 256 90 256 103c0 13.8 11.2 25 25 25h151c8.8 0 16-7.2 16-16V81.4c0-9.4-8-16.7-17.3-16zM272 176c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H273.6c-1 5.2-1.6 10.5-1.6 16M104 288c-22.1 0-40 17.9-40 40s17.9 40 40 40h152v89.4l162.8-162.8c-13.3-4.3-27.3-6.5-41.6-6.5zm345.7 20.9L278.6 480H448v-46.3l53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8l-76.2-128.8c-11.2-19-26.6-34.5-44.6-45.9M256 512v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M278.9 78.1C266 79.2 256 90 256 103c0 13.8 11.2 25 25 25h151c8.8 0 16-7.2 16-16V81.4c0-9.4-8-16.7-17.3-16zM272 176c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H273.6c-1 5.2-1.6 10.5-1.6 16M104 288c-22.1 0-40 17.9-40 40s17.9 40 40 40h152v89.4l162.8-162.8c-13.3-4.3-27.3-6.5-41.6-6.5zm345.7 20.9L278.6 480H448v-46.3l53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8l-76.2-128.8c-11.2-19-26.6-34.5-44.6-45.9M256 512v32c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32v-32z"/></svg> </template>
CSS
.icon-person-military-pointing {
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%22M278.9%2078.1C266%2079.2%20256%2090%20256%20103c0%2013.8%2011.2%2025%2025%2025h151c8.8%200%2016-7.2%2016-16V81.4c0-9.4-8-16.7-17.3-16zM272%20176c0%2044.2%2035.8%2080%2080%2080s80-35.8%2080-80c0-5.5-.6-10.8-1.6-16H273.6c-1%205.2-1.6%2010.5-1.6%2016M104%20288c-22.1%200-40%2017.9-40%2040s17.9%2040%2040%2040h152v89.4l162.8-162.8c-13.3-4.3-27.3-6.5-41.6-6.5zm345.7%2020.9L278.6%20480H448v-46.3l53.6%2090.6c11.2%2019%2035.8%2025.3%2054.8%2014.1s25.3-35.8%2014.1-54.8l-76.2-128.8c-11.2-19-26.6-34.5-44.6-45.9M256%20512v32c0%2017.7%2014.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32v-32z%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%22M278.9%2078.1C266%2079.2%20256%2090%20256%20103c0%2013.8%2011.2%2025%2025%2025h151c8.8%200%2016-7.2%2016-16V81.4c0-9.4-8-16.7-17.3-16zM272%20176c0%2044.2%2035.8%2080%2080%2080s80-35.8%2080-80c0-5.5-.6-10.8-1.6-16H273.6c-1%205.2-1.6%2010.5-1.6%2016M104%20288c-22.1%200-40%2017.9-40%2040s17.9%2040%2040%2040h152v89.4l162.8-162.8c-13.3-4.3-27.3-6.5-41.6-6.5zm345.7%2020.9L278.6%20480H448v-46.3l53.6%2090.6c11.2%2019%2035.8%2025.3%2054.8%2014.1s25.3-35.8%2014.1-54.8l-76.2-128.8c-11.2-19-26.6-34.5-44.6-45.9M256%20512v32c0%2017.7%2014.3%2032%2032%2032h128c17.7%200%2032-14.3%2032-32v-32z%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-pointing.svg?color=%231a73e8&size=48