flag for tajikistan emoji
flag-for-tajikistan from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-tajikistan
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-tajikistan
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 tajikistan 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="#c94747" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16z"/><path fill="#699635" d="M6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><g fill="#ffce31"><path d="M38.3 36.4q-.9.75-2.1.9c-1.9.2-3.6-1.2-3.8-3v-2.6c0-.6.5-1.1 1.2-1.1c.4 0 .8.2 1 .5c.5-1.4-.3-2.8-1.7-3.3s-2.9.3-3.4 1.7c-.2.5-.2 1.1 0 1.6c.3-.5 1-.7 1.6-.4c.3.2.6.5.6.9v2.6c-.2 1.8-1.9 3.2-3.8 3q-1.2-.15-2.1-.9c-.7 1.8-2.8 2.7-4.7 1.9c-.3-.1-.5-.2-.8-.4c.3 3.2 5.3 2.6 5.7-.6c1.6 2.7 5 1.9 6-1.4c1 3.3 4.5 4 6 1.4c.4 3.1 5.4 3.8 5.7.6c-.2.2-.5.3-.8.4c-1.8.9-3.9 0-4.6-1.8M30 29.9c.1-.8.8-1.5 1.7-1.6c1.1-.1 2.1.6 2.2 1.6c-.8-.2-1.6.2-2 .8c-.3-.6-1.1-.9-1.9-.8"/><path d="M28.2 40s-.4-.2-1.1-.1c-.1-.5-.5-.9-.8-1c-.3.3-.5.9-.4 1.3c-.5.1-1 .4-1 .4c1.2 1.1 2.6.8 3.3-.6m5.5-.2s-.3-.3-1.1-.3c0-.5-.4-.9-.6-1.2c-.3.3-.6.8-.6 1.2c-.5 0-1.1.3-1.1.3c1 1.4 2.5 1.3 3.4 0m4-1c-.4.2-.7.7-.8 1.1c-.5-.1-1.1.1-1.1.1c.8 1.5 2.2 1.7 3.3.5c0 0-.3-.3-1-.4c.1-.5-.2-1-.4-1.3"/><path d="m22.9 42.4l.5 1.6c5.7-1.6 11.6-1.6 17.3 0l.5-1.6c-6-1.7-12.4-1.7-18.3 0m8.3-19.9l-.5 1.5l1.3-1l1.3 1l-.5-1.5l1.4-1h-1.7L32 20l-.5 1.5h-1.7zm-6.4 1.6l-.6 1.5l1.4-.9l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-4.7 4.5l-.6 1.6l1.4-1l1.3 1l-.5-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-.9 6.8l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5H17l1.3.9l-.5 1.5zm18.4-11.3l-.5 1.5l1.3-.9l1.4.9l-.6-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm4.7 4.5l-.5 1.6l1.3-1l1.4 1l-.6-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm3.4 6.2l1.3-.9h-1.7l-.5-1.5l-.5 1.5h-1.7l1.4.9l-.5 1.5l1.3-.9l1.4.9z"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForTajikistan(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="#c94747" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16z"/><path fill="#699635" d="M6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><g fill="#ffce31"><path d="M38.3 36.4q-.9.75-2.1.9c-1.9.2-3.6-1.2-3.8-3v-2.6c0-.6.5-1.1 1.2-1.1c.4 0 .8.2 1 .5c.5-1.4-.3-2.8-1.7-3.3s-2.9.3-3.4 1.7c-.2.5-.2 1.1 0 1.6c.3-.5 1-.7 1.6-.4c.3.2.6.5.6.9v2.6c-.2 1.8-1.9 3.2-3.8 3q-1.2-.15-2.1-.9c-.7 1.8-2.8 2.7-4.7 1.9c-.3-.1-.5-.2-.8-.4c.3 3.2 5.3 2.6 5.7-.6c1.6 2.7 5 1.9 6-1.4c1 3.3 4.5 4 6 1.4c.4 3.1 5.4 3.8 5.7.6c-.2.2-.5.3-.8.4c-1.8.9-3.9 0-4.6-1.8M30 29.9c.1-.8.8-1.5 1.7-1.6c1.1-.1 2.1.6 2.2 1.6c-.8-.2-1.6.2-2 .8c-.3-.6-1.1-.9-1.9-.8"/><path d="M28.2 40s-.4-.2-1.1-.1c-.1-.5-.5-.9-.8-1c-.3.3-.5.9-.4 1.3c-.5.1-1 .4-1 .4c1.2 1.1 2.6.8 3.3-.6m5.5-.2s-.3-.3-1.1-.3c0-.5-.4-.9-.6-1.2c-.3.3-.6.8-.6 1.2c-.5 0-1.1.3-1.1.3c1 1.4 2.5 1.3 3.4 0m4-1c-.4.2-.7.7-.8 1.1c-.5-.1-1.1.1-1.1.1c.8 1.5 2.2 1.7 3.3.5c0 0-.3-.3-1-.4c.1-.5-.2-1-.4-1.3"/><path d="m22.9 42.4l.5 1.6c5.7-1.6 11.6-1.6 17.3 0l.5-1.6c-6-1.7-12.4-1.7-18.3 0m8.3-19.9l-.5 1.5l1.3-1l1.3 1l-.5-1.5l1.4-1h-1.7L32 20l-.5 1.5h-1.7zm-6.4 1.6l-.6 1.5l1.4-.9l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-4.7 4.5l-.6 1.6l1.4-1l1.3 1l-.5-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-.9 6.8l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5H17l1.3.9l-.5 1.5zm18.4-11.3l-.5 1.5l1.3-.9l1.4.9l-.6-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm4.7 4.5l-.5 1.6l1.3-1l1.4 1l-.6-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm3.4 6.2l1.3-.9h-1.7l-.5-1.5l-.5 1.5h-1.7l1.4.9l-.5 1.5l1.3-.9l1.4.9z"/></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="#c94747" d="M57.4 16C52.1 7.6 42.7 2 32 2S11.9 7.6 6.6 16z"/><path fill="#699635" d="M6.6 48c5.3 8.4 14.7 14 25.4 14s20.1-5.6 25.4-14z"/><g fill="#ffce31"><path d="M38.3 36.4q-.9.75-2.1.9c-1.9.2-3.6-1.2-3.8-3v-2.6c0-.6.5-1.1 1.2-1.1c.4 0 .8.2 1 .5c.5-1.4-.3-2.8-1.7-3.3s-2.9.3-3.4 1.7c-.2.5-.2 1.1 0 1.6c.3-.5 1-.7 1.6-.4c.3.2.6.5.6.9v2.6c-.2 1.8-1.9 3.2-3.8 3q-1.2-.15-2.1-.9c-.7 1.8-2.8 2.7-4.7 1.9c-.3-.1-.5-.2-.8-.4c.3 3.2 5.3 2.6 5.7-.6c1.6 2.7 5 1.9 6-1.4c1 3.3 4.5 4 6 1.4c.4 3.1 5.4 3.8 5.7.6c-.2.2-.5.3-.8.4c-1.8.9-3.9 0-4.6-1.8M30 29.9c.1-.8.8-1.5 1.7-1.6c1.1-.1 2.1.6 2.2 1.6c-.8-.2-1.6.2-2 .8c-.3-.6-1.1-.9-1.9-.8"/><path d="M28.2 40s-.4-.2-1.1-.1c-.1-.5-.5-.9-.8-1c-.3.3-.5.9-.4 1.3c-.5.1-1 .4-1 .4c1.2 1.1 2.6.8 3.3-.6m5.5-.2s-.3-.3-1.1-.3c0-.5-.4-.9-.6-1.2c-.3.3-.6.8-.6 1.2c-.5 0-1.1.3-1.1.3c1 1.4 2.5 1.3 3.4 0m4-1c-.4.2-.7.7-.8 1.1c-.5-.1-1.1.1-1.1.1c.8 1.5 2.2 1.7 3.3.5c0 0-.3-.3-1-.4c.1-.5-.2-1-.4-1.3"/><path d="m22.9 42.4l.5 1.6c5.7-1.6 11.6-1.6 17.3 0l.5-1.6c-6-1.7-12.4-1.7-18.3 0m8.3-19.9l-.5 1.5l1.3-1l1.3 1l-.5-1.5l1.4-1h-1.7L32 20l-.5 1.5h-1.7zm-6.4 1.6l-.6 1.5l1.4-.9l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-4.7 4.5l-.6 1.6l1.4-1l1.3 1l-.5-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm-.9 6.8l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5H17l1.3.9l-.5 1.5zm18.4-11.3l-.5 1.5l1.3-.9l1.4.9l-.6-1.5l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm4.7 4.5l-.5 1.6l1.3-1l1.4 1l-.6-1.6l1.4-.9h-1.7l-.5-1.5l-.5 1.5h-1.7zm3.4 6.2l1.3-.9h-1.7l-.5-1.5l-.5 1.5h-1.7l1.4.9l-.5 1.5l1.3-.9l1.4.9z"/></g></svg> </template>
CSS
.icon-flag-for-tajikistan {
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%23c94747%22%20d%3D%22M57.4%2016C52.1%207.6%2042.7%202%2032%202S11.9%207.6%206.6%2016z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M6.6%2048c5.3%208.4%2014.7%2014%2025.4%2014s20.1-5.6%2025.4-14z%22%2F%3E%3Cg%20fill%3D%22%23ffce31%22%3E%3Cpath%20d%3D%22M38.3%2036.4q-.9.75-2.1.9c-1.9.2-3.6-1.2-3.8-3v-2.6c0-.6.5-1.1%201.2-1.1c.4%200%20.8.2%201%20.5c.5-1.4-.3-2.8-1.7-3.3s-2.9.3-3.4%201.7c-.2.5-.2%201.1%200%201.6c.3-.5%201-.7%201.6-.4c.3.2.6.5.6.9v2.6c-.2%201.8-1.9%203.2-3.8%203q-1.2-.15-2.1-.9c-.7%201.8-2.8%202.7-4.7%201.9c-.3-.1-.5-.2-.8-.4c.3%203.2%205.3%202.6%205.7-.6c1.6%202.7%205%201.9%206-1.4c1%203.3%204.5%204%206%201.4c.4%203.1%205.4%203.8%205.7.6c-.2.2-.5.3-.8.4c-1.8.9-3.9%200-4.6-1.8M30%2029.9c.1-.8.8-1.5%201.7-1.6c1.1-.1%202.1.6%202.2%201.6c-.8-.2-1.6.2-2%20.8c-.3-.6-1.1-.9-1.9-.8%22%2F%3E%3Cpath%20d%3D%22M28.2%2040s-.4-.2-1.1-.1c-.1-.5-.5-.9-.8-1c-.3.3-.5.9-.4%201.3c-.5.1-1%20.4-1%20.4c1.2%201.1%202.6.8%203.3-.6m5.5-.2s-.3-.3-1.1-.3c0-.5-.4-.9-.6-1.2c-.3.3-.6.8-.6%201.2c-.5%200-1.1.3-1.1.3c1%201.4%202.5%201.3%203.4%200m4-1c-.4.2-.7.7-.8%201.1c-.5-.1-1.1.1-1.1.1c.8%201.5%202.2%201.7%203.3.5c0%200-.3-.3-1-.4c.1-.5-.2-1-.4-1.3%22%2F%3E%3Cpath%20d%3D%22m22.9%2042.4l.5%201.6c5.7-1.6%2011.6-1.6%2017.3%200l.5-1.6c-6-1.7-12.4-1.7-18.3%200m8.3-19.9l-.5%201.5l1.3-1l1.3%201l-.5-1.5l1.4-1h-1.7L32%2020l-.5%201.5h-1.7zm-6.4%201.6l-.6%201.5l1.4-.9l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm-4.7%204.5l-.6%201.6l1.4-1l1.3%201l-.5-1.6l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm-.9%206.8l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5H17l1.3.9l-.5%201.5zm18.4-11.3l-.5%201.5l1.3-.9l1.4.9l-.6-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm4.7%204.5l-.5%201.6l1.3-1l1.4%201l-.6-1.6l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm3.4%206.2l1.3-.9h-1.7l-.5-1.5l-.5%201.5h-1.7l1.4.9l-.5%201.5l1.3-.9l1.4.9z%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%23c94747%22%20d%3D%22M57.4%2016C52.1%207.6%2042.7%202%2032%202S11.9%207.6%206.6%2016z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M6.6%2048c5.3%208.4%2014.7%2014%2025.4%2014s20.1-5.6%2025.4-14z%22%2F%3E%3Cg%20fill%3D%22%23ffce31%22%3E%3Cpath%20d%3D%22M38.3%2036.4q-.9.75-2.1.9c-1.9.2-3.6-1.2-3.8-3v-2.6c0-.6.5-1.1%201.2-1.1c.4%200%20.8.2%201%20.5c.5-1.4-.3-2.8-1.7-3.3s-2.9.3-3.4%201.7c-.2.5-.2%201.1%200%201.6c.3-.5%201-.7%201.6-.4c.3.2.6.5.6.9v2.6c-.2%201.8-1.9%203.2-3.8%203q-1.2-.15-2.1-.9c-.7%201.8-2.8%202.7-4.7%201.9c-.3-.1-.5-.2-.8-.4c.3%203.2%205.3%202.6%205.7-.6c1.6%202.7%205%201.9%206-1.4c1%203.3%204.5%204%206%201.4c.4%203.1%205.4%203.8%205.7.6c-.2.2-.5.3-.8.4c-1.8.9-3.9%200-4.6-1.8M30%2029.9c.1-.8.8-1.5%201.7-1.6c1.1-.1%202.1.6%202.2%201.6c-.8-.2-1.6.2-2%20.8c-.3-.6-1.1-.9-1.9-.8%22%2F%3E%3Cpath%20d%3D%22M28.2%2040s-.4-.2-1.1-.1c-.1-.5-.5-.9-.8-1c-.3.3-.5.9-.4%201.3c-.5.1-1%20.4-1%20.4c1.2%201.1%202.6.8%203.3-.6m5.5-.2s-.3-.3-1.1-.3c0-.5-.4-.9-.6-1.2c-.3.3-.6.8-.6%201.2c-.5%200-1.1.3-1.1.3c1%201.4%202.5%201.3%203.4%200m4-1c-.4.2-.7.7-.8%201.1c-.5-.1-1.1.1-1.1.1c.8%201.5%202.2%201.7%203.3.5c0%200-.3-.3-1-.4c.1-.5-.2-1-.4-1.3%22%2F%3E%3Cpath%20d%3D%22m22.9%2042.4l.5%201.6c5.7-1.6%2011.6-1.6%2017.3%200l.5-1.6c-6-1.7-12.4-1.7-18.3%200m8.3-19.9l-.5%201.5l1.3-1l1.3%201l-.5-1.5l1.4-1h-1.7L32%2020l-.5%201.5h-1.7zm-6.4%201.6l-.6%201.5l1.4-.9l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm-4.7%204.5l-.6%201.6l1.4-1l1.3%201l-.5-1.6l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm-.9%206.8l1.3.9l-.5-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5H17l1.3.9l-.5%201.5zm18.4-11.3l-.5%201.5l1.3-.9l1.4.9l-.6-1.5l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm4.7%204.5l-.5%201.6l1.3-1l1.4%201l-.6-1.6l1.4-.9h-1.7l-.5-1.5l-.5%201.5h-1.7zm3.4%206.2l1.3-.9h-1.7l-.5-1.5l-.5%201.5h-1.7l1.4.9l-.5%201.5l1.3-.9l1.4.9z%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-tajikistan.svg?color=%231a73e8&size=48