cloud upload icon
cloud-upload-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-upload-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
cloud-uploadAkar Iconscloud-upload-outlinedAnt Design Iconscloud-uploadBootstrap Iconscloud-uploadBoxIcons v2cloud-uploadBoxIcons v2 Solidcloud-uploadCarboncloud-uploadCodiconscloud-upload-fillEva Iconscloud-uploadFramework7 Iconscloud-uploadFont Awesome Solidcloud-uploadHuge Iconscloud-uploadIconoircloud-uploadIonIconscloud-uploadLucidecloud-uploadMajesticonscloud-uploadMaterial Symbolscloud-uploadMaterial Design Iconscloud-uploadMyna UI Iconscloud-uploadOcticonscloud-uploadPixelarticonscloud-uploadPrime Iconscloud-upload-boldSolarcloud-uploadTabler Iconscloud-uploadTDesign Icons
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the cloud upload icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.871 0-3.185-1.306Q2 16.39 2 14.517q0-1.719 1.175-3.051t2.921-1.431q.337-2.185 2.01-3.61T12 5q2.502 0 4.251 1.749T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 1.471-1.014 2.486Q19.97 19 18.5 19h-6v-7.42l1.766 1.76q.14.14.34.14t.348-.145q.16-.14.15-.354t-.15-.354l-2.389-2.388q-.242-.243-.565-.243t-.565.243l-2.389 2.388q-.14.14-.153.351t.153.357q.14.14.351.133q.21-.006.357-.147l1.746-1.74V19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCloudUploadRounded(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="M6.5 19q-1.871 0-3.185-1.306Q2 16.39 2 14.517q0-1.719 1.175-3.051t2.921-1.431q.337-2.185 2.01-3.61T12 5q2.502 0 4.251 1.749T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 1.471-1.014 2.486Q19.97 19 18.5 19h-6v-7.42l1.766 1.76q.14.14.34.14t.348-.145q.16-.14.15-.354t-.15-.354l-2.389-2.388q-.242-.243-.565-.243t-.565.243l-2.389 2.388q-.14.14-.153.351t.153.357q.14.14.351.133q.21-.006.357-.147l1.746-1.74V19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 19q-1.871 0-3.185-1.306Q2 16.39 2 14.517q0-1.719 1.175-3.051t2.921-1.431q.337-2.185 2.01-3.61T12 5q2.502 0 4.251 1.749T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 1.471-1.014 2.486Q19.97 19 18.5 19h-6v-7.42l1.766 1.76q.14.14.34.14t.348-.145q.16-.14.15-.354t-.15-.354l-2.389-2.388q-.242-.243-.565-.243t-.565.243l-2.389 2.388q-.14.14-.153.351t.153.357q.14.14.351.133q.21-.006.357-.147l1.746-1.74V19z"/></svg> </template>
CSS
.icon-cloud-upload-rounded {
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%22M6.5%2019q-1.871%200-3.185-1.306Q2%2016.39%202%2014.517q0-1.719%201.175-3.051t2.921-1.431q.337-2.185%202.01-3.61T12%205q2.502%200%204.251%201.749T18%2011v1h.616q1.436.046%202.41%201.055T22%2015.5q0%201.471-1.014%202.486Q19.97%2019%2018.5%2019h-6v-7.42l1.766%201.76q.14.14.34.14t.348-.145q.16-.14.15-.354t-.15-.354l-2.389-2.388q-.242-.243-.565-.243t-.565.243l-2.389%202.388q-.14.14-.153.351t.153.357q.14.14.351.133q.21-.006.357-.147l1.746-1.74V19z%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%22M6.5%2019q-1.871%200-3.185-1.306Q2%2016.39%202%2014.517q0-1.719%201.175-3.051t2.921-1.431q.337-2.185%202.01-3.61T12%205q2.502%200%204.251%201.749T18%2011v1h.616q1.436.046%202.41%201.055T22%2015.5q0%201.471-1.014%202.486Q19.97%2019%2018.5%2019h-6v-7.42l1.766%201.76q.14.14.34.14t.348-.145q.16-.14.15-.354t-.15-.354l-2.389-2.388q-.242-.243-.565-.243t-.565.243l-2.389%202.388q-.14.14-.153.351t.153.357q.14.14.351.133q.21-.006.357-.147l1.746-1.74V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cloud-upload-rounded.svg?color=%231a73e8&size=48