fetch upload cloud icon
fetch-upload-cloud from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- fetch-upload-cloud
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
More tools icons from Carbon
Use the fetch upload cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 13l-5 5l1.41 1.41L15 16.83V28H6v2h9a2 2 0 0 0 2-2V16.83l2.59 2.58L21 18Z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg>
React
import type { SVGProps } from "react";
export function CarbonFetchUploadCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 13l-5 5l1.41 1.41L15 16.83V28H6v2h9a2 2 0 0 0 2-2V16.83l2.59 2.58L21 18Z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 13l-5 5l1.41 1.41L15 16.83V28H6v2h9a2 2 0 0 0 2-2V16.83l2.59 2.58L21 18Z"/><path fill="currentColor" d="M23.5 22H23v-2h.5a4.498 4.498 0 0 0 .356-8.981l-.815-.064l-.099-.812a6.994 6.994 0 0 0-13.883 0l-.1.812l-.815.064A4.498 4.498 0 0 0 8.5 20H9v2h-.5A6.497 6.497 0 0 1 7.2 9.136a8.994 8.994 0 0 1 17.6 0A6.497 6.497 0 0 1 23.5 22"/></svg> </template>
CSS
.icon-fetch-upload-cloud {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%2013l-5%205l1.41%201.41L15%2016.83V28H6v2h9a2%202%200%200%200%202-2V16.83l2.59%202.58L21%2018Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2022H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2020H9v2h-.5A6.497%206.497%200%200%201%207.2%209.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2022%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16%2013l-5%205l1.41%201.41L15%2016.83V28H6v2h9a2%202%200%200%200%202-2V16.83l2.59%202.58L21%2018Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.5%2022H23v-2h.5a4.498%204.498%200%200%200%20.356-8.981l-.815-.064l-.099-.812a6.994%206.994%200%200%200-13.883%200l-.1.812l-.815.064A4.498%204.498%200%200%200%208.5%2020H9v2h-.5A6.497%206.497%200%200%201%207.2%209.136a8.994%208.994%200%200%201%2017.6%200A6.497%206.497%200%200%201%2023.5%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/fetch-upload-cloud.svg?color=%231a73e8&size=48