icloud from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
icloud
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the icloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.682 14.302l.005-.036a8.463 8.463 0 0 0-15.901-4.036c-2.927-1.531-6.464.469-6.651 3.771A6.29 6.29 0 0 0 0 19.907a6.293 6.293 0 0 0 6.292 6.292h19.745c7.51-.021 8.115-11.057.646-11.896z"/></svg>

React

import type { SVGProps } from "react";

export function CibIcloud(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.682 14.302l.005-.036a8.463 8.463 0 0 0-15.901-4.036c-2.927-1.531-6.464.469-6.651 3.771A6.29 6.29 0 0 0 0 19.907a6.293 6.293 0 0 0 6.292 6.292h19.745c7.51-.021 8.115-11.057.646-11.896z"/></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.682 14.302l.005-.036a8.463 8.463 0 0 0-15.901-4.036c-2.927-1.531-6.464.469-6.651 3.771A6.29 6.29 0 0 0 0 19.907a6.293 6.293 0 0 0 6.292 6.292h19.745c7.51-.021 8.115-11.057.646-11.896z"/></svg>
</template>

CSS

.icon-icloud {
  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.682%2014.302l.005-.036a8.463%208.463%200%200%200-15.901-4.036c-2.927-1.531-6.464.469-6.651%203.771A6.29%206.29%200%200%200%200%2019.907a6.293%206.293%200%200%200%206.292%206.292h19.745c7.51-.021%208.115-11.057.646-11.896z%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.682%2014.302l.005-.036a8.463%208.463%200%200%200-15.901-4.036c-2.927-1.531-6.464.469-6.651%203.771A6.29%206.29%200%200%200%200%2019.907a6.293%206.293%200%200%200%206.292%206.292h19.745c7.51-.021%208.115-11.057.646-11.896z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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