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

Name
pen-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 pen 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 14h44.69a13.94 13.94 0 0 0 9.9-4.1l86.16-86.16l4.61 18.42l-37.6 37.6a6 6 0 1 0 8.49 8.48l40-40a6 6 0 0 0 1.58-5.7l-7.18-28.7l27.26-27.25a14 14 0 0 0 0-19.8M46 208v-33.51L81.52 210H48a2 2 0 0 1-2-2m50-.49L48.48 160L136 72.49L183.52 120ZM217.42 86.1L192 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 PhPenLight(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 14h44.69a13.94 13.94 0 0 0 9.9-4.1l86.16-86.16l4.61 18.42l-37.6 37.6a6 6 0 1 0 8.49 8.48l40-40a6 6 0 0 0 1.58-5.7l-7.18-28.7l27.26-27.25a14 14 0 0 0 0-19.8M46 208v-33.51L81.52 210H48a2 2 0 0 1-2-2m50-.49L48.48 160L136 72.49L183.52 120ZM217.42 86.1L192 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 14h44.69a13.94 13.94 0 0 0 9.9-4.1l86.16-86.16l4.61 18.42l-37.6 37.6a6 6 0 1 0 8.49 8.48l40-40a6 6 0 0 0 1.58-5.7l-7.18-28.7l27.26-27.25a14 14 0 0 0 0-19.8M46 208v-33.51L81.52 210H48a2 2 0 0 1-2-2m50-.49L48.48 160L136 72.49L183.52 120ZM217.42 86.1L192 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-pen-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%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1l86.16-86.16l4.61%2018.42l-37.6%2037.6a6%206%200%201%200%208.49%208.48l40-40a6%206%200%200%200%201.58-5.7l-7.18-28.7l27.26-27.25a14%2014%200%200%200%200-19.8M46%20208v-33.51L81.52%20210H48a2%202%200%200%201-2-2m50-.49L48.48%20160L136%2072.49L183.52%20120ZM217.42%2086.1L192%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%2014h44.69a13.94%2013.94%200%200%200%209.9-4.1l86.16-86.16l4.61%2018.42l-37.6%2037.6a6%206%200%201%200%208.49%208.48l40-40a6%206%200%200%200%201.58-5.7l-7.18-28.7l27.26-27.25a14%2014%200%200%200%200-19.8M46%20208v-33.51L81.52%20210H48a2%202%200%200%201-2-2m50-.49L48.48%20160L136%2072.49L183.52%20120ZM217.42%2086.1L192%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/pen-light.svg?color=%231a73e8&size=48