car repair icon
car-repair-outline-sharp from Material Symbols by Google · Outline Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- car-repair-outline-sharp
- Set
- Material Symbols
- Style
- Outline 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-rentalcarpentercarry-on-bagcarry-on-bag-checked
Use the car repair icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22v-3H4v-2h16v2h-7v3zM9.713 11.212Q10 10.925 10 10.5t-.288-.712T9 9.5t-.712.288T8 10.5t.288.713T9 11.5t.713-.288m6 0Q16 10.926 16 10.5t-.288-.712T15 9.5t-.712.288T14 10.5t.288.713t.712.287t.713-.288M5 8.6L6.925 3h10.15L19 8.6V16h-2v-2H7v2H5zM7.65 7h8.7l-.7-2h-7.3zM7 9v3zm0 3h10V9H7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarRepairOutlineSharp(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="M11 22v-3H4v-2h16v2h-7v3zM9.713 11.212Q10 10.925 10 10.5t-.288-.712T9 9.5t-.712.288T8 10.5t.288.713T9 11.5t.713-.288m6 0Q16 10.926 16 10.5t-.288-.712T15 9.5t-.712.288T14 10.5t.288.713t.712.287t.713-.288M5 8.6L6.925 3h10.15L19 8.6V16h-2v-2H7v2H5zM7.65 7h8.7l-.7-2h-7.3zM7 9v3zm0 3h10V9H7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 22v-3H4v-2h16v2h-7v3zM9.713 11.212Q10 10.925 10 10.5t-.288-.712T9 9.5t-.712.288T8 10.5t.288.713T9 11.5t.713-.288m6 0Q16 10.926 16 10.5t-.288-.712T15 9.5t-.712.288T14 10.5t.288.713t.712.287t.713-.288M5 8.6L6.925 3h10.15L19 8.6V16h-2v-2H7v2H5zM7.65 7h8.7l-.7-2h-7.3zM7 9v3zm0 3h10V9H7z"/></svg> </template>
CSS
.icon-car-repair-outline-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%22M11%2022v-3H4v-2h16v2h-7v3zM9.713%2011.212Q10%2010.925%2010%2010.5t-.288-.712T9%209.5t-.712.288T8%2010.5t.288.713T9%2011.5t.713-.288m6%200Q16%2010.926%2016%2010.5t-.288-.712T15%209.5t-.712.288T14%2010.5t.288.713t.712.287t.713-.288M5%208.6L6.925%203h10.15L19%208.6V16h-2v-2H7v2H5zM7.65%207h8.7l-.7-2h-7.3zM7%209v3zm0%203h10V9H7z%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%22M11%2022v-3H4v-2h16v2h-7v3zM9.713%2011.212Q10%2010.925%2010%2010.5t-.288-.712T9%209.5t-.712.288T8%2010.5t.288.713T9%2011.5t.713-.288m6%200Q16%2010.926%2016%2010.5t-.288-.712T15%209.5t-.712.288T14%2010.5t.288.713t.712.287t.713-.288M5%208.6L6.925%203h10.15L19%208.6V16h-2v-2H7v2H5zM7.65%207h8.7l-.7-2h-7.3zM7%209v3zm0%203h10V9H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/car-repair-outline-sharp.svg?color=%231a73e8&size=48