folder tree icon

folder-tree-linear from Solar by 480 Design · Linear · Folders · CC-BY-4.0 Attribution required.

Name
folder-tree-linear
Set
Solar
Style
Linear
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 tree icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="M12.8462 4.10364C12.8462 3.72857 12.8462 3.54103 12.8779 3.38481C13.0177 2.69713 13.5969 2.15922 14.3375 2.02947C14.5058 2 14.7077 2 15.1117 2C15.2886 2 15.3771 2 15.4622 2.00738C15.8288 2.03922 16.1766 2.17299 16.4601 2.39122C16.5259 2.44184 16.5884 2.49994 16.7136 2.61614L16.9654 2.85C17.3388 3.19671 17.5255 3.37006 17.749 3.48556C17.8719 3.549 18.0021 3.59911 18.1373 3.63488C18.3833 3.7 18.6473 3.7 19.1754 3.7H19.3464C20.5512 3.7 21.1536 3.7 21.5452 4.02702C21.5812 4.0571 21.6155 4.08893 21.6479 4.12238C22 4.48597 22 5.04535 22 6.16411V7.1C22 8.70278 22 9.50416 21.4638 10.0021C20.9276 10.5 20.0646 10.5 18.3385 10.5H16.5077C14.7817 10.5 13.9186 10.5 13.3824 10.0021C12.8462 9.50416 12.8462 8.70278 12.8462 7.1V4.10364Z"/><path stroke="currentColor" stroke-width="1.5" d="M12.8467 15.6036C12.8467 15.2286 12.8467 15.041 12.8784 14.8848C13.0181 14.1971 13.5974 13.6592 14.338 13.5295C14.5062 13.5 14.7082 13.5 15.1121 13.5C15.2891 13.5 15.3776 13.5 15.4627 13.5074C15.8293 13.5392 16.1771 13.673 16.4606 13.8912C16.5263 13.9418 16.5889 13.9999 16.7141 14.1161L16.9659 14.35C17.3393 14.6967 17.526 14.8701 17.7495 14.9856C17.8723 15.049 18.0026 15.0991 18.1378 15.1349C18.3838 15.2 18.6478 15.2 19.1758 15.2H19.3469C20.5517 15.2 21.1541 15.2 21.5457 15.527C21.5817 15.5571 21.616 15.5889 21.6483 15.6224C22.0005 15.986 22.0005 16.5454 22.0005 17.6641V18.6C22.0005 20.2028 22.0005 21.0042 21.4643 21.5021C20.9281 22 20.0651 22 18.339 22H16.5082C14.7822 22 13.9191 22 13.3829 21.5021C12.8467 21.0042 12.8467 20.2028 12.8467 18.6V15.6036Z"/><path fill="currentColor" d="M2 14.3887L1.25 14.3886V14.3887H2ZM2.75041 2.00002C2.75043 1.58581 2.41465 1.25001 2.00044 1.25C1.58622 1.24999 1.25043 1.58576 1.25041 1.99998L2.00041 2L2.75041 2.00002ZM8.99287 7C9.40709 7 9.74287 6.66421 9.74287 6.25C9.74287 5.83579 9.40709 5.5 8.99287 5.5V6.25V7ZM2.75 2.88965C2.75 2.47543 2.41421 2.13965 2 2.13965C1.58579 2.13965 1.25 2.47543 1.25 2.88965H2H2.75ZM8.99287 18.499C9.40709 18.499 9.74287 18.1632 9.74287 17.749C9.74287 17.3348 9.40709 16.999 8.99287 16.999V17.749V18.499ZM2 14.3887L2.75 14.3887L2.75041 2.00002L2.00041 2L1.25041 1.99998L1.25 14.3886L2 14.3887ZM4.77614 6.25V7H8.99287V6.25V5.5H4.77614V6.25ZM4.77614 6.25V5.5C4.4665 5.5 3.95581 5.3803 3.53381 5.01252C3.13831 4.66783 2.75 4.04417 2.75 2.88965H2H1.25C1.25 4.42341 1.78707 5.47992 2.54829 6.14334C3.28302 6.78367 4.16041 7 4.77614 7V6.25ZM4.77614 17.749V18.499H8.99287V17.749V16.999H4.77614V17.749ZM4.77614 17.749V16.999C4.4665 16.999 3.95581 16.8793 3.53381 16.5115C3.13831 16.1669 2.75 15.5432 2.75 14.3887H2H1.25C1.25 15.9224 1.78707 16.9789 2.54829 17.6424C3.28302 18.2827 4.16041 18.499 4.77614 18.499V17.749Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderTreeLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeWidth="1.5" d="M12.8462 4.10364C12.8462 3.72857 12.8462 3.54103 12.8779 3.38481C13.0177 2.69713 13.5969 2.15922 14.3375 2.02947C14.5058 2 14.7077 2 15.1117 2C15.2886 2 15.3771 2 15.4622 2.00738C15.8288 2.03922 16.1766 2.17299 16.4601 2.39122C16.5259 2.44184 16.5884 2.49994 16.7136 2.61614L16.9654 2.85C17.3388 3.19671 17.5255 3.37006 17.749 3.48556C17.8719 3.549 18.0021 3.59911 18.1373 3.63488C18.3833 3.7 18.6473 3.7 19.1754 3.7H19.3464C20.5512 3.7 21.1536 3.7 21.5452 4.02702C21.5812 4.0571 21.6155 4.08893 21.6479 4.12238C22 4.48597 22 5.04535 22 6.16411V7.1C22 8.70278 22 9.50416 21.4638 10.0021C20.9276 10.5 20.0646 10.5 18.3385 10.5H16.5077C14.7817 10.5 13.9186 10.5 13.3824 10.0021C12.8462 9.50416 12.8462 8.70278 12.8462 7.1V4.10364Z"/><path stroke="currentColor" strokeWidth="1.5" d="M12.8467 15.6036C12.8467 15.2286 12.8467 15.041 12.8784 14.8848C13.0181 14.1971 13.5974 13.6592 14.338 13.5295C14.5062 13.5 14.7082 13.5 15.1121 13.5C15.2891 13.5 15.3776 13.5 15.4627 13.5074C15.8293 13.5392 16.1771 13.673 16.4606 13.8912C16.5263 13.9418 16.5889 13.9999 16.7141 14.1161L16.9659 14.35C17.3393 14.6967 17.526 14.8701 17.7495 14.9856C17.8723 15.049 18.0026 15.0991 18.1378 15.1349C18.3838 15.2 18.6478 15.2 19.1758 15.2H19.3469C20.5517 15.2 21.1541 15.2 21.5457 15.527C21.5817 15.5571 21.616 15.5889 21.6483 15.6224C22.0005 15.986 22.0005 16.5454 22.0005 17.6641V18.6C22.0005 20.2028 22.0005 21.0042 21.4643 21.5021C20.9281 22 20.0651 22 18.339 22H16.5082C14.7822 22 13.9191 22 13.3829 21.5021C12.8467 21.0042 12.8467 20.2028 12.8467 18.6V15.6036Z"/><path fill="currentColor" d="M2 14.3887L1.25 14.3886V14.3887H2ZM2.75041 2.00002C2.75043 1.58581 2.41465 1.25001 2.00044 1.25C1.58622 1.24999 1.25043 1.58576 1.25041 1.99998L2.00041 2L2.75041 2.00002ZM8.99287 7C9.40709 7 9.74287 6.66421 9.74287 6.25C9.74287 5.83579 9.40709 5.5 8.99287 5.5V6.25V7ZM2.75 2.88965C2.75 2.47543 2.41421 2.13965 2 2.13965C1.58579 2.13965 1.25 2.47543 1.25 2.88965H2H2.75ZM8.99287 18.499C9.40709 18.499 9.74287 18.1632 9.74287 17.749C9.74287 17.3348 9.40709 16.999 8.99287 16.999V17.749V18.499ZM2 14.3887L2.75 14.3887L2.75041 2.00002L2.00041 2L1.25041 1.99998L1.25 14.3886L2 14.3887ZM4.77614 6.25V7H8.99287V6.25V5.5H4.77614V6.25ZM4.77614 6.25V5.5C4.4665 5.5 3.95581 5.3803 3.53381 5.01252C3.13831 4.66783 2.75 4.04417 2.75 2.88965H2H1.25C1.25 4.42341 1.78707 5.47992 2.54829 6.14334C3.28302 6.78367 4.16041 7 4.77614 7V6.25ZM4.77614 17.749V18.499H8.99287V17.749V16.999H4.77614V17.749ZM4.77614 17.749V16.999C4.4665 16.999 3.95581 16.8793 3.53381 16.5115C3.13831 16.1669 2.75 15.5432 2.75 14.3887H2H1.25C1.25 15.9224 1.78707 16.9789 2.54829 17.6424C3.28302 18.2827 4.16041 18.499 4.77614 18.499V17.749Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="M12.8462 4.10364C12.8462 3.72857 12.8462 3.54103 12.8779 3.38481C13.0177 2.69713 13.5969 2.15922 14.3375 2.02947C14.5058 2 14.7077 2 15.1117 2C15.2886 2 15.3771 2 15.4622 2.00738C15.8288 2.03922 16.1766 2.17299 16.4601 2.39122C16.5259 2.44184 16.5884 2.49994 16.7136 2.61614L16.9654 2.85C17.3388 3.19671 17.5255 3.37006 17.749 3.48556C17.8719 3.549 18.0021 3.59911 18.1373 3.63488C18.3833 3.7 18.6473 3.7 19.1754 3.7H19.3464C20.5512 3.7 21.1536 3.7 21.5452 4.02702C21.5812 4.0571 21.6155 4.08893 21.6479 4.12238C22 4.48597 22 5.04535 22 6.16411V7.1C22 8.70278 22 9.50416 21.4638 10.0021C20.9276 10.5 20.0646 10.5 18.3385 10.5H16.5077C14.7817 10.5 13.9186 10.5 13.3824 10.0021C12.8462 9.50416 12.8462 8.70278 12.8462 7.1V4.10364Z"/><path stroke="currentColor" stroke-width="1.5" d="M12.8467 15.6036C12.8467 15.2286 12.8467 15.041 12.8784 14.8848C13.0181 14.1971 13.5974 13.6592 14.338 13.5295C14.5062 13.5 14.7082 13.5 15.1121 13.5C15.2891 13.5 15.3776 13.5 15.4627 13.5074C15.8293 13.5392 16.1771 13.673 16.4606 13.8912C16.5263 13.9418 16.5889 13.9999 16.7141 14.1161L16.9659 14.35C17.3393 14.6967 17.526 14.8701 17.7495 14.9856C17.8723 15.049 18.0026 15.0991 18.1378 15.1349C18.3838 15.2 18.6478 15.2 19.1758 15.2H19.3469C20.5517 15.2 21.1541 15.2 21.5457 15.527C21.5817 15.5571 21.616 15.5889 21.6483 15.6224C22.0005 15.986 22.0005 16.5454 22.0005 17.6641V18.6C22.0005 20.2028 22.0005 21.0042 21.4643 21.5021C20.9281 22 20.0651 22 18.339 22H16.5082C14.7822 22 13.9191 22 13.3829 21.5021C12.8467 21.0042 12.8467 20.2028 12.8467 18.6V15.6036Z"/><path fill="currentColor" d="M2 14.3887L1.25 14.3886V14.3887H2ZM2.75041 2.00002C2.75043 1.58581 2.41465 1.25001 2.00044 1.25C1.58622 1.24999 1.25043 1.58576 1.25041 1.99998L2.00041 2L2.75041 2.00002ZM8.99287 7C9.40709 7 9.74287 6.66421 9.74287 6.25C9.74287 5.83579 9.40709 5.5 8.99287 5.5V6.25V7ZM2.75 2.88965C2.75 2.47543 2.41421 2.13965 2 2.13965C1.58579 2.13965 1.25 2.47543 1.25 2.88965H2H2.75ZM8.99287 18.499C9.40709 18.499 9.74287 18.1632 9.74287 17.749C9.74287 17.3348 9.40709 16.999 8.99287 16.999V17.749V18.499ZM2 14.3887L2.75 14.3887L2.75041 2.00002L2.00041 2L1.25041 1.99998L1.25 14.3886L2 14.3887ZM4.77614 6.25V7H8.99287V6.25V5.5H4.77614V6.25ZM4.77614 6.25V5.5C4.4665 5.5 3.95581 5.3803 3.53381 5.01252C3.13831 4.66783 2.75 4.04417 2.75 2.88965H2H1.25C1.25 4.42341 1.78707 5.47992 2.54829 6.14334C3.28302 6.78367 4.16041 7 4.77614 7V6.25ZM4.77614 17.749V18.499H8.99287V17.749V16.999H4.77614V17.749ZM4.77614 17.749V16.999C4.4665 16.999 3.95581 16.8793 3.53381 16.5115C3.13831 16.1669 2.75 15.5432 2.75 14.3887H2H1.25C1.25 15.9224 1.78707 16.9789 2.54829 17.6424C3.28302 18.2827 4.16041 18.499 4.77614 18.499V17.749Z"/></g></svg>
</template>

CSS

.icon-folder-tree-linear {
  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%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M12.8462%204.10364C12.8462%203.72857%2012.8462%203.54103%2012.8779%203.38481C13.0177%202.69713%2013.5969%202.15922%2014.3375%202.02947C14.5058%202%2014.7077%202%2015.1117%202C15.2886%202%2015.3771%202%2015.4622%202.00738C15.8288%202.03922%2016.1766%202.17299%2016.4601%202.39122C16.5259%202.44184%2016.5884%202.49994%2016.7136%202.61614L16.9654%202.85C17.3388%203.19671%2017.5255%203.37006%2017.749%203.48556C17.8719%203.549%2018.0021%203.59911%2018.1373%203.63488C18.3833%203.7%2018.6473%203.7%2019.1754%203.7H19.3464C20.5512%203.7%2021.1536%203.7%2021.5452%204.02702C21.5812%204.0571%2021.6155%204.08893%2021.6479%204.12238C22%204.48597%2022%205.04535%2022%206.16411V7.1C22%208.70278%2022%209.50416%2021.4638%2010.0021C20.9276%2010.5%2020.0646%2010.5%2018.3385%2010.5H16.5077C14.7817%2010.5%2013.9186%2010.5%2013.3824%2010.0021C12.8462%209.50416%2012.8462%208.70278%2012.8462%207.1V4.10364Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M12.8467%2015.6036C12.8467%2015.2286%2012.8467%2015.041%2012.8784%2014.8848C13.0181%2014.1971%2013.5974%2013.6592%2014.338%2013.5295C14.5062%2013.5%2014.7082%2013.5%2015.1121%2013.5C15.2891%2013.5%2015.3776%2013.5%2015.4627%2013.5074C15.8293%2013.5392%2016.1771%2013.673%2016.4606%2013.8912C16.5263%2013.9418%2016.5889%2013.9999%2016.7141%2014.1161L16.9659%2014.35C17.3393%2014.6967%2017.526%2014.8701%2017.7495%2014.9856C17.8723%2015.049%2018.0026%2015.0991%2018.1378%2015.1349C18.3838%2015.2%2018.6478%2015.2%2019.1758%2015.2H19.3469C20.5517%2015.2%2021.1541%2015.2%2021.5457%2015.527C21.5817%2015.5571%2021.616%2015.5889%2021.6483%2015.6224C22.0005%2015.986%2022.0005%2016.5454%2022.0005%2017.6641V18.6C22.0005%2020.2028%2022.0005%2021.0042%2021.4643%2021.5021C20.9281%2022%2020.0651%2022%2018.339%2022H16.5082C14.7822%2022%2013.9191%2022%2013.3829%2021.5021C12.8467%2021.0042%2012.8467%2020.2028%2012.8467%2018.6V15.6036Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2014.3887L1.25%2014.3886V14.3887H2ZM2.75041%202.00002C2.75043%201.58581%202.41465%201.25001%202.00044%201.25C1.58622%201.24999%201.25043%201.58576%201.25041%201.99998L2.00041%202L2.75041%202.00002ZM8.99287%207C9.40709%207%209.74287%206.66421%209.74287%206.25C9.74287%205.83579%209.40709%205.5%208.99287%205.5V6.25V7ZM2.75%202.88965C2.75%202.47543%202.41421%202.13965%202%202.13965C1.58579%202.13965%201.25%202.47543%201.25%202.88965H2H2.75ZM8.99287%2018.499C9.40709%2018.499%209.74287%2018.1632%209.74287%2017.749C9.74287%2017.3348%209.40709%2016.999%208.99287%2016.999V17.749V18.499ZM2%2014.3887L2.75%2014.3887L2.75041%202.00002L2.00041%202L1.25041%201.99998L1.25%2014.3886L2%2014.3887ZM4.77614%206.25V7H8.99287V6.25V5.5H4.77614V6.25ZM4.77614%206.25V5.5C4.4665%205.5%203.95581%205.3803%203.53381%205.01252C3.13831%204.66783%202.75%204.04417%202.75%202.88965H2H1.25C1.25%204.42341%201.78707%205.47992%202.54829%206.14334C3.28302%206.78367%204.16041%207%204.77614%207V6.25ZM4.77614%2017.749V18.499H8.99287V17.749V16.999H4.77614V17.749ZM4.77614%2017.749V16.999C4.4665%2016.999%203.95581%2016.8793%203.53381%2016.5115C3.13831%2016.1669%202.75%2015.5432%202.75%2014.3887H2H1.25C1.25%2015.9224%201.78707%2016.9789%202.54829%2017.6424C3.28302%2018.2827%204.16041%2018.499%204.77614%2018.499V17.749Z%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%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M12.8462%204.10364C12.8462%203.72857%2012.8462%203.54103%2012.8779%203.38481C13.0177%202.69713%2013.5969%202.15922%2014.3375%202.02947C14.5058%202%2014.7077%202%2015.1117%202C15.2886%202%2015.3771%202%2015.4622%202.00738C15.8288%202.03922%2016.1766%202.17299%2016.4601%202.39122C16.5259%202.44184%2016.5884%202.49994%2016.7136%202.61614L16.9654%202.85C17.3388%203.19671%2017.5255%203.37006%2017.749%203.48556C17.8719%203.549%2018.0021%203.59911%2018.1373%203.63488C18.3833%203.7%2018.6473%203.7%2019.1754%203.7H19.3464C20.5512%203.7%2021.1536%203.7%2021.5452%204.02702C21.5812%204.0571%2021.6155%204.08893%2021.6479%204.12238C22%204.48597%2022%205.04535%2022%206.16411V7.1C22%208.70278%2022%209.50416%2021.4638%2010.0021C20.9276%2010.5%2020.0646%2010.5%2018.3385%2010.5H16.5077C14.7817%2010.5%2013.9186%2010.5%2013.3824%2010.0021C12.8462%209.50416%2012.8462%208.70278%2012.8462%207.1V4.10364Z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M12.8467%2015.6036C12.8467%2015.2286%2012.8467%2015.041%2012.8784%2014.8848C13.0181%2014.1971%2013.5974%2013.6592%2014.338%2013.5295C14.5062%2013.5%2014.7082%2013.5%2015.1121%2013.5C15.2891%2013.5%2015.3776%2013.5%2015.4627%2013.5074C15.8293%2013.5392%2016.1771%2013.673%2016.4606%2013.8912C16.5263%2013.9418%2016.5889%2013.9999%2016.7141%2014.1161L16.9659%2014.35C17.3393%2014.6967%2017.526%2014.8701%2017.7495%2014.9856C17.8723%2015.049%2018.0026%2015.0991%2018.1378%2015.1349C18.3838%2015.2%2018.6478%2015.2%2019.1758%2015.2H19.3469C20.5517%2015.2%2021.1541%2015.2%2021.5457%2015.527C21.5817%2015.5571%2021.616%2015.5889%2021.6483%2015.6224C22.0005%2015.986%2022.0005%2016.5454%2022.0005%2017.6641V18.6C22.0005%2020.2028%2022.0005%2021.0042%2021.4643%2021.5021C20.9281%2022%2020.0651%2022%2018.339%2022H16.5082C14.7822%2022%2013.9191%2022%2013.3829%2021.5021C12.8467%2021.0042%2012.8467%2020.2028%2012.8467%2018.6V15.6036Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2014.3887L1.25%2014.3886V14.3887H2ZM2.75041%202.00002C2.75043%201.58581%202.41465%201.25001%202.00044%201.25C1.58622%201.24999%201.25043%201.58576%201.25041%201.99998L2.00041%202L2.75041%202.00002ZM8.99287%207C9.40709%207%209.74287%206.66421%209.74287%206.25C9.74287%205.83579%209.40709%205.5%208.99287%205.5V6.25V7ZM2.75%202.88965C2.75%202.47543%202.41421%202.13965%202%202.13965C1.58579%202.13965%201.25%202.47543%201.25%202.88965H2H2.75ZM8.99287%2018.499C9.40709%2018.499%209.74287%2018.1632%209.74287%2017.749C9.74287%2017.3348%209.40709%2016.999%208.99287%2016.999V17.749V18.499ZM2%2014.3887L2.75%2014.3887L2.75041%202.00002L2.00041%202L1.25041%201.99998L1.25%2014.3886L2%2014.3887ZM4.77614%206.25V7H8.99287V6.25V5.5H4.77614V6.25ZM4.77614%206.25V5.5C4.4665%205.5%203.95581%205.3803%203.53381%205.01252C3.13831%204.66783%202.75%204.04417%202.75%202.88965H2H1.25C1.25%204.42341%201.78707%205.47992%202.54829%206.14334C3.28302%206.78367%204.16041%207%204.77614%207V6.25ZM4.77614%2017.749V18.499H8.99287V17.749V16.999H4.77614V17.749ZM4.77614%2017.749V16.999C4.4665%2016.999%203.95581%2016.8793%203.53381%2016.5115C3.13831%2016.1669%202.75%2015.5432%202.75%2014.3887H2H1.25C1.25%2015.9224%201.78707%2016.9789%202.54829%2017.6424C3.28302%2018.2827%204.16041%2018.499%204.77614%2018.499V17.749Z%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-tree-linear.svg?color=%231a73e8&size=48