amilia from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
amilia
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the amilia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240.1 32c-61.9 0-131.5 16.9-184.2 55.4c-5.1 3.1-9.1 9.2-7.2 19.4c1.1 5.1 5.1 27.4 10.2 39.6c4.1 10.2 14.2 10.2 20.3 6.1c32.5-22.3 96.5-47.7 152.3-47.7c57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2C11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1c3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136m50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4c-52.8 0-58.9-33.5-59-44.7c0-12.2-3-42.7 18.3-52.9c24.3-13.2 75.1-29.4 119.8-33.5z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsAmilia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240.1 32c-61.9 0-131.5 16.9-184.2 55.4c-5.1 3.1-9.1 9.2-7.2 19.4c1.1 5.1 5.1 27.4 10.2 39.6c4.1 10.2 14.2 10.2 20.3 6.1c32.5-22.3 96.5-47.7 152.3-47.7c57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2C11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1c3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136m50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4c-52.8 0-58.9-33.5-59-44.7c0-12.2-3-42.7 18.3-52.9c24.3-13.2 75.1-29.4 119.8-33.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M240.1 32c-61.9 0-131.5 16.9-184.2 55.4c-5.1 3.1-9.1 9.2-7.2 19.4c1.1 5.1 5.1 27.4 10.2 39.6c4.1 10.2 14.2 10.2 20.3 6.1c32.5-22.3 96.5-47.7 152.3-47.7c57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2C11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1c3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136m50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4c-52.8 0-58.9-33.5-59-44.7c0-12.2-3-42.7 18.3-52.9c24.3-13.2 75.1-29.4 119.8-33.5z"/></svg>
</template>

CSS

.icon-amilia {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240.1%2032c-61.9%200-131.5%2016.9-184.2%2055.4c-5.1%203.1-9.1%209.2-7.2%2019.4c1.1%205.1%205.1%2027.4%2010.2%2039.6c4.1%2010.2%2014.2%2010.2%2020.3%206.1c32.5-22.3%2096.5-47.7%20152.3-47.7c57.9%200%2058.9%2028.4%2058.9%2073.1v38.5C203%20227.7%2078.2%20251%2046.7%20264.2C11.2%20280.5%2016.3%20357.7%2016.3%20376s15.2%20104%20124.9%20104c47.8%200%20113.7-20.7%20153.3-42.1v25.4c0%203%202.1%208.2%206.1%209.1c3.1%201%2050.7%202%2059.9%202s62.5.3%2066.5-.7c4.1-1%205.1-6.1%205.1-9.1V168c-.1-80.3-57.9-136-192-136m50.2%20348c-21.4%2013.2-48.7%2024.4-79.1%2024.4c-52.8%200-58.9-33.5-59-44.7c0-12.2-3-42.7%2018.3-52.9c24.3-13.2%2075.1-29.4%20119.8-33.5z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240.1%2032c-61.9%200-131.5%2016.9-184.2%2055.4c-5.1%203.1-9.1%209.2-7.2%2019.4c1.1%205.1%205.1%2027.4%2010.2%2039.6c4.1%2010.2%2014.2%2010.2%2020.3%206.1c32.5-22.3%2096.5-47.7%20152.3-47.7c57.9%200%2058.9%2028.4%2058.9%2073.1v38.5C203%20227.7%2078.2%20251%2046.7%20264.2C11.2%20280.5%2016.3%20357.7%2016.3%20376s15.2%20104%20124.9%20104c47.8%200%20113.7-20.7%20153.3-42.1v25.4c0%203%202.1%208.2%206.1%209.1c3.1%201%2050.7%202%2059.9%202s62.5.3%2066.5-.7c4.1-1%205.1-6.1%205.1-9.1V168c-.1-80.3-57.9-136-192-136m50.2%20348c-21.4%2013.2-48.7%2024.4-79.1%2024.4c-52.8%200-58.9-33.5-59-44.7c0-12.2-3-42.7%2018.3-52.9c24.3-13.2%2075.1-29.4%20119.8-33.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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