Kerala Police Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kerala Police 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/327885.svg" alt="Kerala Police icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327885.svg" alt="Kerala Police icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327885.svg" alt="Kerala Police icon" :width="24" :height="24" />
CSS background
.icon-kerala-police {
background-image: url('https://proicons.com/icon/327885.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><polyline class="c" points="30.116 16.4847 30.116 22.2267 32.987 22.2267"/><line class="c" x1="37.8756" y1="20.306" x2="35.3878" y2="20.306"/><polyline class="c" points="34.7677 22.2095 36.6338 16.4847 38.5 22.2267"/><path class="c" d="M19.0188,22.2267v-5.742h1.8798c1.0627,0,1.9243.8634,1.9243,1.9284s-.8615,1.9284-1.9243,1.9284h-1.8798"/><line class="c" x1="20.8993" y1="20.3419" x2="22.7798" y2="22.2253"/><line class="c" x1="9.5" y1="16.4847" x2="9.5" y2="22.2267"/><polyline class="c" points="12.5863 22.2267 10.2249 19.3557 12.5863 16.5041"/><line class="c" x1="10.2249" y1="19.3557" x2="9.5" y2="19.3557"/><line class="c" x1="14.3669" y1="19.3557" x2="16.2388" y2="19.3557"/><polyline class="c" points="17.2379 22.2267 14.3669 22.2267 14.3669 16.4847 17.2379 16.4847"/><line class="c" x1="27.7108" y1="20.306" x2="25.223" y2="20.306"/><polyline class="c" points="24.6029 22.2095 26.4691 16.4847 28.3352 22.2267"/><polyline class="c" points="22.0721 25.7728 22.0721 31.5148 24.9431 31.5148"/><line class="c" x1="26.861" y1="25.7728" x2="26.861" y2="31.5148"/><path class="c" d="M10.6262,31.5148v-5.742h1.8798c1.0627,0,1.9243.8634,1.9243,1.9284s-.8615,1.9284-1.9243,1.9284h-1.8798"/><path class="c" d="M32.5821,29.5897v.0235c0,1.0505-.8515,1.902-1.902,1.902s-1.902-.8515-1.902-1.902v-1.9379c0-1.0505.8515-1.902,1.902-1.902h0c1.0505,0,1.902.8515,1.902,1.902v.0235"/><line class="c" x1="34.4993" y1="28.6438" x2="36.3712" y2="28.6438"/><polyline class="c" points="37.3703 31.5148 34.4993 31.5148 34.4993 25.7728 37.3703 25.7728"/><path class="c" d="M18.253,31.5148c-1.0505,0-1.902-.8515-1.902-1.902v-1.9379c0-1.0505.8515-1.902,1.902-1.902s1.902.8515,1.902,1.902v1.9379c0,1.0505-.8515,1.902-1.902,1.902Z"/></g><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!