pen icon
pen-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- pen-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
penBootstrap IconspenBoxIcons v2penBoxIcons v2 SolidpenCarbonpenEmoji One (Colored)penFont Awesome 6 SolidpenFont Awesome Solidpen-outlineFlowbite IconspenFluent EmojipenFluent Emoji FlatpenFluent Emoji High Contrastpencss.ggpenJam IconspenLine AwesomepenLucidepenMage IconspenMaterial Design Iconspen-fillMingCute IconpenMyna UI IconspenNoto EmojipenOpenMojipenPhosphorpen-boldSolarpenTDesign Icons
Related icons in Fluent UI System Icons
Use the pen icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.44 2.56a1.914 1.914 0 0 0-2.707 0L3.338 9.956a1.65 1.65 0 0 0-.398.644l-.914 2.743a.5.5 0 0 0 .632.633l2.743-.915c.243-.08.463-.217.644-.398L12 6.708l.263.262a.75.75 0 0 1 0 1.06l-1.117 1.117a.5.5 0 1 0 .708.707l1.116-1.116a1.75 1.75 0 0 0 0-2.475L12.707 6l.733-.733a1.914 1.914 0 0 0 0-2.707m-1.778 3.072l-.03.03l-6.294 6.293a.65.65 0 0 1-.253.157l-1.794.598l.598-1.794a.65.65 0 0 1 .156-.254l7.395-7.394a.914.914 0 1 1 1.293 1.293z"/></svg>
React
import type { SVGProps } from "react";
export function FluentPen16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.44 2.56a1.914 1.914 0 0 0-2.707 0L3.338 9.956a1.65 1.65 0 0 0-.398.644l-.914 2.743a.5.5 0 0 0 .632.633l2.743-.915c.243-.08.463-.217.644-.398L12 6.708l.263.262a.75.75 0 0 1 0 1.06l-1.117 1.117a.5.5 0 1 0 .708.707l1.116-1.116a1.75 1.75 0 0 0 0-2.475L12.707 6l.733-.733a1.914 1.914 0 0 0 0-2.707m-1.778 3.072l-.03.03l-6.294 6.293a.65.65 0 0 1-.253.157l-1.794.598l.598-1.794a.65.65 0 0 1 .156-.254l7.395-7.394a.914.914 0 1 1 1.293 1.293z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.44 2.56a1.914 1.914 0 0 0-2.707 0L3.338 9.956a1.65 1.65 0 0 0-.398.644l-.914 2.743a.5.5 0 0 0 .632.633l2.743-.915c.243-.08.463-.217.644-.398L12 6.708l.263.262a.75.75 0 0 1 0 1.06l-1.117 1.117a.5.5 0 1 0 .708.707l1.116-1.116a1.75 1.75 0 0 0 0-2.475L12.707 6l.733-.733a1.914 1.914 0 0 0 0-2.707m-1.778 3.072l-.03.03l-6.294 6.293a.65.65 0 0 1-.253.157l-1.794.598l.598-1.794a.65.65 0 0 1 .156-.254l7.395-7.394a.914.914 0 1 1 1.293 1.293z"/></svg> </template>
CSS
.icon-pen-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.44%202.56a1.914%201.914%200%200%200-2.707%200L3.338%209.956a1.65%201.65%200%200%200-.398.644l-.914%202.743a.5.5%200%200%200%20.632.633l2.743-.915c.243-.08.463-.217.644-.398L12%206.708l.263.262a.75.75%200%200%201%200%201.06l-1.117%201.117a.5.5%200%201%200%20.708.707l1.116-1.116a1.75%201.75%200%200%200%200-2.475L12.707%206l.733-.733a1.914%201.914%200%200%200%200-2.707m-1.778%203.072l-.03.03l-6.294%206.293a.65.65%200%200%201-.253.157l-1.794.598l.598-1.794a.65.65%200%200%201%20.156-.254l7.395-7.394a.914.914%200%201%201%201.293%201.293z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.44%202.56a1.914%201.914%200%200%200-2.707%200L3.338%209.956a1.65%201.65%200%200%200-.398.644l-.914%202.743a.5.5%200%200%200%20.632.633l2.743-.915c.243-.08.463-.217.644-.398L12%206.708l.263.262a.75.75%200%200%201%200%201.06l-1.117%201.117a.5.5%200%201%200%20.708.707l1.116-1.116a1.75%201.75%200%200%200%200-2.475L12.707%206l.733-.733a1.914%201.914%200%200%200%200-2.707m-1.778%203.072l-.03.03l-6.294%206.293a.65.65%200%200%201-.253.157l-1.794.598l.598-1.794a.65.65%200%200%201%20.156-.254l7.395-7.394a.914.914%200%201%201%201.293%201.293z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/pen-16-regular.svg?color=%231a73e8&size=48