eagle emoji
eagle from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- eagle
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the eagle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M7.042 26c.33 0 .651.121.963.331c1.368-8.106 20.362-8.248 21.755-.29c1.666.412 3.08 4.378 3.748 9.959h-31c.793-5.899 2.522-10 4.534-10"/><path fill="#e1e8ed" d="M7.043 23.688C10.966 12.533 6.508 3 17.508 3s8.736 8.173 13.193 19.125c1.119 2.75-1.443 5.908-1.443 5.908s-2.612-4.756-4.75-5.846c-.591 3.277-1.75 6.938-1.75 6.938s-2.581-2.965-5.587-5.587c-.879 1.009-2.065 2.183-3.663 3.462c-.349-1.048-.943-2.339-1.568-3.576c-1.468 2.238-3.182 4.951-3.182 4.951s-2.507-2.435-1.715-4.687"/><path fill="#ffcc4d" d="M11.507 5c-4.36 3.059-5.542 2.16-7.812 3.562c-2.125 1.312-2 4.938-.125 8.062c.579-2.661-.5-3.149 6.938-3.149c5 0 7.928.289 7-1S7.481 12.934 11.507 5"/><path fill="#292f33" d="M16.535 7.517a1.483 1.483 0 1 1-2.967 0c0-.157.031-.305.076-.446h2.816c.044.141.075.289.075.446"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiEagle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M7.042 26c.33 0 .651.121.963.331c1.368-8.106 20.362-8.248 21.755-.29c1.666.412 3.08 4.378 3.748 9.959h-31c.793-5.899 2.522-10 4.534-10"/><path fill="#e1e8ed" d="M7.043 23.688C10.966 12.533 6.508 3 17.508 3s8.736 8.173 13.193 19.125c1.119 2.75-1.443 5.908-1.443 5.908s-2.612-4.756-4.75-5.846c-.591 3.277-1.75 6.938-1.75 6.938s-2.581-2.965-5.587-5.587c-.879 1.009-2.065 2.183-3.663 3.462c-.349-1.048-.943-2.339-1.568-3.576c-1.468 2.238-3.182 4.951-3.182 4.951s-2.507-2.435-1.715-4.687"/><path fill="#ffcc4d" d="M11.507 5c-4.36 3.059-5.542 2.16-7.812 3.562c-2.125 1.312-2 4.938-.125 8.062c.579-2.661-.5-3.149 6.938-3.149c5 0 7.928.289 7-1S7.481 12.934 11.507 5"/><path fill="#292f33" d="M16.535 7.517a1.483 1.483 0 1 1-2.967 0c0-.157.031-.305.076-.446h2.816c.044.141.075.289.075.446"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M7.042 26c.33 0 .651.121.963.331c1.368-8.106 20.362-8.248 21.755-.29c1.666.412 3.08 4.378 3.748 9.959h-31c.793-5.899 2.522-10 4.534-10"/><path fill="#e1e8ed" d="M7.043 23.688C10.966 12.533 6.508 3 17.508 3s8.736 8.173 13.193 19.125c1.119 2.75-1.443 5.908-1.443 5.908s-2.612-4.756-4.75-5.846c-.591 3.277-1.75 6.938-1.75 6.938s-2.581-2.965-5.587-5.587c-.879 1.009-2.065 2.183-3.663 3.462c-.349-1.048-.943-2.339-1.568-3.576c-1.468 2.238-3.182 4.951-3.182 4.951s-2.507-2.435-1.715-4.687"/><path fill="#ffcc4d" d="M11.507 5c-4.36 3.059-5.542 2.16-7.812 3.562c-2.125 1.312-2 4.938-.125 8.062c.579-2.661-.5-3.149 6.938-3.149c5 0 7.928.289 7-1S7.481 12.934 11.507 5"/><path fill="#292f33" d="M16.535 7.517a1.483 1.483 0 1 1-2.967 0c0-.157.031-.305.076-.446h2.816c.044.141.075.289.075.446"/></svg> </template>
CSS
.icon-eagle {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M7.042%2026c.33%200%20.651.121.963.331c1.368-8.106%2020.362-8.248%2021.755-.29c1.666.412%203.08%204.378%203.748%209.959h-31c.793-5.899%202.522-10%204.534-10%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M7.043%2023.688C10.966%2012.533%206.508%203%2017.508%203s8.736%208.173%2013.193%2019.125c1.119%202.75-1.443%205.908-1.443%205.908s-2.612-4.756-4.75-5.846c-.591%203.277-1.75%206.938-1.75%206.938s-2.581-2.965-5.587-5.587c-.879%201.009-2.065%202.183-3.663%203.462c-.349-1.048-.943-2.339-1.568-3.576c-1.468%202.238-3.182%204.951-3.182%204.951s-2.507-2.435-1.715-4.687%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M11.507%205c-4.36%203.059-5.542%202.16-7.812%203.562c-2.125%201.312-2%204.938-.125%208.062c.579-2.661-.5-3.149%206.938-3.149c5%200%207.928.289%207-1S7.481%2012.934%2011.507%205%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M16.535%207.517a1.483%201.483%200%201%201-2.967%200c0-.157.031-.305.076-.446h2.816c.044.141.075.289.075.446%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M7.042%2026c.33%200%20.651.121.963.331c1.368-8.106%2020.362-8.248%2021.755-.29c1.666.412%203.08%204.378%203.748%209.959h-31c.793-5.899%202.522-10%204.534-10%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M7.043%2023.688C10.966%2012.533%206.508%203%2017.508%203s8.736%208.173%2013.193%2019.125c1.119%202.75-1.443%205.908-1.443%205.908s-2.612-4.756-4.75-5.846c-.591%203.277-1.75%206.938-1.75%206.938s-2.581-2.965-5.587-5.587c-.879%201.009-2.065%202.183-3.663%203.462c-.349-1.048-.943-2.339-1.568-3.576c-1.468%202.238-3.182%204.951-3.182%204.951s-2.507-2.435-1.715-4.687%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M11.507%205c-4.36%203.059-5.542%202.16-7.812%203.562c-2.125%201.312-2%204.938-.125%208.062c.579-2.661-.5-3.149%206.938-3.149c5%200%207.928.289%207-1S7.481%2012.934%2011.507%205%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M16.535%207.517a1.483%201.483%200%201%201-2.967%200c0-.157.031-.305.076-.446h2.816c.044.141.075.289.075.446%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/eagle.svg?color=%231a73e8&size=48