diaspora logo
diaspora from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- diaspora
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Use the diaspora logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M251.64 354.55c-1.4 0-88 119.9-88.7 119.9S76.34 414 76 413.25s86.6-125.7 86.6-127.4c0-2.2-129.6-44-137.6-47.1c-1.3-.5 31.4-101.8 31.7-102.1c.6-.7 144.4 47 145.5 47c.4 0 .9-.6 1-1.3c.4-2 1-148.6 1.7-149.6c.8-1.2 104.5-.7 105.1-.3c1.5 1 3.5 156.1 6.1 156.1c1.4 0 138.7-47 139.3-46.3c.8.9 31.9 102.2 31.5 102.6c-.9.9-140.2 47.1-140.6 48.8c-.3 1.4 82.8 122.1 82.5 122.9s-85.5 63.5-86.3 63.5c-1-.2-89-125.5-90.9-125.5z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsDiaspora(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M251.64 354.55c-1.4 0-88 119.9-88.7 119.9S76.34 414 76 413.25s86.6-125.7 86.6-127.4c0-2.2-129.6-44-137.6-47.1c-1.3-.5 31.4-101.8 31.7-102.1c.6-.7 144.4 47 145.5 47c.4 0 .9-.6 1-1.3c.4-2 1-148.6 1.7-149.6c.8-1.2 104.5-.7 105.1-.3c1.5 1 3.5 156.1 6.1 156.1c1.4 0 138.7-47 139.3-46.3c.8.9 31.9 102.2 31.5 102.6c-.9.9-140.2 47.1-140.6 48.8c-.3 1.4 82.8 122.1 82.5 122.9s-85.5 63.5-86.3 63.5c-1-.2-89-125.5-90.9-125.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M251.64 354.55c-1.4 0-88 119.9-88.7 119.9S76.34 414 76 413.25s86.6-125.7 86.6-127.4c0-2.2-129.6-44-137.6-47.1c-1.3-.5 31.4-101.8 31.7-102.1c.6-.7 144.4 47 145.5 47c.4 0 .9-.6 1-1.3c.4-2 1-148.6 1.7-149.6c.8-1.2 104.5-.7 105.1-.3c1.5 1 3.5 156.1 6.1 156.1c1.4 0 138.7-47 139.3-46.3c.8.9 31.9 102.2 31.5 102.6c-.9.9-140.2 47.1-140.6 48.8c-.3 1.4 82.8 122.1 82.5 122.9s-85.5 63.5-86.3 63.5c-1-.2-89-125.5-90.9-125.5z"/></svg> </template>
CSS
.icon-diaspora {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M251.64%20354.55c-1.4%200-88%20119.9-88.7%20119.9S76.34%20414%2076%20413.25s86.6-125.7%2086.6-127.4c0-2.2-129.6-44-137.6-47.1c-1.3-.5%2031.4-101.8%2031.7-102.1c.6-.7%20144.4%2047%20145.5%2047c.4%200%20.9-.6%201-1.3c.4-2%201-148.6%201.7-149.6c.8-1.2%20104.5-.7%20105.1-.3c1.5%201%203.5%20156.1%206.1%20156.1c1.4%200%20138.7-47%20139.3-46.3c.8.9%2031.9%20102.2%2031.5%20102.6c-.9.9-140.2%2047.1-140.6%2048.8c-.3%201.4%2082.8%20122.1%2082.5%20122.9s-85.5%2063.5-86.3%2063.5c-1-.2-89-125.5-90.9-125.5z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M251.64%20354.55c-1.4%200-88%20119.9-88.7%20119.9S76.34%20414%2076%20413.25s86.6-125.7%2086.6-127.4c0-2.2-129.6-44-137.6-47.1c-1.3-.5%2031.4-101.8%2031.7-102.1c.6-.7%20144.4%2047%20145.5%2047c.4%200%20.9-.6%201-1.3c.4-2%201-148.6%201.7-149.6c.8-1.2%20104.5-.7%20105.1-.3c1.5%201%203.5%20156.1%206.1%20156.1c1.4%200%20138.7-47%20139.3-46.3c.8.9%2031.9%20102.2%2031.5%20102.6c-.9.9-140.2%2047.1-140.6%2048.8c-.3%201.4%2082.8%20122.1%2082.5%20122.9s-85.5%2063.5-86.3%2063.5c-1-.2-89-125.5-90.9-125.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/diaspora.svg?color=%231a73e8&size=48