fediverse icon

fediverse-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.

Name
fediverse-fill
Set
Remix Icon
Style
Fill
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the fediverse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.268 1.555v.615l.252 4.016l-3.35-2.227l-.533-.308l-.733 1.27l.534.307l3.603 1.79l-3.603 1.788l-.534.307l.733 1.27l.533-.308l3.351-2.227l-.252 4.016v.615h1.465v-.615l-.253-4.016l3.351 2.227l.533.307l.733-1.269l-.533-.307l-3.604-1.789l3.604-1.789l.533-.308l-.733-1.269l-.533.308l-3.351 2.227l.253-4.016v-.615zm-5.296 9.172v.615l.253 4.015l-3.351-2.226l-.533-.308l-.733 1.27l.533.307l3.605 1.789l-3.605 1.788l-.533.308l.733 1.27l.533-.308l3.351-2.227l-.253 4.015v.616h1.465v-.616l-.252-4.015l3.351 2.227l.533.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.533.309l-3.351 2.226l.253-4.015v-.615zm10.59 0v.615l.253 4.015l-3.35-2.226l-.533-.308l-.733 1.27l.532.307l3.605 1.789l-3.605 1.788l-.532.308l.733 1.27l.532-.308l3.351-2.227l-.253 4.015v.616h1.466v-.616l-.253-4.015l3.352 2.227l.532.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.532.309l-3.352 2.226l.253-4.015v-.615z"/></svg>

React

import type { SVGProps } from "react";

export function RiFediverseFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.268 1.555v.615l.252 4.016l-3.35-2.227l-.533-.308l-.733 1.27l.534.307l3.603 1.79l-3.603 1.788l-.534.307l.733 1.27l.533-.308l3.351-2.227l-.252 4.016v.615h1.465v-.615l-.253-4.016l3.351 2.227l.533.307l.733-1.269l-.533-.307l-3.604-1.789l3.604-1.789l.533-.308l-.733-1.269l-.533.308l-3.351 2.227l.253-4.016v-.615zm-5.296 9.172v.615l.253 4.015l-3.351-2.226l-.533-.308l-.733 1.27l.533.307l3.605 1.789l-3.605 1.788l-.533.308l.733 1.27l.533-.308l3.351-2.227l-.253 4.015v.616h1.465v-.616l-.252-4.015l3.351 2.227l.533.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.533.309l-3.351 2.226l.253-4.015v-.615zm10.59 0v.615l.253 4.015l-3.35-2.226l-.533-.308l-.733 1.27l.532.307l3.605 1.789l-3.605 1.788l-.532.308l.733 1.27l.532-.308l3.351-2.227l-.253 4.015v.616h1.466v-.616l-.253-4.015l3.352 2.227l.532.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.532.309l-3.352 2.226l.253-4.015v-.615z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.268 1.555v.615l.252 4.016l-3.35-2.227l-.533-.308l-.733 1.27l.534.307l3.603 1.79l-3.603 1.788l-.534.307l.733 1.27l.533-.308l3.351-2.227l-.252 4.016v.615h1.465v-.615l-.253-4.016l3.351 2.227l.533.307l.733-1.269l-.533-.307l-3.604-1.789l3.604-1.789l.533-.308l-.733-1.269l-.533.308l-3.351 2.227l.253-4.016v-.615zm-5.296 9.172v.615l.253 4.015l-3.351-2.226l-.533-.308l-.733 1.27l.533.307l3.605 1.789l-3.605 1.788l-.533.308l.733 1.27l.533-.308l3.351-2.227l-.253 4.015v.616h1.465v-.616l-.252-4.015l3.351 2.227l.533.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.533.309l-3.351 2.226l.253-4.015v-.615zm10.59 0v.615l.253 4.015l-3.35-2.226l-.533-.308l-.733 1.27l.532.307l3.605 1.789l-3.605 1.788l-.532.308l.733 1.27l.532-.308l3.351-2.227l-.253 4.015v.616h1.466v-.616l-.253-4.015l3.352 2.227l.532.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.532.309l-3.352 2.226l.253-4.015v-.615z"/></svg>
</template>

CSS

.icon-fediverse-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.268%201.555v.615l.252%204.016l-3.35-2.227l-.533-.308l-.733%201.27l.534.307l3.603%201.79l-3.603%201.788l-.534.307l.733%201.27l.533-.308l3.351-2.227l-.252%204.016v.615h1.465v-.615l-.253-4.016l3.351%202.227l.533.307l.733-1.269l-.533-.307l-3.604-1.789l3.604-1.789l.533-.308l-.733-1.269l-.533.308l-3.351%202.227l.253-4.016v-.615zm-5.296%209.172v.615l.253%204.015l-3.351-2.226l-.533-.308l-.733%201.27l.533.307l3.605%201.789l-3.605%201.788l-.533.308l.733%201.27l.533-.308l3.351-2.227l-.253%204.015v.616h1.465v-.616l-.252-4.015l3.351%202.227l.533.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.533.309l-3.351%202.226l.253-4.015v-.615zm10.59%200v.615l.253%204.015l-3.35-2.226l-.533-.308l-.733%201.27l.532.307l3.605%201.789l-3.605%201.788l-.532.308l.733%201.27l.532-.308l3.351-2.227l-.253%204.015v.616h1.466v-.616l-.253-4.015l3.352%202.227l.532.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.532.309l-3.352%202.226l.253-4.015v-.615z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.268%201.555v.615l.252%204.016l-3.35-2.227l-.533-.308l-.733%201.27l.534.307l3.603%201.79l-3.603%201.788l-.534.307l.733%201.27l.533-.308l3.351-2.227l-.252%204.016v.615h1.465v-.615l-.253-4.016l3.351%202.227l.533.307l.733-1.269l-.533-.307l-3.604-1.789l3.604-1.789l.533-.308l-.733-1.269l-.533.308l-3.351%202.227l.253-4.016v-.615zm-5.296%209.172v.615l.253%204.015l-3.351-2.226l-.533-.308l-.733%201.27l.533.307l3.605%201.789l-3.605%201.788l-.533.308l.733%201.27l.533-.308l3.351-2.227l-.253%204.015v.616h1.465v-.616l-.252-4.015l3.351%202.227l.533.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.533.309l-3.351%202.226l.253-4.015v-.615zm10.59%200v.615l.253%204.015l-3.35-2.226l-.533-.308l-.733%201.27l.532.307l3.605%201.789l-3.605%201.788l-.532.308l.733%201.27l.532-.308l3.351-2.227l-.253%204.015v.616h1.466v-.616l-.253-4.015l3.352%202.227l.532.307l.733-1.269l-.533-.308l-3.604-1.788l3.604-1.79l.533-.307l-.733-1.27l-.532.309l-3.352%202.226l.253-4.015v-.615z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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