folder cloud icon
folder-cloud-line from Remix Icon by Remix Design · Line · Document · Apache-2.0 Free for personal and commercial use.
- Name
- folder-cloud-line
- Set
- Remix Icon
- Style
- Line
- Category
- Document
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More document icons from Remix Icon
article-fillbill-fillbook-2-fillbook-3-fillbook-ai-fillbook-fillbook-marked-fillbook-open-fillbook-read-fillbooklet-fillclipboard-fillcontacts-book-2-fillcontacts-book-3-fillcontacts-book-fillcontacts-book-upload-fillcontract-filldraft-fillfile-2-fillfile-3-fillfile-4-fillfile-add-fillfile-ai-2-fillfile-ai-fillfile-chart-2-fill
Use the folder cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7v-2H4V5h5.586l2 2H20v4h2V6a1 1 0 0 0-1-1h-8.586l-2-2zm9 15.25c0-1.26.847-2.32 2.002-2.647C13.945 13.658 15.552 12 17.5 12s3.555 1.658 3.499 3.603A2.751 2.751 0 0 1 20.25 21h-5.5A2.75 2.75 0 0 1 12 18.25M17.5 14a1.5 1.5 0 0 0-1.5 1.5c0 .464.024.975.057 1.46c-.964.205-2.057.592-2.057 1.29c0 .414.336.75.75.75h5.5a.75.75 0 0 0 .75-.75c0-.698-1.093-1.085-2.057-1.29c.033-.485.057-.996.057-1.46a1.5 1.5 0 0 0-1.5-1.5"/></svg>
React
import type { SVGProps } from "react";
export function RiFolderCloudLine(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" d="M3 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7v-2H4V5h5.586l2 2H20v4h2V6a1 1 0 0 0-1-1h-8.586l-2-2zm9 15.25c0-1.26.847-2.32 2.002-2.647C13.945 13.658 15.552 12 17.5 12s3.555 1.658 3.499 3.603A2.751 2.751 0 0 1 20.25 21h-5.5A2.75 2.75 0 0 1 12 18.25M17.5 14a1.5 1.5 0 0 0-1.5 1.5c0 .464.024.975.057 1.46c-.964.205-2.057.592-2.057 1.29c0 .414.336.75.75.75h5.5a.75.75 0 0 0 .75-.75c0-.698-1.093-1.085-2.057-1.29c.033-.485.057-.996.057-1.46a1.5 1.5 0 0 0-1.5-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7v-2H4V5h5.586l2 2H20v4h2V6a1 1 0 0 0-1-1h-8.586l-2-2zm9 15.25c0-1.26.847-2.32 2.002-2.647C13.945 13.658 15.552 12 17.5 12s3.555 1.658 3.499 3.603A2.751 2.751 0 0 1 20.25 21h-5.5A2.75 2.75 0 0 1 12 18.25M17.5 14a1.5 1.5 0 0 0-1.5 1.5c0 .464.024.975.057 1.46c-.964.205-2.057.592-2.057 1.29c0 .414.336.75.75.75h5.5a.75.75 0 0 0 .75-.75c0-.698-1.093-1.085-2.057-1.29c.033-.485.057-.996.057-1.46a1.5 1.5 0 0 0-1.5-1.5"/></svg> </template>
CSS
.icon-folder-cloud-line {
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%20d%3D%22M3%203a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h7v-2H4V5h5.586l2%202H20v4h2V6a1%201%200%200%200-1-1h-8.586l-2-2zm9%2015.25c0-1.26.847-2.32%202.002-2.647C13.945%2013.658%2015.552%2012%2017.5%2012s3.555%201.658%203.499%203.603A2.751%202.751%200%200%201%2020.25%2021h-5.5A2.75%202.75%200%200%201%2012%2018.25M17.5%2014a1.5%201.5%200%200%200-1.5%201.5c0%20.464.024.975.057%201.46c-.964.205-2.057.592-2.057%201.29c0%20.414.336.75.75.75h5.5a.75.75%200%200%200%20.75-.75c0-.698-1.093-1.085-2.057-1.29c.033-.485.057-.996.057-1.46a1.5%201.5%200%200%200-1.5-1.5%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%20d%3D%22M3%203a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h7v-2H4V5h5.586l2%202H20v4h2V6a1%201%200%200%200-1-1h-8.586l-2-2zm9%2015.25c0-1.26.847-2.32%202.002-2.647C13.945%2013.658%2015.552%2012%2017.5%2012s3.555%201.658%203.499%203.603A2.751%202.751%200%200%201%2020.25%2021h-5.5A2.75%202.75%200%200%201%2012%2018.25M17.5%2014a1.5%201.5%200%200%200-1.5%201.5c0%20.464.024.975.057%201.46c-.964.205-2.057.592-2.057%201.29c0%20.414.336.75.75.75h5.5a.75.75%200%200%200%20.75-.75c0-.698-1.093-1.085-2.057-1.29c.033-.485.057-.996.057-1.46a1.5%201.5%200%200%200-1.5-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/folder-cloud-line.svg?color=%231a73e8&size=48