convert to cloud icon

convert-to-cloud from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
convert-to-cloud
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

More actions icons from Carbon

Use the convert to cloud icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.5 12H19a4 4 0 0 1 0-8h.084A4.79 4.79 0 0 1 23 2a4.98 4.98 0 0 1 4.654 3.203A3.47 3.47 0 0 1 30 8.5a3.504 3.504 0 0 1-3.5 3.5M19 6a2 2 0 0 0 0 4h7.5A1.5 1.5 0 0 0 28 8.5a1.486 1.486 0 0 0-1.278-1.474l-.661-.099l-.162-.649a2.957 2.957 0 0 0-5.487-.712L20.114 6Zm4 8l-5 5l1.414 1.414L22 17.832V24h-6v2h6a2.003 2.003 0 0 0 2-2v-6.167l2.587 2.583L28 19ZM2 20h10v2H2zm0 4h10v2H2zm0 4h10v2H2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonConvertToCloud(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="M26.5 12H19a4 4 0 0 1 0-8h.084A4.79 4.79 0 0 1 23 2a4.98 4.98 0 0 1 4.654 3.203A3.47 3.47 0 0 1 30 8.5a3.504 3.504 0 0 1-3.5 3.5M19 6a2 2 0 0 0 0 4h7.5A1.5 1.5 0 0 0 28 8.5a1.486 1.486 0 0 0-1.278-1.474l-.661-.099l-.162-.649a2.957 2.957 0 0 0-5.487-.712L20.114 6Zm4 8l-5 5l1.414 1.414L22 17.832V24h-6v2h6a2.003 2.003 0 0 0 2-2v-6.167l2.587 2.583L28 19ZM2 20h10v2H2zm0 4h10v2H2zm0 4h10v2H2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.5 12H19a4 4 0 0 1 0-8h.084A4.79 4.79 0 0 1 23 2a4.98 4.98 0 0 1 4.654 3.203A3.47 3.47 0 0 1 30 8.5a3.504 3.504 0 0 1-3.5 3.5M19 6a2 2 0 0 0 0 4h7.5A1.5 1.5 0 0 0 28 8.5a1.486 1.486 0 0 0-1.278-1.474l-.661-.099l-.162-.649a2.957 2.957 0 0 0-5.487-.712L20.114 6Zm4 8l-5 5l1.414 1.414L22 17.832V24h-6v2h6a2.003 2.003 0 0 0 2-2v-6.167l2.587 2.583L28 19ZM2 20h10v2H2zm0 4h10v2H2zm0 4h10v2H2z"/></svg>
</template>

CSS

.icon-convert-to-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%22M26.5%2012H19a4%204%200%200%201%200-8h.084A4.79%204.79%200%200%201%2023%202a4.98%204.98%200%200%201%204.654%203.203A3.47%203.47%200%200%201%2030%208.5a3.504%203.504%200%200%201-3.5%203.5M19%206a2%202%200%200%200%200%204h7.5A1.5%201.5%200%200%200%2028%208.5a1.486%201.486%200%200%200-1.278-1.474l-.661-.099l-.162-.649a2.957%202.957%200%200%200-5.487-.712L20.114%206Zm4%208l-5%205l1.414%201.414L22%2017.832V24h-6v2h6a2.003%202.003%200%200%200%202-2v-6.167l2.587%202.583L28%2019ZM2%2020h10v2H2zm0%204h10v2H2zm0%204h10v2H2z%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%22M26.5%2012H19a4%204%200%200%201%200-8h.084A4.79%204.79%200%200%201%2023%202a4.98%204.98%200%200%201%204.654%203.203A3.47%203.47%200%200%201%2030%208.5a3.504%203.504%200%200%201-3.5%203.5M19%206a2%202%200%200%200%200%204h7.5A1.5%201.5%200%200%200%2028%208.5a1.486%201.486%200%200%200-1.278-1.474l-.661-.099l-.162-.649a2.957%202.957%200%200%200-5.487-.712L20.114%206Zm4%208l-5%205l1.414%201.414L22%2017.832V24h-6v2h6a2.003%202.003%200%200%200%202-2v-6.167l2.587%202.583L28%2019ZM2%2020h10v2H2zm0%204h10v2H2zm0%204h10v2H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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