file cloud icon
file-cloud-fill from Remix Icon by Remix Design · Fill · Document · Apache-2.0 Free for personal and commercial use.
- Name
- file-cloud-fill
- Set
- Remix Icon
- Style
- Fill
- 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 file cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.997 2L21 8l.001 4.26A5.47 5.47 0 0 0 17.5 11l-.221.004a5.5 5.5 0 0 0-5.127 4.205l-.016.074l-.03.02A4.75 4.75 0 0 0 10.878 22H3.993a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.002.103a2.75 2.75 0 0 1-.58 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.393L14 16.5a3.5 3.5 0 0 1 3.5-3.5"/></svg>
React
import type { SVGProps } from "react";
export function RiFileCloudFill(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="M14.997 2L21 8l.001 4.26A5.47 5.47 0 0 0 17.5 11l-.221.004a5.5 5.5 0 0 0-5.127 4.205l-.016.074l-.03.02A4.75 4.75 0 0 0 10.878 22H3.993a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.002.103a2.75 2.75 0 0 1-.58 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.393L14 16.5a3.5 3.5 0 0 1 3.5-3.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="M14.997 2L21 8l.001 4.26A5.47 5.47 0 0 0 17.5 11l-.221.004a5.5 5.5 0 0 0-5.127 4.205l-.016.074l-.03.02A4.75 4.75 0 0 0 10.878 22H3.993a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.002.103a2.75 2.75 0 0 1-.58 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.393L14 16.5a3.5 3.5 0 0 1 3.5-3.5"/></svg> </template>
CSS
.icon-file-cloud-fill {
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%22M14.997%202L21%208l.001%204.26A5.47%205.47%200%200%200%2017.5%2011l-.221.004a5.5%205.5%200%200%200-5.127%204.205l-.016.074l-.03.02A4.75%204.75%200%200%200%2010.878%2022H3.993a.993.993%200%200%201-.986-.876L3%2021.008V2.992c0-.498.387-.927.885-.985L4.002%202zM17.5%2013a3.5%203.5%200%200%201%203.5%203.5l-.002.103a2.75%202.75%200%200%201-.58%205.392L20.25%2022h-5.5l-.168-.005a2.75%202.75%200%200%201-.579-5.393L14%2016.5a3.5%203.5%200%200%201%203.5-3.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%22M14.997%202L21%208l.001%204.26A5.47%205.47%200%200%200%2017.5%2011l-.221.004a5.5%205.5%200%200%200-5.127%204.205l-.016.074l-.03.02A4.75%204.75%200%200%200%2010.878%2022H3.993a.993.993%200%200%201-.986-.876L3%2021.008V2.992c0-.498.387-.927.885-.985L4.002%202zM17.5%2013a3.5%203.5%200%200%201%203.5%203.5l-.002.103a2.75%202.75%200%200%201-.58%205.392L20.25%2022h-5.5l-.168-.005a2.75%202.75%200%200%201-.579-5.393L14%2016.5a3.5%203.5%200%200%201%203.5-3.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/file-cloud-fill.svg?color=%231a73e8&size=48