crayon emoji

crayon from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
crayon
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the crayon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837z"/><path fill="#ea5a47" d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path fill="#d22f27" d="m28.435 51.708l-7.644-7.643l-.847-.848l29.78-29.779l8.491 8.491z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.217"><path d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837zm4.147-16.228l8.409 8.409m21.37-38.189l8.409 8.409"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiCrayon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837z"/><path fill="#ea5a47" d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path fill="#d22f27" d="m28.435 51.708l-7.644-7.643l-.847-.848l29.78-29.779l8.491 8.491z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2.217"><path d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837zm4.147-16.228l8.409 8.409m21.37-38.189l8.409 8.409"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837z"/><path fill="#ea5a47" d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path fill="#d22f27" d="m28.435 51.708l-7.644-7.643l-.847-.848l29.78-29.779l8.491 8.491z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2.217"><path d="m24.517 55.627l-7.644-7.644l-.847-.847L53.25 9.911l8.491 8.491z"/><path d="m15.847 59.495l7.836-4.702l-6.824-6.824l-4.702 7.837zm4.147-16.228l8.409 8.409m21.37-38.189l8.409 8.409"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m15.847%2059.495l7.836-4.702l-6.824-6.824l-4.702%207.837z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m24.517%2055.627l-7.644-7.644l-.847-.847L53.25%209.911l8.491%208.491z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m28.435%2051.708l-7.644-7.643l-.847-.848l29.78-29.779l8.491%208.491z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.217%22%3E%3Cpath%20d%3D%22m24.517%2055.627l-7.644-7.644l-.847-.847L53.25%209.911l8.491%208.491z%22%2F%3E%3Cpath%20d%3D%22m15.847%2059.495l7.836-4.702l-6.824-6.824l-4.702%207.837zm4.147-16.228l8.409%208.409m21.37-38.189l8.409%208.409%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m15.847%2059.495l7.836-4.702l-6.824-6.824l-4.702%207.837z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m24.517%2055.627l-7.644-7.644l-.847-.847L53.25%209.911l8.491%208.491z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22m28.435%2051.708l-7.644-7.643l-.847-.848l29.78-29.779l8.491%208.491z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.217%22%3E%3Cpath%20d%3D%22m24.517%2055.627l-7.644-7.644l-.847-.847L53.25%209.911l8.491%208.491z%22%2F%3E%3Cpath%20d%3D%22m15.847%2059.495l7.836-4.702l-6.824-6.824l-4.702%207.837zm4.147-16.228l8.409%208.409m21.37-38.189l8.409%208.409%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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