car 2 icon
car-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- car-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the car 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.42 4a2 2 0 0 1 1.736 1.008l3.58 6.265a2 2 0 0 1 .264.993v4.498c0 .31-.072.617-.21.894l-1.12 2.236A2 2 0 0 1 18.883 21H18a2 2 0 0 1-2-2H8a2 2 0 0 1-2 2h-.882a2 2 0 0 1-1.789-1.105l-1.118-2.237A2 2 0 0 1 2 16.764v-4.498a2 2 0 0 1 .264-.993l3.58-6.265A2 2 0 0 1 7.58 4zm1.474 7.553a1 1 0 0 0-1.34-.448C15.189 11.788 13.496 12 12 12c-1.597 0-3.072-.342-4.554-.895a1 1 0 0 0-.893 1.79C7.047 13.142 9.56 14 12 14c1.854 0 3.768-.274 5.444-1.104a1.01 1.01 0 0 0 .45-1.343"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteCar2Fill(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="M16.42 4a2 2 0 0 1 1.736 1.008l3.58 6.265a2 2 0 0 1 .264.993v4.498c0 .31-.072.617-.21.894l-1.12 2.236A2 2 0 0 1 18.883 21H18a2 2 0 0 1-2-2H8a2 2 0 0 1-2 2h-.882a2 2 0 0 1-1.789-1.105l-1.118-2.237A2 2 0 0 1 2 16.764v-4.498a2 2 0 0 1 .264-.993l3.58-6.265A2 2 0 0 1 7.58 4zm1.474 7.553a1 1 0 0 0-1.34-.448C15.189 11.788 13.496 12 12 12c-1.597 0-3.072-.342-4.554-.895a1 1 0 0 0-.893 1.79C7.047 13.142 9.56 14 12 14c1.854 0 3.768-.274 5.444-1.104a1.01 1.01 0 0 0 .45-1.343"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.42 4a2 2 0 0 1 1.736 1.008l3.58 6.265a2 2 0 0 1 .264.993v4.498c0 .31-.072.617-.21.894l-1.12 2.236A2 2 0 0 1 18.883 21H18a2 2 0 0 1-2-2H8a2 2 0 0 1-2 2h-.882a2 2 0 0 1-1.789-1.105l-1.118-2.237A2 2 0 0 1 2 16.764v-4.498a2 2 0 0 1 .264-.993l3.58-6.265A2 2 0 0 1 7.58 4zm1.474 7.553a1 1 0 0 0-1.34-.448C15.189 11.788 13.496 12 12 12c-1.597 0-3.072-.342-4.554-.895a1 1 0 0 0-.893 1.79C7.047 13.142 9.56 14 12 14c1.854 0 3.768-.274 5.444-1.104a1.01 1.01 0 0 0 .45-1.343"/></svg> </template>
CSS
.icon-car-2-fill {
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%22M16.42%204a2%202%200%200%201%201.736%201.008l3.58%206.265a2%202%200%200%201%20.264.993v4.498c0%20.31-.072.617-.21.894l-1.12%202.236A2%202%200%200%201%2018.883%2021H18a2%202%200%200%201-2-2H8a2%202%200%200%201-2%202h-.882a2%202%200%200%201-1.789-1.105l-1.118-2.237A2%202%200%200%201%202%2016.764v-4.498a2%202%200%200%201%20.264-.993l3.58-6.265A2%202%200%200%201%207.58%204zm1.474%207.553a1%201%200%200%200-1.34-.448C15.189%2011.788%2013.496%2012%2012%2012c-1.597%200-3.072-.342-4.554-.895a1%201%200%200%200-.893%201.79C7.047%2013.142%209.56%2014%2012%2014c1.854%200%203.768-.274%205.444-1.104a1.01%201.01%200%200%200%20.45-1.343%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%22M16.42%204a2%202%200%200%201%201.736%201.008l3.58%206.265a2%202%200%200%201%20.264.993v4.498c0%20.31-.072.617-.21.894l-1.12%202.236A2%202%200%200%201%2018.883%2021H18a2%202%200%200%201-2-2H8a2%202%200%200%201-2%202h-.882a2%202%200%200%201-1.789-1.105l-1.118-2.237A2%202%200%200%201%202%2016.764v-4.498a2%202%200%200%201%20.264-.993l3.58-6.265A2%202%200%200%201%207.58%204zm1.474%207.553a1%201%200%200%200-1.34-.448C15.189%2011.788%2013.496%2012%2012%2012c-1.597%200-3.072-.342-4.554-.895a1%201%200%200%200-.893%201.79C7.047%2013.142%209.56%2014%2012%2014c1.854%200%203.768-.274%205.444-1.104a1.01%201.01%200%200%200%20.45-1.343%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/car-2-fill.svg?color=%231a73e8&size=48