folder down icon

folder-down-outline from Solar by 480 Design · Outline · Folders · CC-BY-4.0 Attribution required.

Name
folder-down-outline
Set
Solar
Style
Outline
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 down icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M6.85929 1.25001C6.88904 1.25001 6.91919 1.25002 6.94976 1.25002L6.98675 1.25001C7.33818 1.24999 7.56433 1.24998 7.78542 1.27065C8.7367 1.35961 9.63905 1.73337 10.3746 2.34313C10.5456 2.48485 10.7055 2.64477 10.954 2.89329L11.5303 3.46969C12.3761 4.3154 12.7012 4.6311 13.0768 4.84005C13.2948 4.96134 13.526 5.05713 13.766 5.12552C14.1793 5.24333 14.6324 5.25002 15.8284 5.25002L16.253 5.25002C17.526 5.25 18.5521 5.24998 19.364 5.35206C20.2054 5.45784 20.9204 5.68358 21.5077 6.21185C21.6061 6.30032 21.6997 6.39394 21.7882 6.49231C22.3165 7.07965 22.5422 7.79459 22.648 8.63601C22.75 9.4479 22.75 10.4741 22.75 11.747V14.0564C22.75 15.8942 22.75 17.3498 22.5969 18.489C22.4393 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1071 19.6615 22.4393 18.489 22.5969C17.3498 22.75 15.8942 22.75 14.0564 22.75H9.94361C8.10584 22.75 6.65021 22.75 5.51099 22.5969C4.33857 22.4393 3.38962 22.1071 2.64126 21.3588C1.8929 20.6104 1.56078 19.6615 1.40315 18.489C1.24999 17.3498 1.25 15.8942 1.25002 14.0564L1.25002 6.94976C1.25002 6.91919 1.25001 6.88904 1.25001 6.85929C1.2499 6.06338 1.24982 5.55685 1.33237 5.11935C1.6949 3.19788 3.19788 1.6949 5.11935 1.33237C5.55685 1.24982 6.06338 1.2499 6.85929 1.25001ZM6.94976 2.75002C6.03312 2.75002 5.67873 2.75329 5.39746 2.80636C4.08277 3.05441 3.05441 4.08277 2.80636 5.39746C2.75329 5.67873 2.75002 6.03312 2.75002 6.94976V14C2.75002 15.9068 2.75161 17.2615 2.88978 18.2892C3.02504 19.2953 3.27871 19.8749 3.70192 20.2981C4.12513 20.7213 4.70478 20.975 5.71087 21.1103C6.73853 21.2484 8.0932 21.25 10 21.25H14C15.9068 21.25 17.2615 21.2484 18.2892 21.1103C19.2953 20.975 19.8749 20.7213 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1103 18.2892C21.2484 17.2615 21.25 15.9068 21.25 14V11.7979C21.25 10.4621 21.2486 9.5305 21.1597 8.82312C21.0731 8.13448 20.9141 7.76356 20.6729 7.49539C20.6198 7.43637 20.5637 7.3802 20.5046 7.32712C20.2365 7.08592 19.8656 6.92692 19.1769 6.84034C18.4695 6.75141 17.538 6.75002 16.2021 6.75002H15.8284C15.7912 6.75002 15.7545 6.75002 15.7182 6.75003C14.6702 6.75025 13.9944 6.75038 13.3548 6.56806C13.0041 6.46811 12.6661 6.32811 12.3475 6.15083C11.7663 5.82747 11.2885 5.3495 10.5476 4.60833C10.522 4.58265 10.496 4.55666 10.4697 4.53035L9.91943 3.98009C9.63616 3.69682 9.52778 3.58951 9.41731 3.49793C8.91403 3.08073 8.29664 2.825 7.64576 2.76413C7.50289 2.75077 7.35038 2.75002 6.94976 2.75002Z" clip-rule="evenodd"/><path d="M11.2497 10.762L11.2497 15.5315L9.91281 14.2776C9.61063 13.9944 9.13653 14.0096 8.85324 14.3118C8.56995 14.614 8.58526 15.0881 8.88742 15.3714L11.487 17.8089C11.7755 18.0793 12.2249 18.0793 12.5134 17.8089L15.113 15.3714C15.415 15.0881 15.4303 14.6139 15.1472 14.3118C14.8639 14.0096 14.3888 13.9943 14.0866 14.2776L12.7497 15.5315V10.762C12.7497 10.3478 12.4139 10.012 11.9997 10.012C11.5857 10.0122 11.2498 10.348 11.2497 10.762Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderDownOutline(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 fillRule="evenodd" d="M6.85929 1.25001C6.88904 1.25001 6.91919 1.25002 6.94976 1.25002L6.98675 1.25001C7.33818 1.24999 7.56433 1.24998 7.78542 1.27065C8.7367 1.35961 9.63905 1.73337 10.3746 2.34313C10.5456 2.48485 10.7055 2.64477 10.954 2.89329L11.5303 3.46969C12.3761 4.3154 12.7012 4.6311 13.0768 4.84005C13.2948 4.96134 13.526 5.05713 13.766 5.12552C14.1793 5.24333 14.6324 5.25002 15.8284 5.25002L16.253 5.25002C17.526 5.25 18.5521 5.24998 19.364 5.35206C20.2054 5.45784 20.9204 5.68358 21.5077 6.21185C21.6061 6.30032 21.6997 6.39394 21.7882 6.49231C22.3165 7.07965 22.5422 7.79459 22.648 8.63601C22.75 9.4479 22.75 10.4741 22.75 11.747V14.0564C22.75 15.8942 22.75 17.3498 22.5969 18.489C22.4393 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1071 19.6615 22.4393 18.489 22.5969C17.3498 22.75 15.8942 22.75 14.0564 22.75H9.94361C8.10584 22.75 6.65021 22.75 5.51099 22.5969C4.33857 22.4393 3.38962 22.1071 2.64126 21.3588C1.8929 20.6104 1.56078 19.6615 1.40315 18.489C1.24999 17.3498 1.25 15.8942 1.25002 14.0564L1.25002 6.94976C1.25002 6.91919 1.25001 6.88904 1.25001 6.85929C1.2499 6.06338 1.24982 5.55685 1.33237 5.11935C1.6949 3.19788 3.19788 1.6949 5.11935 1.33237C5.55685 1.24982 6.06338 1.2499 6.85929 1.25001ZM6.94976 2.75002C6.03312 2.75002 5.67873 2.75329 5.39746 2.80636C4.08277 3.05441 3.05441 4.08277 2.80636 5.39746C2.75329 5.67873 2.75002 6.03312 2.75002 6.94976V14C2.75002 15.9068 2.75161 17.2615 2.88978 18.2892C3.02504 19.2953 3.27871 19.8749 3.70192 20.2981C4.12513 20.7213 4.70478 20.975 5.71087 21.1103C6.73853 21.2484 8.0932 21.25 10 21.25H14C15.9068 21.25 17.2615 21.2484 18.2892 21.1103C19.2953 20.975 19.8749 20.7213 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1103 18.2892C21.2484 17.2615 21.25 15.9068 21.25 14V11.7979C21.25 10.4621 21.2486 9.5305 21.1597 8.82312C21.0731 8.13448 20.9141 7.76356 20.6729 7.49539C20.6198 7.43637 20.5637 7.3802 20.5046 7.32712C20.2365 7.08592 19.8656 6.92692 19.1769 6.84034C18.4695 6.75141 17.538 6.75002 16.2021 6.75002H15.8284C15.7912 6.75002 15.7545 6.75002 15.7182 6.75003C14.6702 6.75025 13.9944 6.75038 13.3548 6.56806C13.0041 6.46811 12.6661 6.32811 12.3475 6.15083C11.7663 5.82747 11.2885 5.3495 10.5476 4.60833C10.522 4.58265 10.496 4.55666 10.4697 4.53035L9.91943 3.98009C9.63616 3.69682 9.52778 3.58951 9.41731 3.49793C8.91403 3.08073 8.29664 2.825 7.64576 2.76413C7.50289 2.75077 7.35038 2.75002 6.94976 2.75002Z" clipRule="evenodd"/><path d="M11.2497 10.762L11.2497 15.5315L9.91281 14.2776C9.61063 13.9944 9.13653 14.0096 8.85324 14.3118C8.56995 14.614 8.58526 15.0881 8.88742 15.3714L11.487 17.8089C11.7755 18.0793 12.2249 18.0793 12.5134 17.8089L15.113 15.3714C15.415 15.0881 15.4303 14.6139 15.1472 14.3118C14.8639 14.0096 14.3888 13.9943 14.0866 14.2776L12.7497 15.5315V10.762C12.7497 10.3478 12.4139 10.012 11.9997 10.012C11.5857 10.0122 11.2498 10.348 11.2497 10.762Z"/></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 fill-rule="evenodd" d="M6.85929 1.25001C6.88904 1.25001 6.91919 1.25002 6.94976 1.25002L6.98675 1.25001C7.33818 1.24999 7.56433 1.24998 7.78542 1.27065C8.7367 1.35961 9.63905 1.73337 10.3746 2.34313C10.5456 2.48485 10.7055 2.64477 10.954 2.89329L11.5303 3.46969C12.3761 4.3154 12.7012 4.6311 13.0768 4.84005C13.2948 4.96134 13.526 5.05713 13.766 5.12552C14.1793 5.24333 14.6324 5.25002 15.8284 5.25002L16.253 5.25002C17.526 5.25 18.5521 5.24998 19.364 5.35206C20.2054 5.45784 20.9204 5.68358 21.5077 6.21185C21.6061 6.30032 21.6997 6.39394 21.7882 6.49231C22.3165 7.07965 22.5422 7.79459 22.648 8.63601C22.75 9.4479 22.75 10.4741 22.75 11.747V14.0564C22.75 15.8942 22.75 17.3498 22.5969 18.489C22.4393 19.6615 22.1071 20.6104 21.3588 21.3588C20.6104 22.1071 19.6615 22.4393 18.489 22.5969C17.3498 22.75 15.8942 22.75 14.0564 22.75H9.94361C8.10584 22.75 6.65021 22.75 5.51099 22.5969C4.33857 22.4393 3.38962 22.1071 2.64126 21.3588C1.8929 20.6104 1.56078 19.6615 1.40315 18.489C1.24999 17.3498 1.25 15.8942 1.25002 14.0564L1.25002 6.94976C1.25002 6.91919 1.25001 6.88904 1.25001 6.85929C1.2499 6.06338 1.24982 5.55685 1.33237 5.11935C1.6949 3.19788 3.19788 1.6949 5.11935 1.33237C5.55685 1.24982 6.06338 1.2499 6.85929 1.25001ZM6.94976 2.75002C6.03312 2.75002 5.67873 2.75329 5.39746 2.80636C4.08277 3.05441 3.05441 4.08277 2.80636 5.39746C2.75329 5.67873 2.75002 6.03312 2.75002 6.94976V14C2.75002 15.9068 2.75161 17.2615 2.88978 18.2892C3.02504 19.2953 3.27871 19.8749 3.70192 20.2981C4.12513 20.7213 4.70478 20.975 5.71087 21.1103C6.73853 21.2484 8.0932 21.25 10 21.25H14C15.9068 21.25 17.2615 21.2484 18.2892 21.1103C19.2953 20.975 19.8749 20.7213 20.2981 20.2981C20.7213 19.8749 20.975 19.2953 21.1103 18.2892C21.2484 17.2615 21.25 15.9068 21.25 14V11.7979C21.25 10.4621 21.2486 9.5305 21.1597 8.82312C21.0731 8.13448 20.9141 7.76356 20.6729 7.49539C20.6198 7.43637 20.5637 7.3802 20.5046 7.32712C20.2365 7.08592 19.8656 6.92692 19.1769 6.84034C18.4695 6.75141 17.538 6.75002 16.2021 6.75002H15.8284C15.7912 6.75002 15.7545 6.75002 15.7182 6.75003C14.6702 6.75025 13.9944 6.75038 13.3548 6.56806C13.0041 6.46811 12.6661 6.32811 12.3475 6.15083C11.7663 5.82747 11.2885 5.3495 10.5476 4.60833C10.522 4.58265 10.496 4.55666 10.4697 4.53035L9.91943 3.98009C9.63616 3.69682 9.52778 3.58951 9.41731 3.49793C8.91403 3.08073 8.29664 2.825 7.64576 2.76413C7.50289 2.75077 7.35038 2.75002 6.94976 2.75002Z" clip-rule="evenodd"/><path d="M11.2497 10.762L11.2497 15.5315L9.91281 14.2776C9.61063 13.9944 9.13653 14.0096 8.85324 14.3118C8.56995 14.614 8.58526 15.0881 8.88742 15.3714L11.487 17.8089C11.7755 18.0793 12.2249 18.0793 12.5134 17.8089L15.113 15.3714C15.415 15.0881 15.4303 14.6139 15.1472 14.3118C14.8639 14.0096 14.3888 13.9943 14.0866 14.2776L12.7497 15.5315V10.762C12.7497 10.3478 12.4139 10.012 11.9997 10.012C11.5857 10.0122 11.2498 10.348 11.2497 10.762Z"/></g></svg>
</template>

CSS

.icon-folder-down-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.85929%201.25001C6.88904%201.25001%206.91919%201.25002%206.94976%201.25002L6.98675%201.25001C7.33818%201.24999%207.56433%201.24998%207.78542%201.27065C8.7367%201.35961%209.63905%201.73337%2010.3746%202.34313C10.5456%202.48485%2010.7055%202.64477%2010.954%202.89329L11.5303%203.46969C12.3761%204.3154%2012.7012%204.6311%2013.0768%204.84005C13.2948%204.96134%2013.526%205.05713%2013.766%205.12552C14.1793%205.24333%2014.6324%205.25002%2015.8284%205.25002L16.253%205.25002C17.526%205.25%2018.5521%205.24998%2019.364%205.35206C20.2054%205.45784%2020.9204%205.68358%2021.5077%206.21185C21.6061%206.30032%2021.6997%206.39394%2021.7882%206.49231C22.3165%207.07965%2022.5422%207.79459%2022.648%208.63601C22.75%209.4479%2022.75%2010.4741%2022.75%2011.747V14.0564C22.75%2015.8942%2022.75%2017.3498%2022.5969%2018.489C22.4393%2019.6615%2022.1071%2020.6104%2021.3588%2021.3588C20.6104%2022.1071%2019.6615%2022.4393%2018.489%2022.5969C17.3498%2022.75%2015.8942%2022.75%2014.0564%2022.75H9.94361C8.10584%2022.75%206.65021%2022.75%205.51099%2022.5969C4.33857%2022.4393%203.38962%2022.1071%202.64126%2021.3588C1.8929%2020.6104%201.56078%2019.6615%201.40315%2018.489C1.24999%2017.3498%201.25%2015.8942%201.25002%2014.0564L1.25002%206.94976C1.25002%206.91919%201.25001%206.88904%201.25001%206.85929C1.2499%206.06338%201.24982%205.55685%201.33237%205.11935C1.6949%203.19788%203.19788%201.6949%205.11935%201.33237C5.55685%201.24982%206.06338%201.2499%206.85929%201.25001ZM6.94976%202.75002C6.03312%202.75002%205.67873%202.75329%205.39746%202.80636C4.08277%203.05441%203.05441%204.08277%202.80636%205.39746C2.75329%205.67873%202.75002%206.03312%202.75002%206.94976V14C2.75002%2015.9068%202.75161%2017.2615%202.88978%2018.2892C3.02504%2019.2953%203.27871%2019.8749%203.70192%2020.2981C4.12513%2020.7213%204.70478%2020.975%205.71087%2021.1103C6.73853%2021.2484%208.0932%2021.25%2010%2021.25H14C15.9068%2021.25%2017.2615%2021.2484%2018.2892%2021.1103C19.2953%2020.975%2019.8749%2020.7213%2020.2981%2020.2981C20.7213%2019.8749%2020.975%2019.2953%2021.1103%2018.2892C21.2484%2017.2615%2021.25%2015.9068%2021.25%2014V11.7979C21.25%2010.4621%2021.2486%209.5305%2021.1597%208.82312C21.0731%208.13448%2020.9141%207.76356%2020.6729%207.49539C20.6198%207.43637%2020.5637%207.3802%2020.5046%207.32712C20.2365%207.08592%2019.8656%206.92692%2019.1769%206.84034C18.4695%206.75141%2017.538%206.75002%2016.2021%206.75002H15.8284C15.7912%206.75002%2015.7545%206.75002%2015.7182%206.75003C14.6702%206.75025%2013.9944%206.75038%2013.3548%206.56806C13.0041%206.46811%2012.6661%206.32811%2012.3475%206.15083C11.7663%205.82747%2011.2885%205.3495%2010.5476%204.60833C10.522%204.58265%2010.496%204.55666%2010.4697%204.53035L9.91943%203.98009C9.63616%203.69682%209.52778%203.58951%209.41731%203.49793C8.91403%203.08073%208.29664%202.825%207.64576%202.76413C7.50289%202.75077%207.35038%202.75002%206.94976%202.75002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.2497%2010.762L11.2497%2015.5315L9.91281%2014.2776C9.61063%2013.9944%209.13653%2014.0096%208.85324%2014.3118C8.56995%2014.614%208.58526%2015.0881%208.88742%2015.3714L11.487%2017.8089C11.7755%2018.0793%2012.2249%2018.0793%2012.5134%2017.8089L15.113%2015.3714C15.415%2015.0881%2015.4303%2014.6139%2015.1472%2014.3118C14.8639%2014.0096%2014.3888%2013.9943%2014.0866%2014.2776L12.7497%2015.5315V10.762C12.7497%2010.3478%2012.4139%2010.012%2011.9997%2010.012C11.5857%2010.0122%2011.2498%2010.348%2011.2497%2010.762Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.85929%201.25001C6.88904%201.25001%206.91919%201.25002%206.94976%201.25002L6.98675%201.25001C7.33818%201.24999%207.56433%201.24998%207.78542%201.27065C8.7367%201.35961%209.63905%201.73337%2010.3746%202.34313C10.5456%202.48485%2010.7055%202.64477%2010.954%202.89329L11.5303%203.46969C12.3761%204.3154%2012.7012%204.6311%2013.0768%204.84005C13.2948%204.96134%2013.526%205.05713%2013.766%205.12552C14.1793%205.24333%2014.6324%205.25002%2015.8284%205.25002L16.253%205.25002C17.526%205.25%2018.5521%205.24998%2019.364%205.35206C20.2054%205.45784%2020.9204%205.68358%2021.5077%206.21185C21.6061%206.30032%2021.6997%206.39394%2021.7882%206.49231C22.3165%207.07965%2022.5422%207.79459%2022.648%208.63601C22.75%209.4479%2022.75%2010.4741%2022.75%2011.747V14.0564C22.75%2015.8942%2022.75%2017.3498%2022.5969%2018.489C22.4393%2019.6615%2022.1071%2020.6104%2021.3588%2021.3588C20.6104%2022.1071%2019.6615%2022.4393%2018.489%2022.5969C17.3498%2022.75%2015.8942%2022.75%2014.0564%2022.75H9.94361C8.10584%2022.75%206.65021%2022.75%205.51099%2022.5969C4.33857%2022.4393%203.38962%2022.1071%202.64126%2021.3588C1.8929%2020.6104%201.56078%2019.6615%201.40315%2018.489C1.24999%2017.3498%201.25%2015.8942%201.25002%2014.0564L1.25002%206.94976C1.25002%206.91919%201.25001%206.88904%201.25001%206.85929C1.2499%206.06338%201.24982%205.55685%201.33237%205.11935C1.6949%203.19788%203.19788%201.6949%205.11935%201.33237C5.55685%201.24982%206.06338%201.2499%206.85929%201.25001ZM6.94976%202.75002C6.03312%202.75002%205.67873%202.75329%205.39746%202.80636C4.08277%203.05441%203.05441%204.08277%202.80636%205.39746C2.75329%205.67873%202.75002%206.03312%202.75002%206.94976V14C2.75002%2015.9068%202.75161%2017.2615%202.88978%2018.2892C3.02504%2019.2953%203.27871%2019.8749%203.70192%2020.2981C4.12513%2020.7213%204.70478%2020.975%205.71087%2021.1103C6.73853%2021.2484%208.0932%2021.25%2010%2021.25H14C15.9068%2021.25%2017.2615%2021.2484%2018.2892%2021.1103C19.2953%2020.975%2019.8749%2020.7213%2020.2981%2020.2981C20.7213%2019.8749%2020.975%2019.2953%2021.1103%2018.2892C21.2484%2017.2615%2021.25%2015.9068%2021.25%2014V11.7979C21.25%2010.4621%2021.2486%209.5305%2021.1597%208.82312C21.0731%208.13448%2020.9141%207.76356%2020.6729%207.49539C20.6198%207.43637%2020.5637%207.3802%2020.5046%207.32712C20.2365%207.08592%2019.8656%206.92692%2019.1769%206.84034C18.4695%206.75141%2017.538%206.75002%2016.2021%206.75002H15.8284C15.7912%206.75002%2015.7545%206.75002%2015.7182%206.75003C14.6702%206.75025%2013.9944%206.75038%2013.3548%206.56806C13.0041%206.46811%2012.6661%206.32811%2012.3475%206.15083C11.7663%205.82747%2011.2885%205.3495%2010.5476%204.60833C10.522%204.58265%2010.496%204.55666%2010.4697%204.53035L9.91943%203.98009C9.63616%203.69682%209.52778%203.58951%209.41731%203.49793C8.91403%203.08073%208.29664%202.825%207.64576%202.76413C7.50289%202.75077%207.35038%202.75002%206.94976%202.75002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.2497%2010.762L11.2497%2015.5315L9.91281%2014.2776C9.61063%2013.9944%209.13653%2014.0096%208.85324%2014.3118C8.56995%2014.614%208.58526%2015.0881%208.88742%2015.3714L11.487%2017.8089C11.7755%2018.0793%2012.2249%2018.0793%2012.5134%2017.8089L15.113%2015.3714C15.415%2015.0881%2015.4303%2014.6139%2015.1472%2014.3118C14.8639%2014.0096%2014.3888%2013.9943%2014.0866%2014.2776L12.7497%2015.5315V10.762C12.7497%2010.3478%2012.4139%2010.012%2011.9997%2010.012C11.5857%2010.0122%2011.2498%2010.348%2011.2497%2010.762Z%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-down-outline.svg?color=%231a73e8&size=48