pencil simple slash icon

pencil-simple-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
pencil-simple-slash-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the pencil simple slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l45.64 50.2l-50.9 50.9A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l47.43-47.42l44.87 49.35a12 12 0 1 0 17.76-16.14ZM91 204H52v-39l48.92-48.92l37.18 40.89ZM230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0l-36 36a12 12 0 0 0 14.55 18.82L175 120l-.54.53a12 12 0 1 0 17 17l38.67-38.67a20 20 0 0 0 .02-28.32M192 103l-39-39l18.34-18.34l39 39Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPencilSimpleSlashBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l45.64 50.2l-50.9 50.9A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l47.43-47.42l44.87 49.35a12 12 0 1 0 17.76-16.14ZM91 204H52v-39l48.92-48.92l37.18 40.89ZM230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0l-36 36a12 12 0 0 0 14.55 18.82L175 120l-.54.53a12 12 0 1 0 17 17l38.67-38.67a20 20 0 0 0 .02-28.32M192 103l-39-39l18.34-18.34l39 39Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M56.88 31.93a12 12 0 1 0-17.76 16.14l45.64 50.2l-50.9 50.9A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l47.43-47.42l44.87 49.35a12 12 0 1 0 17.76-16.14ZM91 204H52v-39l48.92-48.92l37.18 40.89ZM230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0l-36 36a12 12 0 0 0 14.55 18.82L175 120l-.54.53a12 12 0 1 0 17 17l38.67-38.67a20 20 0 0 0 .02-28.32M192 103l-39-39l18.34-18.34l39 39Z"/></svg>
</template>

CSS

.icon-pencil-simple-slash-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14l45.64%2050.2l-50.9%2050.9A19.86%2019.86%200%200%200%2028%20163.31V208a20%2020%200%200%200%2020%2020h44.69a19.85%2019.85%200%200%200%2014.14-5.86l47.43-47.42l44.87%2049.35a12%2012%200%201%200%2017.76-16.14ZM91%20204H52v-39l48.92-48.92l37.18%2040.89ZM230.15%2070.54l-44.69-44.68a20%2020%200%200%200-28.28%200l-36%2036a12%2012%200%200%200%2014.55%2018.82L175%20120l-.54.53a12%2012%200%201%200%2017%2017l38.67-38.67a20%2020%200%200%200%20.02-28.32M192%20103l-39-39l18.34-18.34l39%2039Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M56.88%2031.93a12%2012%200%201%200-17.76%2016.14l45.64%2050.2l-50.9%2050.9A19.86%2019.86%200%200%200%2028%20163.31V208a20%2020%200%200%200%2020%2020h44.69a19.85%2019.85%200%200%200%2014.14-5.86l47.43-47.42l44.87%2049.35a12%2012%200%201%200%2017.76-16.14ZM91%20204H52v-39l48.92-48.92l37.18%2040.89ZM230.15%2070.54l-44.69-44.68a20%2020%200%200%200-28.28%200l-36%2036a12%2012%200%200%200%2014.55%2018.82L175%20120l-.54.53a12%2012%200%201%200%2017%2017l38.67-38.67a20%2020%200%200%200%20.02-28.32M192%20103l-39-39l18.34-18.34l39%2039Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pencil-simple-slash-bold.svg?color=%231a73e8&size=48