egypt emoji
egypt from Streamline Emojis by Streamline · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- egypt
- Set
- Streamline Emojis
- Style
- Default
- Category
- Flags
- Viewbox
- 48×48
- License
- CC BY 4.0
More flags icons from Streamline Emojis
Use the egypt emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#e04122" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v7.79h7.37A45.7 45.7 0 0 1 24 18.45a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.68 31A45.9 45.9 0 0 1 24 28.67a45.7 45.7 0 0 0-14.63-2.38H2v8a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V31Z"/><path fill="#ffaa54" d="m24.67 22.47l-1.28-.27a.12.12 0 0 0-.15.12v.79a1.33 1.33 0 0 0 .68 1.11a.4.4 0 0 0 .21 0a.77.77 0 0 0 .68-.81v-.8a.19.19 0 0 0-.14-.14"/><path fill="#ffaa54" d="M26.76 21.85a.51.51 0 0 0-.53-.47a5.5 5.5 0 0 1-1.29.05c-.13-.68-.35-1.55-.69-1.73c-1.16-.62-1.16.25-1.16.25s.3-.25.27.5a1.5 1.5 0 0 1-.18.62a8.7 8.7 0 0 1-1.36-.62c-.25-.15-.51 0-.52.23L21.08 25a.19.19 0 0 0 .23.18l1.42-.63l-.24 1.22l-.49-.19a.41.41 0 0 0-.59.26a.63.63 0 0 0 .39.67a12.3 12.3 0 0 0 2.22.68a10.7 10.7 0 0 0 2.21.26a.39.39 0 0 0 .39-.5a.65.65 0 0 0-.59-.52h-.48l-.23-1.31l1.41 1.22c.1.09.23 0 .23-.08Zm-1.54 1.71a1.19 1.19 0 0 1-1 1.23a.5.5 0 0 1-.31-.07a2 2 0 0 1-1-1.67v-1.21a.17.17 0 0 1 .22-.17l1.95.41a.3.3 0 0 1 .22.27Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisEgypt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#e04122" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v7.79h7.37A45.7 45.7 0 0 1 24 18.45a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#656769" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38.68 31A45.9 45.9 0 0 1 24 28.67a45.7 45.7 0 0 0-14.63-2.38H2v8a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V31Z"/><path fill="#ffaa54" d="m24.67 22.47l-1.28-.27a.12.12 0 0 0-.15.12v.79a1.33 1.33 0 0 0 .68 1.11a.4.4 0 0 0 .21 0a.77.77 0 0 0 .68-.81v-.8a.19.19 0 0 0-.14-.14"/><path fill="#ffaa54" d="M26.76 21.85a.51.51 0 0 0-.53-.47a5.5 5.5 0 0 1-1.29.05c-.13-.68-.35-1.55-.69-1.73c-1.16-.62-1.16.25-1.16.25s.3-.25.27.5a1.5 1.5 0 0 1-.18.62a8.7 8.7 0 0 1-1.36-.62c-.25-.15-.51 0-.52.23L21.08 25a.19.19 0 0 0 .23.18l1.42-.63l-.24 1.22l-.49-.19a.41.41 0 0 0-.59.26a.63.63 0 0 0 .39.67a12.3 12.3 0 0 0 2.22.68a10.7 10.7 0 0 0 2.21.26a.39.39 0 0 0 .39-.5a.65.65 0 0 0-.59-.52h-.48l-.23-1.31l1.41 1.22c.1.09.23 0 .23-.08Zm-1.54 1.71a1.19 1.19 0 0 1-1 1.23a.5.5 0 0 1-.31-.07a2 2 0 0 1-1-1.67v-1.21a.17.17 0 0 1 .22-.17l1.95.41a.3.3 0 0 1 .22.27Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#fff" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v26a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#e04122" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M45 12.25h-6.32A45.9 45.9 0 0 1 24 9.88A45.7 45.7 0 0 0 9.37 7.5H3c-.58 0-1 .35-1 .79v7.79h7.37A45.7 45.7 0 0 1 24 18.45a45.6 45.6 0 0 0 14.65 2.38h7.37V13a.94.94 0 0 0-1.02-.75"/><path fill="#656769" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M38.68 31A45.9 45.9 0 0 1 24 28.67a45.7 45.7 0 0 0-14.63-2.38H2v8a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.6 45.6 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V31Z"/><path fill="#ffaa54" d="m24.67 22.47l-1.28-.27a.12.12 0 0 0-.15.12v.79a1.33 1.33 0 0 0 .68 1.11a.4.4 0 0 0 .21 0a.77.77 0 0 0 .68-.81v-.8a.19.19 0 0 0-.14-.14"/><path fill="#ffaa54" d="M26.76 21.85a.51.51 0 0 0-.53-.47a5.5 5.5 0 0 1-1.29.05c-.13-.68-.35-1.55-.69-1.73c-1.16-.62-1.16.25-1.16.25s.3-.25.27.5a1.5 1.5 0 0 1-.18.62a8.7 8.7 0 0 1-1.36-.62c-.25-.15-.51 0-.52.23L21.08 25a.19.19 0 0 0 .23.18l1.42-.63l-.24 1.22l-.49-.19a.41.41 0 0 0-.59.26a.63.63 0 0 0 .39.67a12.3 12.3 0 0 0 2.22.68a10.7 10.7 0 0 0 2.21.26a.39.39 0 0 0 .39-.5a.65.65 0 0 0-.59-.52h-.48l-.23-1.31l1.41 1.22c.1.09.23 0 .23-.08Zm-1.54 1.71a1.19 1.19 0 0 1-1 1.23a.5.5 0 0 1-.31-.07a2 2 0 0 1-1-1.67v-1.21a.17.17 0 0 1 .22-.17l1.95.41a.3.3 0 0 1 .22.27Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/></svg> </template>
CSS
.icon-egypt {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v7.79h7.37A45.7%2045.7%200%200%201%2024%2018.45a45.6%2045.6%200%200%200%2014.65%202.38h7.37V13a.94.94%200%200%200-1.02-.75%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.68%2031A45.9%2045.9%200%200%201%2024%2028.67a45.7%2045.7%200%200%200-14.63-2.38H2v8a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V31Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22m24.67%2022.47l-1.28-.27a.12.12%200%200%200-.15.12v.79a1.33%201.33%200%200%200%20.68%201.11a.4.4%200%200%200%20.21%200a.77.77%200%200%200%20.68-.81v-.8a.19.19%200%200%200-.14-.14%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M26.76%2021.85a.51.51%200%200%200-.53-.47a5.5%205.5%200%200%201-1.29.05c-.13-.68-.35-1.55-.69-1.73c-1.16-.62-1.16.25-1.16.25s.3-.25.27.5a1.5%201.5%200%200%201-.18.62a8.7%208.7%200%200%201-1.36-.62c-.25-.15-.51%200-.52.23L21.08%2025a.19.19%200%200%200%20.23.18l1.42-.63l-.24%201.22l-.49-.19a.41.41%200%200%200-.59.26a.63.63%200%200%200%20.39.67a12.3%2012.3%200%200%200%202.22.68a10.7%2010.7%200%200%200%202.21.26a.39.39%200%200%200%20.39-.5a.65.65%200%200%200-.59-.52h-.48l-.23-1.31l1.41%201.22c.1.09.23%200%20.23-.08Zm-1.54%201.71a1.19%201.19%200%200%201-1%201.23a.5.5%200%200%201-.31-.07a2%202%200%200%201-1-1.67v-1.21a.17.17%200%200%201%20.22-.17l1.95.41a.3.3%200%200%201%20.22.27Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v26a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V13a.94.94%200%200%200-1-.75%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M45%2012.25h-6.32A45.9%2045.9%200%200%201%2024%209.88A45.7%2045.7%200%200%200%209.37%207.5H3c-.58%200-1%20.35-1%20.79v7.79h7.37A45.7%2045.7%200%200%201%2024%2018.45a45.6%2045.6%200%200%200%2014.65%202.38h7.37V13a.94.94%200%200%200-1.02-.75%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M38.68%2031A45.9%2045.9%200%200%201%2024%2028.67a45.7%2045.7%200%200%200-14.63-2.38H2v8a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.6%2045.6%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V31Z%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22m24.67%2022.47l-1.28-.27a.12.12%200%200%200-.15.12v.79a1.33%201.33%200%200%200%20.68%201.11a.4.4%200%200%200%20.21%200a.77.77%200%200%200%20.68-.81v-.8a.19.19%200%200%200-.14-.14%22%2F%3E%3Cpath%20fill%3D%22%23ffaa54%22%20d%3D%22M26.76%2021.85a.51.51%200%200%200-.53-.47a5.5%205.5%200%200%201-1.29.05c-.13-.68-.35-1.55-.69-1.73c-1.16-.62-1.16.25-1.16.25s.3-.25.27.5a1.5%201.5%200%200%201-.18.62a8.7%208.7%200%200%201-1.36-.62c-.25-.15-.51%200-.52.23L21.08%2025a.19.19%200%200%200%20.23.18l1.42-.63l-.24%201.22l-.49-.19a.41.41%200%200%200-.59.26a.63.63%200%200%200%20.39.67a12.3%2012.3%200%200%200%202.22.68a10.7%2010.7%200%200%200%202.21.26a.39.39%200%200%200%20.39-.5a.65.65%200%200%200-.59-.52h-.48l-.23-1.31l1.41%201.22c.1.09.23%200%20.23-.08Zm-1.54%201.71a1.19%201.19%200%200%201-1%201.23a.5.5%200%200%201-.31-.07a2%202%200%200%201-1-1.67v-1.21a.17.17%200%200%201%20.22-.17l1.95.41a.3.3%200%200%201%20.22.27Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/egypt.svg?color=%231a73e8&size=48