troubleshoot from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.

Name
troubleshoot
Set
Material Symbols Light
Style
Regular
Category
Business
Viewbox
24×24
License
Apache 2.0
Aliases
troubleshoot-outline, troubleshoot-outline-sharp, troubleshoot-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the troubleshoot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.08 20.904l-5.257-5.258q-1.102.896-2.272 1.375t-2.647.479q-2.02 0-3.688-.956T4.556 14h1.238q.908 1.137 2.228 1.818q1.32.682 2.882.682q2.692 0 4.596-1.904T17.404 10T15.5 5.404T10.904 3.5q-2.562 0-4.418 1.741T4.429 9.5h-1q.2-2.964 2.334-4.982t5.14-2.018q3.14 0 5.32 2.18t2.18 5.32q0 1.477-.478 2.657t-1.375 2.282l5.238 5.238zm-11.04-7.212L8.274 7.82l-1.53 4.373H2.211v-.884h3.903l1.65-4.75h1.058l1.737 5.83l1.344-4.08h1.058l1.5 3h.827v.884H13.92l-1.425-2.85l-1.423 4.35z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTroubleshoot(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="m21.08 20.904l-5.257-5.258q-1.102.896-2.272 1.375t-2.647.479q-2.02 0-3.688-.956T4.556 14h1.238q.908 1.137 2.228 1.818q1.32.682 2.882.682q2.692 0 4.596-1.904T17.404 10T15.5 5.404T10.904 3.5q-2.562 0-4.418 1.741T4.429 9.5h-1q.2-2.964 2.334-4.982t5.14-2.018q3.14 0 5.32 2.18t2.18 5.32q0 1.477-.478 2.657t-1.375 2.282l5.238 5.238zm-11.04-7.212L8.274 7.82l-1.53 4.373H2.211v-.884h3.903l1.65-4.75h1.058l1.737 5.83l1.344-4.08h1.058l1.5 3h.827v.884H13.92l-1.425-2.85l-1.423 4.35z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.08 20.904l-5.257-5.258q-1.102.896-2.272 1.375t-2.647.479q-2.02 0-3.688-.956T4.556 14h1.238q.908 1.137 2.228 1.818q1.32.682 2.882.682q2.692 0 4.596-1.904T17.404 10T15.5 5.404T10.904 3.5q-2.562 0-4.418 1.741T4.429 9.5h-1q.2-2.964 2.334-4.982t5.14-2.018q3.14 0 5.32 2.18t2.18 5.32q0 1.477-.478 2.657t-1.375 2.282l5.238 5.238zm-11.04-7.212L8.274 7.82l-1.53 4.373H2.211v-.884h3.903l1.65-4.75h1.058l1.737 5.83l1.344-4.08h1.058l1.5 3h.827v.884H13.92l-1.425-2.85l-1.423 4.35z"/></svg>
</template>

CSS

.icon-troubleshoot {
  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%22m21.08%2020.904l-5.257-5.258q-1.102.896-2.272%201.375t-2.647.479q-2.02%200-3.688-.956T4.556%2014h1.238q.908%201.137%202.228%201.818q1.32.682%202.882.682q2.692%200%204.596-1.904T17.404%2010T15.5%205.404T10.904%203.5q-2.562%200-4.418%201.741T4.429%209.5h-1q.2-2.964%202.334-4.982t5.14-2.018q3.14%200%205.32%202.18t2.18%205.32q0%201.477-.478%202.657t-1.375%202.282l5.238%205.238zm-11.04-7.212L8.274%207.82l-1.53%204.373H2.211v-.884h3.903l1.65-4.75h1.058l1.737%205.83l1.344-4.08h1.058l1.5%203h.827v.884H13.92l-1.425-2.85l-1.423%204.35z%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%22m21.08%2020.904l-5.257-5.258q-1.102.896-2.272%201.375t-2.647.479q-2.02%200-3.688-.956T4.556%2014h1.238q.908%201.137%202.228%201.818q1.32.682%202.882.682q2.692%200%204.596-1.904T17.404%2010T15.5%205.404T10.904%203.5q-2.562%200-4.418%201.741T4.429%209.5h-1q.2-2.964%202.334-4.982t5.14-2.018q3.14%200%205.32%202.18t2.18%205.32q0%201.477-.478%202.657t-1.375%202.282l5.238%205.238zm-11.04-7.212L8.274%207.82l-1.53%204.373H2.211v-.884h3.903l1.65-4.75h1.058l1.737%205.83l1.344-4.08h1.058l1.5%203h.827v.884H13.92l-1.425-2.85l-1.423%204.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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