upload cloud icon

upload-cloud-line from Remix Icon by Remix Design · Line · System · Apache-2.0 Free for personal and commercial use.

Name
upload-cloud-line
Set
Remix Icon
Style
Line
Category
System
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More system icons from Remix Icon

Use the upload cloud icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 14.5a6.5 6.5 0 0 1 3.064-5.519a8.001 8.001 0 0 1 15.872 0a6.5 6.5 0 0 1-2.936 12L7 21c-3.356-.274-6-3.078-6-6.5m15.848 4.487a4.5 4.5 0 0 0 2.03-8.309l-.807-.503l-.12-.942a6.001 6.001 0 0 0-11.903 0l-.12.942l-.805.503a4.5 4.5 0 0 0 2.029 8.309l.173.013h9.35zM13 13v4h-2v-4H8l4-5l4 5z"/></svg>

React

import type { SVGProps } from "react";

export function RiUploadCloudLine(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="M1 14.5a6.5 6.5 0 0 1 3.064-5.519a8.001 8.001 0 0 1 15.872 0a6.5 6.5 0 0 1-2.936 12L7 21c-3.356-.274-6-3.078-6-6.5m15.848 4.487a4.5 4.5 0 0 0 2.03-8.309l-.807-.503l-.12-.942a6.001 6.001 0 0 0-11.903 0l-.12.942l-.805.503a4.5 4.5 0 0 0 2.029 8.309l.173.013h9.35zM13 13v4h-2v-4H8l4-5l4 5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 14.5a6.5 6.5 0 0 1 3.064-5.519a8.001 8.001 0 0 1 15.872 0a6.5 6.5 0 0 1-2.936 12L7 21c-3.356-.274-6-3.078-6-6.5m15.848 4.487a4.5 4.5 0 0 0 2.03-8.309l-.807-.503l-.12-.942a6.001 6.001 0 0 0-11.903 0l-.12.942l-.805.503a4.5 4.5 0 0 0 2.029 8.309l.173.013h9.35zM13 13v4h-2v-4H8l4-5l4 5z"/></svg>
</template>

CSS

.icon-upload-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%22M1%2014.5a6.5%206.5%200%200%201%203.064-5.519a8.001%208.001%200%200%201%2015.872%200a6.5%206.5%200%200%201-2.936%2012L7%2021c-3.356-.274-6-3.078-6-6.5m15.848%204.487a4.5%204.5%200%200%200%202.03-8.309l-.807-.503l-.12-.942a6.001%206.001%200%200%200-11.903%200l-.12.942l-.805.503a4.5%204.5%200%200%200%202.029%208.309l.173.013h9.35zM13%2013v4h-2v-4H8l4-5l4%205z%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%22M1%2014.5a6.5%206.5%200%200%201%203.064-5.519a8.001%208.001%200%200%201%2015.872%200a6.5%206.5%200%200%201-2.936%2012L7%2021c-3.356-.274-6-3.078-6-6.5m15.848%204.487a4.5%204.5%200%200%200%202.03-8.309l-.807-.503l-.12-.942a6.001%206.001%200%200%200-11.903%200l-.12.942l-.805.503a4.5%204.5%200%200%200%202.029%208.309l.173.013h9.35zM13%2013v4h-2v-4H8l4-5l4%205z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/upload-cloud-line.svg?color=%231a73e8&size=48