guilded logo
guilded from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- guilded
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- 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 448 512"><path fill="currentColor" d="M443.427 64H4.571c0 103.26 22.192 180.06 43.418 222.358C112.046 414.135 224 448 225.256 448a312.8 312.8 0 0 0 140.55-103.477c25.907-33.923 53.1-87.19 65.916-145.761H171.833c4.14 36.429 22.177 67.946 45.1 86.944h88.589c-17.012 28.213-48.186 54.4-80.456 69.482c-31.232-13.259-69.09-46.544-96.548-98.362c-26.726-53.833-27.092-105.883-27.092-105.883h336.147A626 626 0 0 0 443.427 64"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsGuilded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M443.427 64H4.571c0 103.26 22.192 180.06 43.418 222.358C112.046 414.135 224 448 225.256 448a312.8 312.8 0 0 0 140.55-103.477c25.907-33.923 53.1-87.19 65.916-145.761H171.833c4.14 36.429 22.177 67.946 45.1 86.944h88.589c-17.012 28.213-48.186 54.4-80.456 69.482c-31.232-13.259-69.09-46.544-96.548-98.362c-26.726-53.833-27.092-105.883-27.092-105.883h336.147A626 626 0 0 0 443.427 64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M443.427 64H4.571c0 103.26 22.192 180.06 43.418 222.358C112.046 414.135 224 448 225.256 448a312.8 312.8 0 0 0 140.55-103.477c25.907-33.923 53.1-87.19 65.916-145.761H171.833c4.14 36.429 22.177 67.946 45.1 86.944h88.589c-17.012 28.213-48.186 54.4-80.456 69.482c-31.232-13.259-69.09-46.544-96.548-98.362c-26.726-53.833-27.092-105.883-27.092-105.883h336.147A626 626 0 0 0 443.427 64"/></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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M443.427%2064H4.571c0%20103.26%2022.192%20180.06%2043.418%20222.358C112.046%20414.135%20224%20448%20225.256%20448a312.8%20312.8%200%200%200%20140.55-103.477c25.907-33.923%2053.1-87.19%2065.916-145.761H171.833c4.14%2036.429%2022.177%2067.946%2045.1%2086.944h88.589c-17.012%2028.213-48.186%2054.4-80.456%2069.482c-31.232-13.259-69.09-46.544-96.548-98.362c-26.726-53.833-27.092-105.883-27.092-105.883h336.147A626%20626%200%200%200%20443.427%2064%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M443.427%2064H4.571c0%20103.26%2022.192%20180.06%2043.418%20222.358C112.046%20414.135%20224%20448%20225.256%20448a312.8%20312.8%200%200%200%20140.55-103.477c25.907-33.923%2053.1-87.19%2065.916-145.761H171.833c4.14%2036.429%2022.177%2067.946%2045.1%2086.944h88.589c-17.012%2028.213-48.186%2054.4-80.456%2069.482c-31.232-13.259-69.09-46.544-96.548-98.362c-26.726-53.833-27.092-105.883-27.092-105.883h336.147A626%20626%200%200%200%20443.427%2064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/guilded.svg?color=%231a73e8&size=48