car gear icon
car-gear-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-gear-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the car gear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322M4.5 20q-.213 0-.357-.143T4 19.5v-7.079q0-.136.016-.27q.015-.134.065-.264L5.979 6.5q.073-.238.278-.37T6.73 6h4.388q.195 0 .338.143t.162.338q.02.213-.133.366T11.119 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265q.379 0 .761-.027q.383-.027.75-.094q.348-.067.63.141q.282.209.282.557V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zM18.668 7.245q.448-.447.448-1.091t-.448-1.092t-1.091-.447t-1.091.447t-.447 1.092t.447 1.091t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109t-.148-.257l-.06-.444q-.41-.08-.71-.26q-.301-.178-.526-.436l-.387.187q-.142.075-.297.026t-.241-.192l-.054-.102q-.087-.142-.059-.29t.165-.24l.345-.283q-.126-.396-.126-.754t.126-.754l-.345-.277q-.137-.092-.165-.24t.059-.29l.06-.083q.086-.143.238-.198t.294.013l.38.18q.226-.257.527-.436q.3-.178.716-.26l.06-.443q.03-.149.148-.257T17.523 3h.108q.148 0 .265.109q.117.108.148.257l.06.438q.415.087.716.265t.526.437l.381-.175q.142-.07.294-.023q.152.046.238.188l.06.096q.087.143.059.29q-.028.149-.164.241l-.341.277q.127.396.13.757q.003.36-.13.757l.34.277q.137.092.165.24t-.059.29l-.053.077q-.087.143-.242.198t-.297-.013l-.38-.181q-.226.258-.53.437q-.303.178-.713.259l-.06.444q-.03.148-.148.257t-.265.109z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarGearRounded(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="M7.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322M4.5 20q-.213 0-.357-.143T4 19.5v-7.079q0-.136.016-.27q.015-.134.065-.264L5.979 6.5q.073-.238.278-.37T6.73 6h4.388q.195 0 .338.143t.162.338q.02.213-.133.366T11.119 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265q.379 0 .761-.027q.383-.027.75-.094q.348-.067.63.141q.282.209.282.557V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zM18.668 7.245q.448-.447.448-1.091t-.448-1.092t-1.091-.447t-1.091.447t-.447 1.092t.447 1.091t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109t-.148-.257l-.06-.444q-.41-.08-.71-.26q-.301-.178-.526-.436l-.387.187q-.142.075-.297.026t-.241-.192l-.054-.102q-.087-.142-.059-.29t.165-.24l.345-.283q-.126-.396-.126-.754t.126-.754l-.345-.277q-.137-.092-.165-.24t.059-.29l.06-.083q.086-.143.238-.198t.294.013l.38.18q.226-.257.527-.436q.3-.178.716-.26l.06-.443q.03-.149.148-.257T17.523 3h.108q.148 0 .265.109q.117.108.148.257l.06.438q.415.087.716.265t.526.437l.381-.175q.142-.07.294-.023q.152.046.238.188l.06.096q.087.143.059.29q-.028.149-.164.241l-.341.277q.127.396.13.757q.003.36-.13.757l.34.277q.137.092.165.24t-.059.29l-.053.077q-.087.143-.242.198t-.297-.013l-.38-.181q-.226.258-.53.437q-.303.178-.713.259l-.06.444q-.03.148-.148.257t-.265.109z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.423 15.692q.471 0 .793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322M4.5 20q-.213 0-.357-.143T4 19.5v-7.079q0-.136.016-.27q.015-.134.065-.264L5.979 6.5q.073-.238.278-.37T6.73 6h4.388q.195 0 .338.143t.162.338q.02.213-.133.366T11.119 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265q.379 0 .761-.027q.383-.027.75-.094q.348-.067.63.141q.282.209.282.557V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zM18.668 7.245q.448-.447.448-1.091t-.448-1.092t-1.091-.447t-1.091.447t-.447 1.092t.447 1.091t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109t-.148-.257l-.06-.444q-.41-.08-.71-.26q-.301-.178-.526-.436l-.387.187q-.142.075-.297.026t-.241-.192l-.054-.102q-.087-.142-.059-.29t.165-.24l.345-.283q-.126-.396-.126-.754t.126-.754l-.345-.277q-.137-.092-.165-.24t.059-.29l.06-.083q.086-.143.238-.198t.294.013l.38.18q.226-.257.527-.436q.3-.178.716-.26l.06-.443q.03-.149.148-.257T17.523 3h.108q.148 0 .265.109q.117.108.148.257l.06.438q.415.087.716.265t.526.437l.381-.175q.142-.07.294-.023q.152.046.238.188l.06.096q.087.143.059.29q-.028.149-.164.241l-.341.277q.127.396.13.757q.003.36-.13.757l.34.277q.137.092.165.24t-.059.29l-.053.077q-.087.143-.242.198t-.297-.013l-.38-.181q-.226.258-.53.437q-.303.178-.713.259l-.06.444q-.03.148-.148.257t-.265.109z"/></svg> </template>
CSS
.icon-car-gear-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%22M7.423%2015.692q.471%200%20.793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154%200q.471%200%20.793-.322t.322-.793t-.322-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322M4.5%2020q-.213%200-.357-.143T4%2019.5v-7.079q0-.136.016-.27q.015-.134.065-.264L5.979%206.5q.073-.238.278-.37T6.73%206h4.388q.195%200%20.338.143t.162.338q.02.213-.133.366T11.119%207H6.89l-1.473%204.154h8.942q.72.469%201.534.735q.814.265%201.685.265q.379%200%20.761-.027q.383-.027.75-.094q.348-.067.63.141q.282.209.282.557V19.5q0%20.214-.143.357T19.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18H5.231v1.5q0%20.214-.143.357T4.73%2020zM18.668%207.245q.448-.447.448-1.091t-.448-1.092t-1.091-.447t-1.091.447t-.447%201.092t.447%201.091t1.091.447t1.091-.447m-1.145%202.063q-.148%200-.265-.109t-.148-.257l-.06-.444q-.41-.08-.71-.26q-.301-.178-.526-.436l-.387.187q-.142.075-.297.026t-.241-.192l-.054-.102q-.087-.142-.059-.29t.165-.24l.345-.283q-.126-.396-.126-.754t.126-.754l-.345-.277q-.137-.092-.165-.24t.059-.29l.06-.083q.086-.143.238-.198t.294.013l.38.18q.226-.257.527-.436q.3-.178.716-.26l.06-.443q.03-.149.148-.257T17.523%203h.108q.148%200%20.265.109q.117.108.148.257l.06.438q.415.087.716.265t.526.437l.381-.175q.142-.07.294-.023q.152.046.238.188l.06.096q.087.143.059.29q-.028.149-.164.241l-.341.277q.127.396.13.757q.003.36-.13.757l.34.277q.137.092.165.24t-.059.29l-.053.077q-.087.143-.242.198t-.297-.013l-.38-.181q-.226.258-.53.437q-.303.178-.713.259l-.06.444q-.03.148-.148.257t-.265.109z%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%22M7.423%2015.692q.471%200%20.793-.322t.323-.793t-.323-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322m9.154%200q.471%200%20.793-.322t.322-.793t-.322-.793t-.793-.322t-.793.322t-.322.793t.322.793t.793.322M4.5%2020q-.213%200-.357-.143T4%2019.5v-7.079q0-.136.016-.27q.015-.134.065-.264L5.979%206.5q.073-.238.278-.37T6.73%206h4.388q.195%200%20.338.143t.162.338q.02.213-.133.366T11.119%207H6.89l-1.473%204.154h8.942q.72.469%201.534.735q.814.265%201.685.265q.379%200%20.761-.027q.383-.027.75-.094q.348-.067.63.141q.282.209.282.557V19.5q0%20.214-.143.357T19.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18H5.231v1.5q0%20.214-.143.357T4.73%2020zM18.668%207.245q.448-.447.448-1.091t-.448-1.092t-1.091-.447t-1.091.447t-.447%201.092t.447%201.091t1.091.447t1.091-.447m-1.145%202.063q-.148%200-.265-.109t-.148-.257l-.06-.444q-.41-.08-.71-.26q-.301-.178-.526-.436l-.387.187q-.142.075-.297.026t-.241-.192l-.054-.102q-.087-.142-.059-.29t.165-.24l.345-.283q-.126-.396-.126-.754t.126-.754l-.345-.277q-.137-.092-.165-.24t.059-.29l.06-.083q.086-.143.238-.198t.294.013l.38.18q.226-.257.527-.436q.3-.178.716-.26l.06-.443q.03-.149.148-.257T17.523%203h.108q.148%200%20.265.109q.117.108.148.257l.06.438q.415.087.716.265t.526.437l.381-.175q.142-.07.294-.023q.152.046.238.188l.06.096q.087.143.059.29q-.028.149-.164.241l-.341.277q.127.396.13.757q.003.36-.13.757l.34.277q.137.092.165.24t-.059.29l-.053.077q-.087.143-.242.198t-.297-.013l-.38-.181q-.226.258-.53.437q-.303.178-.713.259l-.06.444q-.03.148-.148.257t-.265.109z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/car-gear-rounded.svg?color=%231a73e8&size=48