car-gear-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-gear-sharp
Set
Material Symbols Light
Style
Sharp
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="m17.152 9.308l-.102-.81q-.41-.08-.71-.26q-.301-.178-.526-.436l-.727.337l-.425-.727l.624-.504q-.126-.396-.126-.754t.126-.754l-.624-.492l.424-.727l.722.325q.225-.258.526-.437q.3-.178.716-.26L17.152 3h.844l.108.804q.415.087.716.265t.526.437l.721-.325l.425.727l-.619.492q.127.396.13.757q.003.36-.13.757l.62.492l-.42.727l-.727-.331q-.225.258-.529.437q-.303.178-.713.259l-.108.81zm1.516-2.063q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447M7.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.322m1-3.538q.627 0 1.236-.075T20 11.777V20h-1.23v-2H5.23v2H4v-7.846L6.156 6H11.6q-.011.192-.008.382q.004.19.024.387q0 .064.005.119T11.64 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarGearSharp(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="m17.152 9.308l-.102-.81q-.41-.08-.71-.26q-.301-.178-.526-.436l-.727.337l-.425-.727l.624-.504q-.126-.396-.126-.754t.126-.754l-.624-.492l.424-.727l.722.325q.225-.258.526-.437q.3-.178.716-.26L17.152 3h.844l.108.804q.415.087.716.265t.526.437l.721-.325l.425.727l-.619.492q.127.396.13.757q.003.36-.13.757l.62.492l-.42.727l-.727-.331q-.225.258-.529.437q-.303.178-.713.259l-.108.81zm1.516-2.063q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447M7.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.322m1-3.538q.627 0 1.236-.075T20 11.777V20h-1.23v-2H5.23v2H4v-7.846L6.156 6H11.6q-.011.192-.008.382q.004.19.024.387q0 .064.005.119T11.64 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.152 9.308l-.102-.81q-.41-.08-.71-.26q-.301-.178-.526-.436l-.727.337l-.425-.727l.624-.504q-.126-.396-.126-.754t.126-.754l-.624-.492l.424-.727l.722.325q.225-.258.526-.437q.3-.178.716-.26L17.152 3h.844l.108.804q.415.087.716.265t.526.437l.721-.325l.425.727l-.619.492q.127.396.13.757q.003.36-.13.757l.62.492l-.42.727l-.727-.331q-.225.258-.529.437q-.303.178-.713.259l-.108.81zm1.516-2.063q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447 1.09t.447 1.092t1.091.447t1.091-.447M7.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.322m1-3.538q.627 0 1.236-.075T20 11.777V20h-1.23v-2H5.23v2H4v-7.846L6.156 6H11.6q-.011.192-.008.382q.004.19.024.387q0 .064.005.119T11.64 7H6.89l-1.473 4.154h8.942q.72.469 1.534.735q.814.265 1.685.265"/></svg>
</template>

CSS

.icon-car-gear-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%22m17.152%209.308l-.102-.81q-.41-.08-.71-.26q-.301-.178-.526-.436l-.727.337l-.425-.727l.624-.504q-.126-.396-.126-.754t.126-.754l-.624-.492l.424-.727l.722.325q.225-.258.526-.437q.3-.178.716-.26L17.152%203h.844l.108.804q.415.087.716.265t.526.437l.721-.325l.425.727l-.619.492q.127.396.13.757q.003.36-.13.757l.62.492l-.42.727l-.727-.331q-.225.258-.529.437q-.303.178-.713.259l-.108.81zm1.516-2.063q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447%201.09t.447%201.092t1.091.447t1.091-.447M7.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.322m1-3.538q.627%200%201.236-.075T20%2011.777V20h-1.23v-2H5.23v2H4v-7.846L6.156%206H11.6q-.011.192-.008.382q.004.19.024.387q0%20.064.005.119T11.64%207H6.89l-1.473%204.154h8.942q.72.469%201.534.735q.814.265%201.685.265%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%22m17.152%209.308l-.102-.81q-.41-.08-.71-.26q-.301-.178-.526-.436l-.727.337l-.425-.727l.624-.504q-.126-.396-.126-.754t.126-.754l-.624-.492l.424-.727l.722.325q.225-.258.526-.437q.3-.178.716-.26L17.152%203h.844l.108.804q.415.087.716.265t.526.437l.721-.325l.425.727l-.619.492q.127.396.13.757q.003.36-.13.757l.62.492l-.42.727l-.727-.331q-.225.258-.529.437q-.303.178-.713.259l-.108.81zm1.516-2.063q.448-.447.448-1.091t-.448-1.091t-1.091-.447t-1.091.447t-.447%201.09t.447%201.092t1.091.447t1.091-.447M7.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.322m1-3.538q.627%200%201.236-.075T20%2011.777V20h-1.23v-2H5.23v2H4v-7.846L6.156%206H11.6q-.011.192-.008.382q.004.19.024.387q0%20.064.005.119T11.64%207H6.89l-1.473%204.154h8.942q.72.469%201.534.735q.814.265%201.685.265%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-sharp.svg?color=%231a73e8&size=48