flag for north korea emoji
flag-for-north-korea from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-north-korea
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-north-korea
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 north korea emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C21.7 2 12.7 7.1 7.3 15h49.4C51.3 7.1 42.3 2 32 2m0 60c10.3 0 19.3-5.1 24.7-13H7.3c5.4 7.9 14.4 13 24.7 13"/><path fill="#ed4c5c" d="M59 19H5c-1.9 3.9-3 8.3-3 13s1.1 9.1 3 13h54c1.9-3.9 3-8.3 3-13s-1.1-9.1-3-13"/><g fill="#fff"><path d="M5 45c.7 1.4 1.5 2.7 2.3 4h49.4c.9-1.3 1.7-2.6 2.3-4zm54-26c-.7-1.4-1.5-2.7-2.3-4H7.3c-.9 1.3-1.7 2.6-2.3 4z"/><circle cx="18" cy="32" r="11"/></g><path fill="#ed4c5c" d="m18 35.9l4.9 3.8l-1.8-6.1l4.9-3.8h-6.1L18 23.7l-1.9 6.1H10l4.9 3.8l-1.8 6.1z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForNorthKorea(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C21.7 2 12.7 7.1 7.3 15h49.4C51.3 7.1 42.3 2 32 2m0 60c10.3 0 19.3-5.1 24.7-13H7.3c5.4 7.9 14.4 13 24.7 13"/><path fill="#ed4c5c" d="M59 19H5c-1.9 3.9-3 8.3-3 13s1.1 9.1 3 13h54c1.9-3.9 3-8.3 3-13s-1.1-9.1-3-13"/><g fill="#fff"><path d="M5 45c.7 1.4 1.5 2.7 2.3 4h49.4c.9-1.3 1.7-2.6 2.3-4zm54-26c-.7-1.4-1.5-2.7-2.3-4H7.3c-.9 1.3-1.7 2.6-2.3 4z"/><circle cx="18" cy="32" r="11"/></g><path fill="#ed4c5c" d="m18 35.9l4.9 3.8l-1.8-6.1l4.9-3.8h-6.1L18 23.7l-1.9 6.1H10l4.9 3.8l-1.8 6.1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#2a5f9e" d="M32 2C21.7 2 12.7 7.1 7.3 15h49.4C51.3 7.1 42.3 2 32 2m0 60c10.3 0 19.3-5.1 24.7-13H7.3c5.4 7.9 14.4 13 24.7 13"/><path fill="#ed4c5c" d="M59 19H5c-1.9 3.9-3 8.3-3 13s1.1 9.1 3 13h54c1.9-3.9 3-8.3 3-13s-1.1-9.1-3-13"/><g fill="#fff"><path d="M5 45c.7 1.4 1.5 2.7 2.3 4h49.4c.9-1.3 1.7-2.6 2.3-4zm54-26c-.7-1.4-1.5-2.7-2.3-4H7.3c-.9 1.3-1.7 2.6-2.3 4z"/><circle cx="18" cy="32" r="11"/></g><path fill="#ed4c5c" d="m18 35.9l4.9 3.8l-1.8-6.1l4.9-3.8h-6.1L18 23.7l-1.9 6.1H10l4.9 3.8l-1.8 6.1z"/></svg> </template>
CSS
.icon-flag-for-north-korea {
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%232a5f9e%22%20d%3D%22M32%202C21.7%202%2012.7%207.1%207.3%2015h49.4C51.3%207.1%2042.3%202%2032%202m0%2060c10.3%200%2019.3-5.1%2024.7-13H7.3c5.4%207.9%2014.4%2013%2024.7%2013%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M59%2019H5c-1.9%203.9-3%208.3-3%2013s1.1%209.1%203%2013h54c1.9-3.9%203-8.3%203-13s-1.1-9.1-3-13%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M5%2045c.7%201.4%201.5%202.7%202.3%204h49.4c.9-1.3%201.7-2.6%202.3-4zm54-26c-.7-1.4-1.5-2.7-2.3-4H7.3c-.9%201.3-1.7%202.6-2.3%204z%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2232%22%20r%3D%2211%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22m18%2035.9l4.9%203.8l-1.8-6.1l4.9-3.8h-6.1L18%2023.7l-1.9%206.1H10l4.9%203.8l-1.8%206.1z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M32%202C21.7%202%2012.7%207.1%207.3%2015h49.4C51.3%207.1%2042.3%202%2032%202m0%2060c10.3%200%2019.3-5.1%2024.7-13H7.3c5.4%207.9%2014.4%2013%2024.7%2013%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M59%2019H5c-1.9%203.9-3%208.3-3%2013s1.1%209.1%203%2013h54c1.9-3.9%203-8.3%203-13s-1.1-9.1-3-13%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M5%2045c.7%201.4%201.5%202.7%202.3%204h49.4c.9-1.3%201.7-2.6%202.3-4zm54-26c-.7-1.4-1.5-2.7-2.3-4H7.3c-.9%201.3-1.7%202.6-2.3%204z%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2232%22%20r%3D%2211%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22m18%2035.9l4.9%203.8l-1.8-6.1l4.9-3.8h-6.1L18%2023.7l-1.9%206.1H10l4.9%203.8l-1.8%206.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-north-korea.svg?color=%231a73e8&size=48