cloudscale from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
cloudscale
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the cloudscale logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m414.1 218l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6c-71.6 0-129.4 60.8-129.4 132.3c0 6.6.4 13.1 1.4 19.4c-2-56 41.8-97.4 92.6-97.4c24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1c-11.1 11-11.1 28.9 0 40c11.1 11 28.9 11 40 0c6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6m-104.4 92.5c5.2-5.7 14.1-6 19.8-.8s6 14.1.8 19.8s-14.1 6-19.8.8s-6-14.1-.8-19.8M320 96C196.3 96 96 196.3 96 320s100.3 224 224 224s224-100.3 224-224S443.7 96 320 96m0 64c88.4 0 160 71.6 160 160s-71.6 160-160 160s-160-71.6-160-160s71.6-160 160-160"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsCloudscale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m414.1 218l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6c-71.6 0-129.4 60.8-129.4 132.3c0 6.6.4 13.1 1.4 19.4c-2-56 41.8-97.4 92.6-97.4c24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1c-11.1 11-11.1 28.9 0 40c11.1 11 28.9 11 40 0c6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6m-104.4 92.5c5.2-5.7 14.1-6 19.8-.8s6 14.1.8 19.8s-14.1 6-19.8.8s-6-14.1-.8-19.8M320 96C196.3 96 96 196.3 96 320s100.3 224 224 224s224-100.3 224-224S443.7 96 320 96m0 64c88.4 0 160 71.6 160 160s-71.6 160-160 160s-160-71.6-160-160s71.6-160 160-160"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m414.1 218l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6c-71.6 0-129.4 60.8-129.4 132.3c0 6.6.4 13.1 1.4 19.4c-2-56 41.8-97.4 92.6-97.4c24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1c-11.1 11-11.1 28.9 0 40c11.1 11 28.9 11 40 0c6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6m-104.4 92.5c5.2-5.7 14.1-6 19.8-.8s6 14.1.8 19.8s-14.1 6-19.8.8s-6-14.1-.8-19.8M320 96C196.3 96 96 196.3 96 320s100.3 224 224 224s224-100.3 224-224S443.7 96 320 96m0 64c88.4 0 160 71.6 160 160s-71.6 160-160 160s-160-71.6-160-160s71.6-160 160-160"/></svg>
</template>

CSS

.icon-cloudscale {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m414.1%20218l-9.4%207.6c-22.5-19.3-51.5-33.6-83.3-33.6c-71.6%200-129.4%2060.8-129.4%20132.3c0%206.6.4%2013.1%201.4%2019.4c-2-56%2041.8-97.4%2092.6-97.4c24.2%200%2046.2%209.4%2062.6%2024.7l-25.2%2020.4c-8.3-.9-16.8%201.8-23.1%208.1c-11.1%2011-11.1%2028.9%200%2040c11.1%2011%2028.9%2011%2040%200c6.3-6.3%209-14.9%208.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6m-104.4%2092.5c5.2-5.7%2014.1-6%2019.8-.8s6%2014.1.8%2019.8s-14.1%206-19.8.8s-6-14.1-.8-19.8M320%2096C196.3%2096%2096%20196.3%2096%20320s100.3%20224%20224%20224s224-100.3%20224-224S443.7%2096%20320%2096m0%2064c88.4%200%20160%2071.6%20160%20160s-71.6%20160-160%20160s-160-71.6-160-160s71.6-160%20160-160%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m414.1%20218l-9.4%207.6c-22.5-19.3-51.5-33.6-83.3-33.6c-71.6%200-129.4%2060.8-129.4%20132.3c0%206.6.4%2013.1%201.4%2019.4c-2-56%2041.8-97.4%2092.6-97.4c24.2%200%2046.2%209.4%2062.6%2024.7l-25.2%2020.4c-8.3-.9-16.8%201.8-23.1%208.1c-11.1%2011-11.1%2028.9%200%2040c11.1%2011%2028.9%2011%2040%200c6.3-6.3%209-14.9%208.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6m-104.4%2092.5c5.2-5.7%2014.1-6%2019.8-.8s6%2014.1.8%2019.8s-14.1%206-19.8.8s-6-14.1-.8-19.8M320%2096C196.3%2096%2096%20196.3%2096%20320s100.3%20224%20224%20224s224-100.3%20224-224S443.7%2096%20320%2096m0%2064c88.4%200%20160%2071.6%20160%20160s-71.6%20160-160%20160s-160-71.6-160-160s71.6-160%20160-160%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Cloudscale logo — Font Awesome Brands · IconsDB