pencil simple slash icon
pencil-simple-slash-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- pencil-simple-slash-light
- Set
- Phosphor
- Style
- Light
- 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="M52.44 36a6 6 0 0 0-8.88 8l49.49 54.47l-54.95 54.95a13.9 13.9 0 0 0-4.1 9.89V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1l51.87-51.9l49.11 54a6 6 0 0 0 8.88-8.08ZM94.1 209.42a2 2 0 0 1-1.41.58H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41l54.54-54.54l45.25 49.78ZM225.91 74.79L181.22 30.1a14 14 0 0 0-19.8 0l-41.67 41.67a6 6 0 0 0 8.48 8.49l7.77-7.78L183.52 120l-10.44 10.44a6 6 0 1 0 8.49 8.48l44.34-44.33a14 14 0 0 0 0-19.8m-8.49 11.31L192 111.52L144.49 64l25.42-25.41a2 2 0 0 1 2.82 0l44.69 44.68a2 2 0 0 1 0 2.83"/></svg>
React
import type { SVGProps } from "react";
export function PhPencilSimpleSlashLight(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="M52.44 36a6 6 0 0 0-8.88 8l49.49 54.47l-54.95 54.95a13.9 13.9 0 0 0-4.1 9.89V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1l51.87-51.9l49.11 54a6 6 0 0 0 8.88-8.08ZM94.1 209.42a2 2 0 0 1-1.41.58H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41l54.54-54.54l45.25 49.78ZM225.91 74.79L181.22 30.1a14 14 0 0 0-19.8 0l-41.67 41.67a6 6 0 0 0 8.48 8.49l7.77-7.78L183.52 120l-10.44 10.44a6 6 0 1 0 8.49 8.48l44.34-44.33a14 14 0 0 0 0-19.8m-8.49 11.31L192 111.52L144.49 64l25.42-25.41a2 2 0 0 1 2.82 0l44.69 44.68a2 2 0 0 1 0 2.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52.44 36a6 6 0 0 0-8.88 8l49.49 54.47l-54.95 54.95a13.9 13.9 0 0 0-4.1 9.89V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1l51.87-51.9l49.11 54a6 6 0 0 0 8.88-8.08ZM94.1 209.42a2 2 0 0 1-1.41.58H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41l54.54-54.54l45.25 49.78ZM225.91 74.79L181.22 30.1a14 14 0 0 0-19.8 0l-41.67 41.67a6 6 0 0 0 8.48 8.49l7.77-7.78L183.52 120l-10.44 10.44a6 6 0 1 0 8.49 8.48l44.34-44.33a14 14 0 0 0 0-19.8m-8.49 11.31L192 111.52L144.49 64l25.42-25.41a2 2 0 0 1 2.82 0l44.69 44.68a2 2 0 0 1 0 2.83"/></svg> </template>
CSS
.icon-pencil-simple-slash-light {
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%22M52.44%2036a6%206%200%200%200-8.88%208l49.49%2054.47l-54.95%2054.95a13.9%2013.9%200%200%200-4.1%209.89V208a14%2014%200%200%200%2014%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1l51.87-51.9l49.11%2054a6%206%200%200%200%208.88-8.08ZM94.1%20209.42a2%202%200%200%201-1.41.58H48a2%202%200%200%201-2-2v-44.69a2%202%200%200%201%20.59-1.41l54.54-54.54l45.25%2049.78ZM225.91%2074.79L181.22%2030.1a14%2014%200%200%200-19.8%200l-41.67%2041.67a6%206%200%200%200%208.48%208.49l7.77-7.78L183.52%20120l-10.44%2010.44a6%206%200%201%200%208.49%208.48l44.34-44.33a14%2014%200%200%200%200-19.8m-8.49%2011.31L192%20111.52L144.49%2064l25.42-25.41a2%202%200%200%201%202.82%200l44.69%2044.68a2%202%200%200%201%200%202.83%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%22M52.44%2036a6%206%200%200%200-8.88%208l49.49%2054.47l-54.95%2054.95a13.9%2013.9%200%200%200-4.1%209.89V208a14%2014%200%200%200%2014%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1l51.87-51.9l49.11%2054a6%206%200%200%200%208.88-8.08ZM94.1%20209.42a2%202%200%200%201-1.41.58H48a2%202%200%200%201-2-2v-44.69a2%202%200%200%201%20.59-1.41l54.54-54.54l45.25%2049.78ZM225.91%2074.79L181.22%2030.1a14%2014%200%200%200-19.8%200l-41.67%2041.67a6%206%200%200%200%208.48%208.49l7.77-7.78L183.52%20120l-10.44%2010.44a6%206%200%201%200%208.49%208.48l44.34-44.33a14%2014%200%200%200%200-19.8m-8.49%2011.31L192%20111.52L144.49%2064l25.42-25.41a2%202%200%200%201%202.82%200l44.69%2044.68a2%202%200%200%201%200%202.83%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-light.svg?color=%231a73e8&size=48