Police Badge Icon
Free SVG icon from the Game Icons collection. Download or copy for use in any project.
The Police Badge 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/300572.svg" alt="Police Badge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/300572.svg" alt="Police Badge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/300572.svg" alt="Police Badge icon" :width="24" :height="24" />
CSS background
.icon-police-badge {
background-image: url('https://proicons.com/icon/300572.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 0h512v512H0z"/><path fill="#fff" d="M237.591 23.95c-15.487 9.433-34.17 12.319-44.167 12.319-10.004 0-23.8-.195-43.95-11.83-8.355-4.823-9.862-5.708-14.347-5.708-12.913 0-71.396 58.376-72.363 66.334-.967 7.959 32.12 28.164 33.712 57.151 1.592 28.987-19.183 61.807-27.756 87.397-17.765 52.95-22.581 58.95-22.581 85.86 3.916 77.651 56.61 131.685 130.916 144.25 31.846 4.83 44.873 9.464 59.112 21.023 5.935 4.35 12.478 10.69 19.744 11.52v.028c.03-.003.06-.01.089-.014.03.003.06.011.089.014v-.028c7.266-.83 13.809-7.17 19.744-11.52 14.239-11.56 27.266-16.193 59.112-21.024 74.307-12.564 127-66.598 130.916-144.25 0-26.91-4.816-32.909-22.581-85.859-8.573-25.59-29.348-58.41-27.756-87.397 1.591-28.987 34.679-49.192 33.712-57.15-.967-7.959-59.45-66.335-72.363-66.335-4.485 0-5.992.885-14.347 5.709-20.15 11.634-33.946 11.829-43.95 11.829-9.997 0-28.68-2.886-44.167-12.319-4.53-2.745-10.031-5.344-18.409-5.344-6.601 0-13.347 2.294-18.409 5.344z"/></svg>
Police Badge in other icon packs
Copied!