car rental icon
car-rental-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- car-rental-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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 3H18q.425 0 .713.288T19 4q0 .4-.363.563T18 5v1q0 .425-.288.713T17 7t-.712-.288T16 6V5h-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-.288M7 20v1q0 .425-.288.713T6 22t-.712-.288T5 21v-6.075q0-.175.025-.337t.075-.313l1.35-3.925q.2-.6.725-.975T8.35 9h7.3q.65 0 1.175.375t.725.975l1.35 3.925q.05.15.075.313t.025.337V21q0 .425-.287.713T18 22t-.712-.288T17 21v-1zm.65-7h8.7l-.7-2h-7.3zM7 15v3zm0 3h10v-3H7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarRentalOutlineRounded(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 3H18q.425 0 .713.288T19 4q0 .4-.363.563T18 5v1q0 .425-.288.713T17 7t-.712-.288T16 6V5h-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-.288M7 20v1q0 .425-.288.713T6 22t-.712-.288T5 21v-6.075q0-.175.025-.337t.075-.313l1.35-3.925q.2-.6.725-.975T8.35 9h7.3q.65 0 1.175.375t.725.975l1.35 3.925q.05.15.075.313t.025.337V21q0 .425-.287.713T18 22t-.712-.288T17 21v-1zm.65-7h8.7l-.7-2h-7.3zM7 15v3zm0 3h10v-3H7z"/></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 3H18q.425 0 .713.288T19 4q0 .4-.363.563T18 5v1q0 .425-.288.713T17 7t-.712-.288T16 6V5h-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-.288M7 20v1q0 .425-.288.713T6 22t-.712-.288T5 21v-6.075q0-.175.025-.337t.075-.313l1.35-3.925q.2-.6.725-.975T8.35 9h7.3q.65 0 1.175.375t.725.975l1.35 3.925q.05.15.075.313t.025.337V21q0 .425-.287.713T18 22t-.712-.288T17 21v-1zm.65-7h8.7l-.7-2h-7.3zM7 15v3zm0 3h10v-3H7z"/></svg> </template>
CSS
.icon-car-rental-outline-rounded {
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%203H18q.425%200%20.713.288T19%204q0%20.4-.363.563T18%205v1q0%20.425-.288.713T17%207t-.712-.288T16%206V5h-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-.288M7%2020v1q0%20.425-.288.713T6%2022t-.712-.288T5%2021v-6.075q0-.175.025-.337t.075-.313l1.35-3.925q.2-.6.725-.975T8.35%209h7.3q.65%200%201.175.375t.725.975l1.35%203.925q.05.15.075.313t.025.337V21q0%20.425-.287.713T18%2022t-.712-.288T17%2021v-1zm.65-7h8.7l-.7-2h-7.3zM7%2015v3zm0%203h10v-3H7z%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%203H18q.425%200%20.713.288T19%204q0%20.4-.363.563T18%205v1q0%20.425-.288.713T17%207t-.712-.288T16%206V5h-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-.288M7%2020v1q0%20.425-.288.713T6%2022t-.712-.288T5%2021v-6.075q0-.175.025-.337t.075-.313l1.35-3.925q.2-.6.725-.975T8.35%209h7.3q.65%200%201.175.375t.725.975l1.35%203.925q.05.15.075.313t.025.337V21q0%20.425-.287.713T18%2022t-.712-.288T17%2021v-1zm.65-7h8.7l-.7-2h-7.3zM7%2015v3zm0%203h10v-3H7z%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-outline-rounded.svg?color=%231a73e8&size=48