tire repair icon
tire-repair-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- tire-repair-rounded
- Set
- Material Symbols Light
- Style
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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.885M4.685 6.627l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377L5.392 5.914q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 7.298q-.177.177-.158.371t.158.332t.334.163t.373-.152zM4.685 11.05l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377l-1.385-1.384q-.177-.177-.373-.158t-.335.156t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 11.72q-.177.177-.158.371t.158.332t.334.163t.373-.152zm-6.015 4.423l1.384 1.385q.177.176.373.158q.196-.019.335-.156q.139-.138.158-.338t-.158-.378L5.392 14.76q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.37t-.158-.332t-.335-.163t-.373.152l-1.384 1.384q-.177.177-.158.371t.158.332t.334.162t.373-.151z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTireRepairRounded(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.885M4.685 6.627l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377L5.392 5.914q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 7.298q-.177.177-.158.371t.158.332t.334.163t.373-.152zM4.685 11.05l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377l-1.385-1.384q-.177-.177-.373-.158t-.335.156t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 11.72q-.177.177-.158.371t.158.332t.334.163t.373-.152zm-6.015 4.423l1.384 1.385q.177.176.373.158q.196-.019.335-.156q.139-.138.158-.338t-.158-.378L5.392 14.76q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.37t-.158-.332t-.335-.163t-.373.152l-1.384 1.384q-.177.177-.158.371t.158.332t.334.162t.373-.151z"/></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.885M4.685 6.627l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377L5.392 5.914q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 7.298q-.177.177-.158.371t.158.332t.334.163t.373-.152zM4.685 11.05l1.384 1.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377l-1.385-1.384q-.177-.177-.373-.158t-.335.156t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608 11.72q-.177.177-.158.371t.158.332t.334.163t.373-.152zm-6.015 4.423l1.384 1.385q.177.176.373.158q.196-.019.335-.156q.139-.138.158-.338t-.158-.378L5.392 14.76q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016 0q.177-.177.158-.37t-.158-.332t-.335-.163t-.373.152l-1.384 1.384q-.177.177-.158.371t.158.332t.334.162t.373-.151z"/></svg> </template>
CSS
.icon-tire-repair-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.885M4.685%206.627l1.384%201.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377L5.392%205.914q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608%207.298q-.177.177-.158.371t.158.332t.334.163t.373-.152zM4.685%2011.05l1.384%201.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377l-1.385-1.384q-.177-.177-.373-.158t-.335.156t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608%2011.72q-.177.177-.158.371t.158.332t.334.163t.373-.152zm-6.015%204.423l1.384%201.385q.177.176.373.158q.196-.019.335-.156q.139-.138.158-.338t-.158-.378L5.392%2014.76q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.37t-.158-.332t-.335-.163t-.373.152l-1.384%201.384q-.177.177-.158.371t.158.332t.334.162t.373-.151z%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.885M4.685%206.627l1.384%201.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377L5.392%205.914q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608%207.298q-.177.177-.158.371t.158.332t.334.163t.373-.152zM4.685%2011.05l1.384%201.385q.177.176.373.158q.196-.019.335-.157t.158-.338t-.158-.377l-1.385-1.384q-.177-.177-.373-.158t-.335.156t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.371t-.158-.332t-.335-.162t-.373.152L8.608%2011.72q-.177.177-.158.371t.158.332t.334.163t.373-.152zm-6.015%204.423l1.384%201.385q.177.176.373.158q.196-.019.335-.156q.139-.138.158-.338t-.158-.378L5.392%2014.76q-.177-.177-.373-.159t-.335.157t-.157.338q-.02.2.157.377m6.016%200q.177-.177.158-.37t-.158-.332t-.335-.163t-.373.152l-1.384%201.384q-.177.177-.158.371t.158.332t.334.162t.373-.151z%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-rounded.svg?color=%231a73e8&size=48