car rental icon
car-rental-sharp from Material Symbols by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- car-rental-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the car rental icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 7q-1.25 0-2.125-.875T5 4t.875-2.125T8 1q.95 0 1.725.563T10.85 3H19v2h-1v2h-2V5h-5.15q-.35.875-1.125 1.438T8 7m.713-2.287Q9 4.425 9 4t-.288-.712T8 3t-.712.288T7 4t.288.713T8 5t.713-.288m1 12.5Q10 16.926 10 16.5t-.288-.712T9 15.5t-.712.288T8 16.5t.288.713T9 17.5t.713-.288m6 0Q16 16.926 16 16.5t-.288-.712T15 15.5t-.712.288T14 16.5t.288.713t.712.287t.713-.288M5 22v-7.4L6.925 9h10.15L19 14.6V22h-2v-2H7v2zm2.65-9h8.7l-.7-2h-7.3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarRentalSharp(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="M8 7q-1.25 0-2.125-.875T5 4t.875-2.125T8 1q.95 0 1.725.563T10.85 3H19v2h-1v2h-2V5h-5.15q-.35.875-1.125 1.438T8 7m.713-2.287Q9 4.425 9 4t-.288-.712T8 3t-.712.288T7 4t.288.713T8 5t.713-.288m1 12.5Q10 16.926 10 16.5t-.288-.712T9 15.5t-.712.288T8 16.5t.288.713T9 17.5t.713-.288m6 0Q16 16.926 16 16.5t-.288-.712T15 15.5t-.712.288T14 16.5t.288.713t.712.287t.713-.288M5 22v-7.4L6.925 9h10.15L19 14.6V22h-2v-2H7v2zm2.65-9h8.7l-.7-2h-7.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 7q-1.25 0-2.125-.875T5 4t.875-2.125T8 1q.95 0 1.725.563T10.85 3H19v2h-1v2h-2V5h-5.15q-.35.875-1.125 1.438T8 7m.713-2.287Q9 4.425 9 4t-.288-.712T8 3t-.712.288T7 4t.288.713T8 5t.713-.288m1 12.5Q10 16.926 10 16.5t-.288-.712T9 15.5t-.712.288T8 16.5t.288.713T9 17.5t.713-.288m6 0Q16 16.926 16 16.5t-.288-.712T15 15.5t-.712.288T14 16.5t.288.713t.712.287t.713-.288M5 22v-7.4L6.925 9h10.15L19 14.6V22h-2v-2H7v2zm2.65-9h8.7l-.7-2h-7.3z"/></svg> </template>
CSS
.icon-car-rental-sharp {
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%22M8%207q-1.25%200-2.125-.875T5%204t.875-2.125T8%201q.95%200%201.725.563T10.85%203H19v2h-1v2h-2V5h-5.15q-.35.875-1.125%201.438T8%207m.713-2.287Q9%204.425%209%204t-.288-.712T8%203t-.712.288T7%204t.288.713T8%205t.713-.288m1%2012.5Q10%2016.926%2010%2016.5t-.288-.712T9%2015.5t-.712.288T8%2016.5t.288.713T9%2017.5t.713-.288m6%200Q16%2016.926%2016%2016.5t-.288-.712T15%2015.5t-.712.288T14%2016.5t.288.713t.712.287t.713-.288M5%2022v-7.4L6.925%209h10.15L19%2014.6V22h-2v-2H7v2zm2.65-9h8.7l-.7-2h-7.3z%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%22M8%207q-1.25%200-2.125-.875T5%204t.875-2.125T8%201q.95%200%201.725.563T10.85%203H19v2h-1v2h-2V5h-5.15q-.35.875-1.125%201.438T8%207m.713-2.287Q9%204.425%209%204t-.288-.712T8%203t-.712.288T7%204t.288.713T8%205t.713-.288m1%2012.5Q10%2016.926%2010%2016.5t-.288-.712T9%2015.5t-.712.288T8%2016.5t.288.713T9%2017.5t.713-.288m6%200Q16%2016.926%2016%2016.5t-.288-.712T15%2015.5t-.712.288T14%2016.5t.288.713t.712.287t.713-.288M5%2022v-7.4L6.925%209h10.15L19%2014.6V22h-2v-2H7v2zm2.65-9h8.7l-.7-2h-7.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/car-rental-sharp.svg?color=%231a73e8&size=48