folder output icon

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

Name
folder-output-bold-duotone
Set
Solar
Style
Bold Duotone
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 output icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2306 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1507 6 18.8345 6 16.2021 6H15.8284C14.6748 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9805 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4498 3.44975C10.1763 3.17633 10.0396 3.03961 9.89596 2.92051C9.27654 2.40704 8.51667 2.09229 7.71559 2.01738C7.52978 2 7.33644 2 6.94977 2C6.06724 2 5.62597 2 5.25841 2.06935C3.64033 2.37464 2.37467 3.64031 2.06938 5.25839C2.00003 5.62594 2.00003 6.06725 2.00003 6.94975L2 14L2.00001 14.2501L2.00559 15.7501C2.03321 18.3859 2.19725 19.8541 3.17157 20.8284C4.34315 22 6.22878 22 10 22H14C17.7713 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M5.68359 11.3936C6.01851 11.15 6.48777 11.2238 6.73145 11.5586C6.97502 11.8935 6.9012 12.3628 6.56641 12.6064L4.30664 14.25H13C13.4142 14.25 13.75 14.5858 13.75 15C13.75 15.4142 13.4142 15.75 13 15.75H4.30664L6.56641 17.3936C6.9012 17.6372 6.97502 18.1065 6.73145 18.4414C6.48777 18.7762 6.01851 18.85 5.68359 18.6064L2.00879 15.9336C2.00798 15.873 2.00651 15.8118 2.00586 15.75L2 14.25V14.0723L5.68359 11.3936Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarFolderOutputBoldDuotone(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="M22 14V11.7979C22 9.16554 22 7.84935 21.2306 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1507 6 18.8345 6 16.2021 6H15.8284C14.6748 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9805 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4498 3.44975C10.1763 3.17633 10.0396 3.03961 9.89596 2.92051C9.27654 2.40704 8.51667 2.09229 7.71559 2.01738C7.52978 2 7.33644 2 6.94977 2C6.06724 2 5.62597 2 5.25841 2.06935C3.64033 2.37464 2.37467 3.64031 2.06938 5.25839C2.00003 5.62594 2.00003 6.06725 2.00003 6.94975L2 14L2.00001 14.2501L2.00559 15.7501C2.03321 18.3859 2.19725 19.8541 3.17157 20.8284C4.34315 22 6.22878 22 10 22H14C17.7713 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M5.68359 11.3936C6.01851 11.15 6.48777 11.2238 6.73145 11.5586C6.97502 11.8935 6.9012 12.3628 6.56641 12.6064L4.30664 14.25H13C13.4142 14.25 13.75 14.5858 13.75 15C13.75 15.4142 13.4142 15.75 13 15.75H4.30664L6.56641 17.3936C6.9012 17.6372 6.97502 18.1065 6.73145 18.4414C6.48777 18.7762 6.01851 18.85 5.68359 18.6064L2.00879 15.9336C2.00798 15.873 2.00651 15.8118 2.00586 15.75L2 14.25V14.0723L5.68359 11.3936Z"/></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="M22 14V11.7979C22 9.16554 22 7.84935 21.2306 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1507 6 18.8345 6 16.2021 6H15.8284C14.6748 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9805 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4498 3.44975C10.1763 3.17633 10.0396 3.03961 9.89596 2.92051C9.27654 2.40704 8.51667 2.09229 7.71559 2.01738C7.52978 2 7.33644 2 6.94977 2C6.06724 2 5.62597 2 5.25841 2.06935C3.64033 2.37464 2.37467 3.64031 2.06938 5.25839C2.00003 5.62594 2.00003 6.06725 2.00003 6.94975L2 14L2.00001 14.2501L2.00559 15.7501C2.03321 18.3859 2.19725 19.8541 3.17157 20.8284C4.34315 22 6.22878 22 10 22H14C17.7713 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M5.68359 11.3936C6.01851 11.15 6.48777 11.2238 6.73145 11.5586C6.97502 11.8935 6.9012 12.3628 6.56641 12.6064L4.30664 14.25H13C13.4142 14.25 13.75 14.5858 13.75 15C13.75 15.4142 13.4142 15.75 13 15.75H4.30664L6.56641 17.3936C6.9012 17.6372 6.97502 18.1065 6.73145 18.4414C6.48777 18.7762 6.01851 18.85 5.68359 18.6064L2.00879 15.9336C2.00798 15.873 2.00651 15.8118 2.00586 15.75L2 14.25V14.0723L5.68359 11.3936Z"/></g></svg>
</template>

CSS

.icon-folder-output-bold-duotone {
  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%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2306%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1507%206%2018.8345%206%2016.2021%206H15.8284C14.6748%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9805%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4498%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89596%202.92051C9.27654%202.40704%208.51667%202.09229%207.71559%202.01738C7.52978%202%207.33644%202%206.94977%202C6.06724%202%205.62597%202%205.25841%202.06935C3.64033%202.37464%202.37467%203.64031%202.06938%205.25839C2.00003%205.62594%202.00003%206.06725%202.00003%206.94975L2%2014L2.00001%2014.2501L2.00559%2015.7501C2.03321%2018.3859%202.19725%2019.8541%203.17157%2020.8284C4.34315%2022%206.22878%2022%2010%2022H14C17.7713%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.68359%2011.3936C6.01851%2011.15%206.48777%2011.2238%206.73145%2011.5586C6.97502%2011.8935%206.9012%2012.3628%206.56641%2012.6064L4.30664%2014.25H13C13.4142%2014.25%2013.75%2014.5858%2013.75%2015C13.75%2015.4142%2013.4142%2015.75%2013%2015.75H4.30664L6.56641%2017.3936C6.9012%2017.6372%206.97502%2018.1065%206.73145%2018.4414C6.48777%2018.7762%206.01851%2018.85%205.68359%2018.6064L2.00879%2015.9336C2.00798%2015.873%202.00651%2015.8118%202.00586%2015.75L2%2014.25V14.0723L5.68359%2011.3936Z%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%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2306%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1507%206%2018.8345%206%2016.2021%206H15.8284C14.6748%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9805%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4498%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89596%202.92051C9.27654%202.40704%208.51667%202.09229%207.71559%202.01738C7.52978%202%207.33644%202%206.94977%202C6.06724%202%205.62597%202%205.25841%202.06935C3.64033%202.37464%202.37467%203.64031%202.06938%205.25839C2.00003%205.62594%202.00003%206.06725%202.00003%206.94975L2%2014L2.00001%2014.2501L2.00559%2015.7501C2.03321%2018.3859%202.19725%2019.8541%203.17157%2020.8284C4.34315%2022%206.22878%2022%2010%2022H14C17.7713%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.68359%2011.3936C6.01851%2011.15%206.48777%2011.2238%206.73145%2011.5586C6.97502%2011.8935%206.9012%2012.3628%206.56641%2012.6064L4.30664%2014.25H13C13.4142%2014.25%2013.75%2014.5858%2013.75%2015C13.75%2015.4142%2013.4142%2015.75%2013%2015.75H4.30664L6.56641%2017.3936C6.9012%2017.6372%206.97502%2018.1065%206.73145%2018.4414C6.48777%2018.7762%206.01851%2018.85%205.68359%2018.6064L2.00879%2015.9336C2.00798%2015.873%202.00651%2015.8118%202.00586%2015.75L2%2014.25V14.0723L5.68359%2011.3936Z%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-output-bold-duotone.svg?color=%231a73e8&size=48