logo mastodon icon

logo-mastodon from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
logo-mastodon
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

The same icon in other sets

Related icons in IonIcons

Use the logo mastodon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 173.59c0-104.13-68.26-134.65-68.26-134.65C377.3 23.15 318.2 16.5 256.8 16h-1.51c-61.4.5-120.46 7.15-154.88 22.94c0 0-68.27 30.52-68.27 134.65c0 23.85-.46 52.35.29 82.59C34.91 358 51.11 458.37 145.32 483.29c43.43 11.49 80.73 13.89 110.76 12.24c54.47-3 85-19.42 85-19.42l-1.79-39.5s-38.93 12.27-82.64 10.77c-43.31-1.48-89-4.67-96-57.81a108 108 0 0 1-1-14.9a559 559 0 0 0 96.39 12.85c32.95 1.51 63.84-1.93 95.22-5.67c60.18-7.18 112.58-44.24 119.16-78.09c10.42-53.34 9.58-130.17 9.58-130.17m-80.54 134.16h-50V185.38c0-25.8-10.86-38.89-32.58-38.89c-24 0-36.06 15.53-36.06 46.24v67h-49.66v-67c0-30.71-12-46.24-36.06-46.24c-21.72 0-32.58 13.09-32.58 38.89v122.37h-50V181.67q0-38.65 19.75-61.39c13.6-15.15 31.4-22.92 53.51-22.92c25.58 0 44.95 9.82 57.75 29.48L256 147.69l12.45-20.85c12.81-19.66 32.17-29.48 57.75-29.48c22.11 0 39.91 7.77 53.51 22.92q19.79 22.72 19.75 61.39Z"/></svg>

React

import type { SVGProps } from "react";

export function IonLogoMastodon(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="M480 173.59c0-104.13-68.26-134.65-68.26-134.65C377.3 23.15 318.2 16.5 256.8 16h-1.51c-61.4.5-120.46 7.15-154.88 22.94c0 0-68.27 30.52-68.27 134.65c0 23.85-.46 52.35.29 82.59C34.91 358 51.11 458.37 145.32 483.29c43.43 11.49 80.73 13.89 110.76 12.24c54.47-3 85-19.42 85-19.42l-1.79-39.5s-38.93 12.27-82.64 10.77c-43.31-1.48-89-4.67-96-57.81a108 108 0 0 1-1-14.9a559 559 0 0 0 96.39 12.85c32.95 1.51 63.84-1.93 95.22-5.67c60.18-7.18 112.58-44.24 119.16-78.09c10.42-53.34 9.58-130.17 9.58-130.17m-80.54 134.16h-50V185.38c0-25.8-10.86-38.89-32.58-38.89c-24 0-36.06 15.53-36.06 46.24v67h-49.66v-67c0-30.71-12-46.24-36.06-46.24c-21.72 0-32.58 13.09-32.58 38.89v122.37h-50V181.67q0-38.65 19.75-61.39c13.6-15.15 31.4-22.92 53.51-22.92c25.58 0 44.95 9.82 57.75 29.48L256 147.69l12.45-20.85c12.81-19.66 32.17-29.48 57.75-29.48c22.11 0 39.91 7.77 53.51 22.92q19.79 22.72 19.75 61.39Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M480 173.59c0-104.13-68.26-134.65-68.26-134.65C377.3 23.15 318.2 16.5 256.8 16h-1.51c-61.4.5-120.46 7.15-154.88 22.94c0 0-68.27 30.52-68.27 134.65c0 23.85-.46 52.35.29 82.59C34.91 358 51.11 458.37 145.32 483.29c43.43 11.49 80.73 13.89 110.76 12.24c54.47-3 85-19.42 85-19.42l-1.79-39.5s-38.93 12.27-82.64 10.77c-43.31-1.48-89-4.67-96-57.81a108 108 0 0 1-1-14.9a559 559 0 0 0 96.39 12.85c32.95 1.51 63.84-1.93 95.22-5.67c60.18-7.18 112.58-44.24 119.16-78.09c10.42-53.34 9.58-130.17 9.58-130.17m-80.54 134.16h-50V185.38c0-25.8-10.86-38.89-32.58-38.89c-24 0-36.06 15.53-36.06 46.24v67h-49.66v-67c0-30.71-12-46.24-36.06-46.24c-21.72 0-32.58 13.09-32.58 38.89v122.37h-50V181.67q0-38.65 19.75-61.39c13.6-15.15 31.4-22.92 53.51-22.92c25.58 0 44.95 9.82 57.75 29.48L256 147.69l12.45-20.85c12.81-19.66 32.17-29.48 57.75-29.48c22.11 0 39.91 7.77 53.51 22.92q19.79 22.72 19.75 61.39Z"/></svg>
</template>

CSS

.icon-logo-mastodon {
  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%22M480%20173.59c0-104.13-68.26-134.65-68.26-134.65C377.3%2023.15%20318.2%2016.5%20256.8%2016h-1.51c-61.4.5-120.46%207.15-154.88%2022.94c0%200-68.27%2030.52-68.27%20134.65c0%2023.85-.46%2052.35.29%2082.59C34.91%20358%2051.11%20458.37%20145.32%20483.29c43.43%2011.49%2080.73%2013.89%20110.76%2012.24c54.47-3%2085-19.42%2085-19.42l-1.79-39.5s-38.93%2012.27-82.64%2010.77c-43.31-1.48-89-4.67-96-57.81a108%20108%200%200%201-1-14.9a559%20559%200%200%200%2096.39%2012.85c32.95%201.51%2063.84-1.93%2095.22-5.67c60.18-7.18%20112.58-44.24%20119.16-78.09c10.42-53.34%209.58-130.17%209.58-130.17m-80.54%20134.16h-50V185.38c0-25.8-10.86-38.89-32.58-38.89c-24%200-36.06%2015.53-36.06%2046.24v67h-49.66v-67c0-30.71-12-46.24-36.06-46.24c-21.72%200-32.58%2013.09-32.58%2038.89v122.37h-50V181.67q0-38.65%2019.75-61.39c13.6-15.15%2031.4-22.92%2053.51-22.92c25.58%200%2044.95%209.82%2057.75%2029.48L256%20147.69l12.45-20.85c12.81-19.66%2032.17-29.48%2057.75-29.48c22.11%200%2039.91%207.77%2053.51%2022.92q19.79%2022.72%2019.75%2061.39Z%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%22M480%20173.59c0-104.13-68.26-134.65-68.26-134.65C377.3%2023.15%20318.2%2016.5%20256.8%2016h-1.51c-61.4.5-120.46%207.15-154.88%2022.94c0%200-68.27%2030.52-68.27%20134.65c0%2023.85-.46%2052.35.29%2082.59C34.91%20358%2051.11%20458.37%20145.32%20483.29c43.43%2011.49%2080.73%2013.89%20110.76%2012.24c54.47-3%2085-19.42%2085-19.42l-1.79-39.5s-38.93%2012.27-82.64%2010.77c-43.31-1.48-89-4.67-96-57.81a108%20108%200%200%201-1-14.9a559%20559%200%200%200%2096.39%2012.85c32.95%201.51%2063.84-1.93%2095.22-5.67c60.18-7.18%20112.58-44.24%20119.16-78.09c10.42-53.34%209.58-130.17%209.58-130.17m-80.54%20134.16h-50V185.38c0-25.8-10.86-38.89-32.58-38.89c-24%200-36.06%2015.53-36.06%2046.24v67h-49.66v-67c0-30.71-12-46.24-36.06-46.24c-21.72%200-32.58%2013.09-32.58%2038.89v122.37h-50V181.67q0-38.65%2019.75-61.39c13.6-15.15%2031.4-22.92%2053.51-22.92c25.58%200%2044.95%209.82%2057.75%2029.48L256%20147.69l12.45-20.85c12.81-19.66%2032.17-29.48%2057.75-29.48c22.11%200%2039.91%207.77%2053.51%2022.92q19.79%2022.72%2019.75%2061.39Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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