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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.435 2.565a4 4 0 0 0-5.657 0l-.034.034a1 1 0 0 0-1.353 1.353l-8.516 8.516l-.146-.146a.5.5 0 0 0-.707 0l-.708.707a.5.5 0 0 0 0 .707l.147.146l-6.714 6.714a1.5 1.5 0 0 0 0 2.122L4.45 24.014a3 3 0 0 0-.7 1.098L2.269 29.2a.417.417 0 0 0 .534.534l4.087-1.486a3 3 0 0 0 1.096-.698l1.297-1.297a1.5 1.5 0 0 0 2.122 0l6.714-6.714l.08.08a.5.5 0 0 0 .706 0l.707-.708a.5.5 0 0 0 0-.707l-.079-.08l4.004-4.003a1 1 0 0 0 1.611 1.134l4.95-4.95a1 1 0 0 0 0-1.414l-.666-.666l.004-.003a4 4 0 0 0 0-5.657m-1.418 4.246L25.19 3.983l.003-.004a2 2 0 1 1 2.829 2.829zm-4.242-1.414l2.828 2.828l-8.485 8.486l-2.829-2.829zm-16.26 16.26l6.36-6.36l2.829 2.828l-6.36 6.36zm-.707 4.95a1 1 0 1 1-1.415-1.415a1 1 0 0 1 1.415 1.415"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFountainPen(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="M29.435 2.565a4 4 0 0 0-5.657 0l-.034.034a1 1 0 0 0-1.353 1.353l-8.516 8.516l-.146-.146a.5.5 0 0 0-.707 0l-.708.707a.5.5 0 0 0 0 .707l.147.146l-6.714 6.714a1.5 1.5 0 0 0 0 2.122L4.45 24.014a3 3 0 0 0-.7 1.098L2.269 29.2a.417.417 0 0 0 .534.534l4.087-1.486a3 3 0 0 0 1.096-.698l1.297-1.297a1.5 1.5 0 0 0 2.122 0l6.714-6.714l.08.08a.5.5 0 0 0 .706 0l.707-.708a.5.5 0 0 0 0-.707l-.079-.08l4.004-4.003a1 1 0 0 0 1.611 1.134l4.95-4.95a1 1 0 0 0 0-1.414l-.666-.666l.004-.003a4 4 0 0 0 0-5.657m-1.418 4.246L25.19 3.983l.003-.004a2 2 0 1 1 2.829 2.829zm-4.242-1.414l2.828 2.828l-8.485 8.486l-2.829-2.829zm-16.26 16.26l6.36-6.36l2.829 2.828l-6.36 6.36zm-.707 4.95a1 1 0 1 1-1.415-1.415a1 1 0 0 1 1.415 1.415"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.435 2.565a4 4 0 0 0-5.657 0l-.034.034a1 1 0 0 0-1.353 1.353l-8.516 8.516l-.146-.146a.5.5 0 0 0-.707 0l-.708.707a.5.5 0 0 0 0 .707l.147.146l-6.714 6.714a1.5 1.5 0 0 0 0 2.122L4.45 24.014a3 3 0 0 0-.7 1.098L2.269 29.2a.417.417 0 0 0 .534.534l4.087-1.486a3 3 0 0 0 1.096-.698l1.297-1.297a1.5 1.5 0 0 0 2.122 0l6.714-6.714l.08.08a.5.5 0 0 0 .706 0l.707-.708a.5.5 0 0 0 0-.707l-.079-.08l4.004-4.003a1 1 0 0 0 1.611 1.134l4.95-4.95a1 1 0 0 0 0-1.414l-.666-.666l.004-.003a4 4 0 0 0 0-5.657m-1.418 4.246L25.19 3.983l.003-.004a2 2 0 1 1 2.829 2.829zm-4.242-1.414l2.828 2.828l-8.485 8.486l-2.829-2.829zm-16.26 16.26l6.36-6.36l2.829 2.828l-6.36 6.36zm-.707 4.95a1 1 0 1 1-1.415-1.415a1 1 0 0 1 1.415 1.415"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29.435%202.565a4%204%200%200%200-5.657%200l-.034.034a1%201%200%200%200-1.353%201.353l-8.516%208.516l-.146-.146a.5.5%200%200%200-.707%200l-.708.707a.5.5%200%200%200%200%20.707l.147.146l-6.714%206.714a1.5%201.5%200%200%200%200%202.122L4.45%2024.014a3%203%200%200%200-.7%201.098L2.269%2029.2a.417.417%200%200%200%20.534.534l4.087-1.486a3%203%200%200%200%201.096-.698l1.297-1.297a1.5%201.5%200%200%200%202.122%200l6.714-6.714l.08.08a.5.5%200%200%200%20.706%200l.707-.708a.5.5%200%200%200%200-.707l-.079-.08l4.004-4.003a1%201%200%200%200%201.611%201.134l4.95-4.95a1%201%200%200%200%200-1.414l-.666-.666l.004-.003a4%204%200%200%200%200-5.657m-1.418%204.246L25.19%203.983l.003-.004a2%202%200%201%201%202.829%202.829zm-4.242-1.414l2.828%202.828l-8.485%208.486l-2.829-2.829zm-16.26%2016.26l6.36-6.36l2.829%202.828l-6.36%206.36zm-.707%204.95a1%201%200%201%201-1.415-1.415a1%201%200%200%201%201.415%201.415%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%22M29.435%202.565a4%204%200%200%200-5.657%200l-.034.034a1%201%200%200%200-1.353%201.353l-8.516%208.516l-.146-.146a.5.5%200%200%200-.707%200l-.708.707a.5.5%200%200%200%200%20.707l.147.146l-6.714%206.714a1.5%201.5%200%200%200%200%202.122L4.45%2024.014a3%203%200%200%200-.7%201.098L2.269%2029.2a.417.417%200%200%200%20.534.534l4.087-1.486a3%203%200%200%200%201.096-.698l1.297-1.297a1.5%201.5%200%200%200%202.122%200l6.714-6.714l.08.08a.5.5%200%200%200%20.706%200l.707-.708a.5.5%200%200%200%200-.707l-.079-.08l4.004-4.003a1%201%200%200%200%201.611%201.134l4.95-4.95a1%201%200%200%200%200-1.414l-.666-.666l.004-.003a4%204%200%200%200%200-5.657m-1.418%204.246L25.19%203.983l.003-.004a2%202%200%201%201%202.829%202.829zm-4.242-1.414l2.828%202.828l-8.485%208.486l-2.829-2.829zm-16.26%2016.26l6.36-6.36l2.829%202.828l-6.36%206.36zm-.707%204.95a1%201%200%201%201-1.415-1.415a1%201%200%200%201%201.415%201.415%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/fountain-pen.svg?color=%231a73e8&size=48