elasticcloud logo

elasticcloud from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
elasticcloud
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the elasticcloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.318 0c-6.628 0-12 5.372-12 12c0 2.008.495 3.9 1.368 5.563a14.3 14.3 0 0 1 5.09-3.664c.307-.13.624-.22.948-.28A4.8 4.8 0 0 1 8.443 12a4.875 4.875 0 0 1 7.494-4.11a2.22 2.22 0 0 0 2.055.164a12.05 12.05 0 0 0 4.69-3.554A11.98 11.98 0 0 0 13.318 0M9.426 15.77c-.266.01-.531.069-.783.175a12.04 12.04 0 0 0-4.69 3.555c2.2 2.742 5.576 4.5 9.365 4.5s7.165-1.758 9.364-4.5a12.05 12.05 0 0 0-4.69-3.555a2.22 2.22 0 0 0-2.055.165a4.85 4.85 0 0 1-2.62.765a4.85 4.85 0 0 1-2.618-.765a2.2 2.2 0 0 0-1.273-.34"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsElasticcloud(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" d="M13.318 0c-6.628 0-12 5.372-12 12c0 2.008.495 3.9 1.368 5.563a14.3 14.3 0 0 1 5.09-3.664c.307-.13.624-.22.948-.28A4.8 4.8 0 0 1 8.443 12a4.875 4.875 0 0 1 7.494-4.11a2.22 2.22 0 0 0 2.055.164a12.05 12.05 0 0 0 4.69-3.554A11.98 11.98 0 0 0 13.318 0M9.426 15.77c-.266.01-.531.069-.783.175a12.04 12.04 0 0 0-4.69 3.555c2.2 2.742 5.576 4.5 9.365 4.5s7.165-1.758 9.364-4.5a12.05 12.05 0 0 0-4.69-3.555a2.22 2.22 0 0 0-2.055.165a4.85 4.85 0 0 1-2.62.765a4.85 4.85 0 0 1-2.618-.765a2.2 2.2 0 0 0-1.273-.34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.318 0c-6.628 0-12 5.372-12 12c0 2.008.495 3.9 1.368 5.563a14.3 14.3 0 0 1 5.09-3.664c.307-.13.624-.22.948-.28A4.8 4.8 0 0 1 8.443 12a4.875 4.875 0 0 1 7.494-4.11a2.22 2.22 0 0 0 2.055.164a12.05 12.05 0 0 0 4.69-3.554A11.98 11.98 0 0 0 13.318 0M9.426 15.77c-.266.01-.531.069-.783.175a12.04 12.04 0 0 0-4.69 3.555c2.2 2.742 5.576 4.5 9.365 4.5s7.165-1.758 9.364-4.5a12.05 12.05 0 0 0-4.69-3.555a2.22 2.22 0 0 0-2.055.165a4.85 4.85 0 0 1-2.62.765a4.85 4.85 0 0 1-2.618-.765a2.2 2.2 0 0 0-1.273-.34"/></svg>
</template>

CSS

.icon-elasticcloud {
  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%20d%3D%22M13.318%200c-6.628%200-12%205.372-12%2012c0%202.008.495%203.9%201.368%205.563a14.3%2014.3%200%200%201%205.09-3.664c.307-.13.624-.22.948-.28A4.8%204.8%200%200%201%208.443%2012a4.875%204.875%200%200%201%207.494-4.11a2.22%202.22%200%200%200%202.055.164a12.05%2012.05%200%200%200%204.69-3.554A11.98%2011.98%200%200%200%2013.318%200M9.426%2015.77c-.266.01-.531.069-.783.175a12.04%2012.04%200%200%200-4.69%203.555c2.2%202.742%205.576%204.5%209.365%204.5s7.165-1.758%209.364-4.5a12.05%2012.05%200%200%200-4.69-3.555a2.22%202.22%200%200%200-2.055.165a4.85%204.85%200%200%201-2.62.765a4.85%204.85%200%200%201-2.618-.765a2.2%202.2%200%200%200-1.273-.34%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%20d%3D%22M13.318%200c-6.628%200-12%205.372-12%2012c0%202.008.495%203.9%201.368%205.563a14.3%2014.3%200%200%201%205.09-3.664c.307-.13.624-.22.948-.28A4.8%204.8%200%200%201%208.443%2012a4.875%204.875%200%200%201%207.494-4.11a2.22%202.22%200%200%200%202.055.164a12.05%2012.05%200%200%200%204.69-3.554A11.98%2011.98%200%200%200%2013.318%200M9.426%2015.77c-.266.01-.531.069-.783.175a12.04%2012.04%200%200%200-4.69%203.555c2.2%202.742%205.576%204.5%209.365%204.5s7.165-1.758%209.364-4.5a12.05%2012.05%200%200%200-4.69-3.555a2.22%202.22%200%200%200-2.055.165a4.85%204.85%200%200%201-2.62.765a4.85%204.85%200%200%201-2.618-.765a2.2%202.2%200%200%200-1.273-.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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