IconSearch logoIconsearch
Home/Libraries/Font Awesome Brands (Iconify)/fediverse
← Back to Search
Font Awesome Brands (Iconify)

Fediverse

License: CC-BY-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 640 640"><path fill="#818cf8" 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>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. FediverseIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-4.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Font Awesome Brands (Iconify)

Browse all Font Awesome Brands (Iconify) icons →
11ty
11ty
42-group
42-group
500px
500px
accessible-icon
accessible-icon
accusoft
accusoft
adn
adn
adversal
adversal
affiliatetheme
affiliatetheme
airbnb
airbnb
algolia
algolia
alipay
alipay
amazon
amazon