jeep icon
jeep-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- jeep-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the jeep icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.354 7a1 1 0 0 0-.928.629L4.477 10H9V7zM11 7v3h4.234l-1.509-2.514A1 1 0 0 0 12.868 7zm8.872 10.872A3 3 0 0 0 22 15v-2.617a2 2 0 0 0-1.752-1.985l-2.641-.33l-2.167-3.611A3 3 0 0 0 12.868 5H6.354A3 3 0 0 0 3.57 6.886L2.143 10.45a2 2 0 0 0-.143.743V15c0 1.354.897 2.498 2.129 2.872a3.001 3.001 0 0 0 5.7.128h4.342a3.001 3.001 0 0 0 5.7-.128M18 17a1 1 0 1 0-2 0a1 1 0 0 0 2 0M6 17a1 1 0 1 0 2 0a1 1 0 0 0-2 0" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteJeepFill(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" fillRule="evenodd" d="M6.354 7a1 1 0 0 0-.928.629L4.477 10H9V7zM11 7v3h4.234l-1.509-2.514A1 1 0 0 0 12.868 7zm8.872 10.872A3 3 0 0 0 22 15v-2.617a2 2 0 0 0-1.752-1.985l-2.641-.33l-2.167-3.611A3 3 0 0 0 12.868 5H6.354A3 3 0 0 0 3.57 6.886L2.143 10.45a2 2 0 0 0-.143.743V15c0 1.354.897 2.498 2.129 2.872a3.001 3.001 0 0 0 5.7.128h4.342a3.001 3.001 0 0 0 5.7-.128M18 17a1 1 0 1 0-2 0a1 1 0 0 0 2 0M6 17a1 1 0 1 0 2 0a1 1 0 0 0-2 0" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.354 7a1 1 0 0 0-.928.629L4.477 10H9V7zM11 7v3h4.234l-1.509-2.514A1 1 0 0 0 12.868 7zm8.872 10.872A3 3 0 0 0 22 15v-2.617a2 2 0 0 0-1.752-1.985l-2.641-.33l-2.167-3.611A3 3 0 0 0 12.868 5H6.354A3 3 0 0 0 3.57 6.886L2.143 10.45a2 2 0 0 0-.143.743V15c0 1.354.897 2.498 2.129 2.872a3.001 3.001 0 0 0 5.7.128h4.342a3.001 3.001 0 0 0 5.7-.128M18 17a1 1 0 1 0-2 0a1 1 0 0 0 2 0M6 17a1 1 0 1 0 2 0a1 1 0 0 0-2 0" clip-rule="evenodd"/></svg> </template>
CSS
.icon-jeep-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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.354%207a1%201%200%200%200-.928.629L4.477%2010H9V7zM11%207v3h4.234l-1.509-2.514A1%201%200%200%200%2012.868%207zm8.872%2010.872A3%203%200%200%200%2022%2015v-2.617a2%202%200%200%200-1.752-1.985l-2.641-.33l-2.167-3.611A3%203%200%200%200%2012.868%205H6.354A3%203%200%200%200%203.57%206.886L2.143%2010.45a2%202%200%200%200-.143.743V15c0%201.354.897%202.498%202.129%202.872a3.001%203.001%200%200%200%205.7.128h4.342a3.001%203.001%200%200%200%205.7-.128M18%2017a1%201%200%201%200-2%200a1%201%200%200%200%202%200M6%2017a1%201%200%201%200%202%200a1%201%200%200%200-2%200%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.354%207a1%201%200%200%200-.928.629L4.477%2010H9V7zM11%207v3h4.234l-1.509-2.514A1%201%200%200%200%2012.868%207zm8.872%2010.872A3%203%200%200%200%2022%2015v-2.617a2%202%200%200%200-1.752-1.985l-2.641-.33l-2.167-3.611A3%203%200%200%200%2012.868%205H6.354A3%203%200%200%200%203.57%206.886L2.143%2010.45a2%202%200%200%200-.143.743V15c0%201.354.897%202.498%202.129%202.872a3.001%203.001%200%200%200%205.7.128h4.342a3.001%203.001%200%200%200%205.7-.128M18%2017a1%201%200%201%200-2%200a1%201%200%200%200%202%200M6%2017a1%201%200%201%200%202%200a1%201%200%200%200-2%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/jeep-fill.svg?color=%231a73e8&size=48