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

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

Use the fugacloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.088 13.977l-1.102-.637v-2.534l1.101.639l3.174-1.83v2.527zm-14.176.01h-.006l-3.167-1.835V9.625l3.17 1.828l1.098-.637v2.535zm.06-3.548L1.739 8.57V5.946l.97-.556L11.995 0l1.954 1.137l5.957 3.47l.201.131l1.03.592l.166.095l.96.569v2.56l-3.175 1.835l-1.1-.636V8.434l-4.95-2.89l-1.043-.628l-.97.557l-5.034 2.95v1.425l-1.018.588m0 4.42l1.018-.58v1.207l6.063 3.542l.225-.142l.048-.024l5.672-3.317l-.012-.426v-.892l1.102.631l3.173-1.833v5.02l-.959.557l-1.196.698l-.201.119l-5.957 3.482L11.994 24l-1.93-1.137l-5.969-3.47l-.201-.131l-1.184-.687l-.971-.57v-4.62l.012-.397z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFugacloud(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="m19.088 13.977l-1.102-.637v-2.534l1.101.639l3.174-1.83v2.527zm-14.176.01h-.006l-3.167-1.835V9.625l3.17 1.828l1.098-.637v2.535zm.06-3.548L1.739 8.57V5.946l.97-.556L11.995 0l1.954 1.137l5.957 3.47l.201.131l1.03.592l.166.095l.96.569v2.56l-3.175 1.835l-1.1-.636V8.434l-4.95-2.89l-1.043-.628l-.97.557l-5.034 2.95v1.425l-1.018.588m0 4.42l1.018-.58v1.207l6.063 3.542l.225-.142l.048-.024l5.672-3.317l-.012-.426v-.892l1.102.631l3.173-1.833v5.02l-.959.557l-1.196.698l-.201.119l-5.957 3.482L11.994 24l-1.93-1.137l-5.969-3.47l-.201-.131l-1.184-.687l-.971-.57v-4.62l.012-.397z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.088 13.977l-1.102-.637v-2.534l1.101.639l3.174-1.83v2.527zm-14.176.01h-.006l-3.167-1.835V9.625l3.17 1.828l1.098-.637v2.535zm.06-3.548L1.739 8.57V5.946l.97-.556L11.995 0l1.954 1.137l5.957 3.47l.201.131l1.03.592l.166.095l.96.569v2.56l-3.175 1.835l-1.1-.636V8.434l-4.95-2.89l-1.043-.628l-.97.557l-5.034 2.95v1.425l-1.018.588m0 4.42l1.018-.58v1.207l6.063 3.542l.225-.142l.048-.024l5.672-3.317l-.012-.426v-.892l1.102.631l3.173-1.833v5.02l-.959.557l-1.196.698l-.201.119l-5.957 3.482L11.994 24l-1.93-1.137l-5.969-3.47l-.201-.131l-1.184-.687l-.971-.57v-4.62l.012-.397z"/></svg>
</template>

CSS

.icon-fugacloud {
  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%22m19.088%2013.977l-1.102-.637v-2.534l1.101.639l3.174-1.83v2.527zm-14.176.01h-.006l-3.167-1.835V9.625l3.17%201.828l1.098-.637v2.535zm.06-3.548L1.739%208.57V5.946l.97-.556L11.995%200l1.954%201.137l5.957%203.47l.201.131l1.03.592l.166.095l.96.569v2.56l-3.175%201.835l-1.1-.636V8.434l-4.95-2.89l-1.043-.628l-.97.557l-5.034%202.95v1.425l-1.018.588m0%204.42l1.018-.58v1.207l6.063%203.542l.225-.142l.048-.024l5.672-3.317l-.012-.426v-.892l1.102.631l3.173-1.833v5.02l-.959.557l-1.196.698l-.201.119l-5.957%203.482L11.994%2024l-1.93-1.137l-5.969-3.47l-.201-.131l-1.184-.687l-.971-.57v-4.62l.012-.397z%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%22m19.088%2013.977l-1.102-.637v-2.534l1.101.639l3.174-1.83v2.527zm-14.176.01h-.006l-3.167-1.835V9.625l3.17%201.828l1.098-.637v2.535zm.06-3.548L1.739%208.57V5.946l.97-.556L11.995%200l1.954%201.137l5.957%203.47l.201.131l1.03.592l.166.095l.96.569v2.56l-3.175%201.835l-1.1-.636V8.434l-4.95-2.89l-1.043-.628l-.97.557l-5.034%202.95v1.425l-1.018.588m0%204.42l1.018-.58v1.207l6.063%203.542l.225-.142l.048-.024l5.672-3.317l-.012-.426v-.892l1.102.631l3.173-1.833v5.02l-.959.557l-1.196.698l-.201.119l-5.957%203.482L11.994%2024l-1.93-1.137l-5.969-3.47l-.201-.131l-1.184-.687l-.971-.57v-4.62l.012-.397z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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