mastodon icon
mastodon-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- mastodon-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
mastodon-fillAkar Iconsmastodon-filledAnt Design IconsmastodonBootstrap IconsmastodonBoxicons BrandsmastodonCoreUI BrandsmastodonFont Awesome 6 BrandsmastodonFont Awesome BrandsmastodonHuge IconsmastodonIconoirmastodonLine AwesomemastodonMaterial Line IconsmastodonSVG LogosmastodonMaterial Design IconsmastodonOpenMojimastodonPixelarticonsmastodon-fillRemix IconmastodonSimple Iconsmastodon-darkSkill Icons
Use the mastodon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.477 2.43a25.9 25.9 0 0 1 8.955-.015a5.11 5.11 0 0 1 4.164 4.141c.431 2.361.527 4.683.04 7.109c-.287 1.427-2.022 2.771-4.026 3.131c-1.55.279-6.485.422-8.11.204c.438 2 4.634 1.652 5.5 1.5c.532-.094 1.62-.323 2.112-.224c.61.123 1.152.553 1.15 1.227c-.002.574-.415 1.002-.872 1.287c-.35.218-.809.416-1.325.585c-1.042.339-2.46.6-4.06.607c-3.428.015-6.644-2.263-7.477-5.75c-.75-3.132-.744-6.648-.146-9.781a5.03 5.03 0 0 1 4.095-4.02M14 6c-.77 0-1.469.292-2 .768A3 3 0 0 0 10 6a3 3 0 0 0-3 3v4a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v3a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v4a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteMastodonFill(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="M7.477 2.43a25.9 25.9 0 0 1 8.955-.015a5.11 5.11 0 0 1 4.164 4.141c.431 2.361.527 4.683.04 7.109c-.287 1.427-2.022 2.771-4.026 3.131c-1.55.279-6.485.422-8.11.204c.438 2 4.634 1.652 5.5 1.5c.532-.094 1.62-.323 2.112-.224c.61.123 1.152.553 1.15 1.227c-.002.574-.415 1.002-.872 1.287c-.35.218-.809.416-1.325.585c-1.042.339-2.46.6-4.06.607c-3.428.015-6.644-2.263-7.477-5.75c-.75-3.132-.744-6.648-.146-9.781a5.03 5.03 0 0 1 4.095-4.02M14 6c-.77 0-1.469.292-2 .768A3 3 0 0 0 10 6a3 3 0 0 0-3 3v4a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v3a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v4a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.477 2.43a25.9 25.9 0 0 1 8.955-.015a5.11 5.11 0 0 1 4.164 4.141c.431 2.361.527 4.683.04 7.109c-.287 1.427-2.022 2.771-4.026 3.131c-1.55.279-6.485.422-8.11.204c.438 2 4.634 1.652 5.5 1.5c.532-.094 1.62-.323 2.112-.224c.61.123 1.152.553 1.15 1.227c-.002.574-.415 1.002-.872 1.287c-.35.218-.809.416-1.325.585c-1.042.339-2.46.6-4.06.607c-3.428.015-6.644-2.263-7.477-5.75c-.75-3.132-.744-6.648-.146-9.781a5.03 5.03 0 0 1 4.095-4.02M14 6c-.77 0-1.469.292-2 .768A3 3 0 0 0 10 6a3 3 0 0 0-3 3v4a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v3a1 1 0 1 0 2 0V9a1 1 0 0 1 2 0v4a1 1 0 1 0 2 0V9a3 3 0 0 0-3-3"/></svg> </template>
CSS
.icon-mastodon-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%22M7.477%202.43a25.9%2025.9%200%200%201%208.955-.015a5.11%205.11%200%200%201%204.164%204.141c.431%202.361.527%204.683.04%207.109c-.287%201.427-2.022%202.771-4.026%203.131c-1.55.279-6.485.422-8.11.204c.438%202%204.634%201.652%205.5%201.5c.532-.094%201.62-.323%202.112-.224c.61.123%201.152.553%201.15%201.227c-.002.574-.415%201.002-.872%201.287c-.35.218-.809.416-1.325.585c-1.042.339-2.46.6-4.06.607c-3.428.015-6.644-2.263-7.477-5.75c-.75-3.132-.744-6.648-.146-9.781a5.03%205.03%200%200%201%204.095-4.02M14%206c-.77%200-1.469.292-2%20.768A3%203%200%200%200%2010%206a3%203%200%200%200-3%203v4a1%201%200%201%200%202%200V9a1%201%200%200%201%202%200v3a1%201%200%201%200%202%200V9a1%201%200%200%201%202%200v4a1%201%200%201%200%202%200V9a3%203%200%200%200-3-3%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%22M7.477%202.43a25.9%2025.9%200%200%201%208.955-.015a5.11%205.11%200%200%201%204.164%204.141c.431%202.361.527%204.683.04%207.109c-.287%201.427-2.022%202.771-4.026%203.131c-1.55.279-6.485.422-8.11.204c.438%202%204.634%201.652%205.5%201.5c.532-.094%201.62-.323%202.112-.224c.61.123%201.152.553%201.15%201.227c-.002.574-.415%201.002-.872%201.287c-.35.218-.809.416-1.325.585c-1.042.339-2.46.6-4.06.607c-3.428.015-6.644-2.263-7.477-5.75c-.75-3.132-.744-6.648-.146-9.781a5.03%205.03%200%200%201%204.095-4.02M14%206c-.77%200-1.469.292-2%20.768A3%203%200%200%200%2010%206a3%203%200%200%200-3%203v4a1%201%200%201%200%202%200V9a1%201%200%200%201%202%200v3a1%201%200%201%200%202%200V9a1%201%200%200%201%202%200v4a1%201%200%201%200%202%200V9a3%203%200%200%200-3-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/mastodon-fill.svg?color=%231a73e8&size=48