folder output icon
folder-output-broken from Solar by 480 Design · Broken · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-output-broken
- Set
- Solar
- Style
- Broken
- 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
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-boldfolder-dot-open-boldfolder-down-boldfolder-error-boldfolder-favorite-bookmark-boldfolder-favorite-star-boldfolder-git-boldfolder-kanban-boldfolder-lock-boldfolder-open-boldfolder-path-connect-boldfolder-pen-boldfolder-search-boldfolder-security-boldfolder-symlink-boldfolder-sync-bold
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="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13 15C6.55635 15 8.44365 15 2 15M6.125 12L2 15L6.125 18"/><path d="M22 11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V11.0152"/><path d="M21.9911 16.0195C21.9546 18.4873 21.7692 19.8882 20.8285 20.8289C19.6569 22.0005 17.7713 22.0005 14.0001 22.0005H10.0001C6.22884 22.0005 4.34322 22.0005 3.17165 20.8289C2.70799 20.3652 2.42783 19.7898 2.25854 19.0298"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderOutputBroken(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" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M13 15C6.55635 15 8.44365 15 2 15M6.125 12L2 15L6.125 18"/><path d="M22 11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V11.0152"/><path d="M21.9911 16.0195C21.9546 18.4873 21.7692 19.8882 20.8285 20.8289C19.6569 22.0005 17.7713 22.0005 14.0001 22.0005H10.0001C6.22884 22.0005 4.34322 22.0005 3.17165 20.8289C2.70799 20.3652 2.42783 19.7898 2.25854 19.0298"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M13 15C6.55635 15 8.44365 15 2 15M6.125 12L2 15L6.125 18"/><path d="M22 11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V11.0152"/><path d="M21.9911 16.0195C21.9546 18.4873 21.7692 19.8882 20.8285 20.8289C19.6569 22.0005 17.7713 22.0005 14.0001 22.0005H10.0001C6.22884 22.0005 4.34322 22.0005 3.17165 20.8289C2.70799 20.3652 2.42783 19.7898 2.25854 19.0298"/></g></svg> </template>
CSS
.icon-folder-output-broken {
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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2015C6.55635%2015%208.44365%2015%202%2015M6.125%2012L2%2015L6.125%2018%22%2F%3E%3Cpath%20d%3D%22M22%2011.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V11.0152%22%2F%3E%3Cpath%20d%3D%22M21.9911%2016.0195C21.9546%2018.4873%2021.7692%2019.8882%2020.8285%2020.8289C19.6569%2022.0005%2017.7713%2022.0005%2014.0001%2022.0005H10.0001C6.22884%2022.0005%204.34322%2022.0005%203.17165%2020.8289C2.70799%2020.3652%202.42783%2019.7898%202.25854%2019.0298%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2015C6.55635%2015%208.44365%2015%202%2015M6.125%2012L2%2015L6.125%2018%22%2F%3E%3Cpath%20d%3D%22M22%2011.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V11.0152%22%2F%3E%3Cpath%20d%3D%22M21.9911%2016.0195C21.9546%2018.4873%2021.7692%2019.8882%2020.8285%2020.8289C19.6569%2022.0005%2017.7713%2022.0005%2014.0001%2022.0005H10.0001C6.22884%2022.0005%204.34322%2022.0005%203.17165%2020.8289C2.70799%2020.3652%202.42783%2019.7898%202.25854%2019.0298%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-broken.svg?color=%231a73e8&size=48