pencil 2 icon
pencil-2 from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- pencil-2
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
The same icon in other sets
Related icons in Radix Icons
Use the pencil 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9 3H4.9c-.428 0-.72 0-.945.019c-.219.018-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C3 4.18 3 4.471 3 4.9v6.2c0 .428 0 .72.019.945c.017.219.05.33.09.41l.082.133a1 1 0 0 0 .355.303l.066.028c.075.027.179.049.343.062c.225.019.517.019.945.019h6.2c.428 0 .72 0 .945-.019c.219-.018.33-.05.409-.09l.134-.082q.192-.142.303-.355l.028-.066c.026-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V7l1-1v5.1c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.243.124-.501.172-.782.195C11.85 14 11.51 14 11.1 14H4.9c-.411 0-.75 0-1.026-.023a2.3 2.3 0 0 1-.597-.116l-.185-.079a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782C2 11.851 2 11.511 2 11.1V4.9c0-.411 0-.75.022-1.026c.023-.28.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.172.782-.195C4.149 2 4.489 2 4.9 2H10zm3.225-1.918a.5.5 0 0 1 .628.065l2 2l.065.078a.5.5 0 0 1-.065.629l-3.942 3.942q-.115.115-.26.187L6.724 9.947a.5.5 0 0 1-.671-.67l1.964-3.928q.072-.145.187-.26l3.942-3.942zM8.91 5.796L7.872 7.872l.255.255l2.077-1.038L13.793 3.5L12.5 2.207z"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsPencil2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9 3H4.9c-.428 0-.72 0-.945.019c-.219.018-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C3 4.18 3 4.471 3 4.9v6.2c0 .428 0 .72.019.945c.017.219.05.33.09.41l.082.133a1 1 0 0 0 .355.303l.066.028c.075.027.179.049.343.062c.225.019.517.019.945.019h6.2c.428 0 .72 0 .945-.019c.219-.018.33-.05.409-.09l.134-.082q.192-.142.303-.355l.028-.066c.026-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V7l1-1v5.1c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.243.124-.501.172-.782.195C11.85 14 11.51 14 11.1 14H4.9c-.411 0-.75 0-1.026-.023a2.3 2.3 0 0 1-.597-.116l-.185-.079a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782C2 11.851 2 11.511 2 11.1V4.9c0-.411 0-.75.022-1.026c.023-.28.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.172.782-.195C4.149 2 4.489 2 4.9 2H10zm3.225-1.918a.5.5 0 0 1 .628.065l2 2l.065.078a.5.5 0 0 1-.065.629l-3.942 3.942q-.115.115-.26.187L6.724 9.947a.5.5 0 0 1-.671-.67l1.964-3.928q.072-.145.187-.26l3.942-3.942zM8.91 5.796L7.872 7.872l.255.255l2.077-1.038L13.793 3.5L12.5 2.207z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M9 3H4.9c-.428 0-.72 0-.945.019c-.219.018-.331.05-.41.09a1 1 0 0 0-.436.437c-.04.078-.073.19-.09.41C3 4.18 3 4.471 3 4.9v6.2c0 .428 0 .72.019.945c.017.219.05.33.09.41l.082.133a1 1 0 0 0 .355.303l.066.028c.075.027.179.049.343.062c.225.019.517.019.945.019h6.2c.428 0 .72 0 .945-.019c.219-.018.33-.05.409-.09l.134-.082q.192-.142.303-.355l.028-.066c.026-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V7l1-1v5.1c0 .411 0 .75-.023 1.026c-.017.21-.049.409-.116.597l-.079.185a2 2 0 0 1-.736.797l-.138.077c-.243.124-.501.172-.782.195C11.85 14 11.51 14 11.1 14H4.9c-.411 0-.75 0-1.026-.023a2.3 2.3 0 0 1-.597-.116l-.185-.079a2 2 0 0 1-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782C2 11.851 2 11.511 2 11.1V4.9c0-.411 0-.75.022-1.026c.023-.28.072-.54.196-.782a2 2 0 0 1 .874-.874c.242-.124.501-.172.782-.195C4.149 2 4.489 2 4.9 2H10zm3.225-1.918a.5.5 0 0 1 .628.065l2 2l.065.078a.5.5 0 0 1-.065.629l-3.942 3.942q-.115.115-.26.187L6.724 9.947a.5.5 0 0 1-.671-.67l1.964-3.928q.072-.145.187-.26l3.942-3.942zM8.91 5.796L7.872 7.872l.255.255l2.077-1.038L13.793 3.5L12.5 2.207z"/></svg> </template>
CSS
.icon-pencil-2 {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203H4.9c-.428%200-.72%200-.945.019c-.219.018-.331.05-.41.09a1%201%200%200%200-.436.437c-.04.078-.073.19-.09.41C3%204.18%203%204.471%203%204.9v6.2c0%20.428%200%20.72.019.945c.017.219.05.33.09.41l.082.133a1%201%200%200%200%20.355.303l.066.028c.075.027.179.049.343.062c.225.019.517.019.945.019h6.2c.428%200%20.72%200%20.945-.019c.219-.018.33-.05.409-.09l.134-.082q.192-.142.303-.355l.028-.066c.026-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V7l1-1v5.1c0%20.411%200%20.75-.023%201.026c-.017.21-.049.409-.116.597l-.079.185a2%202%200%200%201-.736.797l-.138.077c-.243.124-.501.172-.782.195C11.85%2014%2011.51%2014%2011.1%2014H4.9c-.411%200-.75%200-1.026-.023a2.3%202.3%200%200%201-.597-.116l-.185-.079a2%202%200%200%201-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782C2%2011.851%202%2011.511%202%2011.1V4.9c0-.411%200-.75.022-1.026c.023-.28.072-.54.196-.782a2%202%200%200%201%20.874-.874c.242-.124.501-.172.782-.195C4.149%202%204.489%202%204.9%202H10zm3.225-1.918a.5.5%200%200%201%20.628.065l2%202l.065.078a.5.5%200%200%201-.065.629l-3.942%203.942q-.115.115-.26.187L6.724%209.947a.5.5%200%200%201-.671-.67l1.964-3.928q.072-.145.187-.26l3.942-3.942zM8.91%205.796L7.872%207.872l.255.255l2.077-1.038L13.793%203.5L12.5%202.207z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%203H4.9c-.428%200-.72%200-.945.019c-.219.018-.331.05-.41.09a1%201%200%200%200-.436.437c-.04.078-.073.19-.09.41C3%204.18%203%204.471%203%204.9v6.2c0%20.428%200%20.72.019.945c.017.219.05.33.09.41l.082.133a1%201%200%200%200%20.355.303l.066.028c.075.027.179.049.343.062c.225.019.517.019.945.019h6.2c.428%200%20.72%200%20.945-.019c.219-.018.33-.05.409-.09l.134-.082q.192-.142.303-.355l.028-.066c.026-.075.049-.179.062-.343c.019-.225.019-.517.019-.945V7l1-1v5.1c0%20.411%200%20.75-.023%201.026c-.017.21-.049.409-.116.597l-.079.185a2%202%200%200%201-.736.797l-.138.077c-.243.124-.501.172-.782.195C11.85%2014%2011.51%2014%2011.1%2014H4.9c-.411%200-.75%200-1.026-.023a2.3%202.3%200%200%201-.597-.116l-.185-.079a2%202%200%200%201-.797-.736l-.077-.138c-.124-.242-.173-.501-.196-.782C2%2011.851%202%2011.511%202%2011.1V4.9c0-.411%200-.75.022-1.026c.023-.28.072-.54.196-.782a2%202%200%200%201%20.874-.874c.242-.124.501-.172.782-.195C4.149%202%204.489%202%204.9%202H10zm3.225-1.918a.5.5%200%200%201%20.628.065l2%202l.065.078a.5.5%200%200%201-.065.629l-3.942%203.942q-.115.115-.26.187L6.724%209.947a.5.5%200%200%201-.671-.67l1.964-3.928q.072-.145.187-.26l3.942-3.942zM8.91%205.796L7.872%207.872l.255.255l2.077-1.038L13.793%203.5L12.5%202.207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/pencil-2.svg?color=%231a73e8&size=48