fountain pen emoji

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

Name
fountain-pen
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 fountain pen emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m59.41 17.58l-2.598-2.541l-2.55-2.589s-11.51 7.098-19.12 15.28c-10.41 11.19-14.59 17.2-14.59 17.2l6.497 6.475a218 218 0 0 0 17.15-14.65c8.188-7.613 15.22-19.18 15.22-19.18z"/><path fill="#3f3f3f" d="M30.74 32.87c-3.746 3.706-7.071 7.812-10.19 12.06l6.466 6.364c4.308-3.05 8.277-6.436 12.05-10.13z"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.02 51.29l-5.638 6.36l-7.794.77l.63-7.807l6.337-5.687"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17.77 54.11l-2.97 3.12m9.49-2.74l-2.908 3.164l-7.794.77l.63-7.807l3.217-2.984M59.14 17.23l-2.616-2.523l-2.569-2.571s-11.46 7.181-19.01 15.42c-10.33 11.27-14.47 17.31-14.47 17.31l6.543 6.428a218 218 0 0 0 17.05-14.78c8.133-7.672 15.08-19.28 15.08-19.28zM38.97 40.97l-8.391-8.243"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFountainPen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m59.41 17.58l-2.598-2.541l-2.55-2.589s-11.51 7.098-19.12 15.28c-10.41 11.19-14.59 17.2-14.59 17.2l6.497 6.475a218 218 0 0 0 17.15-14.65c8.188-7.613 15.22-19.18 15.22-19.18z"/><path fill="#3f3f3f" d="M30.74 32.87c-3.746 3.706-7.071 7.812-10.19 12.06l6.466 6.364c4.308-3.05 8.277-6.436 12.05-10.13z"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m27.02 51.29l-5.638 6.36l-7.794.77l.63-7.807l6.337-5.687"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m17.77 54.11l-2.97 3.12m9.49-2.74l-2.908 3.164l-7.794.77l.63-7.807l3.217-2.984M59.14 17.23l-2.616-2.523l-2.569-2.571s-11.46 7.181-19.01 15.42c-10.33 11.27-14.47 17.31-14.47 17.31l6.543 6.428a218 218 0 0 0 17.05-14.78c8.133-7.672 15.08-19.28 15.08-19.28zM38.97 40.97l-8.391-8.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="m59.41 17.58l-2.598-2.541l-2.55-2.589s-11.51 7.098-19.12 15.28c-10.41 11.19-14.59 17.2-14.59 17.2l6.497 6.475a218 218 0 0 0 17.15-14.65c8.188-7.613 15.22-19.18 15.22-19.18z"/><path fill="#3f3f3f" d="M30.74 32.87c-3.746 3.706-7.071 7.812-10.19 12.06l6.466 6.364c4.308-3.05 8.277-6.436 12.05-10.13z"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m27.02 51.29l-5.638 6.36l-7.794.77l.63-7.807l6.337-5.687"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m17.77 54.11l-2.97 3.12m9.49-2.74l-2.908 3.164l-7.794.77l.63-7.807l3.217-2.984M59.14 17.23l-2.616-2.523l-2.569-2.571s-11.46 7.181-19.01 15.42c-10.33 11.27-14.47 17.31-14.47 17.31l6.543 6.428a218 218 0 0 0 17.05-14.78c8.133-7.672 15.08-19.28 15.08-19.28zM38.97 40.97l-8.391-8.243"/></svg>
</template>

CSS

.icon-fountain-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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m59.41%2017.58l-2.598-2.541l-2.55-2.589s-11.51%207.098-19.12%2015.28c-10.41%2011.19-14.59%2017.2-14.59%2017.2l6.497%206.475a218%20218%200%200%200%2017.15-14.65c8.188-7.613%2015.22-19.18%2015.22-19.18z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M30.74%2032.87c-3.746%203.706-7.071%207.812-10.19%2012.06l6.466%206.364c4.308-3.05%208.277-6.436%2012.05-10.13z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.02%2051.29l-5.638%206.36l-7.794.77l.63-7.807l6.337-5.687%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m17.77%2054.11l-2.97%203.12m9.49-2.74l-2.908%203.164l-7.794.77l.63-7.807l3.217-2.984M59.14%2017.23l-2.616-2.523l-2.569-2.571s-11.46%207.181-19.01%2015.42c-10.33%2011.27-14.47%2017.31-14.47%2017.31l6.543%206.428a218%20218%200%200%200%2017.05-14.78c8.133-7.672%2015.08-19.28%2015.08-19.28zM38.97%2040.97l-8.391-8.243%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m59.41%2017.58l-2.598-2.541l-2.55-2.589s-11.51%207.098-19.12%2015.28c-10.41%2011.19-14.59%2017.2-14.59%2017.2l6.497%206.475a218%20218%200%200%200%2017.15-14.65c8.188-7.613%2015.22-19.18%2015.22-19.18z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M30.74%2032.87c-3.746%203.706-7.071%207.812-10.19%2012.06l6.466%206.364c4.308-3.05%208.277-6.436%2012.05-10.13z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m27.02%2051.29l-5.638%206.36l-7.794.77l.63-7.807l6.337-5.687%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m17.77%2054.11l-2.97%203.12m9.49-2.74l-2.908%203.164l-7.794.77l.63-7.807l3.217-2.984M59.14%2017.23l-2.616-2.523l-2.569-2.571s-11.46%207.181-19.01%2015.42c-10.33%2011.27-14.47%2017.31-14.47%2017.31l6.543%206.428a218%20218%200%200%200%2017.05-14.78c8.133-7.672%2015.08-19.28%2015.08-19.28zM38.97%2040.97l-8.391-8.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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