folder code icon

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

Name
folder-code-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 code icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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 2ZM13.0957 11.0928C12.708 10.9474 12.2755 11.1437 12.1299 11.5312L10.4668 15.9668C10.3214 16.3546 10.5175 16.7871 10.9053 16.9326C11.293 17.078 11.7256 16.8818 11.8711 16.4941L13.5342 12.0586C13.6795 11.6709 13.4833 11.2383 13.0957 11.0928ZM15.0254 13.4824C14.7325 13.1897 14.2577 13.1897 13.9648 13.4824C13.6721 13.7753 13.6721 14.2501 13.9648 14.543L14.543 15.1211L13.9648 15.7002C13.6721 15.993 13.6721 16.4679 13.9648 16.7607C14.2577 17.0536 14.7325 17.0535 15.0254 16.7607L16.1348 15.6523C16.4276 15.3594 16.4276 14.8837 16.1348 14.5908L15.0254 13.4824ZM10.0361 11.2646C9.74327 10.9718 9.2675 10.9719 8.97461 11.2646L7.86621 12.373C7.57333 12.6659 7.57335 13.1417 7.86621 13.4346L8.97461 14.543C9.2675 14.8359 9.74324 14.8359 10.0361 14.543C10.3286 14.2501 10.3287 13.7752 10.0361 13.4824L9.45703 12.9033L10.0361 12.3252C10.3286 12.0324 10.3287 11.5575 10.0361 11.2646Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarFolderCodeBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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 2ZM13.0957 11.0928C12.708 10.9474 12.2755 11.1437 12.1299 11.5312L10.4668 15.9668C10.3214 16.3546 10.5175 16.7871 10.9053 16.9326C11.293 17.078 11.7256 16.8818 11.8711 16.4941L13.5342 12.0586C13.6795 11.6709 13.4833 11.2383 13.0957 11.0928ZM15.0254 13.4824C14.7325 13.1897 14.2577 13.1897 13.9648 13.4824C13.6721 13.7753 13.6721 14.2501 13.9648 14.543L14.543 15.1211L13.9648 15.7002C13.6721 15.993 13.6721 16.4679 13.9648 16.7607C14.2577 17.0536 14.7325 17.0535 15.0254 16.7607L16.1348 15.6523C16.4276 15.3594 16.4276 14.8837 16.1348 14.5908L15.0254 13.4824ZM10.0361 11.2646C9.74327 10.9718 9.2675 10.9719 8.97461 11.2646L7.86621 12.373C7.57333 12.6659 7.57335 13.1417 7.86621 13.4346L8.97461 14.543C9.2675 14.8359 9.74324 14.8359 10.0361 14.543C10.3286 14.2501 10.3287 13.7752 10.0361 13.4824L9.45703 12.9033L10.0361 12.3252C10.3286 12.0324 10.3287 11.5575 10.0361 11.2646Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" 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 2ZM13.0957 11.0928C12.708 10.9474 12.2755 11.1437 12.1299 11.5312L10.4668 15.9668C10.3214 16.3546 10.5175 16.7871 10.9053 16.9326C11.293 17.078 11.7256 16.8818 11.8711 16.4941L13.5342 12.0586C13.6795 11.6709 13.4833 11.2383 13.0957 11.0928ZM15.0254 13.4824C14.7325 13.1897 14.2577 13.1897 13.9648 13.4824C13.6721 13.7753 13.6721 14.2501 13.9648 14.543L14.543 15.1211L13.9648 15.7002C13.6721 15.993 13.6721 16.4679 13.9648 16.7607C14.2577 17.0536 14.7325 17.0535 15.0254 16.7607L16.1348 15.6523C16.4276 15.3594 16.4276 14.8837 16.1348 14.5908L15.0254 13.4824ZM10.0361 11.2646C9.74327 10.9718 9.2675 10.9719 8.97461 11.2646L7.86621 12.373C7.57333 12.6659 7.57335 13.1417 7.86621 13.4346L8.97461 14.543C9.2675 14.8359 9.74324 14.8359 10.0361 14.543C10.3286 14.2501 10.3287 13.7752 10.0361 13.4824L9.45703 12.9033L10.0361 12.3252C10.3286 12.0324 10.3287 11.5575 10.0361 11.2646Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-folder-code-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%3Cpath%20fill%3D%22currentColor%22%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%202ZM13.0957%2011.0928C12.708%2010.9474%2012.2755%2011.1437%2012.1299%2011.5312L10.4668%2015.9668C10.3214%2016.3546%2010.5175%2016.7871%2010.9053%2016.9326C11.293%2017.078%2011.7256%2016.8818%2011.8711%2016.4941L13.5342%2012.0586C13.6795%2011.6709%2013.4833%2011.2383%2013.0957%2011.0928ZM15.0254%2013.4824C14.7325%2013.1897%2014.2577%2013.1897%2013.9648%2013.4824C13.6721%2013.7753%2013.6721%2014.2501%2013.9648%2014.543L14.543%2015.1211L13.9648%2015.7002C13.6721%2015.993%2013.6721%2016.4679%2013.9648%2016.7607C14.2577%2017.0536%2014.7325%2017.0535%2015.0254%2016.7607L16.1348%2015.6523C16.4276%2015.3594%2016.4276%2014.8837%2016.1348%2014.5908L15.0254%2013.4824ZM10.0361%2011.2646C9.74327%2010.9718%209.2675%2010.9719%208.97461%2011.2646L7.86621%2012.373C7.57333%2012.6659%207.57335%2013.1417%207.86621%2013.4346L8.97461%2014.543C9.2675%2014.8359%209.74324%2014.8359%2010.0361%2014.543C10.3286%2014.2501%2010.3287%2013.7752%2010.0361%2013.4824L9.45703%2012.9033L10.0361%2012.3252C10.3286%2012.0324%2010.3287%2011.5575%2010.0361%2011.2646Z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%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%202ZM13.0957%2011.0928C12.708%2010.9474%2012.2755%2011.1437%2012.1299%2011.5312L10.4668%2015.9668C10.3214%2016.3546%2010.5175%2016.7871%2010.9053%2016.9326C11.293%2017.078%2011.7256%2016.8818%2011.8711%2016.4941L13.5342%2012.0586C13.6795%2011.6709%2013.4833%2011.2383%2013.0957%2011.0928ZM15.0254%2013.4824C14.7325%2013.1897%2014.2577%2013.1897%2013.9648%2013.4824C13.6721%2013.7753%2013.6721%2014.2501%2013.9648%2014.543L14.543%2015.1211L13.9648%2015.7002C13.6721%2015.993%2013.6721%2016.4679%2013.9648%2016.7607C14.2577%2017.0536%2014.7325%2017.0535%2015.0254%2016.7607L16.1348%2015.6523C16.4276%2015.3594%2016.4276%2014.8837%2016.1348%2014.5908L15.0254%2013.4824ZM10.0361%2011.2646C9.74327%2010.9718%209.2675%2010.9719%208.97461%2011.2646L7.86621%2012.373C7.57333%2012.6659%207.57335%2013.1417%207.86621%2013.4346L8.97461%2014.543C9.2675%2014.8359%209.74324%2014.8359%2010.0361%2014.543C10.3286%2014.2501%2010.3287%2013.7752%2010.0361%2013.4824L9.45703%2012.9033L10.0361%2012.3252C10.3286%2012.0324%2010.3287%2011.5575%2010.0361%2011.2646Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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