cloud-upload from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
cloud-upload
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the cloud upload icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176 544c-79.5 0-144-64.5-144-144c0-63.4 41-117.2 97.9-136.5c-1.3-7.7-1.9-15.5-1.9-23.5c0-79.5 64.5-144 144-144c55.4 0 103.5 31.3 127.6 77.1c14.2-8.3 30.8-13.1 48.4-13.1c53 0 96 43 96 96c0 15.7-3.8 30.6-10.5 43.7C577.5 320 608 364.4 608 416c0 70.7-57.3 128-128 128zm161-289c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31V432c0 13.3 10.7 24 24 24s24-10.7 24-24V329.9l31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidCloudUpload(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176 544c-79.5 0-144-64.5-144-144c0-63.4 41-117.2 97.9-136.5c-1.3-7.7-1.9-15.5-1.9-23.5c0-79.5 64.5-144 144-144c55.4 0 103.5 31.3 127.6 77.1c14.2-8.3 30.8-13.1 48.4-13.1c53 0 96 43 96 96c0 15.7-3.8 30.6-10.5 43.7C577.5 320 608 364.4 608 416c0 70.7-57.3 128-128 128zm161-289c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31V432c0 13.3 10.7 24 24 24s24-10.7 24-24V329.9l31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176 544c-79.5 0-144-64.5-144-144c0-63.4 41-117.2 97.9-136.5c-1.3-7.7-1.9-15.5-1.9-23.5c0-79.5 64.5-144 144-144c55.4 0 103.5 31.3 127.6 77.1c14.2-8.3 30.8-13.1 48.4-13.1c53 0 96 43 96 96c0 15.7-3.8 30.6-10.5 43.7C577.5 320 608 364.4 608 416c0 70.7-57.3 128-128 128zm161-289c-9.4-9.4-24.6-9.4-33.9 0l-72 72c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l31-31V432c0 13.3 10.7 24 24 24s24-10.7 24-24V329.9l31 31c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72z"/></svg>
</template>

CSS

.icon-cloud-upload {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20544c-79.5%200-144-64.5-144-144c0-63.4%2041-117.2%2097.9-136.5c-1.3-7.7-1.9-15.5-1.9-23.5c0-79.5%2064.5-144%20144-144c55.4%200%20103.5%2031.3%20127.6%2077.1c14.2-8.3%2030.8-13.1%2048.4-13.1c53%200%2096%2043%2096%2096c0%2015.7-3.8%2030.6-10.5%2043.7C577.5%20320%20608%20364.4%20608%20416c0%2070.7-57.3%20128-128%20128zm161-289c-9.4-9.4-24.6-9.4-33.9%200l-72%2072c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200l31-31V432c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V329.9l31%2031c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-72-72z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20544c-79.5%200-144-64.5-144-144c0-63.4%2041-117.2%2097.9-136.5c-1.3-7.7-1.9-15.5-1.9-23.5c0-79.5%2064.5-144%20144-144c55.4%200%20103.5%2031.3%20127.6%2077.1c14.2-8.3%2030.8-13.1%2048.4-13.1c53%200%2096%2043%2096%2096c0%2015.7-3.8%2030.6-10.5%2043.7C577.5%20320%20608%20364.4%20608%20416c0%2070.7-57.3%20128-128%20128zm161-289c-9.4-9.4-24.6-9.4-33.9%200l-72%2072c-9.4%209.4-9.4%2024.6%200%2033.9s24.6%209.4%2033.9%200l31-31V432c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V329.9l31%2031c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-72-72z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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