pencil outline icon
pencil-outline from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- pencil-outline
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the pencil outline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.457 44.758c6.492 6.492 14.93 8.437 19.078 8.836c1.219.14 1.899-.61 1.992-1.383c.094-.82-.422-1.711-1.593-1.875c-3.75-.516-11.508-2.203-17.133-7.898c-9.188-9.211-10.922-23.133-3.422-30.633c6.094-6.07 16.242-5.297 23.719-1.266l2.437-2.367c-9.094-5.461-21.328-5.906-28.5 1.289c-8.531 8.555-7.406 24.469 3.422 35.297m34.36-33.211l1.874-1.875c.89-.89.938-2.203.024-3.047l-.61-.562c-.796-.75-2.039-.727-2.906.093l-1.851 1.899Zm-22.758 22.71l21.046-21.023l-3.492-3.468l-21.023 21l-1.945 4.476c-.188.492.304.985.82.82Zm-3.07 3.493c7.663 7.664 19.991 10.688 26.882 3.82c5.625-5.648 4.898-15.68-1.125-24.304l-2.39 2.39c4.78 7.078 5.718 15.024 1.171 19.57c-5.53 5.532-14.672 2.907-20.953-3.023Z"/></svg>
React
import type { SVGProps } from "react";
export function F7PencilOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.457 44.758c6.492 6.492 14.93 8.437 19.078 8.836c1.219.14 1.899-.61 1.992-1.383c.094-.82-.422-1.711-1.593-1.875c-3.75-.516-11.508-2.203-17.133-7.898c-9.188-9.211-10.922-23.133-3.422-30.633c6.094-6.07 16.242-5.297 23.719-1.266l2.437-2.367c-9.094-5.461-21.328-5.906-28.5 1.289c-8.531 8.555-7.406 24.469 3.422 35.297m34.36-33.211l1.874-1.875c.89-.89.938-2.203.024-3.047l-.61-.562c-.796-.75-2.039-.727-2.906.093l-1.851 1.899Zm-22.758 22.71l21.046-21.023l-3.492-3.468l-21.023 21l-1.945 4.476c-.188.492.304.985.82.82Zm-3.07 3.493c7.663 7.664 19.991 10.688 26.882 3.82c5.625-5.648 4.898-15.68-1.125-24.304l-2.39 2.39c4.78 7.078 5.718 15.024 1.171 19.57c-5.53 5.532-14.672 2.907-20.953-3.023Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M13.457 44.758c6.492 6.492 14.93 8.437 19.078 8.836c1.219.14 1.899-.61 1.992-1.383c.094-.82-.422-1.711-1.593-1.875c-3.75-.516-11.508-2.203-17.133-7.898c-9.188-9.211-10.922-23.133-3.422-30.633c6.094-6.07 16.242-5.297 23.719-1.266l2.437-2.367c-9.094-5.461-21.328-5.906-28.5 1.289c-8.531 8.555-7.406 24.469 3.422 35.297m34.36-33.211l1.874-1.875c.89-.89.938-2.203.024-3.047l-.61-.562c-.796-.75-2.039-.727-2.906.093l-1.851 1.899Zm-22.758 22.71l21.046-21.023l-3.492-3.468l-21.023 21l-1.945 4.476c-.188.492.304.985.82.82Zm-3.07 3.493c7.663 7.664 19.991 10.688 26.882 3.82c5.625-5.648 4.898-15.68-1.125-24.304l-2.39 2.39c4.78 7.078 5.718 15.024 1.171 19.57c-5.53 5.532-14.672 2.907-20.953-3.023Z"/></svg> </template>
CSS
.icon-pencil-outline {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.457%2044.758c6.492%206.492%2014.93%208.437%2019.078%208.836c1.219.14%201.899-.61%201.992-1.383c.094-.82-.422-1.711-1.593-1.875c-3.75-.516-11.508-2.203-17.133-7.898c-9.188-9.211-10.922-23.133-3.422-30.633c6.094-6.07%2016.242-5.297%2023.719-1.266l2.437-2.367c-9.094-5.461-21.328-5.906-28.5%201.289c-8.531%208.555-7.406%2024.469%203.422%2035.297m34.36-33.211l1.874-1.875c.89-.89.938-2.203.024-3.047l-.61-.562c-.796-.75-2.039-.727-2.906.093l-1.851%201.899Zm-22.758%2022.71l21.046-21.023l-3.492-3.468l-21.023%2021l-1.945%204.476c-.188.492.304.985.82.82Zm-3.07%203.493c7.663%207.664%2019.991%2010.688%2026.882%203.82c5.625-5.648%204.898-15.68-1.125-24.304l-2.39%202.39c4.78%207.078%205.718%2015.024%201.171%2019.57c-5.53%205.532-14.672%202.907-20.953-3.023Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.457%2044.758c6.492%206.492%2014.93%208.437%2019.078%208.836c1.219.14%201.899-.61%201.992-1.383c.094-.82-.422-1.711-1.593-1.875c-3.75-.516-11.508-2.203-17.133-7.898c-9.188-9.211-10.922-23.133-3.422-30.633c6.094-6.07%2016.242-5.297%2023.719-1.266l2.437-2.367c-9.094-5.461-21.328-5.906-28.5%201.289c-8.531%208.555-7.406%2024.469%203.422%2035.297m34.36-33.211l1.874-1.875c.89-.89.938-2.203.024-3.047l-.61-.562c-.796-.75-2.039-.727-2.906.093l-1.851%201.899Zm-22.758%2022.71l21.046-21.023l-3.492-3.468l-21.023%2021l-1.945%204.476c-.188.492.304.985.82.82Zm-3.07%203.493c7.663%207.664%2019.991%2010.688%2026.882%203.82c5.625-5.648%204.898-15.68-1.125-24.304l-2.39%202.39c4.78%207.078%205.718%2015.024%201.171%2019.57c-5.53%205.532-14.672%202.907-20.953-3.023Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/pencil-outline.svg?color=%231a73e8&size=48