tools pliers wire stripper icon

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

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

1 other variant in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M8.077 20.904q-.346-.673-.567-2.046t-.221-2.816q0-2.013.453-3.5Q8.196 11.053 9 10V6.27L11.5 2h.116v4.208q-.25.125-.375.34t-.125.471q0 .368.258.617q.259.249.626.249t.626-.25t.259-.616q0-.255-.126-.471q-.125-.215-.375-.34V2h.116L15 6.27V10q.829 1.054 1.27 2.541q.442 1.488.442 3.501q0 1.423-.212 2.806t-.558 2.056q-.78-.248-1.146-.986q-.365-.737-.36-1.587q0-.606.138-1.312t.137-1.373q0-1.45-.7-2.752T12 10.384q-1.304 1.247-2.008 2.51q-.704 1.264-.704 2.637q0 .744.15 1.479q.15.734.156 1.36q0 .83-.368 1.551t-1.149.983"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightToolsPliersWireStripper(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="M8.077 20.904q-.346-.673-.567-2.046t-.221-2.816q0-2.013.453-3.5Q8.196 11.053 9 10V6.27L11.5 2h.116v4.208q-.25.125-.375.34t-.125.471q0 .368.258.617q.259.249.626.249t.626-.25t.259-.616q0-.255-.126-.471q-.125-.215-.375-.34V2h.116L15 6.27V10q.829 1.054 1.27 2.541q.442 1.488.442 3.501q0 1.423-.212 2.806t-.558 2.056q-.78-.248-1.146-.986q-.365-.737-.36-1.587q0-.606.138-1.312t.137-1.373q0-1.45-.7-2.752T12 10.384q-1.304 1.247-2.008 2.51q-.704 1.264-.704 2.637q0 .744.15 1.479q.15.734.156 1.36q0 .83-.368 1.551t-1.149.983"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.077 20.904q-.346-.673-.567-2.046t-.221-2.816q0-2.013.453-3.5Q8.196 11.053 9 10V6.27L11.5 2h.116v4.208q-.25.125-.375.34t-.125.471q0 .368.258.617q.259.249.626.249t.626-.25t.259-.616q0-.255-.126-.471q-.125-.215-.375-.34V2h.116L15 6.27V10q.829 1.054 1.27 2.541q.442 1.488.442 3.501q0 1.423-.212 2.806t-.558 2.056q-.78-.248-1.146-.986q-.365-.737-.36-1.587q0-.606.138-1.312t.137-1.373q0-1.45-.7-2.752T12 10.384q-1.304 1.247-2.008 2.51q-.704 1.264-.704 2.637q0 .744.15 1.479q.15.734.156 1.36q0 .83-.368 1.551t-1.149.983"/></svg>
</template>

CSS

.icon-tools-pliers-wire-stripper {
  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%22M8.077%2020.904q-.346-.673-.567-2.046t-.221-2.816q0-2.013.453-3.5Q8.196%2011.053%209%2010V6.27L11.5%202h.116v4.208q-.25.125-.375.34t-.125.471q0%20.368.258.617q.259.249.626.249t.626-.25t.259-.616q0-.255-.126-.471q-.125-.215-.375-.34V2h.116L15%206.27V10q.829%201.054%201.27%202.541q.442%201.488.442%203.501q0%201.423-.212%202.806t-.558%202.056q-.78-.248-1.146-.986q-.365-.737-.36-1.587q0-.606.138-1.312t.137-1.373q0-1.45-.7-2.752T12%2010.384q-1.304%201.247-2.008%202.51q-.704%201.264-.704%202.637q0%20.744.15%201.479q.15.734.156%201.36q0%20.83-.368%201.551t-1.149.983%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%22M8.077%2020.904q-.346-.673-.567-2.046t-.221-2.816q0-2.013.453-3.5Q8.196%2011.053%209%2010V6.27L11.5%202h.116v4.208q-.25.125-.375.34t-.125.471q0%20.368.258.617q.259.249.626.249t.626-.25t.259-.616q0-.255-.126-.471q-.125-.215-.375-.34V2h.116L15%206.27V10q.829%201.054%201.27%202.541q.442%201.488.442%203.501q0%201.423-.212%202.806t-.558%202.056q-.78-.248-1.146-.986q-.365-.737-.36-1.587q0-.606.138-1.312t.137-1.373q0-1.45-.7-2.752T12%2010.384q-1.304%201.247-2.008%202.51q-.704%201.264-.704%202.637q0%20.744.15%201.479q.15.734.156%201.36q0%20.83-.368%201.551t-1.149.983%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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