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

Name
crayon
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 crayon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.715 30.724a2.48 2.48 0 0 0 1.75.06l6.328-2.108a2 2 0 0 0 .777-.482l18.57-18.57a2 2 0 0 0 0-2.827l-4.95-4.95a2.047 2.047 0 0 0-2.828 0L3.793 20.415a2 2 0 0 0-.485.783L1.2 27.517a2.49 2.49 0 0 0 .608 2.562l.1.1c.23.233.505.418.808.545M22.712 4.327l1.064-1.065l4.951 4.954l-1.063 1.063zm-.708.707l4.953 4.952l-.707.707l-4.953-4.952zm-9.897 19.802l-.707.707l-4.95-4.953l.707-.707zm-1.414 1.414l-.535.535l-6.324 2.106a.5.5 0 0 1-.514-.126l-.1-.1a.5.5 0 0 1-.122-.513l2.11-6.32l.534-.534zm7.428-9.543c-2.733 2.734-5.583 4.317-6.364 3.536s.802-3.63 3.536-6.364s5.583-4.317 6.364-3.536s-.802 3.63-3.536 6.364"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCrayon(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="M2.715 30.724a2.48 2.48 0 0 0 1.75.06l6.328-2.108a2 2 0 0 0 .777-.482l18.57-18.57a2 2 0 0 0 0-2.827l-4.95-4.95a2.047 2.047 0 0 0-2.828 0L3.793 20.415a2 2 0 0 0-.485.783L1.2 27.517a2.49 2.49 0 0 0 .608 2.562l.1.1c.23.233.505.418.808.545M22.712 4.327l1.064-1.065l4.951 4.954l-1.063 1.063zm-.708.707l4.953 4.952l-.707.707l-4.953-4.952zm-9.897 19.802l-.707.707l-4.95-4.953l.707-.707zm-1.414 1.414l-.535.535l-6.324 2.106a.5.5 0 0 1-.514-.126l-.1-.1a.5.5 0 0 1-.122-.513l2.11-6.32l.534-.534zm7.428-9.543c-2.733 2.734-5.583 4.317-6.364 3.536s.802-3.63 3.536-6.364s5.583-4.317 6.364-3.536s-.802 3.63-3.536 6.364"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.715 30.724a2.48 2.48 0 0 0 1.75.06l6.328-2.108a2 2 0 0 0 .777-.482l18.57-18.57a2 2 0 0 0 0-2.827l-4.95-4.95a2.047 2.047 0 0 0-2.828 0L3.793 20.415a2 2 0 0 0-.485.783L1.2 27.517a2.49 2.49 0 0 0 .608 2.562l.1.1c.23.233.505.418.808.545M22.712 4.327l1.064-1.065l4.951 4.954l-1.063 1.063zm-.708.707l4.953 4.952l-.707.707l-4.953-4.952zm-9.897 19.802l-.707.707l-4.95-4.953l.707-.707zm-1.414 1.414l-.535.535l-6.324 2.106a.5.5 0 0 1-.514-.126l-.1-.1a.5.5 0 0 1-.122-.513l2.11-6.32l.534-.534zm7.428-9.543c-2.733 2.734-5.583 4.317-6.364 3.536s.802-3.63 3.536-6.364s5.583-4.317 6.364-3.536s-.802 3.63-3.536 6.364"/></svg>
</template>

CSS

.icon-crayon {
  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%22M2.715%2030.724a2.48%202.48%200%200%200%201.75.06l6.328-2.108a2%202%200%200%200%20.777-.482l18.57-18.57a2%202%200%200%200%200-2.827l-4.95-4.95a2.047%202.047%200%200%200-2.828%200L3.793%2020.415a2%202%200%200%200-.485.783L1.2%2027.517a2.49%202.49%200%200%200%20.608%202.562l.1.1c.23.233.505.418.808.545M22.712%204.327l1.064-1.065l4.951%204.954l-1.063%201.063zm-.708.707l4.953%204.952l-.707.707l-4.953-4.952zm-9.897%2019.802l-.707.707l-4.95-4.953l.707-.707zm-1.414%201.414l-.535.535l-6.324%202.106a.5.5%200%200%201-.514-.126l-.1-.1a.5.5%200%200%201-.122-.513l2.11-6.32l.534-.534zm7.428-9.543c-2.733%202.734-5.583%204.317-6.364%203.536s.802-3.63%203.536-6.364s5.583-4.317%206.364-3.536s-.802%203.63-3.536%206.364%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%22M2.715%2030.724a2.48%202.48%200%200%200%201.75.06l6.328-2.108a2%202%200%200%200%20.777-.482l18.57-18.57a2%202%200%200%200%200-2.827l-4.95-4.95a2.047%202.047%200%200%200-2.828%200L3.793%2020.415a2%202%200%200%200-.485.783L1.2%2027.517a2.49%202.49%200%200%200%20.608%202.562l.1.1c.23.233.505.418.808.545M22.712%204.327l1.064-1.065l4.951%204.954l-1.063%201.063zm-.708.707l4.953%204.952l-.707.707l-4.953-4.952zm-9.897%2019.802l-.707.707l-4.95-4.953l.707-.707zm-1.414%201.414l-.535.535l-6.324%202.106a.5.5%200%200%201-.514-.126l-.1-.1a.5.5%200%200%201-.122-.513l2.11-6.32l.534-.534zm7.428-9.543c-2.733%202.734-5.583%204.317-6.364%203.536s.802-3.63%203.536-6.364s5.583-4.317%206.364-3.536s-.802%203.63-3.536%206.364%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/crayon.svg?color=%231a73e8&size=48