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

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

The same logo in other sets

Use the guilded logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M539.9 128H101c0 103.3 22.2 180.1 43.4 222.4C208.5 478.2 320.4 512 321.7 512c55.7-20.5 104.5-56.3 140.6-103.5c25.9-33.9 53.1-87.2 65.9-145.8H268.3c4.1 36.4 22.2 67.9 45.1 86.9H402c-17 28.2-48.2 54.4-80.5 69.5c-31.2-13.3-69.1-46.5-96.5-98.4c-26.7-53.8-27.1-105.9-27.1-105.9H534c4-28.8 5.9-57.9 5.9-86.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGuilded(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="M539.9 128H101c0 103.3 22.2 180.1 43.4 222.4C208.5 478.2 320.4 512 321.7 512c55.7-20.5 104.5-56.3 140.6-103.5c25.9-33.9 53.1-87.2 65.9-145.8H268.3c4.1 36.4 22.2 67.9 45.1 86.9H402c-17 28.2-48.2 54.4-80.5 69.5c-31.2-13.3-69.1-46.5-96.5-98.4c-26.7-53.8-27.1-105.9-27.1-105.9H534c4-28.8 5.9-57.9 5.9-86.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M539.9 128H101c0 103.3 22.2 180.1 43.4 222.4C208.5 478.2 320.4 512 321.7 512c55.7-20.5 104.5-56.3 140.6-103.5c25.9-33.9 53.1-87.2 65.9-145.8H268.3c4.1 36.4 22.2 67.9 45.1 86.9H402c-17 28.2-48.2 54.4-80.5 69.5c-31.2-13.3-69.1-46.5-96.5-98.4c-26.7-53.8-27.1-105.9-27.1-105.9H534c4-28.8 5.9-57.9 5.9-86.9z"/></svg>
</template>

CSS

.icon-guilded {
  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%22M539.9%20128H101c0%20103.3%2022.2%20180.1%2043.4%20222.4C208.5%20478.2%20320.4%20512%20321.7%20512c55.7-20.5%20104.5-56.3%20140.6-103.5c25.9-33.9%2053.1-87.2%2065.9-145.8H268.3c4.1%2036.4%2022.2%2067.9%2045.1%2086.9H402c-17%2028.2-48.2%2054.4-80.5%2069.5c-31.2-13.3-69.1-46.5-96.5-98.4c-26.7-53.8-27.1-105.9-27.1-105.9H534c4-28.8%205.9-57.9%205.9-86.9z%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%22M539.9%20128H101c0%20103.3%2022.2%20180.1%2043.4%20222.4C208.5%20478.2%20320.4%20512%20321.7%20512c55.7-20.5%20104.5-56.3%20140.6-103.5c25.9-33.9%2053.1-87.2%2065.9-145.8H268.3c4.1%2036.4%2022.2%2067.9%2045.1%2086.9H402c-17%2028.2-48.2%2054.4-80.5%2069.5c-31.2-13.3-69.1-46.5-96.5-98.4c-26.7-53.8-27.1-105.9-27.1-105.9H534c4-28.8%205.9-57.9%205.9-86.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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