pen from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.

Name
pen
Set
Line Awesome
Style
Line
Category
Objects
Viewbox
32×32
License
Apache 2.0
Aliases
pen-solid

The same icon in other sets

More objects icons from Line Awesome

Use the pen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.906 3.969A4.1 4.1 0 0 0 21 5.188L5.187 21l-.062.313l-1.094 5.5l-.312 1.468l1.469-.312l5.5-1.094l.312-.063L26.813 11a4.075 4.075 0 0 0 0-5.813a4.1 4.1 0 0 0-2.907-1.218m0 1.906c.504 0 1.012.23 1.5.719c.973.972.973 2.027 0 3l-.718.687l-2.97-2.969l.688-.718c.489-.489.996-.719 1.5-.719m-3.593 2.844l2.968 2.969L11.188 23.78a6.8 6.8 0 0 0-2.97-2.968zM6.938 22.438a4.73 4.73 0 0 1 2.625 2.625l-3.282.656z"/></svg>

React

import type { SVGProps } from "react";

export function LaPen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.906 3.969A4.1 4.1 0 0 0 21 5.188L5.187 21l-.062.313l-1.094 5.5l-.312 1.468l1.469-.312l5.5-1.094l.312-.063L26.813 11a4.075 4.075 0 0 0 0-5.813a4.1 4.1 0 0 0-2.907-1.218m0 1.906c.504 0 1.012.23 1.5.719c.973.972.973 2.027 0 3l-.718.687l-2.97-2.969l.688-.718c.489-.489.996-.719 1.5-.719m-3.593 2.844l2.968 2.969L11.188 23.78a6.8 6.8 0 0 0-2.97-2.968zM6.938 22.438a4.73 4.73 0 0 1 2.625 2.625l-3.282.656z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.906 3.969A4.1 4.1 0 0 0 21 5.188L5.187 21l-.062.313l-1.094 5.5l-.312 1.468l1.469-.312l5.5-1.094l.312-.063L26.813 11a4.075 4.075 0 0 0 0-5.813a4.1 4.1 0 0 0-2.907-1.218m0 1.906c.504 0 1.012.23 1.5.719c.973.972.973 2.027 0 3l-.718.687l-2.97-2.969l.688-.718c.489-.489.996-.719 1.5-.719m-3.593 2.844l2.968 2.969L11.188 23.78a6.8 6.8 0 0 0-2.97-2.968zM6.938 22.438a4.73 4.73 0 0 1 2.625 2.625l-3.282.656z"/></svg>
</template>

CSS

.icon-pen {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.906%203.969A4.1%204.1%200%200%200%2021%205.188L5.187%2021l-.062.313l-1.094%205.5l-.312%201.468l1.469-.312l5.5-1.094l.312-.063L26.813%2011a4.075%204.075%200%200%200%200-5.813a4.1%204.1%200%200%200-2.907-1.218m0%201.906c.504%200%201.012.23%201.5.719c.973.972.973%202.027%200%203l-.718.687l-2.97-2.969l.688-.718c.489-.489.996-.719%201.5-.719m-3.593%202.844l2.968%202.969L11.188%2023.78a6.8%206.8%200%200%200-2.97-2.968zM6.938%2022.438a4.73%204.73%200%200%201%202.625%202.625l-3.282.656z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.906%203.969A4.1%204.1%200%200%200%2021%205.188L5.187%2021l-.062.313l-1.094%205.5l-.312%201.468l1.469-.312l5.5-1.094l.312-.063L26.813%2011a4.075%204.075%200%200%200%200-5.813a4.1%204.1%200%200%200-2.907-1.218m0%201.906c.504%200%201.012.23%201.5.719c.973.972.973%202.027%200%203l-.718.687l-2.97-2.969l.688-.718c.489-.489.996-.719%201.5-.719m-3.593%202.844l2.968%202.969L11.188%2023.78a6.8%206.8%200%200%200-2.97-2.968zM6.938%2022.438a4.73%204.73%200%200%201%202.625%202.625l-3.282.656z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/pen.svg?color=%231a73e8&size=48