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

Name
car-gear-sharp
Set
Material Symbols
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

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.325 10l-.275-1.175q-.275-.1-.537-.25t-.488-.35l-1.15.375l-.675-1.15l.875-.85q-.05-.3-.05-.6t.05-.6l-.875-.8l.675-1.15L16 3.775q.225-.2.488-.35t.562-.25L17.325 2h1.325l.3 1.15q.3.125.563.275t.487.35l1.125-.325l.675 1.15l-.85.8q.05.3.063.613t-.063.612l.85.8l-.65 1.15l-1.15-.35q-.225.2-.5.35t-.55.25L18.65 10zm1.738-2.937Q19.5 6.625 19.5 6t-.437-1.062T18 4.5t-1.062.438T16.5 6t.438 1.063T18 7.5t1.063-.437M7.5 16q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m1.5-4q.8 0 1.563-.2T21 11.2V21h-3v-2H6v2H3v-9l2.425-7H12.1q-.05.25-.075.488T12 6t.025.513T12.1 7H6.85L5.8 10h7.75q.875.95 2.025 1.475T18 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarGearSharp(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.325 10l-.275-1.175q-.275-.1-.537-.25t-.488-.35l-1.15.375l-.675-1.15l.875-.85q-.05-.3-.05-.6t.05-.6l-.875-.8l.675-1.15L16 3.775q.225-.2.488-.35t.562-.25L17.325 2h1.325l.3 1.15q.3.125.563.275t.487.35l1.125-.325l.675 1.15l-.85.8q.05.3.063.613t-.063.612l.85.8l-.65 1.15l-1.15-.35q-.225.2-.5.35t-.55.25L18.65 10zm1.738-2.937Q19.5 6.625 19.5 6t-.437-1.062T18 4.5t-1.062.438T16.5 6t.438 1.063T18 7.5t1.063-.437M7.5 16q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m1.5-4q.8 0 1.563-.2T21 11.2V21h-3v-2H6v2H3v-9l2.425-7H12.1q-.05.25-.075.488T12 6t.025.513T12.1 7H6.85L5.8 10h7.75q.875.95 2.025 1.475T18 12"/></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.325 10l-.275-1.175q-.275-.1-.537-.25t-.488-.35l-1.15.375l-.675-1.15l.875-.85q-.05-.3-.05-.6t.05-.6l-.875-.8l.675-1.15L16 3.775q.225-.2.488-.35t.562-.25L17.325 2h1.325l.3 1.15q.3.125.563.275t.487.35l1.125-.325l.675 1.15l-.85.8q.05.3.063.613t-.063.612l.85.8l-.65 1.15l-1.15-.35q-.225.2-.5.35t-.55.25L18.65 10zm1.738-2.937Q19.5 6.625 19.5 6t-.437-1.062T18 4.5t-1.062.438T16.5 6t.438 1.063T18 7.5t1.063-.437M7.5 16q.625 0 1.063-.437T9 14.5t-.437-1.062T7.5 13t-1.062.438T6 14.5t.438 1.063T7.5 16m9 0q.625 0 1.063-.437T18 14.5t-.437-1.062T16.5 13t-1.062.438T15 14.5t.438 1.063T16.5 16m1.5-4q.8 0 1.563-.2T21 11.2V21h-3v-2H6v2H3v-9l2.425-7H12.1q-.05.25-.075.488T12 6t.025.513T12.1 7H6.85L5.8 10h7.75q.875.95 2.025 1.475T18 12"/></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.325%2010l-.275-1.175q-.275-.1-.537-.25t-.488-.35l-1.15.375l-.675-1.15l.875-.85q-.05-.3-.05-.6t.05-.6l-.875-.8l.675-1.15L16%203.775q.225-.2.488-.35t.562-.25L17.325%202h1.325l.3%201.15q.3.125.563.275t.487.35l1.125-.325l.675%201.15l-.85.8q.05.3.063.613t-.063.612l.85.8l-.65%201.15l-1.15-.35q-.225.2-.5.35t-.55.25L18.65%2010zm1.738-2.937Q19.5%206.625%2019.5%206t-.437-1.062T18%204.5t-1.062.438T16.5%206t.438%201.063T18%207.5t1.063-.437M7.5%2016q.625%200%201.063-.437T9%2014.5t-.437-1.062T7.5%2013t-1.062.438T6%2014.5t.438%201.063T7.5%2016m9%200q.625%200%201.063-.437T18%2014.5t-.437-1.062T16.5%2013t-1.062.438T15%2014.5t.438%201.063T16.5%2016m1.5-4q.8%200%201.563-.2T21%2011.2V21h-3v-2H6v2H3v-9l2.425-7H12.1q-.05.25-.075.488T12%206t.025.513T12.1%207H6.85L5.8%2010h7.75q.875.95%202.025%201.475T18%2012%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.325%2010l-.275-1.175q-.275-.1-.537-.25t-.488-.35l-1.15.375l-.675-1.15l.875-.85q-.05-.3-.05-.6t.05-.6l-.875-.8l.675-1.15L16%203.775q.225-.2.488-.35t.562-.25L17.325%202h1.325l.3%201.15q.3.125.563.275t.487.35l1.125-.325l.675%201.15l-.85.8q.05.3.063.613t-.063.612l.85.8l-.65%201.15l-1.15-.35q-.225.2-.5.35t-.55.25L18.65%2010zm1.738-2.937Q19.5%206.625%2019.5%206t-.437-1.062T18%204.5t-1.062.438T16.5%206t.438%201.063T18%207.5t1.063-.437M7.5%2016q.625%200%201.063-.437T9%2014.5t-.437-1.062T7.5%2013t-1.062.438T6%2014.5t.438%201.063T7.5%2016m9%200q.625%200%201.063-.437T18%2014.5t-.437-1.062T16.5%2013t-1.062.438T15%2014.5t.438%201.063T16.5%2016m1.5-4q.8%200%201.563-.2T21%2011.2V21h-3v-2H6v2H3v-9l2.425-7H12.1q-.05.25-.075.488T12%206t.025.513T12.1%207H6.85L5.8%2010h7.75q.875.95%202.025%201.475T18%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/car-gear-sharp.svg?color=%231a73e8&size=48