upload cloud 2 icon

upload-cloud-2-fill from Remix Icon by Remix Design · Fill · System · Apache-2.0 Free for personal and commercial use.

Name
upload-cloud-2-fill
Set
Remix Icon
Style
Fill
Category
System
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More system icons from Remix Icon

Use the upload cloud 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 12.586l4.243 4.242l-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83l-1.415-1.415zM12 2a7 7 0 0 1 6.954 6.194A5.5 5.5 0 0 1 18 18.978V17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2"/></svg>

React

import type { SVGProps } from "react";

export function RiUploadCloud2Fill(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="m12 12.586l4.243 4.242l-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83l-1.415-1.415zM12 2a7 7 0 0 1 6.954 6.194A5.5 5.5 0 0 1 18 18.978V17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 12.586l4.243 4.242l-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83l-1.415-1.415zM12 2a7 7 0 0 1 6.954 6.194A5.5 5.5 0 0 1 18 18.978V17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2"/></svg>
</template>

CSS

.icon-upload-cloud-2-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%22m12%2012.586l4.243%204.242l-1.415%201.415L13%2016.415V22h-2v-5.587l-1.828%201.83l-1.415-1.415zM12%202a7%207%200%200%201%206.954%206.194A5.5%205.5%200%200%201%2018%2018.978V17a6%206%200%200%200-11.996-.225L6%2017v1.978a5.5%205.5%200%200%201-.954-10.784A7%207%200%200%201%2012%202%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%22m12%2012.586l4.243%204.242l-1.415%201.415L13%2016.415V22h-2v-5.587l-1.828%201.83l-1.415-1.415zM12%202a7%207%200%200%201%206.954%206.194A5.5%205.5%200%200%201%2018%2018.978V17a6%206%200%200%200-11.996-.225L6%2017v1.978a5.5%205.5%200%200%201-.954-10.784A7%207%200%200%201%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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