mastodon-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
mastodon-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

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"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 13V8.997a1.997 1.997 0 0 0-3.994-.004L12 11.999V9a2 2 0 1 0-4 0v4m-3.5 3c.717 3 3.5 4.996 6.5 4.983S16.26 20 16.262 19.5c0-.5-2.009-.178-4.262-.5s-3.654-2.3-3-2.215c2.493.325 4.972.233 7.448-.211c1.613-.29 2.884-1.498 3.208-3.106c.456-2.272.37-4.462-.044-6.731a4.11 4.11 0 0 0-3.35-3.337a24.9 24.9 0 0 0-8.613.016a4.03 4.03 0 0 0-3.284 3.222C3.79 9.65 3.788 13.02 4.5 16"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMastodonLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16 13V8.997a1.997 1.997 0 0 0-3.994-.004L12 11.999V9a2 2 0 1 0-4 0v4m-3.5 3c.717 3 3.5 4.996 6.5 4.983S16.26 20 16.262 19.5c0-.5-2.009-.178-4.262-.5s-3.654-2.3-3-2.215c2.493.325 4.972.233 7.448-.211c1.613-.29 2.884-1.498 3.208-3.106c.456-2.272.37-4.462-.044-6.731a4.11 4.11 0 0 0-3.35-3.337a24.9 24.9 0 0 0-8.613.016a4.03 4.03 0 0 0-3.284 3.222C3.79 9.65 3.788 13.02 4.5 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 13V8.997a1.997 1.997 0 0 0-3.994-.004L12 11.999V9a2 2 0 1 0-4 0v4m-3.5 3c.717 3 3.5 4.996 6.5 4.983S16.26 20 16.262 19.5c0-.5-2.009-.178-4.262-.5s-3.654-2.3-3-2.215c2.493.325 4.972.233 7.448-.211c1.613-.29 2.884-1.498 3.208-3.106c.456-2.272.37-4.462-.044-6.731a4.11 4.11 0 0 0-3.35-3.337a24.9 24.9 0 0 0-8.613.016a4.03 4.03 0 0 0-3.284 3.222C3.79 9.65 3.788 13.02 4.5 16"/></svg>
</template>

CSS

.icon-mastodon-line {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2013V8.997a1.997%201.997%200%200%200-3.994-.004L12%2011.999V9a2%202%200%201%200-4%200v4m-3.5%203c.717%203%203.5%204.996%206.5%204.983S16.26%2020%2016.262%2019.5c0-.5-2.009-.178-4.262-.5s-3.654-2.3-3-2.215c2.493.325%204.972.233%207.448-.211c1.613-.29%202.884-1.498%203.208-3.106c.456-2.272.37-4.462-.044-6.731a4.11%204.11%200%200%200-3.35-3.337a24.9%2024.9%200%200%200-8.613.016a4.03%204.03%200%200%200-3.284%203.222C3.79%209.65%203.788%2013.02%204.5%2016%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2013V8.997a1.997%201.997%200%200%200-3.994-.004L12%2011.999V9a2%202%200%201%200-4%200v4m-3.5%203c.717%203%203.5%204.996%206.5%204.983S16.26%2020%2016.262%2019.5c0-.5-2.009-.178-4.262-.5s-3.654-2.3-3-2.215c2.493.325%204.972.233%207.448-.211c1.613-.29%202.884-1.498%203.208-3.106c.456-2.272.37-4.462-.044-6.731a4.11%204.11%200%200%200-3.35-3.337a24.9%2024.9%200%200%200-8.613.016a4.03%204.03%200%200%200-3.284%203.222C3.79%209.65%203.788%2013.02%204.5%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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