pen tool icon
pen-tool-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- pen-tool-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More newicons icons from Reicon
Use the pen tool icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.55 9.44h-1.1c-.15 0-.3.03-.44.07l-4.99-4.99c.48-.62.44-1.51-.13-2.07l-.78-.78c-.59-.59-1.63-.59-2.23 0l-.78.78c-.56.56-.6 1.45-.12 2.07L4.99 9.51c-.14-.04-.29-.07-.44-.07h-1.1c-.87 0-1.58.71-1.58 1.58v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c0-.15-.03-.3-.07-.44l4.99-4.99c.27.21.61.32.95.32s.68-.12.96-.33l4.99 4.99c-.04.14-.07.29-.07.44v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c-.02-.87-.72-1.57-1.59-1.57"/><path d="M15.75 16.55L14.11 18H9.85l-1.64-1.45c-.95-.78-.95-1.38-.23-2.3l2.89-3.66q.3-.375.69-.51c.27-.09.56-.09.84 0q.375.135.69.51l2.89 3.66c.72.91.69 1.48-.23 2.3M13.29 22H10.7c-.92 0-1.61-.75-1.43-1.55l.31-1.39a.6.6 0 0 1 .59-.47h3.65c.28 0 .52.19.59.47l.31 1.39c.2.85-.45 1.55-1.43 1.55"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPenToolFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.55 9.44h-1.1c-.15 0-.3.03-.44.07l-4.99-4.99c.48-.62.44-1.51-.13-2.07l-.78-.78c-.59-.59-1.63-.59-2.23 0l-.78.78c-.56.56-.6 1.45-.12 2.07L4.99 9.51c-.14-.04-.29-.07-.44-.07h-1.1c-.87 0-1.58.71-1.58 1.58v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c0-.15-.03-.3-.07-.44l4.99-4.99c.27.21.61.32.95.32s.68-.12.96-.33l4.99 4.99c-.04.14-.07.29-.07.44v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c-.02-.87-.72-1.57-1.59-1.57"/><path d="M15.75 16.55L14.11 18H9.85l-1.64-1.45c-.95-.78-.95-1.38-.23-2.3l2.89-3.66q.3-.375.69-.51c.27-.09.56-.09.84 0q.375.135.69.51l2.89 3.66c.72.91.69 1.48-.23 2.3M13.29 22H10.7c-.92 0-1.61-.75-1.43-1.55l.31-1.39a.6.6 0 0 1 .59-.47h3.65c.28 0 .52.19.59.47l.31 1.39c.2.85-.45 1.55-1.43 1.55"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.55 9.44h-1.1c-.15 0-.3.03-.44.07l-4.99-4.99c.48-.62.44-1.51-.13-2.07l-.78-.78c-.59-.59-1.63-.59-2.23 0l-.78.78c-.56.56-.6 1.45-.12 2.07L4.99 9.51c-.14-.04-.29-.07-.44-.07h-1.1c-.87 0-1.58.71-1.58 1.58v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c0-.15-.03-.3-.07-.44l4.99-4.99c.27.21.61.32.95.32s.68-.12.96-.33l4.99 4.99c-.04.14-.07.29-.07.44v1.1c0 .87.71 1.58 1.58 1.58h1.1c.87 0 1.58-.71 1.58-1.58v-1.1c-.02-.87-.72-1.57-1.59-1.57"/><path d="M15.75 16.55L14.11 18H9.85l-1.64-1.45c-.95-.78-.95-1.38-.23-2.3l2.89-3.66q.3-.375.69-.51c.27-.09.56-.09.84 0q.375.135.69.51l2.89 3.66c.72.91.69 1.48-.23 2.3M13.29 22H10.7c-.92 0-1.61-.75-1.43-1.55l.31-1.39a.6.6 0 0 1 .59-.47h3.65c.28 0 .52.19.59.47l.31 1.39c.2.85-.45 1.55-1.43 1.55"/></g></svg> </template>
CSS
.icon-pen-tool-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.55%209.44h-1.1c-.15%200-.3.03-.44.07l-4.99-4.99c.48-.62.44-1.51-.13-2.07l-.78-.78c-.59-.59-1.63-.59-2.23%200l-.78.78c-.56.56-.6%201.45-.12%202.07L4.99%209.51c-.14-.04-.29-.07-.44-.07h-1.1c-.87%200-1.58.71-1.58%201.58v1.1c0%20.87.71%201.58%201.58%201.58h1.1c.87%200%201.58-.71%201.58-1.58v-1.1c0-.15-.03-.3-.07-.44l4.99-4.99c.27.21.61.32.95.32s.68-.12.96-.33l4.99%204.99c-.04.14-.07.29-.07.44v1.1c0%20.87.71%201.58%201.58%201.58h1.1c.87%200%201.58-.71%201.58-1.58v-1.1c-.02-.87-.72-1.57-1.59-1.57%22%2F%3E%3Cpath%20d%3D%22M15.75%2016.55L14.11%2018H9.85l-1.64-1.45c-.95-.78-.95-1.38-.23-2.3l2.89-3.66q.3-.375.69-.51c.27-.09.56-.09.84%200q.375.135.69.51l2.89%203.66c.72.91.69%201.48-.23%202.3M13.29%2022H10.7c-.92%200-1.61-.75-1.43-1.55l.31-1.39a.6.6%200%200%201%20.59-.47h3.65c.28%200%20.52.19.59.47l.31%201.39c.2.85-.45%201.55-1.43%201.55%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.55%209.44h-1.1c-.15%200-.3.03-.44.07l-4.99-4.99c.48-.62.44-1.51-.13-2.07l-.78-.78c-.59-.59-1.63-.59-2.23%200l-.78.78c-.56.56-.6%201.45-.12%202.07L4.99%209.51c-.14-.04-.29-.07-.44-.07h-1.1c-.87%200-1.58.71-1.58%201.58v1.1c0%20.87.71%201.58%201.58%201.58h1.1c.87%200%201.58-.71%201.58-1.58v-1.1c0-.15-.03-.3-.07-.44l4.99-4.99c.27.21.61.32.95.32s.68-.12.96-.33l4.99%204.99c-.04.14-.07.29-.07.44v1.1c0%20.87.71%201.58%201.58%201.58h1.1c.87%200%201.58-.71%201.58-1.58v-1.1c-.02-.87-.72-1.57-1.59-1.57%22%2F%3E%3Cpath%20d%3D%22M15.75%2016.55L14.11%2018H9.85l-1.64-1.45c-.95-.78-.95-1.38-.23-2.3l2.89-3.66q.3-.375.69-.51c.27-.09.56-.09.84%200q.375.135.69.51l2.89%203.66c.72.91.69%201.48-.23%202.3M13.29%2022H10.7c-.92%200-1.61-.75-1.43-1.55l.31-1.39a.6.6%200%200%201%20.59-.47h3.65c.28%200%20.52.19.59.47l.31%201.39c.2.85-.45%201.55-1.43%201.55%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/pen-tool-filled.svg?color=%231a73e8&size=48