tire-repair from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.

Name
tire-repair
Set
Material Symbols Light
Style
Regular
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 tire repair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.308 8.404q-.367 0-.626-.255t-.259-.633q0-.177.068-.336q.069-.159.188-.278q.287-.286 1.237-.613l.95-.327q-.162.517-.337.96q-.131.367-.298.726q-.167.36-.3.494q-.125.125-.287.194t-.336.068M5.265 19.519q-.667 0-1.139-.474q-.472-.475-.472-1.141V5.98q0-.666.475-1.141t1.141-.475h4.85q.667 0 1.139.475t.472 1.14v7.657q.244-.171.552-.298t.717-.127q.945 0 1.607.662q.662.661.662 1.607v1.769q0 .54.365.904q.365.365.905.365t.904-.365t.365-.904v-4.808h-.885v-1.136q-1.177-.517-1.915-1.531t-.739-2.256q0-1.69 1.182-2.864t2.857-1.174q1.69 0 2.864 1.174t1.174 2.864q0 1.243-.738 2.256t-1.916 1.53v1.137h-.884v4.808q0 .946-.661 1.608q-.662.661-1.606.661t-1.608-.661t-.664-1.608v-1.77q0-.539-.365-.904q-.365-.364-.905-.364t-.904.365t-.364.904v2.423q0 .666-.475 1.14q-.475.475-1.142.475zm13.045-8.961q1.267 0 2.152-.887q.884-.887.884-2.154t-.887-2.152t-2.154-.884t-2.151.887t-.885 2.153t.887 2.152t2.154.885M6.423 8.366V6.944L5.017 5.54h-.363v1.057zm2.538 0l1.77-1.77V5.54h-.364L8.961 6.944zm-2.538 4.423v-1.422l-1.77-1.769v1.421zm2.539 0l1.769-1.77V9.598l-1.77 1.77zm-2.539 4.423V15.79l-1.77-1.77v1.421zm2.539 0l1.769-1.77v-1.42L8.96 15.79z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTireRepair(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.308 8.404q-.367 0-.626-.255t-.259-.633q0-.177.068-.336q.069-.159.188-.278q.287-.286 1.237-.613l.95-.327q-.162.517-.337.96q-.131.367-.298.726q-.167.36-.3.494q-.125.125-.287.194t-.336.068M5.265 19.519q-.667 0-1.139-.474q-.472-.475-.472-1.141V5.98q0-.666.475-1.141t1.141-.475h4.85q.667 0 1.139.475t.472 1.14v7.657q.244-.171.552-.298t.717-.127q.945 0 1.607.662q.662.661.662 1.607v1.769q0 .54.365.904q.365.365.905.365t.904-.365t.365-.904v-4.808h-.885v-1.136q-1.177-.517-1.915-1.531t-.739-2.256q0-1.69 1.182-2.864t2.857-1.174q1.69 0 2.864 1.174t1.174 2.864q0 1.243-.738 2.256t-1.916 1.53v1.137h-.884v4.808q0 .946-.661 1.608q-.662.661-1.606.661t-1.608-.661t-.664-1.608v-1.77q0-.539-.365-.904q-.365-.364-.905-.364t-.904.365t-.364.904v2.423q0 .666-.475 1.14q-.475.475-1.142.475zm13.045-8.961q1.267 0 2.152-.887q.884-.887.884-2.154t-.887-2.152t-2.154-.884t-2.151.887t-.885 2.153t.887 2.152t2.154.885M6.423 8.366V6.944L5.017 5.54h-.363v1.057zm2.538 0l1.77-1.77V5.54h-.364L8.961 6.944zm-2.538 4.423v-1.422l-1.77-1.769v1.421zm2.539 0l1.769-1.77V9.598l-1.77 1.77zm-2.539 4.423V15.79l-1.77-1.77v1.421zm2.539 0l1.769-1.77v-1.42L8.96 15.79z"/></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.308 8.404q-.367 0-.626-.255t-.259-.633q0-.177.068-.336q.069-.159.188-.278q.287-.286 1.237-.613l.95-.327q-.162.517-.337.96q-.131.367-.298.726q-.167.36-.3.494q-.125.125-.287.194t-.336.068M5.265 19.519q-.667 0-1.139-.474q-.472-.475-.472-1.141V5.98q0-.666.475-1.141t1.141-.475h4.85q.667 0 1.139.475t.472 1.14v7.657q.244-.171.552-.298t.717-.127q.945 0 1.607.662q.662.661.662 1.607v1.769q0 .54.365.904q.365.365.905.365t.904-.365t.365-.904v-4.808h-.885v-1.136q-1.177-.517-1.915-1.531t-.739-2.256q0-1.69 1.182-2.864t2.857-1.174q1.69 0 2.864 1.174t1.174 2.864q0 1.243-.738 2.256t-1.916 1.53v1.137h-.884v4.808q0 .946-.661 1.608q-.662.661-1.606.661t-1.608-.661t-.664-1.608v-1.77q0-.539-.365-.904q-.365-.364-.905-.364t-.904.365t-.364.904v2.423q0 .666-.475 1.14q-.475.475-1.142.475zm13.045-8.961q1.267 0 2.152-.887q.884-.887.884-2.154t-.887-2.152t-2.154-.884t-2.151.887t-.885 2.153t.887 2.152t2.154.885M6.423 8.366V6.944L5.017 5.54h-.363v1.057zm2.538 0l1.77-1.77V5.54h-.364L8.961 6.944zm-2.538 4.423v-1.422l-1.77-1.769v1.421zm2.539 0l1.769-1.77V9.598l-1.77 1.77zm-2.539 4.423V15.79l-1.77-1.77v1.421zm2.539 0l1.769-1.77v-1.42L8.96 15.79z"/></svg>
</template>

CSS

.icon-tire-repair {
  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.308%208.404q-.367%200-.626-.255t-.259-.633q0-.177.068-.336q.069-.159.188-.278q.287-.286%201.237-.613l.95-.327q-.162.517-.337.96q-.131.367-.298.726q-.167.36-.3.494q-.125.125-.287.194t-.336.068M5.265%2019.519q-.667%200-1.139-.474q-.472-.475-.472-1.141V5.98q0-.666.475-1.141t1.141-.475h4.85q.667%200%201.139.475t.472%201.14v7.657q.244-.171.552-.298t.717-.127q.945%200%201.607.662q.662.661.662%201.607v1.769q0%20.54.365.904q.365.365.905.365t.904-.365t.365-.904v-4.808h-.885v-1.136q-1.177-.517-1.915-1.531t-.739-2.256q0-1.69%201.182-2.864t2.857-1.174q1.69%200%202.864%201.174t1.174%202.864q0%201.243-.738%202.256t-1.916%201.53v1.137h-.884v4.808q0%20.946-.661%201.608q-.662.661-1.606.661t-1.608-.661t-.664-1.608v-1.77q0-.539-.365-.904q-.365-.364-.905-.364t-.904.365t-.364.904v2.423q0%20.666-.475%201.14q-.475.475-1.142.475zm13.045-8.961q1.267%200%202.152-.887q.884-.887.884-2.154t-.887-2.152t-2.154-.884t-2.151.887t-.885%202.153t.887%202.152t2.154.885M6.423%208.366V6.944L5.017%205.54h-.363v1.057zm2.538%200l1.77-1.77V5.54h-.364L8.961%206.944zm-2.538%204.423v-1.422l-1.77-1.769v1.421zm2.539%200l1.769-1.77V9.598l-1.77%201.77zm-2.539%204.423V15.79l-1.77-1.77v1.421zm2.539%200l1.769-1.77v-1.42L8.96%2015.79z%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.308%208.404q-.367%200-.626-.255t-.259-.633q0-.177.068-.336q.069-.159.188-.278q.287-.286%201.237-.613l.95-.327q-.162.517-.337.96q-.131.367-.298.726q-.167.36-.3.494q-.125.125-.287.194t-.336.068M5.265%2019.519q-.667%200-1.139-.474q-.472-.475-.472-1.141V5.98q0-.666.475-1.141t1.141-.475h4.85q.667%200%201.139.475t.472%201.14v7.657q.244-.171.552-.298t.717-.127q.945%200%201.607.662q.662.661.662%201.607v1.769q0%20.54.365.904q.365.365.905.365t.904-.365t.365-.904v-4.808h-.885v-1.136q-1.177-.517-1.915-1.531t-.739-2.256q0-1.69%201.182-2.864t2.857-1.174q1.69%200%202.864%201.174t1.174%202.864q0%201.243-.738%202.256t-1.916%201.53v1.137h-.884v4.808q0%20.946-.661%201.608q-.662.661-1.606.661t-1.608-.661t-.664-1.608v-1.77q0-.539-.365-.904q-.365-.364-.905-.364t-.904.365t-.364.904v2.423q0%20.666-.475%201.14q-.475.475-1.142.475zm13.045-8.961q1.267%200%202.152-.887q.884-.887.884-2.154t-.887-2.152t-2.154-.884t-2.151.887t-.885%202.153t.887%202.152t2.154.885M6.423%208.366V6.944L5.017%205.54h-.363v1.057zm2.538%200l1.77-1.77V5.54h-.364L8.961%206.944zm-2.538%204.423v-1.422l-1.77-1.769v1.421zm2.539%200l1.769-1.77V9.598l-1.77%201.77zm-2.539%204.423V15.79l-1.77-1.77v1.421zm2.539%200l1.769-1.77v-1.42L8.96%2015.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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