flag kosovo emoji
flag-kosovo from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- flag-kosovo
- Set
- OpenMoji
- Style
- Default
- Category
- Flags
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More flags icons from OpenMoji
black-flagchequered-flagcrossed-flagsflag-afghanistanflag-aland-islandsflag-albaniaflag-algeriaflag-american-samoaflag-andorraflag-angolaflag-anguillaflag-antarcticaflag-antigua-and-barbudaflag-argentinaflag-armeniaflag-arubaflag-ascension-islandflag-australiaflag-austriaflag-azerbaijanflag-bahamasflag-bahrainflag-bangladeshflag-barbados
Use the flag kosovo emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m31.516 26.089l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm6.5 0l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm5.565 2.382l1.232-4l1.24 3.998L42.815 26l4-.003zm6 2l1.232-4l1.24 3.998L48.815 28l4-.003zm-24-2l1.232-4l1.24 3.998L24.815 26l4-.003zm-6 2l1.232-4l1.24 3.998L18.815 28l4-.003z"/><path fill="#f1b31c" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" d="M29.82 35.78c.776-.131 1.582-.21 1.952-.85c-.453-.018-.535-.728-.223-1.057a4 4 0 0 1 1.2-.62c.405-.204.772-.683.557-1.083c.284-.036.404-.416.295-.681a1.74 1.74 0 0 0-.58-.62a1.04 1.04 0 0 1-.457-.696c.755.301 1.52-.875 2.274-.572c-.054-.87.966.522 1.094.624a.313.313 0 0 0-.42.044a.39.39 0 0 0 .06.512a1.14 1.14 0 0 0 .503.249l1.93.578a.343.343 0 0 0 .375-.257a.82.82 0 0 0 .619.302a2.5 2.5 0 0 0 .531 1.687l.238-.391c.587.246.257 1.241.706 1.692a1.2 1.2 0 0 0 .422.239a10 10 0 0 0 1.612.473l-.494 1.814a4.4 4.4 0 0 1 3.21 1.238a.778.778 0 0 1 1.447.336c-.366.016-.452.511-.47.878s-.279.852-.613.699c.15.271-.085.593-.323.792s-.523.434-.491.743c.018.176.142.333.135.51c-.026.625-1.368.394-1.4 1.019c-.024.495.92.77.688 1.209c-.1.188-.355.21-.568.209a.73.73 0 0 0-.623-.5c-.283.001-.536.345-.38.581a1.595 1.595 0 0 0-1.532 1.988l-1.035.205a7.6 7.6 0 0 0-.558-1.285a.7.7 0 0 0-.274-.314a.73.73 0 0 0-.613.098l-2.976 1.465c-.558.274-1.192.657-1.233 1.277c-.034.514.375 1.01.245 1.51c-.136.52-.763.721-1.298.786c-.295.036-.657.025-.807-.232c-.2-.341.16-.726.278-1.103a2.24 2.24 0 0 0-.29-1.44a18 18 0 0 0-.933-2.613a3.43 3.43 0 0 0-3.108-1.641a4.65 4.65 0 0 0-1.127-2.806a4.3 4.3 0 0 1-.81-1.041a.91.91 0 0 1 .295-1.165a8.5 8.5 0 0 1-1.34-.68a.43.43 0 0 1-.197-.196a.38.38 0 0 1 .05-.298a1.295 1.295 0 0 1 1.464-.623c.35.103.723.356 1.044.183c.183-.1.273-.305.397-.472a2.3 2.3 0 0 1 1.552-.705"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFlagKosovo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="m31.516 26.089l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm6.5 0l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm5.565 2.382l1.232-4l1.24 3.998L42.815 26l4-.003zm6 2l1.232-4l1.24 3.998L48.815 28l4-.003zm-24-2l1.232-4l1.24 3.998L24.815 26l4-.003zm-6 2l1.232-4l1.24 3.998L18.815 28l4-.003z"/><path fill="#f1b31c" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" d="M29.82 35.78c.776-.131 1.582-.21 1.952-.85c-.453-.018-.535-.728-.223-1.057a4 4 0 0 1 1.2-.62c.405-.204.772-.683.557-1.083c.284-.036.404-.416.295-.681a1.74 1.74 0 0 0-.58-.62a1.04 1.04 0 0 1-.457-.696c.755.301 1.52-.875 2.274-.572c-.054-.87.966.522 1.094.624a.313.313 0 0 0-.42.044a.39.39 0 0 0 .06.512a1.14 1.14 0 0 0 .503.249l1.93.578a.343.343 0 0 0 .375-.257a.82.82 0 0 0 .619.302a2.5 2.5 0 0 0 .531 1.687l.238-.391c.587.246.257 1.241.706 1.692a1.2 1.2 0 0 0 .422.239a10 10 0 0 0 1.612.473l-.494 1.814a4.4 4.4 0 0 1 3.21 1.238a.778.778 0 0 1 1.447.336c-.366.016-.452.511-.47.878s-.279.852-.613.699c.15.271-.085.593-.323.792s-.523.434-.491.743c.018.176.142.333.135.51c-.026.625-1.368.394-1.4 1.019c-.024.495.92.77.688 1.209c-.1.188-.355.21-.568.209a.73.73 0 0 0-.623-.5c-.283.001-.536.345-.38.581a1.595 1.595 0 0 0-1.532 1.988l-1.035.205a7.6 7.6 0 0 0-.558-1.285a.7.7 0 0 0-.274-.314a.73.73 0 0 0-.613.098l-2.976 1.465c-.558.274-1.192.657-1.233 1.277c-.034.514.375 1.01.245 1.51c-.136.52-.763.721-1.298.786c-.295.036-.657.025-.807-.232c-.2-.341.16-.726.278-1.103a2.24 2.24 0 0 0-.29-1.44a18 18 0 0 0-.933-2.613a3.43 3.43 0 0 0-3.108-1.641a4.65 4.65 0 0 0-1.127-2.806a4.3 4.3 0 0 1-.81-1.041a.91.91 0 0 1 .295-1.165a8.5 8.5 0 0 1-1.34-.68a.43.43 0 0 1-.197-.196a.38.38 0 0 1 .05-.298a1.295 1.295 0 0 1 1.464-.623c.35.103.723.356 1.044.183c.183-.1.273-.305.397-.472a2.3 2.3 0 0 1 1.552-.705"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m31.516 26.089l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm6.5 0l1.233-4l1.24 3.998l-3.239-2.469l4-.003zm5.565 2.382l1.232-4l1.24 3.998L42.815 26l4-.003zm6 2l1.232-4l1.24 3.998L48.815 28l4-.003zm-24-2l1.232-4l1.24 3.998L24.815 26l4-.003zm-6 2l1.232-4l1.24 3.998L18.815 28l4-.003z"/><path fill="#f1b31c" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" d="M29.82 35.78c.776-.131 1.582-.21 1.952-.85c-.453-.018-.535-.728-.223-1.057a4 4 0 0 1 1.2-.62c.405-.204.772-.683.557-1.083c.284-.036.404-.416.295-.681a1.74 1.74 0 0 0-.58-.62a1.04 1.04 0 0 1-.457-.696c.755.301 1.52-.875 2.274-.572c-.054-.87.966.522 1.094.624a.313.313 0 0 0-.42.044a.39.39 0 0 0 .06.512a1.14 1.14 0 0 0 .503.249l1.93.578a.343.343 0 0 0 .375-.257a.82.82 0 0 0 .619.302a2.5 2.5 0 0 0 .531 1.687l.238-.391c.587.246.257 1.241.706 1.692a1.2 1.2 0 0 0 .422.239a10 10 0 0 0 1.612.473l-.494 1.814a4.4 4.4 0 0 1 3.21 1.238a.778.778 0 0 1 1.447.336c-.366.016-.452.511-.47.878s-.279.852-.613.699c.15.271-.085.593-.323.792s-.523.434-.491.743c.018.176.142.333.135.51c-.026.625-1.368.394-1.4 1.019c-.024.495.92.77.688 1.209c-.1.188-.355.21-.568.209a.73.73 0 0 0-.623-.5c-.283.001-.536.345-.38.581a1.595 1.595 0 0 0-1.532 1.988l-1.035.205a7.6 7.6 0 0 0-.558-1.285a.7.7 0 0 0-.274-.314a.73.73 0 0 0-.613.098l-2.976 1.465c-.558.274-1.192.657-1.233 1.277c-.034.514.375 1.01.245 1.51c-.136.52-.763.721-1.298.786c-.295.036-.657.025-.807-.232c-.2-.341.16-.726.278-1.103a2.24 2.24 0 0 0-.29-1.44a18 18 0 0 0-.933-2.613a3.43 3.43 0 0 0-3.108-1.641a4.65 4.65 0 0 0-1.127-2.806a4.3 4.3 0 0 1-.81-1.041a.91.91 0 0 1 .295-1.165a8.5 8.5 0 0 1-1.34-.68a.43.43 0 0 1-.197-.196a.38.38 0 0 1 .05-.298a1.295 1.295 0 0 1 1.464-.623c.35.103.723.356 1.044.183c.183-.1.273-.305.397-.472a2.3 2.3 0 0 1 1.552-.705"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-flag-kosovo {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m31.516%2026.089l1.233-4l1.24%203.998l-3.239-2.469l4-.003zm6.5%200l1.233-4l1.24%203.998l-3.239-2.469l4-.003zm5.565%202.382l1.232-4l1.24%203.998L42.815%2026l4-.003zm6%202l1.232-4l1.24%203.998L48.815%2028l4-.003zm-24-2l1.232-4l1.24%203.998L24.815%2026l4-.003zm-6%202l1.232-4l1.24%203.998L18.815%2028l4-.003z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.82%2035.78c.776-.131%201.582-.21%201.952-.85c-.453-.018-.535-.728-.223-1.057a4%204%200%200%201%201.2-.62c.405-.204.772-.683.557-1.083c.284-.036.404-.416.295-.681a1.74%201.74%200%200%200-.58-.62a1.04%201.04%200%200%201-.457-.696c.755.301%201.52-.875%202.274-.572c-.054-.87.966.522%201.094.624a.313.313%200%200%200-.42.044a.39.39%200%200%200%20.06.512a1.14%201.14%200%200%200%20.503.249l1.93.578a.343.343%200%200%200%20.375-.257a.82.82%200%200%200%20.619.302a2.5%202.5%200%200%200%20.531%201.687l.238-.391c.587.246.257%201.241.706%201.692a1.2%201.2%200%200%200%20.422.239a10%2010%200%200%200%201.612.473l-.494%201.814a4.4%204.4%200%200%201%203.21%201.238a.778.778%200%200%201%201.447.336c-.366.016-.452.511-.47.878s-.279.852-.613.699c.15.271-.085.593-.323.792s-.523.434-.491.743c.018.176.142.333.135.51c-.026.625-1.368.394-1.4%201.019c-.024.495.92.77.688%201.209c-.1.188-.355.21-.568.209a.73.73%200%200%200-.623-.5c-.283.001-.536.345-.38.581a1.595%201.595%200%200%200-1.532%201.988l-1.035.205a7.6%207.6%200%200%200-.558-1.285a.7.7%200%200%200-.274-.314a.73.73%200%200%200-.613.098l-2.976%201.465c-.558.274-1.192.657-1.233%201.277c-.034.514.375%201.01.245%201.51c-.136.52-.763.721-1.298.786c-.295.036-.657.025-.807-.232c-.2-.341.16-.726.278-1.103a2.24%202.24%200%200%200-.29-1.44a18%2018%200%200%200-.933-2.613a3.43%203.43%200%200%200-3.108-1.641a4.65%204.65%200%200%200-1.127-2.806a4.3%204.3%200%200%201-.81-1.041a.91.91%200%200%201%20.295-1.165a8.5%208.5%200%200%201-1.34-.68a.43.43%200%200%201-.197-.196a.38.38%200%200%201%20.05-.298a1.295%201.295%200%200%201%201.464-.623c.35.103.723.356%201.044.183c.183-.1.273-.305.397-.472a2.3%202.3%200%200%201%201.552-.705%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m31.516%2026.089l1.233-4l1.24%203.998l-3.239-2.469l4-.003zm6.5%200l1.233-4l1.24%203.998l-3.239-2.469l4-.003zm5.565%202.382l1.232-4l1.24%203.998L42.815%2026l4-.003zm6%202l1.232-4l1.24%203.998L48.815%2028l4-.003zm-24-2l1.232-4l1.24%203.998L24.815%2026l4-.003zm-6%202l1.232-4l1.24%203.998L18.815%2028l4-.003z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M29.82%2035.78c.776-.131%201.582-.21%201.952-.85c-.453-.018-.535-.728-.223-1.057a4%204%200%200%201%201.2-.62c.405-.204.772-.683.557-1.083c.284-.036.404-.416.295-.681a1.74%201.74%200%200%200-.58-.62a1.04%201.04%200%200%201-.457-.696c.755.301%201.52-.875%202.274-.572c-.054-.87.966.522%201.094.624a.313.313%200%200%200-.42.044a.39.39%200%200%200%20.06.512a1.14%201.14%200%200%200%20.503.249l1.93.578a.343.343%200%200%200%20.375-.257a.82.82%200%200%200%20.619.302a2.5%202.5%200%200%200%20.531%201.687l.238-.391c.587.246.257%201.241.706%201.692a1.2%201.2%200%200%200%20.422.239a10%2010%200%200%200%201.612.473l-.494%201.814a4.4%204.4%200%200%201%203.21%201.238a.778.778%200%200%201%201.447.336c-.366.016-.452.511-.47.878s-.279.852-.613.699c.15.271-.085.593-.323.792s-.523.434-.491.743c.018.176.142.333.135.51c-.026.625-1.368.394-1.4%201.019c-.024.495.92.77.688%201.209c-.1.188-.355.21-.568.209a.73.73%200%200%200-.623-.5c-.283.001-.536.345-.38.581a1.595%201.595%200%200%200-1.532%201.988l-1.035.205a7.6%207.6%200%200%200-.558-1.285a.7.7%200%200%200-.274-.314a.73.73%200%200%200-.613.098l-2.976%201.465c-.558.274-1.192.657-1.233%201.277c-.034.514.375%201.01.245%201.51c-.136.52-.763.721-1.298.786c-.295.036-.657.025-.807-.232c-.2-.341.16-.726.278-1.103a2.24%202.24%200%200%200-.29-1.44a18%2018%200%200%200-.933-2.613a3.43%203.43%200%200%200-3.108-1.641a4.65%204.65%200%200%200-1.127-2.806a4.3%204.3%200%200%201-.81-1.041a.91.91%200%200%201%20.295-1.165a8.5%208.5%200%200%201-1.34-.68a.43.43%200%200%201-.197-.196a.38.38%200%200%201%20.05-.298a1.295%201.295%200%200%201%201.464-.623c.35.103.723.356%201.044.183c.183-.1.273-.305.397-.472a2.3%202.3%200%200%201%201.552-.705%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/flag-kosovo.svg?color=%231a73e8&size=48