cloud upload icon

cloud-upload-broken from Solar by 480 Design · Broken · Weather · CC-BY-4.0 Attribution required.

Name
cloud-upload-broken
Set
Solar
Style
Broken
Category
Weather
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More weather icons from Solar

Use the cloud upload icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 16V22M10 18L12 16L14 18"/><path d="M22 13.3529C22 15.6958 20.5562 17.7055 18.5 18.5604M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.6611 3.26124 18.2664 5 18.8061M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C19.0446 8.31916 19.8345 8.83436 20.4633 9.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCloudUploadBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 16V22M10 18L12 16L14 18"/><path d="M22 13.3529C22 15.6958 20.5562 17.7055 18.5 18.5604M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.6611 3.26124 18.2664 5 18.8061M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C19.0446 8.31916 19.8345 8.83436 20.4633 9.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 16V22M10 18L12 16L14 18"/><path d="M22 13.3529C22 15.6958 20.5562 17.7055 18.5 18.5604M14.381 8.02721C14.9767 7.81911 15.6178 7.70588 16.2857 7.70588C16.9404 7.70588 17.5693 7.81468 18.1551 8.01498M8.66667 11.2426C8.20528 10.9374 7.68059 10.7184 7.11616 10.6089C6.8475 10.5567 6.56983 10.5294 6.28571 10.5294C3.91878 10.5294 2 12.4256 2 14.7647C2 16.6611 3.26124 18.2664 5 18.8061M7.11616 10.6089C6.88706 9.9978 6.7619 9.33687 6.7619 8.64706C6.7619 5.52827 9.32028 3 12.4762 3C15.4159 3 17.8371 5.19371 18.1551 8.01498M18.1551 8.01498C19.0446 8.31916 19.8345 8.83436 20.4633 9.5"/></g></svg>
</template>

CSS

.icon-cloud-upload-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V22M10%2018L12%2016L14%2018%22%2F%3E%3Cpath%20d%3D%22M22%2013.3529C22%2015.6958%2020.5562%2017.7055%2018.5%2018.5604M14.381%208.02721C14.9767%207.81911%2015.6178%207.70588%2016.2857%207.70588C16.9404%207.70588%2017.5693%207.81468%2018.1551%208.01498M8.66667%2011.2426C8.20528%2010.9374%207.68059%2010.7184%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2016.6611%203.26124%2018.2664%205%2018.8061M7.11616%2010.6089C6.88706%209.9978%206.7619%209.33687%206.7619%208.64706C6.7619%205.52827%209.32028%203%2012.4762%203C15.4159%203%2017.8371%205.19371%2018.1551%208.01498M18.1551%208.01498C19.0446%208.31916%2019.8345%208.83436%2020.4633%209.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V22M10%2018L12%2016L14%2018%22%2F%3E%3Cpath%20d%3D%22M22%2013.3529C22%2015.6958%2020.5562%2017.7055%2018.5%2018.5604M14.381%208.02721C14.9767%207.81911%2015.6178%207.70588%2016.2857%207.70588C16.9404%207.70588%2017.5693%207.81468%2018.1551%208.01498M8.66667%2011.2426C8.20528%2010.9374%207.68059%2010.7184%207.11616%2010.6089C6.8475%2010.5567%206.56983%2010.5294%206.28571%2010.5294C3.91878%2010.5294%202%2012.4256%202%2014.7647C2%2016.6611%203.26124%2018.2664%205%2018.8061M7.11616%2010.6089C6.88706%209.9978%206.7619%209.33687%206.7619%208.64706C6.7619%205.52827%209.32028%203%2012.4762%203C15.4159%203%2017.8371%205.19371%2018.1551%208.01498M18.1551%208.01498C19.0446%208.31916%2019.8345%208.83436%2020.4633%209.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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