elastic cloud logo

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

Name
elastic-cloud
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Related icons in CoreUI Brands

Use the elastic cloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.161 25.948a15.95 15.95 0 0 1-12.427 5.974a15.95 15.95 0 0 1-12.427-5.974A15.92 15.92 0 0 1 17.734 20c5.01 0 9.521 2.349 12.427 5.974zM13.76 16c0-2.026 1.667-3.984 3.495-3.984h.557c5.214 0 9.469-2.349 12.385-5.974A16.05 16.05 0 0 0 17.733.068A15.92 15.92 0 0 0 5.306 6.042A15.74 15.74 0 0 0 1.801 16c0 2.589.599 5.016 1.719 7.172a19.08 19.08 0 0 1 10.464-5.932c-.12-.401-.24-.839-.24-1.24z"/></svg>

React

import type { SVGProps } from "react";

export function CibElasticCloud(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="M30.161 25.948a15.95 15.95 0 0 1-12.427 5.974a15.95 15.95 0 0 1-12.427-5.974A15.92 15.92 0 0 1 17.734 20c5.01 0 9.521 2.349 12.427 5.974zM13.76 16c0-2.026 1.667-3.984 3.495-3.984h.557c5.214 0 9.469-2.349 12.385-5.974A16.05 16.05 0 0 0 17.733.068A15.92 15.92 0 0 0 5.306 6.042A15.74 15.74 0 0 0 1.801 16c0 2.589.599 5.016 1.719 7.172a19.08 19.08 0 0 1 10.464-5.932c-.12-.401-.24-.839-.24-1.24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.161 25.948a15.95 15.95 0 0 1-12.427 5.974a15.95 15.95 0 0 1-12.427-5.974A15.92 15.92 0 0 1 17.734 20c5.01 0 9.521 2.349 12.427 5.974zM13.76 16c0-2.026 1.667-3.984 3.495-3.984h.557c5.214 0 9.469-2.349 12.385-5.974A16.05 16.05 0 0 0 17.733.068A15.92 15.92 0 0 0 5.306 6.042A15.74 15.74 0 0 0 1.801 16c0 2.589.599 5.016 1.719 7.172a19.08 19.08 0 0 1 10.464-5.932c-.12-.401-.24-.839-.24-1.24z"/></svg>
</template>

CSS

.icon-elastic-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%22M30.161%2025.948a15.95%2015.95%200%200%201-12.427%205.974a15.95%2015.95%200%200%201-12.427-5.974A15.92%2015.92%200%200%201%2017.734%2020c5.01%200%209.521%202.349%2012.427%205.974zM13.76%2016c0-2.026%201.667-3.984%203.495-3.984h.557c5.214%200%209.469-2.349%2012.385-5.974A16.05%2016.05%200%200%200%2017.733.068A15.92%2015.92%200%200%200%205.306%206.042A15.74%2015.74%200%200%200%201.801%2016c0%202.589.599%205.016%201.719%207.172a19.08%2019.08%200%200%201%2010.464-5.932c-.12-.401-.24-.839-.24-1.24z%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%22M30.161%2025.948a15.95%2015.95%200%200%201-12.427%205.974a15.95%2015.95%200%200%201-12.427-5.974A15.92%2015.92%200%200%201%2017.734%2020c5.01%200%209.521%202.349%2012.427%205.974zM13.76%2016c0-2.026%201.667-3.984%203.495-3.984h.557c5.214%200%209.469-2.349%2012.385-5.974A16.05%2016.05%200%200%200%2017.733.068A15.92%2015.92%200%200%200%205.306%206.042A15.74%2015.74%200%200%200%201.801%2016c0%202.589.599%205.016%201.719%207.172a19.08%2019.08%200%200%201%2010.464-5.932c-.12-.401-.24-.839-.24-1.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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