flamingo emoji
flamingo from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- flamingo
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji High Contrast
Use the flamingo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.15 10.59c4.08 0 7.27 3.13 7.61 7.12c.03.38-.27.7-.65.69l-6.96.01a3.91 3.91 0 1 1 0-7.82M11.5 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/><path d="M16.425 7h-.165q-.22 0-.442.015A4.718 4.718 0 0 0 11.28 1H8.19A4.19 4.19 0 0 0 4 5.19v1.15c0 1.066.676 1.887 1.544 2.21l-.397.416A7.702 7.702 0 0 0 10.71 22h4.79v1h-3.62c-.76 0-1.38.62-1.38 1.38v.37c0 .41.34.75.75.75s.75-.33.75-.76v-.24h8.28c.66 0 1.28-.37 1.56-.96a1.67 1.67 0 0 0-.038-1.54h4.038c1.803 0 3.283-1.534 3.123-3.397C28.445 12.147 22.945 7.083 16.425 7M17 23v-1h2.931l.539.69c.06.08.04.15.02.2s-.07.11-.17.11zm-4.73-12.29c.49-.54 1.216-1.01 2.017-1.319A5.6 5.6 0 0 1 16.26 9h.14c5.51.07 10.14 4.36 10.57 9.77c.06.67-.47 1.23-1.13 1.23H10.71a5.702 5.702 0 0 1-4.12-9.65L10.75 6H10V3h1.28c.848 0 1.607.39 2.106 1A2.7 2.7 0 0 1 14 5.72c0 .72-.29 1.42-.8 1.93l-4.98 4.98c-.29.29-.29.77 0 1.06s.77.29 1.06 0zM9 3v3H7.966c-.288 0-.577.09-.816.25l-.6.39a.36.36 0 0 1-.55-.3V5.19a2.2 2.2 0 0 1 .072-.558l.007-.029l.016-.052A2.19 2.19 0 0 1 8.19 3zm6.5 26.51V25.5H17v4.46c0 .58-.48 1.05-1.06 1.05h-1.19a.749.749 0 1 1 0-1.5z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFlamingo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.15 10.59c4.08 0 7.27 3.13 7.61 7.12c.03.38-.27.7-.65.69l-6.96.01a3.91 3.91 0 1 1 0-7.82M11.5 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/><path d="M16.425 7h-.165q-.22 0-.442.015A4.718 4.718 0 0 0 11.28 1H8.19A4.19 4.19 0 0 0 4 5.19v1.15c0 1.066.676 1.887 1.544 2.21l-.397.416A7.702 7.702 0 0 0 10.71 22h4.79v1h-3.62c-.76 0-1.38.62-1.38 1.38v.37c0 .41.34.75.75.75s.75-.33.75-.76v-.24h8.28c.66 0 1.28-.37 1.56-.96a1.67 1.67 0 0 0-.038-1.54h4.038c1.803 0 3.283-1.534 3.123-3.397C28.445 12.147 22.945 7.083 16.425 7M17 23v-1h2.931l.539.69c.06.08.04.15.02.2s-.07.11-.17.11zm-4.73-12.29c.49-.54 1.216-1.01 2.017-1.319A5.6 5.6 0 0 1 16.26 9h.14c5.51.07 10.14 4.36 10.57 9.77c.06.67-.47 1.23-1.13 1.23H10.71a5.702 5.702 0 0 1-4.12-9.65L10.75 6H10V3h1.28c.848 0 1.607.39 2.106 1A2.7 2.7 0 0 1 14 5.72c0 .72-.29 1.42-.8 1.93l-4.98 4.98c-.29.29-.29.77 0 1.06s.77.29 1.06 0zM9 3v3H7.966c-.288 0-.577.09-.816.25l-.6.39a.36.36 0 0 1-.55-.3V5.19a2.2 2.2 0 0 1 .072-.558l.007-.029l.016-.052A2.19 2.19 0 0 1 8.19 3zm6.5 26.51V25.5H17v4.46c0 .58-.48 1.05-1.06 1.05h-1.19a.749.749 0 1 1 0-1.5z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M17.15 10.59c4.08 0 7.27 3.13 7.61 7.12c.03.38-.27.7-.65.69l-6.96.01a3.91 3.91 0 1 1 0-7.82M11.5 5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1"/><path d="M16.425 7h-.165q-.22 0-.442.015A4.718 4.718 0 0 0 11.28 1H8.19A4.19 4.19 0 0 0 4 5.19v1.15c0 1.066.676 1.887 1.544 2.21l-.397.416A7.702 7.702 0 0 0 10.71 22h4.79v1h-3.62c-.76 0-1.38.62-1.38 1.38v.37c0 .41.34.75.75.75s.75-.33.75-.76v-.24h8.28c.66 0 1.28-.37 1.56-.96a1.67 1.67 0 0 0-.038-1.54h4.038c1.803 0 3.283-1.534 3.123-3.397C28.445 12.147 22.945 7.083 16.425 7M17 23v-1h2.931l.539.69c.06.08.04.15.02.2s-.07.11-.17.11zm-4.73-12.29c.49-.54 1.216-1.01 2.017-1.319A5.6 5.6 0 0 1 16.26 9h.14c5.51.07 10.14 4.36 10.57 9.77c.06.67-.47 1.23-1.13 1.23H10.71a5.702 5.702 0 0 1-4.12-9.65L10.75 6H10V3h1.28c.848 0 1.607.39 2.106 1A2.7 2.7 0 0 1 14 5.72c0 .72-.29 1.42-.8 1.93l-4.98 4.98c-.29.29-.29.77 0 1.06s.77.29 1.06 0zM9 3v3H7.966c-.288 0-.577.09-.816.25l-.6.39a.36.36 0 0 1-.55-.3V5.19a2.2 2.2 0 0 1 .072-.558l.007-.029l.016-.052A2.19 2.19 0 0 1 8.19 3zm6.5 26.51V25.5H17v4.46c0 .58-.48 1.05-1.06 1.05h-1.19a.749.749 0 1 1 0-1.5z"/></g></svg> </template>
CSS
.icon-flamingo {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.15%2010.59c4.08%200%207.27%203.13%207.61%207.12c.03.38-.27.7-.65.69l-6.96.01a3.91%203.91%200%201%201%200-7.82M11.5%205a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3Cpath%20d%3D%22M16.425%207h-.165q-.22%200-.442.015A4.718%204.718%200%200%200%2011.28%201H8.19A4.19%204.19%200%200%200%204%205.19v1.15c0%201.066.676%201.887%201.544%202.21l-.397.416A7.702%207.702%200%200%200%2010.71%2022h4.79v1h-3.62c-.76%200-1.38.62-1.38%201.38v.37c0%20.41.34.75.75.75s.75-.33.75-.76v-.24h8.28c.66%200%201.28-.37%201.56-.96a1.67%201.67%200%200%200-.038-1.54h4.038c1.803%200%203.283-1.534%203.123-3.397C28.445%2012.147%2022.945%207.083%2016.425%207M17%2023v-1h2.931l.539.69c.06.08.04.15.02.2s-.07.11-.17.11zm-4.73-12.29c.49-.54%201.216-1.01%202.017-1.319A5.6%205.6%200%200%201%2016.26%209h.14c5.51.07%2010.14%204.36%2010.57%209.77c.06.67-.47%201.23-1.13%201.23H10.71a5.702%205.702%200%200%201-4.12-9.65L10.75%206H10V3h1.28c.848%200%201.607.39%202.106%201A2.7%202.7%200%200%201%2014%205.72c0%20.72-.29%201.42-.8%201.93l-4.98%204.98c-.29.29-.29.77%200%201.06s.77.29%201.06%200zM9%203v3H7.966c-.288%200-.577.09-.816.25l-.6.39a.36.36%200%200%201-.55-.3V5.19a2.2%202.2%200%200%201%20.072-.558l.007-.029l.016-.052A2.19%202.19%200%200%201%208.19%203zm6.5%2026.51V25.5H17v4.46c0%20.58-.48%201.05-1.06%201.05h-1.19a.749.749%200%201%201%200-1.5z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.15%2010.59c4.08%200%207.27%203.13%207.61%207.12c.03.38-.27.7-.65.69l-6.96.01a3.91%203.91%200%201%201%200-7.82M11.5%205a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201%22%2F%3E%3Cpath%20d%3D%22M16.425%207h-.165q-.22%200-.442.015A4.718%204.718%200%200%200%2011.28%201H8.19A4.19%204.19%200%200%200%204%205.19v1.15c0%201.066.676%201.887%201.544%202.21l-.397.416A7.702%207.702%200%200%200%2010.71%2022h4.79v1h-3.62c-.76%200-1.38.62-1.38%201.38v.37c0%20.41.34.75.75.75s.75-.33.75-.76v-.24h8.28c.66%200%201.28-.37%201.56-.96a1.67%201.67%200%200%200-.038-1.54h4.038c1.803%200%203.283-1.534%203.123-3.397C28.445%2012.147%2022.945%207.083%2016.425%207M17%2023v-1h2.931l.539.69c.06.08.04.15.02.2s-.07.11-.17.11zm-4.73-12.29c.49-.54%201.216-1.01%202.017-1.319A5.6%205.6%200%200%201%2016.26%209h.14c5.51.07%2010.14%204.36%2010.57%209.77c.06.67-.47%201.23-1.13%201.23H10.71a5.702%205.702%200%200%201-4.12-9.65L10.75%206H10V3h1.28c.848%200%201.607.39%202.106%201A2.7%202.7%200%200%201%2014%205.72c0%20.72-.29%201.42-.8%201.93l-4.98%204.98c-.29.29-.29.77%200%201.06s.77.29%201.06%200zM9%203v3H7.966c-.288%200-.577.09-.816.25l-.6.39a.36.36%200%200%201-.55-.3V5.19a2.2%202.2%200%200%201%20.072-.558l.007-.029l.016-.052A2.19%202.19%200%200%201%208.19%203zm6.5%2026.51V25.5H17v4.46c0%20.58-.48%201.05-1.06%201.05h-1.19a.749.749%200%201%201%200-1.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/flamingo.svg?color=%231a73e8&size=48