earlybirds logo
earlybirds from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- earlybirds
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 480×512
- License
- CC BY 4.0
The same logo in other sets
Use the earlybirds logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M313.2 47.5c1.2-13 21.3-14 36.6-8.7c.9.3 26.2 9.7 19 15.2c-27.9-7.4-56.4 18.2-55.6-6.5m-201 6.9c30.7-8.1 62 20 61.1-7.1c-1.3-14.2-23.4-15.3-40.2-9.6c-1 .3-28.7 10.5-20.9 16.7M319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m318.5 163.2c-9.9 24-40.7 11-63.9-1.2c-13.5 69.1-58.1 111.4-126.3 124.2c.3.9-2-.1 24 1c33.6 1.4 63.8-3.1 97.4-8c-19.8-13.8-11.4-37.1-9.8-38.1c1.4-.9 14.7 1.7 21.6 11.5c8.6-12.5 28.4-14.8 30.2-13.6c1.6 1.1 6.6 20.9-6.9 34.6c4.7-.9 8.2-1.6 9.8-2.1c2.6-.8 17.7 11.3 3.1 13.3c-14.3 2.3-22.6 5.1-47.1 10.8c-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2c.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6c-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1c-20.9 0-20.9-31.6 0-31.6c2.4 0 27.7 1.3 63.2 2.8c-61.1-15.5-103.7-55-114.9-118.2c-25 12.8-57.5 26.8-68.2.8c-10.5-25.4 21.5-42.6 66.8-73.4c.7-6.6 1.6-13.3 2.7-19.8c-14.4-19.6-11.6-36.3-16.1-60.4c-16.8 2.4-23.2-9.1-23.6-23.1c.3-7.3 2.1-14.9 2.4-15.4c1.1-1.8 10.1-2 12.7-2.6c6-31.7 50.6-33.2 90.9-34.5c19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2c5.2-8.8 18.3-11.4 19.6-10.7c1.1.6 6.4 15-4.9 25.9c40.3 3.5 72.2 24.7 96 50.7c36.1 1.5 71.8 5.9 77.1 34c2.7.6 11.6.8 12.7 2.6c.3.5 2.1 8.1 2.4 15.4c-.5 13.9-6.8 25.4-23.6 23.1c-3.2 17.3-2.7 32.9-8.7 47.7c2.4 11.7 4 23.8 4.8 36.4c37 25.4 70.3 42.5 60.3 66.9M207.4 159.9c.9-44-37.9-42.2-78.6-40.3c-21.7 1-38.9 1.9-45.5 13.9c-11.4 20.9 5.9 92.9 23.2 101.2c9.8 4.7 73.4 7.9 86.3-7.1c8.2-9.4 15-49.4 14.6-67.7m52 58.3c-4.3-12.4-6-30.1-15.3-32.7c-2-.5-9-.5-11 0c-10 2.8-10.8 22.1-17 37.2c15.4 0 19.3 9.7 23.7 9.7c4.3 0 6.3-11.3 19.6-14.2m135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9c-40.2-1.9-78.2-3.8-77.3 40.3c-.5 18.3 5 58.3 13.2 67.8c13 14.9 76.6 11.8 86.3 7.1c15.8-7.6 36.5-78.9 24.3-101.3"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsEarlybirds(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M313.2 47.5c1.2-13 21.3-14 36.6-8.7c.9.3 26.2 9.7 19 15.2c-27.9-7.4-56.4 18.2-55.6-6.5m-201 6.9c30.7-8.1 62 20 61.1-7.1c-1.3-14.2-23.4-15.3-40.2-9.6c-1 .3-28.7 10.5-20.9 16.7M319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m318.5 163.2c-9.9 24-40.7 11-63.9-1.2c-13.5 69.1-58.1 111.4-126.3 124.2c.3.9-2-.1 24 1c33.6 1.4 63.8-3.1 97.4-8c-19.8-13.8-11.4-37.1-9.8-38.1c1.4-.9 14.7 1.7 21.6 11.5c8.6-12.5 28.4-14.8 30.2-13.6c1.6 1.1 6.6 20.9-6.9 34.6c4.7-.9 8.2-1.6 9.8-2.1c2.6-.8 17.7 11.3 3.1 13.3c-14.3 2.3-22.6 5.1-47.1 10.8c-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2c.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6c-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1c-20.9 0-20.9-31.6 0-31.6c2.4 0 27.7 1.3 63.2 2.8c-61.1-15.5-103.7-55-114.9-118.2c-25 12.8-57.5 26.8-68.2.8c-10.5-25.4 21.5-42.6 66.8-73.4c.7-6.6 1.6-13.3 2.7-19.8c-14.4-19.6-11.6-36.3-16.1-60.4c-16.8 2.4-23.2-9.1-23.6-23.1c.3-7.3 2.1-14.9 2.4-15.4c1.1-1.8 10.1-2 12.7-2.6c6-31.7 50.6-33.2 90.9-34.5c19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2c5.2-8.8 18.3-11.4 19.6-10.7c1.1.6 6.4 15-4.9 25.9c40.3 3.5 72.2 24.7 96 50.7c36.1 1.5 71.8 5.9 77.1 34c2.7.6 11.6.8 12.7 2.6c.3.5 2.1 8.1 2.4 15.4c-.5 13.9-6.8 25.4-23.6 23.1c-3.2 17.3-2.7 32.9-8.7 47.7c2.4 11.7 4 23.8 4.8 36.4c37 25.4 70.3 42.5 60.3 66.9M207.4 159.9c.9-44-37.9-42.2-78.6-40.3c-21.7 1-38.9 1.9-45.5 13.9c-11.4 20.9 5.9 92.9 23.2 101.2c9.8 4.7 73.4 7.9 86.3-7.1c8.2-9.4 15-49.4 14.6-67.7m52 58.3c-4.3-12.4-6-30.1-15.3-32.7c-2-.5-9-.5-11 0c-10 2.8-10.8 22.1-17 37.2c15.4 0 19.3 9.7 23.7 9.7c4.3 0 6.3-11.3 19.6-14.2m135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9c-40.2-1.9-78.2-3.8-77.3 40.3c-.5 18.3 5 58.3 13.2 67.8c13 14.9 76.6 11.8 86.3 7.1c15.8-7.6 36.5-78.9 24.3-101.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 480 512"><path fill="currentColor" d="M313.2 47.5c1.2-13 21.3-14 36.6-8.7c.9.3 26.2 9.7 19 15.2c-27.9-7.4-56.4 18.2-55.6-6.5m-201 6.9c30.7-8.1 62 20 61.1-7.1c-1.3-14.2-23.4-15.3-40.2-9.6c-1 .3-28.7 10.5-20.9 16.7M319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16s-7.2-16-16-16m318.5 163.2c-9.9 24-40.7 11-63.9-1.2c-13.5 69.1-58.1 111.4-126.3 124.2c.3.9-2-.1 24 1c33.6 1.4 63.8-3.1 97.4-8c-19.8-13.8-11.4-37.1-9.8-38.1c1.4-.9 14.7 1.7 21.6 11.5c8.6-12.5 28.4-14.8 30.2-13.6c1.6 1.1 6.6 20.9-6.9 34.6c4.7-.9 8.2-1.6 9.8-2.1c2.6-.8 17.7 11.3 3.1 13.3c-14.3 2.3-22.6 5.1-47.1 10.8c-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2c.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6c-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1c-20.9 0-20.9-31.6 0-31.6c2.4 0 27.7 1.3 63.2 2.8c-61.1-15.5-103.7-55-114.9-118.2c-25 12.8-57.5 26.8-68.2.8c-10.5-25.4 21.5-42.6 66.8-73.4c.7-6.6 1.6-13.3 2.7-19.8c-14.4-19.6-11.6-36.3-16.1-60.4c-16.8 2.4-23.2-9.1-23.6-23.1c.3-7.3 2.1-14.9 2.4-15.4c1.1-1.8 10.1-2 12.7-2.6c6-31.7 50.6-33.2 90.9-34.5c19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2c5.2-8.8 18.3-11.4 19.6-10.7c1.1.6 6.4 15-4.9 25.9c40.3 3.5 72.2 24.7 96 50.7c36.1 1.5 71.8 5.9 77.1 34c2.7.6 11.6.8 12.7 2.6c.3.5 2.1 8.1 2.4 15.4c-.5 13.9-6.8 25.4-23.6 23.1c-3.2 17.3-2.7 32.9-8.7 47.7c2.4 11.7 4 23.8 4.8 36.4c37 25.4 70.3 42.5 60.3 66.9M207.4 159.9c.9-44-37.9-42.2-78.6-40.3c-21.7 1-38.9 1.9-45.5 13.9c-11.4 20.9 5.9 92.9 23.2 101.2c9.8 4.7 73.4 7.9 86.3-7.1c8.2-9.4 15-49.4 14.6-67.7m52 58.3c-4.3-12.4-6-30.1-15.3-32.7c-2-.5-9-.5-11 0c-10 2.8-10.8 22.1-17 37.2c15.4 0 19.3 9.7 23.7 9.7c4.3 0 6.3-11.3 19.6-14.2m135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9c-40.2-1.9-78.2-3.8-77.3 40.3c-.5 18.3 5 58.3 13.2 67.8c13 14.9 76.6 11.8 86.3 7.1c15.8-7.6 36.5-78.9 24.3-101.3"/></svg> </template>
CSS
.icon-earlybirds {
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%20480%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M313.2%2047.5c1.2-13%2021.3-14%2036.6-8.7c.9.3%2026.2%209.7%2019%2015.2c-27.9-7.4-56.4%2018.2-55.6-6.5m-201%206.9c30.7-8.1%2062%2020%2061.1-7.1c-1.3-14.2-23.4-15.3-40.2-9.6c-1%20.3-28.7%2010.5-20.9%2016.7M319.4%20160c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16s-7.2-16-16-16m-159.7%200c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16s-7.2-16-16-16m318.5%20163.2c-9.9%2024-40.7%2011-63.9-1.2c-13.5%2069.1-58.1%20111.4-126.3%20124.2c.3.9-2-.1%2024%201c33.6%201.4%2063.8-3.1%2097.4-8c-19.8-13.8-11.4-37.1-9.8-38.1c1.4-.9%2014.7%201.7%2021.6%2011.5c8.6-12.5%2028.4-14.8%2030.2-13.6c1.6%201.1%206.6%2020.9-6.9%2034.6c4.7-.9%208.2-1.6%209.8-2.1c2.6-.8%2017.7%2011.3%203.1%2013.3c-14.3%202.3-22.6%205.1-47.1%2010.8c-45.9%2010.7-85.9%2011.8-117.7%2012.8l1%2011.6c3.8%2018.1-23.4%2024.3-27.6%206.2c.8%2017.9-27.1%2021.8-28.4-1l-.5%205.3c-.7%2018.4-28.4%2017.9-28.3-.6c-7.5%2013.5-28.1%206.8-26.4-8.5l1.2-12.4c-36.7.9-59.7%203.1-61.8%203.1c-20.9%200-20.9-31.6%200-31.6c2.4%200%2027.7%201.3%2063.2%202.8c-61.1-15.5-103.7-55-114.9-118.2c-25%2012.8-57.5%2026.8-68.2.8c-10.5-25.4%2021.5-42.6%2066.8-73.4c.7-6.6%201.6-13.3%202.7-19.8c-14.4-19.6-11.6-36.3-16.1-60.4c-16.8%202.4-23.2-9.1-23.6-23.1c.3-7.3%202.1-14.9%202.4-15.4c1.1-1.8%2010.1-2%2012.7-2.6c6-31.7%2050.6-33.2%2090.9-34.5c19.7-21.8%2045.2-41.5%2080.9-48.3C203.3%2029%20215.2%208.5%20216.2%208c1.7-.8%2021.2%204.3%2026.3%2023.2c5.2-8.8%2018.3-11.4%2019.6-10.7c1.1.6%206.4%2015-4.9%2025.9c40.3%203.5%2072.2%2024.7%2096%2050.7c36.1%201.5%2071.8%205.9%2077.1%2034c2.7.6%2011.6.8%2012.7%202.6c.3.5%202.1%208.1%202.4%2015.4c-.5%2013.9-6.8%2025.4-23.6%2023.1c-3.2%2017.3-2.7%2032.9-8.7%2047.7c2.4%2011.7%204%2023.8%204.8%2036.4c37%2025.4%2070.3%2042.5%2060.3%2066.9M207.4%20159.9c.9-44-37.9-42.2-78.6-40.3c-21.7%201-38.9%201.9-45.5%2013.9c-11.4%2020.9%205.9%2092.9%2023.2%20101.2c9.8%204.7%2073.4%207.9%2086.3-7.1c8.2-9.4%2015-49.4%2014.6-67.7m52%2058.3c-4.3-12.4-6-30.1-15.3-32.7c-2-.5-9-.5-11%200c-10%202.8-10.8%2022.1-17%2037.2c15.4%200%2019.3%209.7%2023.7%209.7c4.3%200%206.3-11.3%2019.6-14.2m135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9c-40.2-1.9-78.2-3.8-77.3%2040.3c-.5%2018.3%205%2058.3%2013.2%2067.8c13%2014.9%2076.6%2011.8%2086.3%207.1c15.8-7.6%2036.5-78.9%2024.3-101.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%20480%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M313.2%2047.5c1.2-13%2021.3-14%2036.6-8.7c.9.3%2026.2%209.7%2019%2015.2c-27.9-7.4-56.4%2018.2-55.6-6.5m-201%206.9c30.7-8.1%2062%2020%2061.1-7.1c-1.3-14.2-23.4-15.3-40.2-9.6c-1%20.3-28.7%2010.5-20.9%2016.7M319.4%20160c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16s-7.2-16-16-16m-159.7%200c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16s-7.2-16-16-16m318.5%20163.2c-9.9%2024-40.7%2011-63.9-1.2c-13.5%2069.1-58.1%20111.4-126.3%20124.2c.3.9-2-.1%2024%201c33.6%201.4%2063.8-3.1%2097.4-8c-19.8-13.8-11.4-37.1-9.8-38.1c1.4-.9%2014.7%201.7%2021.6%2011.5c8.6-12.5%2028.4-14.8%2030.2-13.6c1.6%201.1%206.6%2020.9-6.9%2034.6c4.7-.9%208.2-1.6%209.8-2.1c2.6-.8%2017.7%2011.3%203.1%2013.3c-14.3%202.3-22.6%205.1-47.1%2010.8c-45.9%2010.7-85.9%2011.8-117.7%2012.8l1%2011.6c3.8%2018.1-23.4%2024.3-27.6%206.2c.8%2017.9-27.1%2021.8-28.4-1l-.5%205.3c-.7%2018.4-28.4%2017.9-28.3-.6c-7.5%2013.5-28.1%206.8-26.4-8.5l1.2-12.4c-36.7.9-59.7%203.1-61.8%203.1c-20.9%200-20.9-31.6%200-31.6c2.4%200%2027.7%201.3%2063.2%202.8c-61.1-15.5-103.7-55-114.9-118.2c-25%2012.8-57.5%2026.8-68.2.8c-10.5-25.4%2021.5-42.6%2066.8-73.4c.7-6.6%201.6-13.3%202.7-19.8c-14.4-19.6-11.6-36.3-16.1-60.4c-16.8%202.4-23.2-9.1-23.6-23.1c.3-7.3%202.1-14.9%202.4-15.4c1.1-1.8%2010.1-2%2012.7-2.6c6-31.7%2050.6-33.2%2090.9-34.5c19.7-21.8%2045.2-41.5%2080.9-48.3C203.3%2029%20215.2%208.5%20216.2%208c1.7-.8%2021.2%204.3%2026.3%2023.2c5.2-8.8%2018.3-11.4%2019.6-10.7c1.1.6%206.4%2015-4.9%2025.9c40.3%203.5%2072.2%2024.7%2096%2050.7c36.1%201.5%2071.8%205.9%2077.1%2034c2.7.6%2011.6.8%2012.7%202.6c.3.5%202.1%208.1%202.4%2015.4c-.5%2013.9-6.8%2025.4-23.6%2023.1c-3.2%2017.3-2.7%2032.9-8.7%2047.7c2.4%2011.7%204%2023.8%204.8%2036.4c37%2025.4%2070.3%2042.5%2060.3%2066.9M207.4%20159.9c.9-44-37.9-42.2-78.6-40.3c-21.7%201-38.9%201.9-45.5%2013.9c-11.4%2020.9%205.9%2092.9%2023.2%20101.2c9.8%204.7%2073.4%207.9%2086.3-7.1c8.2-9.4%2015-49.4%2014.6-67.7m52%2058.3c-4.3-12.4-6-30.1-15.3-32.7c-2-.5-9-.5-11%200c-10%202.8-10.8%2022.1-17%2037.2c15.4%200%2019.3%209.7%2023.7%209.7c4.3%200%206.3-11.3%2019.6-14.2m135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9c-40.2-1.9-78.2-3.8-77.3%2040.3c-.5%2018.3%205%2058.3%2013.2%2067.8c13%2014.9%2076.6%2011.8%2086.3%207.1c15.8-7.6%2036.5-78.9%2024.3-101.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/earlybirds.svg?color=%231a73e8&size=48