cloud connect icon

cloud-connect from Reicon by REICON · Outline · Nature · MIT Free for personal and commercial use.

Name
cloud-connect
Set
Reicon
Style
Outline
Category
Nature
Viewbox
24×24
License
MIT

1 other variant in Reicon

More nature icons from Reicon

Use the cloud connect icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 1.25a7.114 7.114 0 0 0-7.106 6.785a4.388 4.388 0 0 0 .86 8.709h5.496v2.634a2.26 2.26 0 0 0-1.372 1.372H5a.75.75 0 0 0 0 1.5h4.878a2.25 2.25 0 0 0 4.244 0H19a.75.75 0 0 0 0-1.5h-4.878a2.26 2.26 0 0 0-1.372-1.372v-2.634h4.583l.122.001a5.295 5.295 0 0 0 1.364-10.413A7.12 7.12 0 0 0 12 1.25M6.386 8.364A5.614 5.614 0 0 1 17.478 7.13a.75.75 0 0 0 .608.576a3.797 3.797 0 0 1-.726 7.538H5.722l-.086.001a2.886 2.886 0 0 1 0-5.773h.01a.75.75 0 0 0 .75-.791a6 6 0 0 1-.01-.317M12 20.75a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconCloudConnect(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" fillRule="evenodd" d="M12 1.25a7.114 7.114 0 0 0-7.106 6.785a4.388 4.388 0 0 0 .86 8.709h5.496v2.634a2.26 2.26 0 0 0-1.372 1.372H5a.75.75 0 0 0 0 1.5h4.878a2.25 2.25 0 0 0 4.244 0H19a.75.75 0 0 0 0-1.5h-4.878a2.26 2.26 0 0 0-1.372-1.372v-2.634h4.583l.122.001a5.295 5.295 0 0 0 1.364-10.413A7.12 7.12 0 0 0 12 1.25M6.386 8.364A5.614 5.614 0 0 1 17.478 7.13a.75.75 0 0 0 .608.576a3.797 3.797 0 0 1-.726 7.538H5.722l-.086.001a2.886 2.886 0 0 1 0-5.773h.01a.75.75 0 0 0 .75-.791a6 6 0 0 1-.01-.317M12 20.75a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 1.25a7.114 7.114 0 0 0-7.106 6.785a4.388 4.388 0 0 0 .86 8.709h5.496v2.634a2.26 2.26 0 0 0-1.372 1.372H5a.75.75 0 0 0 0 1.5h4.878a2.25 2.25 0 0 0 4.244 0H19a.75.75 0 0 0 0-1.5h-4.878a2.26 2.26 0 0 0-1.372-1.372v-2.634h4.583l.122.001a5.295 5.295 0 0 0 1.364-10.413A7.12 7.12 0 0 0 12 1.25M6.386 8.364A5.614 5.614 0 0 1 17.478 7.13a.75.75 0 0 0 .608.576a3.797 3.797 0 0 1-.726 7.538H5.722l-.086.001a2.886 2.886 0 0 1 0-5.773h.01a.75.75 0 0 0 .75-.791a6 6 0 0 1-.01-.317M12 20.75a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-cloud-connect {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25a7.114%207.114%200%200%200-7.106%206.785a4.388%204.388%200%200%200%20.86%208.709h5.496v2.634a2.26%202.26%200%200%200-1.372%201.372H5a.75.75%200%200%200%200%201.5h4.878a2.25%202.25%200%200%200%204.244%200H19a.75.75%200%200%200%200-1.5h-4.878a2.26%202.26%200%200%200-1.372-1.372v-2.634h4.583l.122.001a5.295%205.295%200%200%200%201.364-10.413A7.12%207.12%200%200%200%2012%201.25M6.386%208.364A5.614%205.614%200%200%201%2017.478%207.13a.75.75%200%200%200%20.608.576a3.797%203.797%200%200%201-.726%207.538H5.722l-.086.001a2.886%202.886%200%200%201%200-5.773h.01a.75.75%200%200%200%20.75-.791a6%206%200%200%201-.01-.317M12%2020.75a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25a7.114%207.114%200%200%200-7.106%206.785a4.388%204.388%200%200%200%20.86%208.709h5.496v2.634a2.26%202.26%200%200%200-1.372%201.372H5a.75.75%200%200%200%200%201.5h4.878a2.25%202.25%200%200%200%204.244%200H19a.75.75%200%200%200%200-1.5h-4.878a2.26%202.26%200%200%200-1.372-1.372v-2.634h4.583l.122.001a5.295%205.295%200%200%200%201.364-10.413A7.12%207.12%200%200%200%2012%201.25M6.386%208.364A5.614%205.614%200%200%201%2017.478%207.13a.75.75%200%200%200%20.608.576a3.797%203.797%200%200%201-.726%207.538H5.722l-.086.001a2.886%202.886%200%200%201%200-5.773h.01a.75.75%200%200%200%20.75-.791a6%206%200%200%201-.01-.317M12%2020.75a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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