car alt icon
car-alt from Line Awesome by Icons8 · Line · Automotive · Apache-2.0 Free for personal and commercial use.
- Name
- car-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Automotive
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- car-alt-solid
The same icon in other sets
More automotive icons from Line Awesome
Use the car alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.5 6c-1.32 0-2.496.86-2.875 2.125L5.25 12.719l-1.938-.656l-.624 1.874l1.968.657l-.625 2.125A1 1 0 0 0 4 17v8c0 .55.45 1 1 1h3l.344-1h15.312L24 26h3c.55 0 1-.45 1-1v-.844c.004-.05.004-.105 0-.156v-7a1 1 0 0 0-.031-.281l-.625-2.125l1.968-.656l-.625-1.876l-1.937.657l-1.375-4.594A3 3 0 0 0 22.5 6zm0 2h13c.445 0 .84.293.969.719L24.75 13H7.25l1.281-4.281c.13-.43.524-.719.969-.719m1.5 5a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m10 0a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m-5-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-9.344 6h18.688L26 17.188V23H6v-5.813zM8.5 16a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m15 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M12 19l-1.25 3h2.156l.438-1h5.312l.438 1h2.156L20 19z"/></svg>
React
import type { SVGProps } from "react";
export function LaCarAlt(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="M9.5 6c-1.32 0-2.496.86-2.875 2.125L5.25 12.719l-1.938-.656l-.624 1.874l1.968.657l-.625 2.125A1 1 0 0 0 4 17v8c0 .55.45 1 1 1h3l.344-1h15.312L24 26h3c.55 0 1-.45 1-1v-.844c.004-.05.004-.105 0-.156v-7a1 1 0 0 0-.031-.281l-.625-2.125l1.968-.656l-.625-1.876l-1.937.657l-1.375-4.594A3 3 0 0 0 22.5 6zm0 2h13c.445 0 .84.293.969.719L24.75 13H7.25l1.281-4.281c.13-.43.524-.719.969-.719m1.5 5a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m10 0a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m-5-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-9.344 6h18.688L26 17.188V23H6v-5.813zM8.5 16a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m15 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M12 19l-1.25 3h2.156l.438-1h5.312l.438 1h2.156L20 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.5 6c-1.32 0-2.496.86-2.875 2.125L5.25 12.719l-1.938-.656l-.624 1.874l1.968.657l-.625 2.125A1 1 0 0 0 4 17v8c0 .55.45 1 1 1h3l.344-1h15.312L24 26h3c.55 0 1-.45 1-1v-.844c.004-.05.004-.105 0-.156v-7a1 1 0 0 0-.031-.281l-.625-2.125l1.968-.656l-.625-1.876l-1.937.657l-1.375-4.594A3 3 0 0 0 22.5 6zm0 2h13c.445 0 .84.293.969.719L24.75 13H7.25l1.281-4.281c.13-.43.524-.719.969-.719m1.5 5a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m10 0a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4m-5-4a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m-9.344 6h18.688L26 17.188V23H6v-5.813zM8.5 16a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m15 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M12 19l-1.25 3h2.156l.438-1h5.312l.438 1h2.156L20 19z"/></svg> </template>
CSS
.icon-car-alt {
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%22M9.5%206c-1.32%200-2.496.86-2.875%202.125L5.25%2012.719l-1.938-.656l-.624%201.874l1.968.657l-.625%202.125A1%201%200%200%200%204%2017v8c0%20.55.45%201%201%201h3l.344-1h15.312L24%2026h3c.55%200%201-.45%201-1v-.844c.004-.05.004-.105%200-.156v-7a1%201%200%200%200-.031-.281l-.625-2.125l1.968-.656l-.625-1.876l-1.937.657l-1.375-4.594A3%203%200%200%200%2022.5%206zm0%202h13c.445%200%20.84.293.969.719L24.75%2013H7.25l1.281-4.281c.13-.43.524-.719.969-.719m1.5%205a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204m10%200a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204m-5-4a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-9.344%206h18.688L26%2017.188V23H6v-5.813zM8.5%2016a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m15%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M12%2019l-1.25%203h2.156l.438-1h5.312l.438%201h2.156L20%2019z%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%22M9.5%206c-1.32%200-2.496.86-2.875%202.125L5.25%2012.719l-1.938-.656l-.624%201.874l1.968.657l-.625%202.125A1%201%200%200%200%204%2017v8c0%20.55.45%201%201%201h3l.344-1h15.312L24%2026h3c.55%200%201-.45%201-1v-.844c.004-.05.004-.105%200-.156v-7a1%201%200%200%200-.031-.281l-.625-2.125l1.968-.656l-.625-1.876l-1.937.657l-1.375-4.594A3%203%200%200%200%2022.5%206zm0%202h13c.445%200%20.84.293.969.719L24.75%2013H7.25l1.281-4.281c.13-.43.524-.719.969-.719m1.5%205a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204m10%200a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204m-5-4a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m-9.344%206h18.688L26%2017.188V23H6v-5.813zM8.5%2016a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m15%200a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M12%2019l-1.25%203h2.156l.438-1h5.312l.438%201h2.156L20%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/car-alt.svg?color=%231a73e8&size=48