pen icon
pen-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- pen-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 IconpenMyna UI IconspenNoto EmojipenOpenMojipen-boldSolarpenTDesign Icons
Related icons in Phosphor
Use the pen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0L33.86 149.17A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l79.46-79.45l4.16 13.89l-34.93 34.93a12 12 0 0 0 17 17l40-40a12 12 0 0 0 3-11.94l-9.94-33.13l24.59-24.59a20 20 0 0 0-.02-28.31M65 152l71-71l39 39l-71 71Zm-13 21l31 31H52Zm140-70l-39-39l18.34-18.34l39 39Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPenBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0L33.86 149.17A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l79.46-79.45l4.16 13.89l-34.93 34.93a12 12 0 0 0 17 17l40-40a12 12 0 0 0 3-11.94l-9.94-33.13l24.59-24.59a20 20 0 0 0-.02-28.31M65 152l71-71l39 39l-71 71Zm-13 21l31 31H52Zm140-70l-39-39l18.34-18.34l39 39Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m230.15 70.54l-44.69-44.68a20 20 0 0 0-28.28 0L33.86 149.17A19.86 19.86 0 0 0 28 163.31V208a20 20 0 0 0 20 20h44.69a19.85 19.85 0 0 0 14.14-5.86l79.46-79.45l4.16 13.89l-34.93 34.93a12 12 0 0 0 17 17l40-40a12 12 0 0 0 3-11.94l-9.94-33.13l24.59-24.59a20 20 0 0 0-.02-28.31M65 152l71-71l39 39l-71 71Zm-13 21l31 31H52Zm140-70l-39-39l18.34-18.34l39 39Z"/></svg> </template>
CSS
.icon-pen-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m230.15%2070.54l-44.69-44.68a20%2020%200%200%200-28.28%200L33.86%20149.17A19.86%2019.86%200%200%200%2028%20163.31V208a20%2020%200%200%200%2020%2020h44.69a19.85%2019.85%200%200%200%2014.14-5.86l79.46-79.45l4.16%2013.89l-34.93%2034.93a12%2012%200%200%200%2017%2017l40-40a12%2012%200%200%200%203-11.94l-9.94-33.13l24.59-24.59a20%2020%200%200%200-.02-28.31M65%20152l71-71l39%2039l-71%2071Zm-13%2021l31%2031H52Zm140-70l-39-39l18.34-18.34l39%2039Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m230.15%2070.54l-44.69-44.68a20%2020%200%200%200-28.28%200L33.86%20149.17A19.86%2019.86%200%200%200%2028%20163.31V208a20%2020%200%200%200%2020%2020h44.69a19.85%2019.85%200%200%200%2014.14-5.86l79.46-79.45l4.16%2013.89l-34.93%2034.93a12%2012%200%200%200%2017%2017l40-40a12%2012%200%200%200%203-11.94l-9.94-33.13l24.59-24.59a20%2020%200%200%200-.02-28.31M65%20152l71-71l39%2039l-71%2071Zm-13%2021l31%2031H52Zm140-70l-39-39l18.34-18.34l39%2039Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pen-bold.svg?color=%231a73e8&size=48