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

Name
tire-repair-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 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="M17.491 7.855q-.068-.162-.068-.335q0-.237.13-.45t.342-.358q.326-.228.713-.358t.764-.256q.09-.025.17-.015t.131.06q.068.067.056.303q-.125.387-.255.778q-.13.39-.368.712q-.137.206-.35.337t-.45.13q-.172 0-.334-.067q-.163-.069-.288-.194t-.193-.287M5.265 19.52q-.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.885m-13.04 7.96h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.415 1.416q-.178.177-.374.158q-.195-.019-.334-.156q-.14-.138-.158-.338t.158-.378l2.123-2.123V11.02l-1.415 1.415q-.178.178-.374.159q-.195-.019-.334-.157t-.158-.338t.158-.377l2.123-2.123V6.596L9.316 8.012q-.178.177-.374.158q-.195-.019-.334-.157t-.158-.338t.158-.377l1.76-1.76q-.077-.096-.183-.134t-.26-.038H5.459q-.153 0-.259.038t-.183.135l1.76 1.759q.177.177.158.371t-.158.332t-.335.163t-.373-.152L4.654 6.596v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.163t-.373-.152l-1.415-1.416v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.162t-.373-.151l-1.415-1.416v2.462q0 .269.173.442t.442.173m2.423-6.577"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTireRepairOutlineRounded(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.491 7.855q-.068-.162-.068-.335q0-.237.13-.45t.342-.358q.326-.228.713-.358t.764-.256q.09-.025.17-.015t.131.06q.068.067.056.303q-.125.387-.255.778q-.13.39-.368.712q-.137.206-.35.337t-.45.13q-.172 0-.334-.067q-.163-.069-.288-.194t-.193-.287M5.265 19.52q-.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.885m-13.04 7.96h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.415 1.416q-.178.177-.374.158q-.195-.019-.334-.156q-.14-.138-.158-.338t.158-.378l2.123-2.123V11.02l-1.415 1.415q-.178.178-.374.159q-.195-.019-.334-.157t-.158-.338t.158-.377l2.123-2.123V6.596L9.316 8.012q-.178.177-.374.158q-.195-.019-.334-.157t-.158-.338t.158-.377l1.76-1.76q-.077-.096-.183-.134t-.26-.038H5.459q-.153 0-.259.038t-.183.135l1.76 1.759q.177.177.158.371t-.158.332t-.335.163t-.373-.152L4.654 6.596v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.163t-.373-.152l-1.415-1.416v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.162t-.373-.151l-1.415-1.416v2.462q0 .269.173.442t.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="M17.491 7.855q-.068-.162-.068-.335q0-.237.13-.45t.342-.358q.326-.228.713-.358t.764-.256q.09-.025.17-.015t.131.06q.068.067.056.303q-.125.387-.255.778q-.13.39-.368.712q-.137.206-.35.337t-.45.13q-.172 0-.334-.067q-.163-.069-.288-.194t-.193-.287M5.265 19.52q-.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.885m-13.04 7.96h4.846q.269 0 .442-.173t.173-.442v-2.462l-1.415 1.416q-.178.177-.374.158q-.195-.019-.334-.156q-.14-.138-.158-.338t.158-.378l2.123-2.123V11.02l-1.415 1.415q-.178.178-.374.159q-.195-.019-.334-.157t-.158-.338t.158-.377l2.123-2.123V6.596L9.316 8.012q-.178.177-.374.158q-.195-.019-.334-.157t-.158-.338t.158-.377l1.76-1.76q-.077-.096-.183-.134t-.26-.038H5.459q-.153 0-.259.038t-.183.135l1.76 1.759q.177.177.158.371t-.158.332t-.335.163t-.373-.152L4.654 6.596v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.163t-.373-.152l-1.415-1.416v3.002l2.123 2.123q.177.177.158.371t-.158.332t-.335.162t-.373-.151l-1.415-1.416v2.462q0 .269.173.442t.442.173m2.423-6.577"/></svg>
</template>

CSS

.icon-tire-repair-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%22M17.491%207.855q-.068-.162-.068-.335q0-.237.13-.45t.342-.358q.326-.228.713-.358t.764-.256q.09-.025.17-.015t.131.06q.068.067.056.303q-.125.387-.255.778q-.13.39-.368.712q-.137.206-.35.337t-.45.13q-.172%200-.334-.067q-.163-.069-.288-.194t-.193-.287M5.265%2019.52q-.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.885m-13.04%207.96h4.846q.269%200%20.442-.173t.173-.442v-2.462l-1.415%201.416q-.178.177-.374.158q-.195-.019-.334-.156q-.14-.138-.158-.338t.158-.378l2.123-2.123V11.02l-1.415%201.415q-.178.178-.374.159q-.195-.019-.334-.157t-.158-.338t.158-.377l2.123-2.123V6.596L9.316%208.012q-.178.177-.374.158q-.195-.019-.334-.157t-.158-.338t.158-.377l1.76-1.76q-.077-.096-.183-.134t-.26-.038H5.459q-.153%200-.259.038t-.183.135l1.76%201.759q.177.177.158.371t-.158.332t-.335.163t-.373-.152L4.654%206.596v3.002l2.123%202.123q.177.177.158.371t-.158.332t-.335.163t-.373-.152l-1.415-1.416v3.002l2.123%202.123q.177.177.158.371t-.158.332t-.335.162t-.373-.151l-1.415-1.416v2.462q0%20.269.173.442t.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%22M17.491%207.855q-.068-.162-.068-.335q0-.237.13-.45t.342-.358q.326-.228.713-.358t.764-.256q.09-.025.17-.015t.131.06q.068.067.056.303q-.125.387-.255.778q-.13.39-.368.712q-.137.206-.35.337t-.45.13q-.172%200-.334-.067q-.163-.069-.288-.194t-.193-.287M5.265%2019.52q-.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.885m-13.04%207.96h4.846q.269%200%20.442-.173t.173-.442v-2.462l-1.415%201.416q-.178.177-.374.158q-.195-.019-.334-.156q-.14-.138-.158-.338t.158-.378l2.123-2.123V11.02l-1.415%201.415q-.178.178-.374.159q-.195-.019-.334-.157t-.158-.338t.158-.377l2.123-2.123V6.596L9.316%208.012q-.178.177-.374.158q-.195-.019-.334-.157t-.158-.338t.158-.377l1.76-1.76q-.077-.096-.183-.134t-.26-.038H5.459q-.153%200-.259.038t-.183.135l1.76%201.759q.177.177.158.371t-.158.332t-.335.163t-.373-.152L4.654%206.596v3.002l2.123%202.123q.177.177.158.371t-.158.332t-.335.163t-.373-.152l-1.415-1.416v3.002l2.123%202.123q.177.177.158.371t-.158.332t-.335.162t-.373-.151l-1.415-1.416v2.462q0%20.269.173.442t.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-rounded.svg?color=%231a73e8&size=48