pencil-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
pencil-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the pencil icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m225.9 74.78l-44.69-44.69a14 14 0 0 0-19.8 0L38.1 153.41a13.94 13.94 0 0 0-4.1 9.9V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1L225.9 94.58a14 14 0 0 0 0-19.8M48.49 160L136 72.48L155.51 92L68 179.51ZM46 208v-33.52L81.51 210H48a2 2 0 0 1-2-2m50-.49L76.49 188L164 100.48L183.51 120ZM217.41 86.1L192 111.51L144.49 64l25.41-25.42a2 2 0 0 1 2.83 0l44.68 44.69a2 2 0 0 1 0 2.83"/></svg>

React

import type { SVGProps } from "react";

export function PhPencilLight(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="m225.9 74.78l-44.69-44.69a14 14 0 0 0-19.8 0L38.1 153.41a13.94 13.94 0 0 0-4.1 9.9V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1L225.9 94.58a14 14 0 0 0 0-19.8M48.49 160L136 72.48L155.51 92L68 179.51ZM46 208v-33.52L81.51 210H48a2 2 0 0 1-2-2m50-.49L76.49 188L164 100.48L183.51 120ZM217.41 86.1L192 111.51L144.49 64l25.41-25.42a2 2 0 0 1 2.83 0l44.68 44.69a2 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="m225.9 74.78l-44.69-44.69a14 14 0 0 0-19.8 0L38.1 153.41a13.94 13.94 0 0 0-4.1 9.9V208a14 14 0 0 0 14 14h44.69a13.94 13.94 0 0 0 9.9-4.1L225.9 94.58a14 14 0 0 0 0-19.8M48.49 160L136 72.48L155.51 92L68 179.51ZM46 208v-33.52L81.51 210H48a2 2 0 0 1-2-2m50-.49L76.49 188L164 100.48L183.51 120ZM217.41 86.1L192 111.51L144.49 64l25.41-25.42a2 2 0 0 1 2.83 0l44.68 44.69a2 2 0 0 1 0 2.83"/></svg>
</template>

CSS

.icon-pencil-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%22m225.9%2074.78l-44.69-44.69a14%2014%200%200%200-19.8%200L38.1%20153.41a13.94%2013.94%200%200%200-4.1%209.9V208a14%2014%200%200%200%2014%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1L225.9%2094.58a14%2014%200%200%200%200-19.8M48.49%20160L136%2072.48L155.51%2092L68%20179.51ZM46%20208v-33.52L81.51%20210H48a2%202%200%200%201-2-2m50-.49L76.49%20188L164%20100.48L183.51%20120ZM217.41%2086.1L192%20111.51L144.49%2064l25.41-25.42a2%202%200%200%201%202.83%200l44.68%2044.69a2%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%22m225.9%2074.78l-44.69-44.69a14%2014%200%200%200-19.8%200L38.1%20153.41a13.94%2013.94%200%200%200-4.1%209.9V208a14%2014%200%200%200%2014%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1L225.9%2094.58a14%2014%200%200%200%200-19.8M48.49%20160L136%2072.48L155.51%2092L68%20179.51ZM46%20208v-33.52L81.51%20210H48a2%202%200%200%201-2-2m50-.49L76.49%20188L164%20100.48L183.51%20120ZM217.41%2086.1L192%20111.51L144.49%2064l25.41-25.42a2%202%200%200%201%202.83%200l44.68%2044.69a2%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-light.svg?color=%231a73e8&size=48