pencil line icon

pencil-line-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
pencil-line-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the pencil line icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224.49 76.2L179.8 31.51a12 12 0 0 0-17 0L39.51 154.83a12 12 0 0 0-3.51 8.48V208a12 12 0 0 0 12 12h168a4 4 0 0 0 0-8H105.66L224.49 93.17a12 12 0 0 0 0-16.97M73.66 188L164 97.66L186.35 120L96 210.34ZM68 182.34L45.66 160L136 69.66L158.35 92ZM44 208v-38.34l21.17 21.17L86.34 212H48a4 4 0 0 1-4-4M218.83 87.51L192 114.34L141.66 64l26.83-26.83a4 4 0 0 1 5.66 0l44.68 44.69a4 4 0 0 1 0 5.65"/></svg>

React

import type { SVGProps } from "react";

export function PhPencilLineThin(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="M224.49 76.2L179.8 31.51a12 12 0 0 0-17 0L39.51 154.83a12 12 0 0 0-3.51 8.48V208a12 12 0 0 0 12 12h168a4 4 0 0 0 0-8H105.66L224.49 93.17a12 12 0 0 0 0-16.97M73.66 188L164 97.66L186.35 120L96 210.34ZM68 182.34L45.66 160L136 69.66L158.35 92ZM44 208v-38.34l21.17 21.17L86.34 212H48a4 4 0 0 1-4-4M218.83 87.51L192 114.34L141.66 64l26.83-26.83a4 4 0 0 1 5.66 0l44.68 44.69a4 4 0 0 1 0 5.65"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224.49 76.2L179.8 31.51a12 12 0 0 0-17 0L39.51 154.83a12 12 0 0 0-3.51 8.48V208a12 12 0 0 0 12 12h168a4 4 0 0 0 0-8H105.66L224.49 93.17a12 12 0 0 0 0-16.97M73.66 188L164 97.66L186.35 120L96 210.34ZM68 182.34L45.66 160L136 69.66L158.35 92ZM44 208v-38.34l21.17 21.17L86.34 212H48a4 4 0 0 1-4-4M218.83 87.51L192 114.34L141.66 64l26.83-26.83a4 4 0 0 1 5.66 0l44.68 44.69a4 4 0 0 1 0 5.65"/></svg>
</template>

CSS

.icon-pencil-line-thin {
  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%22M224.49%2076.2L179.8%2031.51a12%2012%200%200%200-17%200L39.51%20154.83a12%2012%200%200%200-3.51%208.48V208a12%2012%200%200%200%2012%2012h168a4%204%200%200%200%200-8H105.66L224.49%2093.17a12%2012%200%200%200%200-16.97M73.66%20188L164%2097.66L186.35%20120L96%20210.34ZM68%20182.34L45.66%20160L136%2069.66L158.35%2092ZM44%20208v-38.34l21.17%2021.17L86.34%20212H48a4%204%200%200%201-4-4M218.83%2087.51L192%20114.34L141.66%2064l26.83-26.83a4%204%200%200%201%205.66%200l44.68%2044.69a4%204%200%200%201%200%205.65%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%22M224.49%2076.2L179.8%2031.51a12%2012%200%200%200-17%200L39.51%20154.83a12%2012%200%200%200-3.51%208.48V208a12%2012%200%200%200%2012%2012h168a4%204%200%200%200%200-8H105.66L224.49%2093.17a12%2012%200%200%200%200-16.97M73.66%20188L164%2097.66L186.35%20120L96%20210.34ZM68%20182.34L45.66%20160L136%2069.66L158.35%2092ZM44%20208v-38.34l21.17%2021.17L86.34%20212H48a4%204%200%200%201-4-4M218.83%2087.51L192%20114.34L141.66%2064l26.83-26.83a4%204%200%200%201%205.66%200l44.68%2044.69a4%204%200%200%201%200%205.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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