folder pen icon

folder-pen-bold from Solar by 480 Design · Bold · Folders · CC-BY-4.0 Attribution required.

Name
folder-pen-bold
Set
Solar
Style
Bold
Category
Folders
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More folders icons from Solar

Use the folder pen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.4971 12.7705C12.5905 12.9055 12.7026 13.0424 12.8359 13.1758C12.9689 13.3088 13.1056 13.4204 13.2402 13.5137L11.2744 15.4795C11.0748 15.6791 11.0184 15.7347 10.96 15.7803C10.8814 15.8415 10.796 15.8936 10.7061 15.9365C10.6392 15.9684 10.5636 15.9948 10.2959 16.084L9.93164 16.2051L9.80566 16.0791L9.92773 15.7158C10.017 15.4481 10.0433 15.3726 10.0752 15.3057C10.1181 15.2157 10.1702 15.1303 10.2314 15.0518C10.277 14.9933 10.3326 14.9369 10.5322 14.7373L12.4971 12.7705Z"/><path d="M13.5967 11.6719C13.8018 11.4681 14.1332 11.4694 14.3379 11.6738C14.5426 11.8785 14.5427 12.2089 14.3389 12.4141C14.2064 12.3575 14.0477 12.2665 13.8965 12.1152C13.7448 11.9635 13.6531 11.8046 13.5967 11.6719Z"/><path fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.3994 10.6123C14.6086 9.82179 13.326 9.82178 12.5352 10.6123L9.47168 13.6768C9.29711 13.8513 9.16416 13.9811 9.04883 14.1289C8.92041 14.2935 8.81054 14.4726 8.7207 14.6611C8.64009 14.8303 8.58194 15.0071 8.50391 15.2412L8.0625 16.5654C7.93175 16.9583 8.0345 17.3917 8.32715 17.6846C8.61996 17.9774 9.05339 18.0799 9.44629 17.9492L10.7705 17.5078C11.0046 17.4298 11.1814 17.3716 11.3506 17.291C11.5391 17.2012 11.7182 17.0913 11.8828 16.9629C12.0306 16.8476 12.1604 16.7146 12.335 16.54L15.3994 13.4766C16.19 12.6857 16.1902 11.4031 15.3994 10.6123Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderPenBold(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="M12.4971 12.7705C12.5905 12.9055 12.7026 13.0424 12.8359 13.1758C12.9689 13.3088 13.1056 13.4204 13.2402 13.5137L11.2744 15.4795C11.0748 15.6791 11.0184 15.7347 10.96 15.7803C10.8814 15.8415 10.796 15.8936 10.7061 15.9365C10.6392 15.9684 10.5636 15.9948 10.2959 16.084L9.93164 16.2051L9.80566 16.0791L9.92773 15.7158C10.017 15.4481 10.0433 15.3726 10.0752 15.3057C10.1181 15.2157 10.1702 15.1303 10.2314 15.0518C10.277 14.9933 10.3326 14.9369 10.5322 14.7373L12.4971 12.7705Z"/><path d="M13.5967 11.6719C13.8018 11.4681 14.1332 11.4694 14.3379 11.6738C14.5426 11.8785 14.5427 12.2089 14.3389 12.4141C14.2064 12.3575 14.0477 12.2665 13.8965 12.1152C13.7448 11.9635 13.6531 11.8046 13.5967 11.6719Z"/><path fillRule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.3994 10.6123C14.6086 9.82179 13.326 9.82178 12.5352 10.6123L9.47168 13.6768C9.29711 13.8513 9.16416 13.9811 9.04883 14.1289C8.92041 14.2935 8.81054 14.4726 8.7207 14.6611C8.64009 14.8303 8.58194 15.0071 8.50391 15.2412L8.0625 16.5654C7.93175 16.9583 8.0345 17.3917 8.32715 17.6846C8.61996 17.9774 9.05339 18.0799 9.44629 17.9492L10.7705 17.5078C11.0046 17.4298 11.1814 17.3716 11.3506 17.291C11.5391 17.2012 11.7182 17.0913 11.8828 16.9629C12.0306 16.8476 12.1604 16.7146 12.335 16.54L15.3994 13.4766C16.19 12.6857 16.1902 11.4031 15.3994 10.6123Z" clipRule="evenodd"/></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="M12.4971 12.7705C12.5905 12.9055 12.7026 13.0424 12.8359 13.1758C12.9689 13.3088 13.1056 13.4204 13.2402 13.5137L11.2744 15.4795C11.0748 15.6791 11.0184 15.7347 10.96 15.7803C10.8814 15.8415 10.796 15.8936 10.7061 15.9365C10.6392 15.9684 10.5636 15.9948 10.2959 16.084L9.93164 16.2051L9.80566 16.0791L9.92773 15.7158C10.017 15.4481 10.0433 15.3726 10.0752 15.3057C10.1181 15.2157 10.1702 15.1303 10.2314 15.0518C10.277 14.9933 10.3326 14.9369 10.5322 14.7373L12.4971 12.7705Z"/><path d="M13.5967 11.6719C13.8018 11.4681 14.1332 11.4694 14.3379 11.6738C14.5426 11.8785 14.5427 12.2089 14.3389 12.4141C14.2064 12.3575 14.0477 12.2665 13.8965 12.1152C13.7448 11.9635 13.6531 11.8046 13.5967 11.6719Z"/><path fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.3994 10.6123C14.6086 9.82179 13.326 9.82178 12.5352 10.6123L9.47168 13.6768C9.29711 13.8513 9.16416 13.9811 9.04883 14.1289C8.92041 14.2935 8.81054 14.4726 8.7207 14.6611C8.64009 14.8303 8.58194 15.0071 8.50391 15.2412L8.0625 16.5654C7.93175 16.9583 8.0345 17.3917 8.32715 17.6846C8.61996 17.9774 9.05339 18.0799 9.44629 17.9492L10.7705 17.5078C11.0046 17.4298 11.1814 17.3716 11.3506 17.291C11.5391 17.2012 11.7182 17.0913 11.8828 16.9629C12.0306 16.8476 12.1604 16.7146 12.335 16.54L15.3994 13.4766C16.19 12.6857 16.1902 11.4031 15.3994 10.6123Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-folder-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.4971%2012.7705C12.5905%2012.9055%2012.7026%2013.0424%2012.8359%2013.1758C12.9689%2013.3088%2013.1056%2013.4204%2013.2402%2013.5137L11.2744%2015.4795C11.0748%2015.6791%2011.0184%2015.7347%2010.96%2015.7803C10.8814%2015.8415%2010.796%2015.8936%2010.7061%2015.9365C10.6392%2015.9684%2010.5636%2015.9948%2010.2959%2016.084L9.93164%2016.2051L9.80566%2016.0791L9.92773%2015.7158C10.017%2015.4481%2010.0433%2015.3726%2010.0752%2015.3057C10.1181%2015.2157%2010.1702%2015.1303%2010.2314%2015.0518C10.277%2014.9933%2010.3326%2014.9369%2010.5322%2014.7373L12.4971%2012.7705Z%22%2F%3E%3Cpath%20d%3D%22M13.5967%2011.6719C13.8018%2011.4681%2014.1332%2011.4694%2014.3379%2011.6738C14.5426%2011.8785%2014.5427%2012.2089%2014.3389%2012.4141C14.2064%2012.3575%2014.0477%2012.2665%2013.8965%2012.1152C13.7448%2011.9635%2013.6531%2011.8046%2013.5967%2011.6719Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM15.3994%2010.6123C14.6086%209.82179%2013.326%209.82178%2012.5352%2010.6123L9.47168%2013.6768C9.29711%2013.8513%209.16416%2013.9811%209.04883%2014.1289C8.92041%2014.2935%208.81054%2014.4726%208.7207%2014.6611C8.64009%2014.8303%208.58194%2015.0071%208.50391%2015.2412L8.0625%2016.5654C7.93175%2016.9583%208.0345%2017.3917%208.32715%2017.6846C8.61996%2017.9774%209.05339%2018.0799%209.44629%2017.9492L10.7705%2017.5078C11.0046%2017.4298%2011.1814%2017.3716%2011.3506%2017.291C11.5391%2017.2012%2011.7182%2017.0913%2011.8828%2016.9629C12.0306%2016.8476%2012.1604%2016.7146%2012.335%2016.54L15.3994%2013.4766C16.19%2012.6857%2016.1902%2011.4031%2015.3994%2010.6123Z%22%20clip-rule%3D%22evenodd%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%22M12.4971%2012.7705C12.5905%2012.9055%2012.7026%2013.0424%2012.8359%2013.1758C12.9689%2013.3088%2013.1056%2013.4204%2013.2402%2013.5137L11.2744%2015.4795C11.0748%2015.6791%2011.0184%2015.7347%2010.96%2015.7803C10.8814%2015.8415%2010.796%2015.8936%2010.7061%2015.9365C10.6392%2015.9684%2010.5636%2015.9948%2010.2959%2016.084L9.93164%2016.2051L9.80566%2016.0791L9.92773%2015.7158C10.017%2015.4481%2010.0433%2015.3726%2010.0752%2015.3057C10.1181%2015.2157%2010.1702%2015.1303%2010.2314%2015.0518C10.277%2014.9933%2010.3326%2014.9369%2010.5322%2014.7373L12.4971%2012.7705Z%22%2F%3E%3Cpath%20d%3D%22M13.5967%2011.6719C13.8018%2011.4681%2014.1332%2011.4694%2014.3379%2011.6738C14.5426%2011.8785%2014.5427%2012.2089%2014.3389%2012.4141C14.2064%2012.3575%2014.0477%2012.2665%2013.8965%2012.1152C13.7448%2011.9635%2013.6531%2011.8046%2013.5967%2011.6719Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM15.3994%2010.6123C14.6086%209.82179%2013.326%209.82178%2012.5352%2010.6123L9.47168%2013.6768C9.29711%2013.8513%209.16416%2013.9811%209.04883%2014.1289C8.92041%2014.2935%208.81054%2014.4726%208.7207%2014.6611C8.64009%2014.8303%208.58194%2015.0071%208.50391%2015.2412L8.0625%2016.5654C7.93175%2016.9583%208.0345%2017.3917%208.32715%2017.6846C8.61996%2017.9774%209.05339%2018.0799%209.44629%2017.9492L10.7705%2017.5078C11.0046%2017.4298%2011.1814%2017.3716%2011.3506%2017.291C11.5391%2017.2012%2011.7182%2017.0913%2011.8828%2016.9629C12.0306%2016.8476%2012.1604%2016.7146%2012.335%2016.54L15.3994%2013.4766C16.19%2012.6857%2016.1902%2011.4031%2015.3994%2010.6123Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-pen-bold.svg?color=%231a73e8&size=48