pleroma from Material Line Icons by Vjacheslav Trushkin · Line · Social · MIT Free for personal and commercial use.

Name
pleroma
Set
Material Line Icons
Style
Line
Category
Social
Viewbox
24×24
License
MIT

The same icon in other sets

More social icons from Material Line Icons

Use the pleroma icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M6 2c0 0 0.75 0 1.5 0h3.5v0h-5Z;M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"/></path><path d="M13.5 2h0v8.5c0 0.75 0 1.5 0 1.5h0Z"><animate fill="freeze" attributeName="d" begin="0.5s" dur="0.2s" to="M13.5 2h5v8.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path><path d="M13.5 17h0v0c0 0 0 0 0 0h0Z"><animate fill="freeze" attributeName="d" begin="0.8s" dur="0.2s" to="M13.5 17h5v3.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path></g></svg>

React

import type { SVGProps } from "react";

export function LineMdPleroma(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M6 2c0 0 0.75 0 1.5 0h3.5v0h-5Z;M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"/></path><path d="M13.5 2h0v8.5c0 0.75 0 1.5 0 1.5h0Z"><animate fill="freeze" attributeName="d" begin="0.5s" dur="0.2s" to="M13.5 2h5v8.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path><path d="M13.5 17h0v0c0 0 0 0 0 0h0Z"><animate fill="freeze" attributeName="d" begin="0.8s" dur="0.2s" to="M13.5 17h5v3.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"><animate fill="freeze" attributeName="d" dur="0.4s" values="M6 2c0 0 0.75 0 1.5 0h3.5v0h-5Z;M6 3.5c0 -0.75 0.75 -1.5 1.5 -1.5h3.5v20h-5Z"/></path><path d="M13.5 2h0v8.5c0 0.75 0 1.5 0 1.5h0Z"><animate fill="freeze" attributeName="d" begin="0.5s" dur="0.2s" to="M13.5 2h5v8.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path><path d="M13.5 17h0v0c0 0 0 0 0 0h0Z"><animate fill="freeze" attributeName="d" begin="0.8s" dur="0.2s" to="M13.5 17h5v3.5c0 0.75 -0.75 1.5 -1.5 1.5h-3.5Z"/></path></g></svg>
</template>

CSS

.icon-pleroma {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M6%202c0%200%200.75%200%201.5%200h3.5v0h-5Z%3BM6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%202h0v8.5c0%200.75%200%201.5%200%201.5h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%202h5v8.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%2017h0v0c0%200%200%200%200%200h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%2017h5v3.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20dur%3D%220.4s%22%20values%3D%22M6%202c0%200%200.75%200%201.5%200h3.5v0h-5Z%3BM6%203.5c0%20-0.75%200.75%20-1.5%201.5%20-1.5h3.5v20h-5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%202h0v8.5c0%200.75%200%201.5%200%201.5h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.5s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%202h5v8.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M13.5%2017h0v0c0%200%200%200%200%200h0Z%22%3E%3Canimate%20fill%3D%22freeze%22%20attributeName%3D%22d%22%20begin%3D%220.8s%22%20dur%3D%220.2s%22%20to%3D%22M13.5%2017h5v3.5c0%200.75%20-0.75%201.5%20-1.5%201.5h-3.5Z%22%2F%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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