User Military Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The User Military icon is commonly used in account pages, profile sections and authentication flows. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/304869.svg" alt="User Military icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304869.svg" alt="User Military icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304869.svg" alt="User Military icon" :width="24" :height="24" />
CSS background
.icon-user-military {
background-image: url('https://proicons.com/icon/304869.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><defs><style>.cls-1{fill:#010002;}</style></defs><title>user-military</title><path class="cls-1" d="M26.05,30q.39.41.81.78a13.66,13.66,0,0,0,18.28,0q.42-.37.81-.78c.25-.27.5-.54.74-.83a13.66,13.66,0,0,0,3.05-8.62c0-7.58-6.16-1.88-13.74-1.88s-13.74-5.7-13.74,1.88a13.66,13.66,0,0,0,3,8.62C25.54,29.43,25.79,29.7,26.05,30Z"/><path class="cls-1" d="M24.93,14.29s10.8,5.08,22.14,0A32.87,32.87,0,0,0,24.93,14.29Z"/><path class="cls-1" d="M36,4s-6.7-.65-14.8,9A44.43,44.43,0,0,1,36,10.21,54.26,54.26,0,0,1,50.8,12.93S42.62,4,36,4Zm-.39,3.72a1,1,0,0,1,0-2A1,1,0,0,1,35.61,7.68Z"/><path class="cls-1" d="M60,50.09A24.29,24.29,0,0,0,47.2,31.72c-1.49,1.49-3.94,6.79-5.93,7.59-1.83.75-3.17-3-5.27-3-1.69,0-3.2,3.29-4.73,2.8-2.42-.78-4.71-5.69-6.47-7.44A24.29,24.29,0,0,0,12,50.09a1.64,1.64,0,0,0,.41,1.3,2,2,0,0,0,1.5.66H58.08a2,2,0,0,0,1.5-.66A1.62,1.62,0,0,0,60,50.09ZM50.64,47,48.3,45.76,46,47l.45-2.61-1.9-1.85,2.62-.39,1.18-2.37,1.17,2.37,2.62.39L50.2,44.38Z"/></svg>
User Military in other icon packs
Copied!