pencil from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
pencil
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the pencil emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.812 1.237a3 3 0 0 0-4.243 0L1.591 21.215a1 1 0 0 0-.282.56L.074 30.082a1 1 0 0 0 1.136 1.136l8.307-1.236a1 1 0 0 0 .56-.282L30.054 9.723a3 3 0 0 0 0-4.243zm-5.92 4.506l5.656 5.657l-2.1 2.1l-5.657-5.657zm2.85 8.464L9.346 27.602L3.69 21.945L17.084 8.55zM8.448 28.12l-4.357.648L2.524 27.2l.649-4.358z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPencil(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="M25.812 1.237a3 3 0 0 0-4.243 0L1.591 21.215a1 1 0 0 0-.282.56L.074 30.082a1 1 0 0 0 1.136 1.136l8.307-1.236a1 1 0 0 0 .56-.282L30.054 9.723a3 3 0 0 0 0-4.243zm-5.92 4.506l5.656 5.657l-2.1 2.1l-5.657-5.657zm2.85 8.464L9.346 27.602L3.69 21.945L17.084 8.55zM8.448 28.12l-4.357.648L2.524 27.2l.649-4.358z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.812 1.237a3 3 0 0 0-4.243 0L1.591 21.215a1 1 0 0 0-.282.56L.074 30.082a1 1 0 0 0 1.136 1.136l8.307-1.236a1 1 0 0 0 .56-.282L30.054 9.723a3 3 0 0 0 0-4.243zm-5.92 4.506l5.656 5.657l-2.1 2.1l-5.657-5.657zm2.85 8.464L9.346 27.602L3.69 21.945L17.084 8.55zM8.448 28.12l-4.357.648L2.524 27.2l.649-4.358z"/></svg>
</template>

CSS

.icon-pencil {
  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%22M25.812%201.237a3%203%200%200%200-4.243%200L1.591%2021.215a1%201%200%200%200-.282.56L.074%2030.082a1%201%200%200%200%201.136%201.136l8.307-1.236a1%201%200%200%200%20.56-.282L30.054%209.723a3%203%200%200%200%200-4.243zm-5.92%204.506l5.656%205.657l-2.1%202.1l-5.657-5.657zm2.85%208.464L9.346%2027.602L3.69%2021.945L17.084%208.55zM8.448%2028.12l-4.357.648L2.524%2027.2l.649-4.358z%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%22M25.812%201.237a3%203%200%200%200-4.243%200L1.591%2021.215a1%201%200%200%200-.282.56L.074%2030.082a1%201%200%200%200%201.136%201.136l8.307-1.236a1%201%200%200%200%20.56-.282L30.054%209.723a3%203%200%200%200%200-4.243zm-5.92%204.506l5.656%205.657l-2.1%202.1l-5.657-5.657zm2.85%208.464L9.346%2027.602L3.69%2021.945L17.084%208.55zM8.448%2028.12l-4.357.648L2.524%2027.2l.649-4.358z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/pencil.svg?color=%231a73e8&size=48