pen icon
pen-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- pen-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
penBootstrap IconspenBoxIcons v2penBoxIcons v2 SolidpenCarbonpenEmoji One (Colored)penFont Awesome 6 SolidpenFont Awesome Solidpen-outlineFlowbite Iconspen-16-filledFluent UI System IconspenFluent EmojipenFluent Emoji FlatpenFluent Emoji High Contrastpencss.ggpenJam IconspenLine AwesomepenLucidepenMage IconspenMaterial Design Iconspen-fillMingCute IconpenNoto EmojipenOpenMojipenPhosphorpen-boldSolarpenTDesign Icons
Use the pen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.32 4.547c-.388-1.359.868-2.614 2.227-2.226l9.157 2.616c2.996.856 5.144 3.271 5.144 6.485c0 .49-.058.97-.164 1.437c-.042.185.012.326.083.397l2.456 2.456a1.8 1.8 0 0 1 0 2.546l-2.965 2.965a1.8 1.8 0 0 1-2.546 0l-2.46-2.46c-.07-.071-.212-.125-.397-.082a6.4 6.4 0 0 1-1.433.167c-3.214 0-5.63-2.148-6.485-5.144zM7.1 7.099a.75.75 0 0 0 0 1.061l3.005 3.006a.75.75 0 0 0 1.061-1.06L8.16 7.098a.75.75 0 0 0-1.06 0"/></svg>
React
import type { SVGProps } from "react";
export function MynauiPenSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.32 4.547c-.388-1.359.868-2.614 2.227-2.226l9.157 2.616c2.996.856 5.144 3.271 5.144 6.485c0 .49-.058.97-.164 1.437c-.042.185.012.326.083.397l2.456 2.456a1.8 1.8 0 0 1 0 2.546l-2.965 2.965a1.8 1.8 0 0 1-2.546 0l-2.46-2.46c-.07-.071-.212-.125-.397-.082a6.4 6.4 0 0 1-1.433.167c-3.214 0-5.63-2.148-6.485-5.144zM7.1 7.099a.75.75 0 0 0 0 1.061l3.005 3.006a.75.75 0 0 0 1.061-1.06L8.16 7.098a.75.75 0 0 0-1.06 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.32 4.547c-.388-1.359.868-2.614 2.227-2.226l9.157 2.616c2.996.856 5.144 3.271 5.144 6.485c0 .49-.058.97-.164 1.437c-.042.185.012.326.083.397l2.456 2.456a1.8 1.8 0 0 1 0 2.546l-2.965 2.965a1.8 1.8 0 0 1-2.546 0l-2.46-2.46c-.07-.071-.212-.125-.397-.082a6.4 6.4 0 0 1-1.433.167c-3.214 0-5.63-2.148-6.485-5.144zM7.1 7.099a.75.75 0 0 0 0 1.061l3.005 3.006a.75.75 0 0 0 1.061-1.06L8.16 7.098a.75.75 0 0 0-1.06 0"/></svg> </template>
CSS
.icon-pen-solid {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.32%204.547c-.388-1.359.868-2.614%202.227-2.226l9.157%202.616c2.996.856%205.144%203.271%205.144%206.485c0%20.49-.058.97-.164%201.437c-.042.185.012.326.083.397l2.456%202.456a1.8%201.8%200%200%201%200%202.546l-2.965%202.965a1.8%201.8%200%200%201-2.546%200l-2.46-2.46c-.07-.071-.212-.125-.397-.082a6.4%206.4%200%200%201-1.433.167c-3.214%200-5.63-2.148-6.485-5.144zM7.1%207.099a.75.75%200%200%200%200%201.061l3.005%203.006a.75.75%200%200%200%201.061-1.06L8.16%207.098a.75.75%200%200%200-1.06%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.32%204.547c-.388-1.359.868-2.614%202.227-2.226l9.157%202.616c2.996.856%205.144%203.271%205.144%206.485c0%20.49-.058.97-.164%201.437c-.042.185.012.326.083.397l2.456%202.456a1.8%201.8%200%200%201%200%202.546l-2.965%202.965a1.8%201.8%200%200%201-2.546%200l-2.46-2.46c-.07-.071-.212-.125-.397-.082a6.4%206.4%200%200%201-1.433.167c-3.214%200-5.63-2.148-6.485-5.144zM7.1%207.099a.75.75%200%200%200%200%201.061l3.005%203.006a.75.75%200%200%200%201.061-1.06L8.16%207.098a.75.75%200%200%200-1.06%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/pen-solid.svg?color=%231a73e8&size=48