car-gear-outline-rounded from Material Symbols Light by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-gear-outline-rounded
Set
Material Symbols Light
Style
Outline 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

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="M18.668 7.245q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109q-.117-.108-.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.109zM4.5 20q-.213 0-.357-.143T4 19.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985 6.5q.073-.238.278-.37T6.73 6h4.383q.194 0 .337.143t.163.338q.019.213-.134.366T11.114 7H6.889l-1.473 4.154h10.051q.214 0 .357.143q.143.144.143.357t-.143.357t-.357.143H5V17h14v-4.883q0-.213.143-.357t.357-.143t.357.143t.143.357V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zm.5-7.846V17zm2.423 3.538q.471 0 .793-.322t.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarGearOutlineRounded(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="M18.668 7.245q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109q-.117-.108-.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.109zM4.5 20q-.213 0-.357-.143T4 19.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985 6.5q.073-.238.278-.37T6.73 6h4.383q.194 0 .337.143t.163.338q.019.213-.134.366T11.114 7H6.889l-1.473 4.154h10.051q.214 0 .357.143q.143.144.143.357t-.143.357t-.357.143H5V17h14v-4.883q0-.213.143-.357t.357-.143t.357.143t.143.357V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zm.5-7.846V17zm2.423 3.538q.471 0 .793-.322t.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.668 7.245q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447m-1.145 2.063q-.148 0-.265-.109q-.117-.108-.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.109zM4.5 20q-.213 0-.357-.143T4 19.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985 6.5q.073-.238.278-.37T6.73 6h4.383q.194 0 .337.143t.163.338q.019.213-.134.366T11.114 7H6.889l-1.473 4.154h10.051q.214 0 .357.143q.143.144.143.357t-.143.357t-.357.143H5V17h14v-4.883q0-.213.143-.357t.357-.143t.357.143t.143.357V19.5q0 .214-.143.357T19.5 20h-.23q-.214 0-.358-.143t-.143-.357V18H5.231v1.5q0 .214-.143.357T4.73 20zm.5-7.846V17zm2.423 3.538q.471 0 .793-.322t.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322m9.154 0q.471 0 .793-.322t.322-.793t-.322-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322"/></svg>
</template>

CSS

.icon-car-gear-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%22M18.668%207.245q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447%201.09t.447%201.092t1.091.447t1.091-.447m-1.145%202.063q-.148%200-.265-.109q-.117-.108-.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.109zM4.5%2020q-.213%200-.357-.143T4%2019.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985%206.5q.073-.238.278-.37T6.73%206h4.383q.194%200%20.337.143t.163.338q.019.213-.134.366T11.114%207H6.889l-1.473%204.154h10.051q.214%200%20.357.143q.143.144.143.357t-.143.357t-.357.143H5V17h14v-4.883q0-.213.143-.357t.357-.143t.357.143t.143.357V19.5q0%20.214-.143.357T19.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18H5.231v1.5q0%20.214-.143.357T4.73%2020zm.5-7.846V17zm2.423%203.538q.471%200%20.793-.322t.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322m9.154%200q.471%200%20.793-.322t.322-.793t-.322-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322%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%22M18.668%207.245q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447%201.09t.447%201.092t1.091.447t1.091-.447m-1.145%202.063q-.148%200-.265-.109q-.117-.108-.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.109zM4.5%2020q-.213%200-.357-.143T4%2019.5v-7.073q0-.136.016-.273q.015-.137.065-.268L5.985%206.5q.073-.238.278-.37T6.73%206h4.383q.194%200%20.337.143t.163.338q.019.213-.134.366T11.114%207H6.889l-1.473%204.154h10.051q.214%200%20.357.143q.143.144.143.357t-.143.357t-.357.143H5V17h14v-4.883q0-.213.143-.357t.357-.143t.357.143t.143.357V19.5q0%20.214-.143.357T19.5%2020h-.23q-.214%200-.358-.143t-.143-.357V18H5.231v1.5q0%20.214-.143.357T4.73%2020zm.5-7.846V17zm2.423%203.538q.471%200%20.793-.322t.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322m9.154%200q.471%200%20.793-.322t.322-.793t-.322-.793q-.322-.323-.793-.323t-.793.323t-.322.793t.322.793t.793.322%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-outline-rounded.svg?color=%231a73e8&size=48