flag for lebanon emoji
flag-for-lebanon from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-lebanon
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-lebanon
More flags icons from Emoji One (Colored)
flag-englandflag-for-afghanistanflag-for-aland-islandsflag-for-albaniaflag-for-algeriaflag-for-american-samoaflag-for-andorraflag-for-angolaflag-for-anguillaflag-for-antarcticaflag-for-antigua-and-barbudaflag-for-argentinaflag-for-armeniaflag-for-arubaflag-for-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgium
Use the flag for lebanon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M2 32c0 5.9 1.7 11.4 4.6 16h50.7c2.9-4.6 4.6-10.1 4.6-16s-1.7-11.4-4.6-16H6.6C3.7 20.6 2 26.1 2 32"/><path fill="#ed4c5c" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16zM6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><path fill="#83bf4f" d="M23.5 45s6.5-4.3 14.1-.5v-1.6s-6.4-4.2-1-4.8s8.4 2.2 8.4 2.2v-1.4s-9.2-4.9-1.3-3v-1.4S36.6 32 40.9 32h1.8v-.9s-7.3-1-1.2-1.4V29s-11-5.1-2.8-3.1v-1s-4-.8-.9-1.2c0 0-1.6-2.1-4.2-2.1S31.4 19 31.4 19l-3.3 3.5s2.3-.2-1.4 1.7c0 0 3.1.3-3.9 4.4c0 0 2.6-1 2.6.7s-4.6 4-4.6 4l.4 1.1s3.2-2.5 3-.8s-5.2 4.3-5.2 4.3l.5.8s4.1-2.4 4.2-1.4c0 0 .6.7-3.4 2l.5.8s6.1-3 7.7-.8s-5.1 4.5-5.1 4.5z"/><g fill="#f9f9f9"><circle cx="29.8" cy="26.6" r=".9"/><circle cx="33.4" cy="28.1" r=".9"/><circle cx="26" cy="32.9" r=".9"/><circle cx="36" cy="33.8" r=".9"/><circle cx="38.9" cy="34.7" r=".9"/><circle cx="27.1" cy="28.8" r=".9"/><circle cx="32.2" cy="32" r=".9"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForLebanon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M2 32c0 5.9 1.7 11.4 4.6 16h50.7c2.9-4.6 4.6-10.1 4.6-16s-1.7-11.4-4.6-16H6.6C3.7 20.6 2 26.1 2 32"/><path fill="#ed4c5c" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16zM6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><path fill="#83bf4f" d="M23.5 45s6.5-4.3 14.1-.5v-1.6s-6.4-4.2-1-4.8s8.4 2.2 8.4 2.2v-1.4s-9.2-4.9-1.3-3v-1.4S36.6 32 40.9 32h1.8v-.9s-7.3-1-1.2-1.4V29s-11-5.1-2.8-3.1v-1s-4-.8-.9-1.2c0 0-1.6-2.1-4.2-2.1S31.4 19 31.4 19l-3.3 3.5s2.3-.2-1.4 1.7c0 0 3.1.3-3.9 4.4c0 0 2.6-1 2.6.7s-4.6 4-4.6 4l.4 1.1s3.2-2.5 3-.8s-5.2 4.3-5.2 4.3l.5.8s4.1-2.4 4.2-1.4c0 0 .6.7-3.4 2l.5.8s6.1-3 7.7-.8s-5.1 4.5-5.1 4.5z"/><g fill="#f9f9f9"><circle cx="29.8" cy="26.6" r=".9"/><circle cx="33.4" cy="28.1" r=".9"/><circle cx="26" cy="32.9" r=".9"/><circle cx="36" cy="33.8" r=".9"/><circle cx="38.9" cy="34.7" r=".9"/><circle cx="27.1" cy="28.8" r=".9"/><circle cx="32.2" cy="32" r=".9"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M2 32c0 5.9 1.7 11.4 4.6 16h50.7c2.9-4.6 4.6-10.1 4.6-16s-1.7-11.4-4.6-16H6.6C3.7 20.6 2 26.1 2 32"/><path fill="#ed4c5c" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16zM6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><path fill="#83bf4f" d="M23.5 45s6.5-4.3 14.1-.5v-1.6s-6.4-4.2-1-4.8s8.4 2.2 8.4 2.2v-1.4s-9.2-4.9-1.3-3v-1.4S36.6 32 40.9 32h1.8v-.9s-7.3-1-1.2-1.4V29s-11-5.1-2.8-3.1v-1s-4-.8-.9-1.2c0 0-1.6-2.1-4.2-2.1S31.4 19 31.4 19l-3.3 3.5s2.3-.2-1.4 1.7c0 0 3.1.3-3.9 4.4c0 0 2.6-1 2.6.7s-4.6 4-4.6 4l.4 1.1s3.2-2.5 3-.8s-5.2 4.3-5.2 4.3l.5.8s4.1-2.4 4.2-1.4c0 0 .6.7-3.4 2l.5.8s6.1-3 7.7-.8s-5.1 4.5-5.1 4.5z"/><g fill="#f9f9f9"><circle cx="29.8" cy="26.6" r=".9"/><circle cx="33.4" cy="28.1" r=".9"/><circle cx="26" cy="32.9" r=".9"/><circle cx="36" cy="33.8" r=".9"/><circle cx="38.9" cy="34.7" r=".9"/><circle cx="27.1" cy="28.8" r=".9"/><circle cx="32.2" cy="32" r=".9"/></g></svg> </template>
CSS
.icon-flag-for-lebanon {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M2%2032c0%205.9%201.7%2011.4%204.6%2016h50.7c2.9-4.6%204.6-10.1%204.6-16s-1.7-11.4-4.6-16H6.6C3.7%2020.6%202%2026.1%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M57.4%2016C52.1%207.6%2042.7%202%2032%202S11.9%207.6%206.6%2016zM6.6%2048c5.3%208.4%2014.7%2014%2025.4%2014s20.1-5.6%2025.4-14z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M23.5%2045s6.5-4.3%2014.1-.5v-1.6s-6.4-4.2-1-4.8s8.4%202.2%208.4%202.2v-1.4s-9.2-4.9-1.3-3v-1.4S36.6%2032%2040.9%2032h1.8v-.9s-7.3-1-1.2-1.4V29s-11-5.1-2.8-3.1v-1s-4-.8-.9-1.2c0%200-1.6-2.1-4.2-2.1S31.4%2019%2031.4%2019l-3.3%203.5s2.3-.2-1.4%201.7c0%200%203.1.3-3.9%204.4c0%200%202.6-1%202.6.7s-4.6%204-4.6%204l.4%201.1s3.2-2.5%203-.8s-5.2%204.3-5.2%204.3l.5.8s4.1-2.4%204.2-1.4c0%200%20.6.7-3.4%202l.5.8s6.1-3%207.7-.8s-5.1%204.5-5.1%204.5z%22%2F%3E%3Cg%20fill%3D%22%23f9f9f9%22%3E%3Ccircle%20cx%3D%2229.8%22%20cy%3D%2226.6%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2233.4%22%20cy%3D%2228.1%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2232.9%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2233.8%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2238.9%22%20cy%3D%2234.7%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2227.1%22%20cy%3D%2228.8%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2232.2%22%20cy%3D%2232%22%20r%3D%22.9%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M2%2032c0%205.9%201.7%2011.4%204.6%2016h50.7c2.9-4.6%204.6-10.1%204.6-16s-1.7-11.4-4.6-16H6.6C3.7%2020.6%202%2026.1%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M57.4%2016C52.1%207.6%2042.7%202%2032%202S11.9%207.6%206.6%2016zM6.6%2048c5.3%208.4%2014.7%2014%2025.4%2014s20.1-5.6%2025.4-14z%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M23.5%2045s6.5-4.3%2014.1-.5v-1.6s-6.4-4.2-1-4.8s8.4%202.2%208.4%202.2v-1.4s-9.2-4.9-1.3-3v-1.4S36.6%2032%2040.9%2032h1.8v-.9s-7.3-1-1.2-1.4V29s-11-5.1-2.8-3.1v-1s-4-.8-.9-1.2c0%200-1.6-2.1-4.2-2.1S31.4%2019%2031.4%2019l-3.3%203.5s2.3-.2-1.4%201.7c0%200%203.1.3-3.9%204.4c0%200%202.6-1%202.6.7s-4.6%204-4.6%204l.4%201.1s3.2-2.5%203-.8s-5.2%204.3-5.2%204.3l.5.8s4.1-2.4%204.2-1.4c0%200%20.6.7-3.4%202l.5.8s6.1-3%207.7-.8s-5.1%204.5-5.1%204.5z%22%2F%3E%3Cg%20fill%3D%22%23f9f9f9%22%3E%3Ccircle%20cx%3D%2229.8%22%20cy%3D%2226.6%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2233.4%22%20cy%3D%2228.1%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2232.9%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2233.8%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2238.9%22%20cy%3D%2234.7%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2227.1%22%20cy%3D%2228.8%22%20r%3D%22.9%22%2F%3E%3Ccircle%20cx%3D%2232.2%22%20cy%3D%2232%22%20r%3D%22.9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-lebanon.svg?color=%231a73e8&size=48