car front icon
car-front from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- car-front
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the car front icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 19h6v2h-6z"/><path fill="currentColor" d="m25.44 14l-1.27-4.55A2.01 2.01 0 0 0 22.246 8H9.754a2.01 2.01 0 0 0-1.923 1.45L6.531 14H4v2h2v7a2.003 2.003 0 0 0 2 2v3h2v-3h12v3h2v-3a2.003 2.003 0 0 0 2-2v-7h2v-2ZM9.755 10h12.492l1.428 5H8.326ZM24 21v2H8v-2h2v-2H8v-2h16v2h-2v2Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCarFront(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 19h6v2h-6z"/><path fill="currentColor" d="m25.44 14l-1.27-4.55A2.01 2.01 0 0 0 22.246 8H9.754a2.01 2.01 0 0 0-1.923 1.45L6.531 14H4v2h2v7a2.003 2.003 0 0 0 2 2v3h2v-3h12v3h2v-3a2.003 2.003 0 0 0 2-2v-7h2v-2ZM9.755 10h12.492l1.428 5H8.326ZM24 21v2H8v-2h2v-2H8v-2h16v2h-2v2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13 19h6v2h-6z"/><path fill="currentColor" d="m25.44 14l-1.27-4.55A2.01 2.01 0 0 0 22.246 8H9.754a2.01 2.01 0 0 0-1.923 1.45L6.531 14H4v2h2v7a2.003 2.003 0 0 0 2 2v3h2v-3h12v3h2v-3a2.003 2.003 0 0 0 2-2v-7h2v-2ZM9.755 10h12.492l1.428 5H8.326ZM24 21v2H8v-2h2v-2H8v-2h16v2h-2v2Z"/></svg> </template>
CSS
.icon-car-front {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2019h6v2h-6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25.44%2014l-1.27-4.55A2.01%202.01%200%200%200%2022.246%208H9.754a2.01%202.01%200%200%200-1.923%201.45L6.531%2014H4v2h2v7a2.003%202.003%200%200%200%202%202v3h2v-3h12v3h2v-3a2.003%202.003%200%200%200%202-2v-7h2v-2ZM9.755%2010h12.492l1.428%205H8.326ZM24%2021v2H8v-2h2v-2H8v-2h16v2h-2v2Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2019h6v2h-6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25.44%2014l-1.27-4.55A2.01%202.01%200%200%200%2022.246%208H9.754a2.01%202.01%200%200%200-1.923%201.45L6.531%2014H4v2h2v7a2.003%202.003%200%200%200%202%202v3h2v-3h12v3h2v-3a2.003%202.003%200%200%200%202-2v-7h2v-2ZM9.755%2010h12.492l1.428%205H8.326ZM24%2021v2H8v-2h2v-2H8v-2h16v2h-2v2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/car-front.svg?color=%231a73e8&size=48