hornbill from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
hornbill
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the hornbill logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M140.8 434.3c1 7.8-.4 15.8-4.1 22.8s-9.6 12.6-16.7 16.1s-15.1 4.7-22.9 3.3s-15-5.1-20.6-10.7s-9.2-12.9-10.5-20.7s0-15.8 3.6-22.9s9.3-12.8 16.3-16.5s15-5 22.9-3.9c-78.3-111.3 52-190.5 52-190.5c-5.9 43-8.2 91.2-8.2 91.2c-67.3 41.5.9 64.1 39.8 72.9c9.9 27 27.8 50.2 51.4 66.7s51.6 25.3 80.3 25.3c1.9 0 3.8-.2 5.7-.3l.1 18.9c-99.2 1.4-158.7-29.1-188.9-51.6zm108-327.7c.9-7.2-.2-14.6-3.4-21.2c-3-6.2-7.6-11.5-13.4-15.3s-12.5-5.9-19.4-6.2s-13.8 1.4-19.8 4.7s-11.1 8.3-14.5 14.3s-5.2 12.8-5 19.7s2.2 13.7 5.9 19.5s8.9 10.6 15.1 13.6s13.1 4.4 20 3.9c-22.6 29.9-53.8 89.6-52.4 190l21.8-.2c0-.9-.1-1.8-.1-2.7c0-28 8.4-55.3 24.1-78.5s37.9-41.2 63.8-51.6c8-37.7 30.7-114.3 73.8-44.3c0 0 48.1 2.4 91.2 8.2c0 0-77.8-128-187.6-54.1zM553 240.8c6.3-3 11.7-7.7 15.5-13.6s5.9-12.7 6.1-19.8s-1.6-14-5.2-20s-8.7-11-14.9-14.3s-13.2-4.8-20.2-4.4s-13.8 2.8-19.5 6.9s-10.2 9.6-13 16.1s-3.7 13.6-2.7 20.5c-31.7-21.9-89.8-49.1-183.4-47.7l.1 22.5c2.7-.2 5.4-.4 8.1-.4c28.1 0 55.6 8.5 78.9 24.3s41.2 38.3 51.6 64.5c39.1 9 105.1 31.6 38.5 72.5c0 0-2.3 48.1-8.2 91.2c0 0 133.4-81.2 49-194.6c6.6.6 13.3-.6 19.3-3.5zM438.4 500.2c21.4-32.5 46.4-89.7 45.1-179.7l-19.5.1c.1 2.1.3 4.1.3 6.2c0 28.6-8.8 56.5-25.1 80s-39.5 41.4-66.3 51.4c-8.9 39-31.4 106.7-72.8 39.5c0 0-48.1-2.3-91.2-8.2c0 0 79.9 131.3 191.9 51c.3 4.9 1.5 9.6 3.6 14c2.9 6.1 7.5 11.4 13.1 15.1s12.2 6 19 6.4s13.6-1.1 19.6-4.2s11.1-7.8 14.7-13.6s5.6-12.4 5.7-19.2s-1.5-13.5-4.8-19.4s-8.2-10.9-14.1-14.3s-12.6-5.2-19.4-5.1v-.1z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsHornbill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M140.8 434.3c1 7.8-.4 15.8-4.1 22.8s-9.6 12.6-16.7 16.1s-15.1 4.7-22.9 3.3s-15-5.1-20.6-10.7s-9.2-12.9-10.5-20.7s0-15.8 3.6-22.9s9.3-12.8 16.3-16.5s15-5 22.9-3.9c-78.3-111.3 52-190.5 52-190.5c-5.9 43-8.2 91.2-8.2 91.2c-67.3 41.5.9 64.1 39.8 72.9c9.9 27 27.8 50.2 51.4 66.7s51.6 25.3 80.3 25.3c1.9 0 3.8-.2 5.7-.3l.1 18.9c-99.2 1.4-158.7-29.1-188.9-51.6zm108-327.7c.9-7.2-.2-14.6-3.4-21.2c-3-6.2-7.6-11.5-13.4-15.3s-12.5-5.9-19.4-6.2s-13.8 1.4-19.8 4.7s-11.1 8.3-14.5 14.3s-5.2 12.8-5 19.7s2.2 13.7 5.9 19.5s8.9 10.6 15.1 13.6s13.1 4.4 20 3.9c-22.6 29.9-53.8 89.6-52.4 190l21.8-.2c0-.9-.1-1.8-.1-2.7c0-28 8.4-55.3 24.1-78.5s37.9-41.2 63.8-51.6c8-37.7 30.7-114.3 73.8-44.3c0 0 48.1 2.4 91.2 8.2c0 0-77.8-128-187.6-54.1zM553 240.8c6.3-3 11.7-7.7 15.5-13.6s5.9-12.7 6.1-19.8s-1.6-14-5.2-20s-8.7-11-14.9-14.3s-13.2-4.8-20.2-4.4s-13.8 2.8-19.5 6.9s-10.2 9.6-13 16.1s-3.7 13.6-2.7 20.5c-31.7-21.9-89.8-49.1-183.4-47.7l.1 22.5c2.7-.2 5.4-.4 8.1-.4c28.1 0 55.6 8.5 78.9 24.3s41.2 38.3 51.6 64.5c39.1 9 105.1 31.6 38.5 72.5c0 0-2.3 48.1-8.2 91.2c0 0 133.4-81.2 49-194.6c6.6.6 13.3-.6 19.3-3.5zM438.4 500.2c21.4-32.5 46.4-89.7 45.1-179.7l-19.5.1c.1 2.1.3 4.1.3 6.2c0 28.6-8.8 56.5-25.1 80s-39.5 41.4-66.3 51.4c-8.9 39-31.4 106.7-72.8 39.5c0 0-48.1-2.3-91.2-8.2c0 0 79.9 131.3 191.9 51c.3 4.9 1.5 9.6 3.6 14c2.9 6.1 7.5 11.4 13.1 15.1s12.2 6 19 6.4s13.6-1.1 19.6-4.2s11.1-7.8 14.7-13.6s5.6-12.4 5.7-19.2s-1.5-13.5-4.8-19.4s-8.2-10.9-14.1-14.3s-12.6-5.2-19.4-5.1v-.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M140.8 434.3c1 7.8-.4 15.8-4.1 22.8s-9.6 12.6-16.7 16.1s-15.1 4.7-22.9 3.3s-15-5.1-20.6-10.7s-9.2-12.9-10.5-20.7s0-15.8 3.6-22.9s9.3-12.8 16.3-16.5s15-5 22.9-3.9c-78.3-111.3 52-190.5 52-190.5c-5.9 43-8.2 91.2-8.2 91.2c-67.3 41.5.9 64.1 39.8 72.9c9.9 27 27.8 50.2 51.4 66.7s51.6 25.3 80.3 25.3c1.9 0 3.8-.2 5.7-.3l.1 18.9c-99.2 1.4-158.7-29.1-188.9-51.6zm108-327.7c.9-7.2-.2-14.6-3.4-21.2c-3-6.2-7.6-11.5-13.4-15.3s-12.5-5.9-19.4-6.2s-13.8 1.4-19.8 4.7s-11.1 8.3-14.5 14.3s-5.2 12.8-5 19.7s2.2 13.7 5.9 19.5s8.9 10.6 15.1 13.6s13.1 4.4 20 3.9c-22.6 29.9-53.8 89.6-52.4 190l21.8-.2c0-.9-.1-1.8-.1-2.7c0-28 8.4-55.3 24.1-78.5s37.9-41.2 63.8-51.6c8-37.7 30.7-114.3 73.8-44.3c0 0 48.1 2.4 91.2 8.2c0 0-77.8-128-187.6-54.1zM553 240.8c6.3-3 11.7-7.7 15.5-13.6s5.9-12.7 6.1-19.8s-1.6-14-5.2-20s-8.7-11-14.9-14.3s-13.2-4.8-20.2-4.4s-13.8 2.8-19.5 6.9s-10.2 9.6-13 16.1s-3.7 13.6-2.7 20.5c-31.7-21.9-89.8-49.1-183.4-47.7l.1 22.5c2.7-.2 5.4-.4 8.1-.4c28.1 0 55.6 8.5 78.9 24.3s41.2 38.3 51.6 64.5c39.1 9 105.1 31.6 38.5 72.5c0 0-2.3 48.1-8.2 91.2c0 0 133.4-81.2 49-194.6c6.6.6 13.3-.6 19.3-3.5zM438.4 500.2c21.4-32.5 46.4-89.7 45.1-179.7l-19.5.1c.1 2.1.3 4.1.3 6.2c0 28.6-8.8 56.5-25.1 80s-39.5 41.4-66.3 51.4c-8.9 39-31.4 106.7-72.8 39.5c0 0-48.1-2.3-91.2-8.2c0 0 79.9 131.3 191.9 51c.3 4.9 1.5 9.6 3.6 14c2.9 6.1 7.5 11.4 13.1 15.1s12.2 6 19 6.4s13.6-1.1 19.6-4.2s11.1-7.8 14.7-13.6s5.6-12.4 5.7-19.2s-1.5-13.5-4.8-19.4s-8.2-10.9-14.1-14.3s-12.6-5.2-19.4-5.1v-.1z"/></svg>
</template>

CSS

.icon-hornbill {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M140.8%20434.3c1%207.8-.4%2015.8-4.1%2022.8s-9.6%2012.6-16.7%2016.1s-15.1%204.7-22.9%203.3s-15-5.1-20.6-10.7s-9.2-12.9-10.5-20.7s0-15.8%203.6-22.9s9.3-12.8%2016.3-16.5s15-5%2022.9-3.9c-78.3-111.3%2052-190.5%2052-190.5c-5.9%2043-8.2%2091.2-8.2%2091.2c-67.3%2041.5.9%2064.1%2039.8%2072.9c9.9%2027%2027.8%2050.2%2051.4%2066.7s51.6%2025.3%2080.3%2025.3c1.9%200%203.8-.2%205.7-.3l.1%2018.9c-99.2%201.4-158.7-29.1-188.9-51.6zm108-327.7c.9-7.2-.2-14.6-3.4-21.2c-3-6.2-7.6-11.5-13.4-15.3s-12.5-5.9-19.4-6.2s-13.8%201.4-19.8%204.7s-11.1%208.3-14.5%2014.3s-5.2%2012.8-5%2019.7s2.2%2013.7%205.9%2019.5s8.9%2010.6%2015.1%2013.6s13.1%204.4%2020%203.9c-22.6%2029.9-53.8%2089.6-52.4%20190l21.8-.2c0-.9-.1-1.8-.1-2.7c0-28%208.4-55.3%2024.1-78.5s37.9-41.2%2063.8-51.6c8-37.7%2030.7-114.3%2073.8-44.3c0%200%2048.1%202.4%2091.2%208.2c0%200-77.8-128-187.6-54.1zM553%20240.8c6.3-3%2011.7-7.7%2015.5-13.6s5.9-12.7%206.1-19.8s-1.6-14-5.2-20s-8.7-11-14.9-14.3s-13.2-4.8-20.2-4.4s-13.8%202.8-19.5%206.9s-10.2%209.6-13%2016.1s-3.7%2013.6-2.7%2020.5c-31.7-21.9-89.8-49.1-183.4-47.7l.1%2022.5c2.7-.2%205.4-.4%208.1-.4c28.1%200%2055.6%208.5%2078.9%2024.3s41.2%2038.3%2051.6%2064.5c39.1%209%20105.1%2031.6%2038.5%2072.5c0%200-2.3%2048.1-8.2%2091.2c0%200%20133.4-81.2%2049-194.6c6.6.6%2013.3-.6%2019.3-3.5zM438.4%20500.2c21.4-32.5%2046.4-89.7%2045.1-179.7l-19.5.1c.1%202.1.3%204.1.3%206.2c0%2028.6-8.8%2056.5-25.1%2080s-39.5%2041.4-66.3%2051.4c-8.9%2039-31.4%20106.7-72.8%2039.5c0%200-48.1-2.3-91.2-8.2c0%200%2079.9%20131.3%20191.9%2051c.3%204.9%201.5%209.6%203.6%2014c2.9%206.1%207.5%2011.4%2013.1%2015.1s12.2%206%2019%206.4s13.6-1.1%2019.6-4.2s11.1-7.8%2014.7-13.6s5.6-12.4%205.7-19.2s-1.5-13.5-4.8-19.4s-8.2-10.9-14.1-14.3s-12.6-5.2-19.4-5.1v-.1z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M140.8%20434.3c1%207.8-.4%2015.8-4.1%2022.8s-9.6%2012.6-16.7%2016.1s-15.1%204.7-22.9%203.3s-15-5.1-20.6-10.7s-9.2-12.9-10.5-20.7s0-15.8%203.6-22.9s9.3-12.8%2016.3-16.5s15-5%2022.9-3.9c-78.3-111.3%2052-190.5%2052-190.5c-5.9%2043-8.2%2091.2-8.2%2091.2c-67.3%2041.5.9%2064.1%2039.8%2072.9c9.9%2027%2027.8%2050.2%2051.4%2066.7s51.6%2025.3%2080.3%2025.3c1.9%200%203.8-.2%205.7-.3l.1%2018.9c-99.2%201.4-158.7-29.1-188.9-51.6zm108-327.7c.9-7.2-.2-14.6-3.4-21.2c-3-6.2-7.6-11.5-13.4-15.3s-12.5-5.9-19.4-6.2s-13.8%201.4-19.8%204.7s-11.1%208.3-14.5%2014.3s-5.2%2012.8-5%2019.7s2.2%2013.7%205.9%2019.5s8.9%2010.6%2015.1%2013.6s13.1%204.4%2020%203.9c-22.6%2029.9-53.8%2089.6-52.4%20190l21.8-.2c0-.9-.1-1.8-.1-2.7c0-28%208.4-55.3%2024.1-78.5s37.9-41.2%2063.8-51.6c8-37.7%2030.7-114.3%2073.8-44.3c0%200%2048.1%202.4%2091.2%208.2c0%200-77.8-128-187.6-54.1zM553%20240.8c6.3-3%2011.7-7.7%2015.5-13.6s5.9-12.7%206.1-19.8s-1.6-14-5.2-20s-8.7-11-14.9-14.3s-13.2-4.8-20.2-4.4s-13.8%202.8-19.5%206.9s-10.2%209.6-13%2016.1s-3.7%2013.6-2.7%2020.5c-31.7-21.9-89.8-49.1-183.4-47.7l.1%2022.5c2.7-.2%205.4-.4%208.1-.4c28.1%200%2055.6%208.5%2078.9%2024.3s41.2%2038.3%2051.6%2064.5c39.1%209%20105.1%2031.6%2038.5%2072.5c0%200-2.3%2048.1-8.2%2091.2c0%200%20133.4-81.2%2049-194.6c6.6.6%2013.3-.6%2019.3-3.5zM438.4%20500.2c21.4-32.5%2046.4-89.7%2045.1-179.7l-19.5.1c.1%202.1.3%204.1.3%206.2c0%2028.6-8.8%2056.5-25.1%2080s-39.5%2041.4-66.3%2051.4c-8.9%2039-31.4%20106.7-72.8%2039.5c0%200-48.1-2.3-91.2-8.2c0%200%2079.9%20131.3%20191.9%2051c.3%204.9%201.5%209.6%203.6%2014c2.9%206.1%207.5%2011.4%2013.1%2015.1s12.2%206%2019%206.4s13.6-1.1%2019.6-4.2s11.1-7.8%2014.7-13.6s5.6-12.4%205.7-19.2s-1.5-13.5-4.8-19.4s-8.2-10.9-14.1-14.3s-12.6-5.2-19.4-5.1v-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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