fediverse logo
fediverse from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- fediverse
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the fediverse logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M426.8 590.9c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9m-50.1-80.6c-5.5 10.9-7.4 23.3-5.6 35.4l-170.4-27.3c5.5-10.9 7.5-23.3 5.7-35.4zm-232 35.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m257.7-61.4c-10.9 5.6-19.7 14.4-25.4 25.3l-70.6-70.9l33.6-17l62.4 62.7zM518.1 325c8.7 8.6 19.8 14.3 31.9 16.4l-78.6 153.4c-8.7-8.6-19.8-14.3-31.9-16.4zm-109.4-41.7l30.5 195.1c-12.1-1.9-24.5-.1-35.4 5.3l-32.2-206.3l37.2 6zm-26.3 109.6l-176.2 89.3c-2-12.1-7.6-23.2-16.2-32l186.6-94.6l5.8 37.2zm-152.7-22l-40.3 78.7c-8.7-8.6-19.8-14.3-31.9-16.3l45.6-89l26.6 26.7zm-73 62.1c-12.1-1.8-24.4.2-35.4 5.6L94.7 268.3c12.1 1.8 24.5-.1 35.4-5.6zm147.1-47.8l-33.6 17l-139.4-139.9c10.9-5.6 19.7-14.4 25.4-25.3zm197.5-92.8c2 12.1 7.6 23.2 16.2 31.9l-89.3 45.2l-5.8-37.2l78.9-40zm55.6 44.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m-240.3-214c8.7 8.6 19.8 14.3 31.8 16.3l-95.3 186.1l-26.6-26.7l90-175.8zm190.3 133.4c-5.5 10.9-7.5 23.3-5.7 35.3l-206.4-33.1l17.2-33.5l195 31.3zm-406.2 7.5c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m432-33.4c-10.9 5.6-19.7 14.4-25.4 25.3L385.5 133.3c10.9-5.6 19.7-14.4 25.4-25.3l121.7 122.2zm-271.4-13.6l-17.2 33.5l-87.4-14c5.4-10.9 7.4-23.3 5.5-35.4l99 15.9zm139.5 15.9l-37.2-6l-13.6-87.2c12.1 1.7 24.5-.3 35.3-5.9zm-101-142.3c2 12.1 7.6 23.2 16.2 31.9l-153.9 78c-2-12.1-7.6-23.2-16.2-31.9zm55.6 44.3c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsFediverse(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="M426.8 590.9c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9m-50.1-80.6c-5.5 10.9-7.4 23.3-5.6 35.4l-170.4-27.3c5.5-10.9 7.5-23.3 5.7-35.4zm-232 35.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m257.7-61.4c-10.9 5.6-19.7 14.4-25.4 25.3l-70.6-70.9l33.6-17l62.4 62.7zM518.1 325c8.7 8.6 19.8 14.3 31.9 16.4l-78.6 153.4c-8.7-8.6-19.8-14.3-31.9-16.4zm-109.4-41.7l30.5 195.1c-12.1-1.9-24.5-.1-35.4 5.3l-32.2-206.3l37.2 6zm-26.3 109.6l-176.2 89.3c-2-12.1-7.6-23.2-16.2-32l186.6-94.6l5.8 37.2zm-152.7-22l-40.3 78.7c-8.7-8.6-19.8-14.3-31.9-16.3l45.6-89l26.6 26.7zm-73 62.1c-12.1-1.8-24.4.2-35.4 5.6L94.7 268.3c12.1 1.8 24.5-.1 35.4-5.6zm147.1-47.8l-33.6 17l-139.4-139.9c10.9-5.6 19.7-14.4 25.4-25.3zm197.5-92.8c2 12.1 7.6 23.2 16.2 31.9l-89.3 45.2l-5.8-37.2l78.9-40zm55.6 44.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m-240.3-214c8.7 8.6 19.8 14.3 31.8 16.3l-95.3 186.1l-26.6-26.7l90-175.8zm190.3 133.4c-5.5 10.9-7.5 23.3-5.7 35.3l-206.4-33.1l17.2-33.5l195 31.3zm-406.2 7.5c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m432-33.4c-10.9 5.6-19.7 14.4-25.4 25.3L385.5 133.3c10.9-5.6 19.7-14.4 25.4-25.3l121.7 122.2zm-271.4-13.6l-17.2 33.5l-87.4-14c5.4-10.9 7.4-23.3 5.5-35.4l99 15.9zm139.5 15.9l-37.2-6l-13.6-87.2c12.1 1.7 24.5-.3 35.3-5.9zm-101-142.3c2 12.1 7.6 23.2 16.2 31.9l-153.9 78c-2-12.1-7.6-23.2-16.2-31.9zm55.6 44.3c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M426.8 590.9c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9m-50.1-80.6c-5.5 10.9-7.4 23.3-5.6 35.4l-170.4-27.3c5.5-10.9 7.5-23.3 5.7-35.4zm-232 35.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m257.7-61.4c-10.9 5.6-19.7 14.4-25.4 25.3l-70.6-70.9l33.6-17l62.4 62.7zM518.1 325c8.7 8.6 19.8 14.3 31.9 16.4l-78.6 153.4c-8.7-8.6-19.8-14.3-31.9-16.4zm-109.4-41.7l30.5 195.1c-12.1-1.9-24.5-.1-35.4 5.3l-32.2-206.3l37.2 6zm-26.3 109.6l-176.2 89.3c-2-12.1-7.6-23.2-16.2-32l186.6-94.6l5.8 37.2zm-152.7-22l-40.3 78.7c-8.7-8.6-19.8-14.3-31.9-16.3l45.6-89l26.6 26.7zm-73 62.1c-12.1-1.8-24.4.2-35.4 5.6L94.7 268.3c12.1 1.8 24.5-.1 35.4-5.6zm147.1-47.8l-33.6 17l-139.4-139.9c10.9-5.6 19.7-14.4 25.4-25.3zm197.5-92.8c2 12.1 7.6 23.2 16.2 31.9l-89.3 45.2l-5.8-37.2l78.9-40zm55.6 44.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m-240.3-214c8.7 8.6 19.8 14.3 31.8 16.3l-95.3 186.1l-26.6-26.7l90-175.8zm190.3 133.4c-5.5 10.9-7.5 23.3-5.7 35.3l-206.4-33.1l17.2-33.5l195 31.3zm-406.2 7.5c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4 3-54.8c10.8-16.3 29.7-25.5 49.3-23.9c19.6.5 37.4 11.7 46.4 29.1c9.1 17.5 7.9 38.4-3 54.8c-10.8 16.3-29.7 25.5-49.3 23.9m432-33.4c-10.9 5.6-19.7 14.4-25.4 25.3L385.5 133.3c10.9-5.6 19.7-14.4 25.4-25.3l121.7 122.2zm-271.4-13.6l-17.2 33.5l-87.4-14c5.4-10.9 7.4-23.3 5.5-35.4l99 15.9zm139.5 15.9l-37.2-6l-13.6-87.2c12.1 1.7 24.5-.3 35.3-5.9zm-101-142.3c2 12.1 7.6 23.2 16.2 31.9l-153.9 78c-2-12.1-7.6-23.2-16.2-31.9zm55.6 44.3c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4 3-54.8s29.8-25.5 49.4-23.9c19.7.5 37.5 11.6 46.6 29.1c9 17.4 7.9 38.4-3 54.8s-29.8 25.5-49.4 23.9"/></svg> </template>
CSS
.icon-fediverse {
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%22M426.8%20590.9c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4%203-54.8s29.8-25.5%2049.4-23.9c19.7.5%2037.5%2011.6%2046.6%2029.1c9%2017.4%207.9%2038.4-3%2054.8s-29.8%2025.5-49.4%2023.9m-50.1-80.6c-5.5%2010.9-7.4%2023.3-5.6%2035.4l-170.4-27.3c5.5-10.9%207.5-23.3%205.7-35.4zm-232%2035.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m257.7-61.4c-10.9%205.6-19.7%2014.4-25.4%2025.3l-70.6-70.9l33.6-17l62.4%2062.7zM518.1%20325c8.7%208.6%2019.8%2014.3%2031.9%2016.4l-78.6%20153.4c-8.7-8.6-19.8-14.3-31.9-16.4zm-109.4-41.7l30.5%20195.1c-12.1-1.9-24.5-.1-35.4%205.3l-32.2-206.3l37.2%206zm-26.3%20109.6l-176.2%2089.3c-2-12.1-7.6-23.2-16.2-32l186.6-94.6l5.8%2037.2zm-152.7-22l-40.3%2078.7c-8.7-8.6-19.8-14.3-31.9-16.3l45.6-89l26.6%2026.7zm-73%2062.1c-12.1-1.8-24.4.2-35.4%205.6L94.7%20268.3c12.1%201.8%2024.5-.1%2035.4-5.6zm147.1-47.8l-33.6%2017l-139.4-139.9c10.9-5.6%2019.7-14.4%2025.4-25.3zm197.5-92.8c2%2012.1%207.6%2023.2%2016.2%2031.9l-89.3%2045.2l-5.8-37.2l78.9-40zm55.6%2044.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m-240.3-214c8.7%208.6%2019.8%2014.3%2031.8%2016.3l-95.3%20186.1l-26.6-26.7l90-175.8zm190.3%20133.4c-5.5%2010.9-7.5%2023.3-5.7%2035.3l-206.4-33.1l17.2-33.5l195%2031.3zm-406.2%207.5c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m432-33.4c-10.9%205.6-19.7%2014.4-25.4%2025.3L385.5%20133.3c10.9-5.6%2019.7-14.4%2025.4-25.3l121.7%20122.2zm-271.4-13.6l-17.2%2033.5l-87.4-14c5.4-10.9%207.4-23.3%205.5-35.4l99%2015.9zm139.5%2015.9l-37.2-6l-13.6-87.2c12.1%201.7%2024.5-.3%2035.3-5.9zm-101-142.3c2%2012.1%207.6%2023.2%2016.2%2031.9l-153.9%2078c-2-12.1-7.6-23.2-16.2-31.9zm55.6%2044.3c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4%203-54.8s29.8-25.5%2049.4-23.9c19.7.5%2037.5%2011.6%2046.6%2029.1c9%2017.4%207.9%2038.4-3%2054.8s-29.8%2025.5-49.4%2023.9%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%22M426.8%20590.9c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4%203-54.8s29.8-25.5%2049.4-23.9c19.7.5%2037.5%2011.6%2046.6%2029.1c9%2017.4%207.9%2038.4-3%2054.8s-29.8%2025.5-49.4%2023.9m-50.1-80.6c-5.5%2010.9-7.4%2023.3-5.6%2035.4l-170.4-27.3c5.5-10.9%207.5-23.3%205.7-35.4zm-232%2035.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m257.7-61.4c-10.9%205.6-19.7%2014.4-25.4%2025.3l-70.6-70.9l33.6-17l62.4%2062.7zM518.1%20325c8.7%208.6%2019.8%2014.3%2031.9%2016.4l-78.6%20153.4c-8.7-8.6-19.8-14.3-31.9-16.4zm-109.4-41.7l30.5%20195.1c-12.1-1.9-24.5-.1-35.4%205.3l-32.2-206.3l37.2%206zm-26.3%20109.6l-176.2%2089.3c-2-12.1-7.6-23.2-16.2-32l186.6-94.6l5.8%2037.2zm-152.7-22l-40.3%2078.7c-8.7-8.6-19.8-14.3-31.9-16.3l45.6-89l26.6%2026.7zm-73%2062.1c-12.1-1.8-24.4.2-35.4%205.6L94.7%20268.3c12.1%201.8%2024.5-.1%2035.4-5.6zm147.1-47.8l-33.6%2017l-139.4-139.9c10.9-5.6%2019.7-14.4%2025.4-25.3zm197.5-92.8c2%2012.1%207.6%2023.2%2016.2%2031.9l-89.3%2045.2l-5.8-37.2l78.9-40zm55.6%2044.3c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m-240.3-214c8.7%208.6%2019.8%2014.3%2031.8%2016.3l-95.3%20186.1l-26.6-26.7l90-175.8zm190.3%20133.4c-5.5%2010.9-7.5%2023.3-5.7%2035.3l-206.4-33.1l17.2-33.5l195%2031.3zm-406.2%207.5c-19.6-.5-37.4-11.7-46.4-29.1c-9.1-17.5-7.9-38.4%203-54.8c10.8-16.3%2029.7-25.5%2049.3-23.9c19.6.5%2037.4%2011.7%2046.4%2029.1c9.1%2017.5%207.9%2038.4-3%2054.8c-10.8%2016.3-29.7%2025.5-49.3%2023.9m432-33.4c-10.9%205.6-19.7%2014.4-25.4%2025.3L385.5%20133.3c10.9-5.6%2019.7-14.4%2025.4-25.3l121.7%20122.2zm-271.4-13.6l-17.2%2033.5l-87.4-14c5.4-10.9%207.4-23.3%205.5-35.4l99%2015.9zm139.5%2015.9l-37.2-6l-13.6-87.2c12.1%201.7%2024.5-.3%2035.3-5.9zm-101-142.3c2%2012.1%207.6%2023.2%2016.2%2031.9l-153.9%2078c-2-12.1-7.6-23.2-16.2-31.9zm55.6%2044.3c-19.7-.5-37.5-11.6-46.6-29.1c-9-17.4-7.9-38.4%203-54.8s29.8-25.5%2049.4-23.9c19.7.5%2037.5%2011.6%2046.6%2029.1c9%2017.4%207.9%2038.4-3%2054.8s-29.8%2025.5-49.4%2023.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/fediverse.svg?color=%231a73e8&size=48