pencil simple line icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the pencil simple line icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M225.91 74.79L181.22 30.1a14 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 14h168a6 6 0 0 0 0-12H110.49L225.91 94.59a14 14 0 0 0 0-19.8M93.52 210H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41L136 72.49L183.52 120Zm123.9-123.9L192 111.52L144.49 64l25.41-25.41a2 2 0 0 1 2.83 0l44.69 44.68a2 2 0 0 1 0 2.83"/></svg>

React

import type { SVGProps } from "react";

export function PhPencilSimpleLineLight(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.91 74.79L181.22 30.1a14 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 14h168a6 6 0 0 0 0-12H110.49L225.91 94.59a14 14 0 0 0 0-19.8M93.52 210H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41L136 72.49L183.52 120Zm123.9-123.9L192 111.52L144.49 64l25.41-25.41a2 2 0 0 1 2.83 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="M225.91 74.79L181.22 30.1a14 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 14h168a6 6 0 0 0 0-12H110.49L225.91 94.59a14 14 0 0 0 0-19.8M93.52 210H48a2 2 0 0 1-2-2v-44.69a2 2 0 0 1 .59-1.41L136 72.49L183.52 120Zm123.9-123.9L192 111.52L144.49 64l25.41-25.41a2 2 0 0 1 2.83 0l44.69 44.68a2 2 0 0 1 0 2.83"/></svg>
</template>

CSS

.icon-pencil-simple-line-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.91%2074.79L181.22%2030.1a14%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%2014h168a6%206%200%200%200%200-12H110.49L225.91%2094.59a14%2014%200%200%200%200-19.8M93.52%20210H48a2%202%200%200%201-2-2v-44.69a2%202%200%200%201%20.59-1.41L136%2072.49L183.52%20120Zm123.9-123.9L192%20111.52L144.49%2064l25.41-25.41a2%202%200%200%201%202.83%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%22M225.91%2074.79L181.22%2030.1a14%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%2014h168a6%206%200%200%200%200-12H110.49L225.91%2094.59a14%2014%200%200%200%200-19.8M93.52%20210H48a2%202%200%200%201-2-2v-44.69a2%202%200%200%201%20.59-1.41L136%2072.49L183.52%20120Zm123.9-123.9L192%20111.52L144.49%2064l25.41-25.41a2%202%200%200%201%202.83%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-line-light.svg?color=%231a73e8&size=48