car search icon
car-search from Material Design Icons by Pictogrammers · Filled · Automotive · Apache-2.0 Free for personal and commercial use.
- Name
- car-search
- Set
- Material Design Icons
- Style
- Filled
- Category
- Automotive
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-find
1 other variant in Material Design Icons
More automotive icons from Material Design Icons
air-conditionerairbagbatterybattery-10battery-20battery-30battery-40battery-50battery-60battery-70battery-80battery-90battery-chargingbattery-charging-10battery-charging-100battery-charging-20battery-charging-30battery-charging-40battery-charging-50battery-charging-60battery-charging-70battery-charging-80battery-charging-90bugle
Use the car search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.61 16.11c0-2.08.98-3.92 2.49-5.11H5l1.5-4.5h11l1.22 3.66c.84.37 1.58.91 2.19 1.58L18.92 6c-.2-.58-.76-1-1.42-1h-11c-.66 0-1.22.42-1.42 1L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h4.29c-.43-.87-.68-1.85-.68-2.89M6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16m14.21 4.7l-.01.01zm-4.6-9.09c2.5 0 4.5 2 4.5 4.5c0 .89-.25 1.71-.69 2.39L23 21.61L21.61 23l-3.11-3.07c-.7.43-1.5.68-2.39.68c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5m0 2a2.5 2.5 0 1 0 2.5 2.5c0-1.39-1.11-2.5-2.5-2.5"/></svg>
React
import type { SVGProps } from "react";
export function MdiCarSearch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.61 16.11c0-2.08.98-3.92 2.49-5.11H5l1.5-4.5h11l1.22 3.66c.84.37 1.58.91 2.19 1.58L18.92 6c-.2-.58-.76-1-1.42-1h-11c-.66 0-1.22.42-1.42 1L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h4.29c-.43-.87-.68-1.85-.68-2.89M6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16m14.21 4.7l-.01.01zm-4.6-9.09c2.5 0 4.5 2 4.5 4.5c0 .89-.25 1.71-.69 2.39L23 21.61L21.61 23l-3.11-3.07c-.7.43-1.5.68-2.39.68c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5m0 2a2.5 2.5 0 1 0 2.5 2.5c0-1.39-1.11-2.5-2.5-2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.61 16.11c0-2.08.98-3.92 2.49-5.11H5l1.5-4.5h11l1.22 3.66c.84.37 1.58.91 2.19 1.58L18.92 6c-.2-.58-.76-1-1.42-1h-11c-.66 0-1.22.42-1.42 1L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h4.29c-.43-.87-.68-1.85-.68-2.89M6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16m14.21 4.7l-.01.01zm-4.6-9.09c2.5 0 4.5 2 4.5 4.5c0 .89-.25 1.71-.69 2.39L23 21.61L21.61 23l-3.11-3.07c-.7.43-1.5.68-2.39.68c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5m0 2a2.5 2.5 0 1 0 2.5 2.5c0-1.39-1.11-2.5-2.5-2.5"/></svg> </template>
CSS
.icon-car-search {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.61%2016.11c0-2.08.98-3.92%202.49-5.11H5l1.5-4.5h11l1.22%203.66c.84.37%201.58.91%202.19%201.58L18.92%206c-.2-.58-.76-1-1.42-1h-11c-.66%200-1.22.42-1.42%201L3%2012v8c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-1h4.29c-.43-.87-.68-1.85-.68-2.89M6.5%2016c-.83%200-1.5-.67-1.5-1.5S5.67%2013%206.5%2013s1.5.67%201.5%201.5S7.33%2016%206.5%2016m14.21%204.7l-.01.01zm-4.6-9.09c2.5%200%204.5%202%204.5%204.5c0%20.89-.25%201.71-.69%202.39L23%2021.61L21.61%2023l-3.11-3.07c-.7.43-1.5.68-2.39.68c-2.5%200-4.5-2-4.5-4.5s2-4.5%204.5-4.5m0%202a2.5%202.5%200%201%200%202.5%202.5c0-1.39-1.11-2.5-2.5-2.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.61%2016.11c0-2.08.98-3.92%202.49-5.11H5l1.5-4.5h11l1.22%203.66c.84.37%201.58.91%202.19%201.58L18.92%206c-.2-.58-.76-1-1.42-1h-11c-.66%200-1.22.42-1.42%201L3%2012v8c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-1h4.29c-.43-.87-.68-1.85-.68-2.89M6.5%2016c-.83%200-1.5-.67-1.5-1.5S5.67%2013%206.5%2013s1.5.67%201.5%201.5S7.33%2016%206.5%2016m14.21%204.7l-.01.01zm-4.6-9.09c2.5%200%204.5%202%204.5%204.5c0%20.89-.25%201.71-.69%202.39L23%2021.61L21.61%2023l-3.11-3.07c-.7.43-1.5.68-2.39.68c-2.5%200-4.5-2-4.5-4.5s2-4.5%204.5-4.5m0%202a2.5%202.5%200%201%200%202.5%202.5c0-1.39-1.11-2.5-2.5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/car-search.svg?color=%231a73e8&size=48