police car emoji
police-car from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- police-car
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More travel & places icons from Twitter Emoji
Use the police car emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M32 22s-2-8-5-8H16c-3 0-7 7-7 7s-8 1-8 5v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4"/><path fill="#292f33" d="M1 26v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2c0-.348-.059-.679-.142-1H1.201A2.8 2.8 0 0 0 1 26"/><path fill="#66757f" d="M15.91 32c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1zm17 0c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1z"/><circle cx="10" cy="31" r="4" fill="#292f33"/><circle cx="10" cy="31" r="2" fill="#e1e8ed"/><circle cx="27" cy="31" r="4" fill="#292f33"/><circle cx="27" cy="31" r="2" fill="#e1e8ed"/><path fill="#dd2e44" d="M21 13a1 1 0 0 1-1 1h-3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1"/><path fill="#55acee" d="M22 13a1 1 0 0 1-1 1h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1m1 8h7s-2-5-3-5h-4zm-2-5h-5c-2 0-5 5-5 5h10z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPoliceCar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M32 22s-2-8-5-8H16c-3 0-7 7-7 7s-8 1-8 5v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4"/><path fill="#292f33" d="M1 26v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2c0-.348-.059-.679-.142-1H1.201A2.8 2.8 0 0 0 1 26"/><path fill="#66757f" d="M15.91 32c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1zm17 0c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1z"/><circle cx="10" cy="31" r="4" fill="#292f33"/><circle cx="10" cy="31" r="2" fill="#e1e8ed"/><circle cx="27" cy="31" r="4" fill="#292f33"/><circle cx="27" cy="31" r="2" fill="#e1e8ed"/><path fill="#dd2e44" d="M21 13a1 1 0 0 1-1 1h-3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1"/><path fill="#55acee" d="M22 13a1 1 0 0 1-1 1h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1m1 8h7s-2-5-3-5h-4zm-2-5h-5c-2 0-5 5-5 5h10z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e1e8ed" d="M32 22s-2-8-5-8H16c-3 0-7 7-7 7s-8 1-8 5v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4"/><path fill="#292f33" d="M1 26v2c0 .09.021.175.026.263A1.99 1.99 0 0 0 0 30a2 2 0 0 0 2 2h30a4 4 0 0 0 4-4v-2c0-.348-.059-.679-.142-1H1.201A2.8 2.8 0 0 0 1 26"/><path fill="#66757f" d="M15.91 32c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1zm17 0c.055-.326.09-.658.09-1a6 6 0 0 0-12 0c0 .342.035.674.09 1z"/><circle cx="10" cy="31" r="4" fill="#292f33"/><circle cx="10" cy="31" r="2" fill="#e1e8ed"/><circle cx="27" cy="31" r="4" fill="#292f33"/><circle cx="27" cy="31" r="2" fill="#e1e8ed"/><path fill="#dd2e44" d="M21 13a1 1 0 0 1-1 1h-3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1"/><path fill="#55acee" d="M22 13a1 1 0 0 1-1 1h-2a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1m1 8h7s-2-5-3-5h-4zm-2-5h-5c-2 0-5 5-5 5h10z"/></svg> </template>
CSS
.icon-police-car {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M32%2022s-2-8-5-8H16c-3%200-7%207-7%207s-8%201-8%205v2c0%20.09.021.175.026.263A1.99%201.99%200%200%200%200%2030a2%202%200%200%200%202%202h30a4%204%200%200%200%204-4v-2a4%204%200%200%200-4-4%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M1%2026v2c0%20.09.021.175.026.263A1.99%201.99%200%200%200%200%2030a2%202%200%200%200%202%202h30a4%204%200%200%200%204-4v-2c0-.348-.059-.679-.142-1H1.201A2.8%202.8%200%200%200%201%2026%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M15.91%2032c.055-.326.09-.658.09-1a6%206%200%200%200-12%200c0%20.342.035.674.09%201zm17%200c.055-.326.09-.658.09-1a6%206%200%200%200-12%200c0%20.342.035.674.09%201z%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2231%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23e1e8ed%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2231%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23e1e8ed%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M21%2013a1%201%200%200%201-1%201h-3a1%201%200%200%201%200-2h3a1%201%200%200%201%201%201%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M22%2013a1%201%200%200%201-1%201h-2a1%201%200%200%201%200-2h2a1%201%200%200%201%201%201m1%208h7s-2-5-3-5h-4zm-2-5h-5c-2%200-5%205-5%205h10z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M32%2022s-2-8-5-8H16c-3%200-7%207-7%207s-8%201-8%205v2c0%20.09.021.175.026.263A1.99%201.99%200%200%200%200%2030a2%202%200%200%200%202%202h30a4%204%200%200%200%204-4v-2a4%204%200%200%200-4-4%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M1%2026v2c0%20.09.021.175.026.263A1.99%201.99%200%200%200%200%2030a2%202%200%200%200%202%202h30a4%204%200%200%200%204-4v-2c0-.348-.059-.679-.142-1H1.201A2.8%202.8%200%200%200%201%2026%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M15.91%2032c.055-.326.09-.658.09-1a6%206%200%200%200-12%200c0%20.342.035.674.09%201zm17%200c.055-.326.09-.658.09-1a6%206%200%200%200-12%200c0%20.342.035.674.09%201z%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2231%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23e1e8ed%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2231%22%20r%3D%224%22%20fill%3D%22%23292f33%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2231%22%20r%3D%222%22%20fill%3D%22%23e1e8ed%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M21%2013a1%201%200%200%201-1%201h-3a1%201%200%200%201%200-2h3a1%201%200%200%201%201%201%22%2F%3E%3Cpath%20fill%3D%22%2355acee%22%20d%3D%22M22%2013a1%201%200%200%201-1%201h-2a1%201%200%200%201%200-2h2a1%201%200%200%201%201%201m1%208h7s-2-5-3-5h-4zm-2-5h-5c-2%200-5%205-5%205h10z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/police-car.svg?color=%231a73e8&size=48