Police Cap Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Police Cap icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306266.svg" alt="Police Cap icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306266.svg" alt="Police Cap icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306266.svg" alt="Police Cap icon" :width="24" :height="24" />
CSS background
.icon-police-cap {
background-image: url('https://proicons.com/icon/306266.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M103 622s137 293 395 279c258 14 395-279 395-279-65 9-395 49-395 49s-330-40-395-49zm843-304c-81-28-156-68-228-113-64-38-127-78-196-106h-44c-69 28-132 68-196 106-72 45-147 85-228 113-62 22-70 57-26 109 27 32 67 56 71 105 1 12 15 12 26 15 125 29 250 43 375 42 125 1 250-13 375-42 11-3 25-3 26-15 4-49 44-73 72-105 43-52 35-87-27-109zM504 499h-8c-41 0-98-79-96-133 1-31 51-63 97-63h6c46 0 96 32 97 63 2 54-55 133-96 133z"/></svg>
Police Cap in other icon packs
Copied!