mastodon from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mastodon
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the mastodon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 13.5V8a2.5 2.5 0 0 0-5 0m0 0v3.5M12 8a2.5 2.5 0 0 0-5 0v5.5"/><path d="M13 16.995c2.01 0 3.89-.307 5.495-.843c1.633-.544 2.505-2.2 2.505-3.922V7.523c0-2.175-1.17-4.245-3.272-4.808C16.026 2.259 14.074 2 12 2s-4.026.259-5.728.715C4.17 3.278 3 5.348 3 7.523v6.973c0 7.998 8 7.498 8 7.498c2.5 0 4-.994 4-.994v-1s-1.5.494-4 .494c-5.32 0-3.94-4.498-3.94-4.498c1.698.631 3.741 1 5.94 1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMastodon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M17 13.5V8a2.5 2.5 0 0 0-5 0m0 0v3.5M12 8a2.5 2.5 0 0 0-5 0v5.5"/><path d="M13 16.995c2.01 0 3.89-.307 5.495-.843c1.633-.544 2.505-2.2 2.505-3.922V7.523c0-2.175-1.17-4.245-3.272-4.808C16.026 2.259 14.074 2 12 2s-4.026.259-5.728.715C4.17 3.278 3 5.348 3 7.523v6.973c0 7.998 8 7.498 8 7.498c2.5 0 4-.994 4-.994v-1s-1.5.494-4 .494c-5.32 0-3.94-4.498-3.94-4.498c1.698.631 3.741 1 5.94 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17 13.5V8a2.5 2.5 0 0 0-5 0m0 0v3.5M12 8a2.5 2.5 0 0 0-5 0v5.5"/><path d="M13 16.995c2.01 0 3.89-.307 5.495-.843c1.633-.544 2.505-2.2 2.505-3.922V7.523c0-2.175-1.17-4.245-3.272-4.808C16.026 2.259 14.074 2 12 2s-4.026.259-5.728.715C4.17 3.278 3 5.348 3 7.523v6.973c0 7.998 8 7.498 8 7.498c2.5 0 4-.994 4-.994v-1s-1.5.494-4 .494c-5.32 0-3.94-4.498-3.94-4.498c1.698.631 3.741 1 5.94 1"/></g></svg>
</template>

CSS

.icon-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013.5V8a2.5%202.5%200%200%200-5%200m0%200v3.5M12%208a2.5%202.5%200%200%200-5%200v5.5%22%2F%3E%3Cpath%20d%3D%22M13%2016.995c2.01%200%203.89-.307%205.495-.843c1.633-.544%202.505-2.2%202.505-3.922V7.523c0-2.175-1.17-4.245-3.272-4.808C16.026%202.259%2014.074%202%2012%202s-4.026.259-5.728.715C4.17%203.278%203%205.348%203%207.523v6.973c0%207.998%208%207.498%208%207.498c2.5%200%204-.994%204-.994v-1s-1.5.494-4%20.494c-5.32%200-3.94-4.498-3.94-4.498c1.698.631%203.741%201%205.94%201%22%2F%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013.5V8a2.5%202.5%200%200%200-5%200m0%200v3.5M12%208a2.5%202.5%200%200%200-5%200v5.5%22%2F%3E%3Cpath%20d%3D%22M13%2016.995c2.01%200%203.89-.307%205.495-.843c1.633-.544%202.505-2.2%202.505-3.922V7.523c0-2.175-1.17-4.245-3.272-4.808C16.026%202.259%2014.074%202%2012%202s-4.026.259-5.728.715C4.17%203.278%203%205.348%203%207.523v6.973c0%207.998%208%207.498%208%207.498c2.5%200%204-.994%204-.994v-1s-1.5.494-4%20.494c-5.32%200-3.94-4.498-3.94-4.498c1.698.631%203.741%201%205.94%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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