tools pliers wire stripper icon

tools-pliers-wire-stripper-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.

Name
tools-pliers-wire-stripper-outline
Set
Material Symbols
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
tools-pliers-wire-stripper-outline-rounded, tools-pliers-wire-stripper-outline-sharp

1 other variant in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the tools pliers wire stripper icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 23q-.5-1-.75-2.45T6 17.6q0-2.475.55-4.088T8 11V6l3-5h2l3 5v5q.925.9 1.463 2.513T18 17.6q0 1.5-.25 2.95T17 23q-1.05-.325-1.675-1.187t-.6-1.963q0-.625.138-1.35T15 17.05q0-1.45-.788-3.05T12 11q-1.4 1.4-2.2 3T9 17.05q0 .725.15 1.45t.175 1.35q0 1.1-.637 1.975T7 23m4.288-15.288Q11 7.425 11 7q0-.275.125-.5t.375-.35V4.025L10 6.55V9h4V6.55l-1.5-2.525V6.15q.25.125.375.35T13 7q0 .425-.288.712T12 8t-.712-.288M12.5 4.026h-1zm-1 0h1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsToolsPliersWireStripperOutline(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="M7 23q-.5-1-.75-2.45T6 17.6q0-2.475.55-4.088T8 11V6l3-5h2l3 5v5q.925.9 1.463 2.513T18 17.6q0 1.5-.25 2.95T17 23q-1.05-.325-1.675-1.187t-.6-1.963q0-.625.138-1.35T15 17.05q0-1.45-.788-3.05T12 11q-1.4 1.4-2.2 3T9 17.05q0 .725.15 1.45t.175 1.35q0 1.1-.637 1.975T7 23m4.288-15.288Q11 7.425 11 7q0-.275.125-.5t.375-.35V4.025L10 6.55V9h4V6.55l-1.5-2.525V6.15q.25.125.375.35T13 7q0 .425-.288.712T12 8t-.712-.288M12.5 4.026h-1zm-1 0h1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 23q-.5-1-.75-2.45T6 17.6q0-2.475.55-4.088T8 11V6l3-5h2l3 5v5q.925.9 1.463 2.513T18 17.6q0 1.5-.25 2.95T17 23q-1.05-.325-1.675-1.187t-.6-1.963q0-.625.138-1.35T15 17.05q0-1.45-.788-3.05T12 11q-1.4 1.4-2.2 3T9 17.05q0 .725.15 1.45t.175 1.35q0 1.1-.637 1.975T7 23m4.288-15.288Q11 7.425 11 7q0-.275.125-.5t.375-.35V4.025L10 6.55V9h4V6.55l-1.5-2.525V6.15q.25.125.375.35T13 7q0 .425-.288.712T12 8t-.712-.288M12.5 4.026h-1zm-1 0h1z"/></svg>
</template>

CSS

.icon-tools-pliers-wire-stripper-outline {
  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%22M7%2023q-.5-1-.75-2.45T6%2017.6q0-2.475.55-4.088T8%2011V6l3-5h2l3%205v5q.925.9%201.463%202.513T18%2017.6q0%201.5-.25%202.95T17%2023q-1.05-.325-1.675-1.187t-.6-1.963q0-.625.138-1.35T15%2017.05q0-1.45-.788-3.05T12%2011q-1.4%201.4-2.2%203T9%2017.05q0%20.725.15%201.45t.175%201.35q0%201.1-.637%201.975T7%2023m4.288-15.288Q11%207.425%2011%207q0-.275.125-.5t.375-.35V4.025L10%206.55V9h4V6.55l-1.5-2.525V6.15q.25.125.375.35T13%207q0%20.425-.288.712T12%208t-.712-.288M12.5%204.026h-1zm-1%200h1z%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%22M7%2023q-.5-1-.75-2.45T6%2017.6q0-2.475.55-4.088T8%2011V6l3-5h2l3%205v5q.925.9%201.463%202.513T18%2017.6q0%201.5-.25%202.95T17%2023q-1.05-.325-1.675-1.187t-.6-1.963q0-.625.138-1.35T15%2017.05q0-1.45-.788-3.05T12%2011q-1.4%201.4-2.2%203T9%2017.05q0%20.725.15%201.45t.175%201.35q0%201.1-.637%201.975T7%2023m4.288-15.288Q11%207.425%2011%207q0-.275.125-.5t.375-.35V4.025L10%206.55V9h4V6.55l-1.5-2.525V6.15q.25.125.375.35T13%207q0%20.425-.288.712T12%208t-.712-.288M12.5%204.026h-1zm-1%200h1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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