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

Name
tire-repair-outline-sharp
Set
Material Symbols Light
Style
Outline 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 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.316 8.404q-.375 0-.634-.255t-.259-.633q0-.177.066-.332q.065-.155.196-.288q.28-.28 1.23-.607l.95-.327q-.161.517-.336.96q-.132.375-.298.73q-.165.354-.298.486q-.132.133-.287.2q-.154.066-.33.066M5.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.232h3.538v5.307h2.539v-6.077h-.885v-1.136q-1.221-.523-1.937-1.55q-.717-1.025-.717-2.243q0-1.684 1.181-2.858t2.858-1.174q1.69 0 2.864 1.174t1.174 2.858q0 1.218-.716 2.244q-.717 1.026-1.938 1.549v1.136h-.884v7.077h-4.539v-5.307h-2.538v3.692q0 .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.885M5.27 18.519h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.77 1.77V15.79l1.77-1.77v-3l-1.77 1.77v-1.422l1.77-1.769V6.596l-1.77 1.77V6.944l1.406-1.405q-.077-.097-.183-.135q-.105-.039-.259-.039H5.459q-.153 0-.259.039q-.106.038-.183.135l1.406 1.405v1.422l-1.77-1.77v3.002l1.77 1.77v1.42l-1.77-1.769v3.002l1.77 1.77v1.42l-1.77-1.769v2.462q0 .269.174.442q.173.173.442.173m2.423-6.577"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTireRepairOutlineSharp(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.316 8.404q-.375 0-.634-.255t-.259-.633q0-.177.066-.332q.065-.155.196-.288q.28-.28 1.23-.607l.95-.327q-.161.517-.336.96q-.132.375-.298.73q-.165.354-.298.486q-.132.133-.287.2q-.154.066-.33.066M5.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.232h3.538v5.307h2.539v-6.077h-.885v-1.136q-1.221-.523-1.937-1.55q-.717-1.025-.717-2.243q0-1.684 1.181-2.858t2.858-1.174q1.69 0 2.864 1.174t1.174 2.858q0 1.218-.716 2.244q-.717 1.026-1.938 1.549v1.136h-.884v7.077h-4.539v-5.307h-2.538v3.692q0 .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.885M5.27 18.519h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.77 1.77V15.79l1.77-1.77v-3l-1.77 1.77v-1.422l1.77-1.769V6.596l-1.77 1.77V6.944l1.406-1.405q-.077-.097-.183-.135q-.105-.039-.259-.039H5.459q-.153 0-.259.039q-.106.038-.183.135l1.406 1.405v1.422l-1.77-1.77v3.002l1.77 1.77v1.42l-1.77-1.769v3.002l1.77 1.77v1.42l-1.77-1.769v2.462q0 .269.174.442q.173.173.442.173m2.423-6.577"/></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.316 8.404q-.375 0-.634-.255t-.259-.633q0-.177.066-.332q.065-.155.196-.288q.28-.28 1.23-.607l.95-.327q-.161.517-.336.96q-.132.375-.298.73q-.165.354-.298.486q-.132.133-.287.2q-.154.066-.33.066M5.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.232h3.538v5.307h2.539v-6.077h-.885v-1.136q-1.221-.523-1.937-1.55q-.717-1.025-.717-2.243q0-1.684 1.181-2.858t2.858-1.174q1.69 0 2.864 1.174t1.174 2.858q0 1.218-.716 2.244q-.717 1.026-1.938 1.549v1.136h-.884v7.077h-4.539v-5.307h-2.538v3.692q0 .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.885M5.27 18.519h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.77 1.77V15.79l1.77-1.77v-3l-1.77 1.77v-1.422l1.77-1.769V6.596l-1.77 1.77V6.944l1.406-1.405q-.077-.097-.183-.135q-.105-.039-.259-.039H5.459q-.153 0-.259.039q-.106.038-.183.135l1.406 1.405v1.422l-1.77-1.77v3.002l1.77 1.77v1.42l-1.77-1.769v3.002l1.77 1.77v1.42l-1.77-1.769v2.462q0 .269.174.442q.173.173.442.173m2.423-6.577"/></svg>
</template>

CSS

.icon-tire-repair-outline-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%22M18.316%208.404q-.375%200-.634-.255t-.259-.633q0-.177.066-.332q.065-.155.196-.288q.28-.28%201.23-.607l.95-.327q-.161.517-.336.96q-.132.375-.298.73q-.165.354-.298.486q-.132.133-.287.2q-.154.066-.33.066M5.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.232h3.538v5.307h2.539v-6.077h-.885v-1.136q-1.221-.523-1.937-1.55q-.717-1.025-.717-2.243q0-1.684%201.181-2.858t2.858-1.174q1.69%200%202.864%201.174t1.174%202.858q0%201.218-.716%202.244q-.717%201.026-1.938%201.549v1.136h-.884v7.077h-4.539v-5.307h-2.538v3.692q0%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.885M5.27%2018.519h4.846q.269%200%20.442-.173t.173-.442v-2.462l-1.77%201.77V15.79l1.77-1.77v-3l-1.77%201.77v-1.422l1.77-1.769V6.596l-1.77%201.77V6.944l1.406-1.405q-.077-.097-.183-.135q-.105-.039-.259-.039H5.459q-.153%200-.259.039q-.106.038-.183.135l1.406%201.405v1.422l-1.77-1.77v3.002l1.77%201.77v1.42l-1.77-1.769v3.002l1.77%201.77v1.42l-1.77-1.769v2.462q0%20.269.174.442q.173.173.442.173m2.423-6.577%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.316%208.404q-.375%200-.634-.255t-.259-.633q0-.177.066-.332q.065-.155.196-.288q.28-.28%201.23-.607l.95-.327q-.161.517-.336.96q-.132.375-.298.73q-.165.354-.298.486q-.132.133-.287.2q-.154.066-.33.066M5.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.232h3.538v5.307h2.539v-6.077h-.885v-1.136q-1.221-.523-1.937-1.55q-.717-1.025-.717-2.243q0-1.684%201.181-2.858t2.858-1.174q1.69%200%202.864%201.174t1.174%202.858q0%201.218-.716%202.244q-.717%201.026-1.938%201.549v1.136h-.884v7.077h-4.539v-5.307h-2.538v3.692q0%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.885M5.27%2018.519h4.846q.269%200%20.442-.173t.173-.442v-2.462l-1.77%201.77V15.79l1.77-1.77v-3l-1.77%201.77v-1.422l1.77-1.769V6.596l-1.77%201.77V6.944l1.406-1.405q-.077-.097-.183-.135q-.105-.039-.259-.039H5.459q-.153%200-.259.039q-.106.038-.183.135l1.406%201.405v1.422l-1.77-1.77v3.002l1.77%201.77v1.42l-1.77-1.769v3.002l1.77%201.77v1.42l-1.77-1.769v2.462q0%20.269.174.442q.173.173.442.173m2.423-6.577%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-outline-sharp.svg?color=%231a73e8&size=48