north-korea from Streamline Emojis by Streamline · Default · Flags · CC-BY-4.0 Attribution required.

Name
north-korea
Set
Streamline Emojis
Style
Default
Category
Flags
Viewbox
48×48
License
CC BY 4.0

More flags icons from Streamline Emojis

Use the north korea 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.25c-6.89 0-12.94.36-21-2.37A45.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.46c7.92 2.69 13.76 2.38 21 2.38a.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="M38.68 19.36A45.6 45.6 0 0 1 24 17a45.7 45.7 0 0 0-14.63-2.39H2V28h7.37A45.7 45.7 0 0 1 24 30.36a45.6 45.6 0 0 0 14.65 2.38h7.37V19.36Z"/><path fill="#009fd9" 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 .79v4h7.37A45.7 45.7 0 0 1 24 14.62A45.9 45.9 0 0 0 38.68 17h7.37v-4a.94.94 0 0 0-1.05-.75M38.68 35.1A45.6 45.6 0 0 1 24 32.72a46 46 0 0 0-14.63-2.37H2v3.95a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.5 45.5 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V35.1Z"/><path fill="#fff" d="M11.157 24.22a5.08 4.61 60.71 1 0 8.041-4.51a5.08 4.61 60.71 1 0-8.041 4.51"/><path fill="#e04122" d="m15.59 18.24l.84 1.81a.55.55 0 0 0 .35.3l1.88.5a.49.49 0 0 1 .26.82l-1.36 1.16a.42.42 0 0 0-.13.4l.32 1.91a.42.42 0 0 1-.68.41l-1.68-1.09a.47.47 0 0 0-.39-.06l-1.68.68a.52.52 0 0 1-.67-.57l.32-1.83a.54.54 0 0 0-.14-.43l-1.36-1.49a.44.44 0 0 1 .26-.77h1.88a.39.39 0 0 0 .35-.21l.84-1.6a.47.47 0 0 1 .79.06"/><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 StreamlineEmojisNorthKorea(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.25c-6.89 0-12.94.36-21-2.37A45.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.46c7.92 2.69 13.76 2.38 21 2.38a.93.93 0 0 0 1-.79V13a.94.94 0 0 0-1-.75"/><path fill="#e04122" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M38.68 19.36A45.6 45.6 0 0 1 24 17a45.7 45.7 0 0 0-14.63-2.39H2V28h7.37A45.7 45.7 0 0 1 24 30.36a45.6 45.6 0 0 0 14.65 2.38h7.37V19.36Z"/><path fill="#009fd9" 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 .79v4h7.37A45.7 45.7 0 0 1 24 14.62A45.9 45.9 0 0 0 38.68 17h7.37v-4a.94.94 0 0 0-1.05-.75M38.68 35.1A45.6 45.6 0 0 1 24 32.72a46 46 0 0 0-14.63-2.37H2v3.95a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.5 45.5 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V35.1Z"/><path fill="#fff" d="M11.157 24.22a5.08 4.61 60.71 1 0 8.041-4.51a5.08 4.61 60.71 1 0-8.041 4.51"/><path fill="#e04122" d="m15.59 18.24l.84 1.81a.55.55 0 0 0 .35.3l1.88.5a.49.49 0 0 1 .26.82l-1.36 1.16a.42.42 0 0 0-.13.4l.32 1.91a.42.42 0 0 1-.68.41l-1.68-1.09a.47.47 0 0 0-.39-.06l-1.68.68a.52.52 0 0 1-.67-.57l.32-1.83a.54.54 0 0 0-.14-.43l-1.36-1.49a.44.44 0 0 1 .26-.77h1.88a.39.39 0 0 0 .35-.21l.84-1.6a.47.47 0 0 1 .79.06"/><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.25c-6.89 0-12.94.36-21-2.37A45.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.46c7.92 2.69 13.76 2.38 21 2.38a.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="M38.68 19.36A45.6 45.6 0 0 1 24 17a45.7 45.7 0 0 0-14.63-2.39H2V28h7.37A45.7 45.7 0 0 1 24 30.36a45.6 45.6 0 0 0 14.65 2.38h7.37V19.36Z"/><path fill="#009fd9" 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 .79v4h7.37A45.7 45.7 0 0 1 24 14.62A45.9 45.9 0 0 0 38.68 17h7.37v-4a.94.94 0 0 0-1.05-.75M38.68 35.1A45.6 45.6 0 0 1 24 32.72a46 46 0 0 0-14.63-2.37H2v3.95a.94.94 0 0 0 1 .79h6.37A46 46 0 0 1 24 37.46a45.5 45.5 0 0 0 14.65 2.38H45a.93.93 0 0 0 1-.79V35.1Z"/><path fill="#fff" d="M11.157 24.22a5.08 4.61 60.71 1 0 8.041-4.51a5.08 4.61 60.71 1 0-8.041 4.51"/><path fill="#e04122" d="m15.59 18.24l.84 1.81a.55.55 0 0 0 .35.3l1.88.5a.49.49 0 0 1 .26.82l-1.36 1.16a.42.42 0 0 0-.13.4l.32 1.91a.42.42 0 0 1-.68.41l-1.68-1.09a.47.47 0 0 0-.39-.06l-1.68.68a.52.52 0 0 1-.67-.57l.32-1.83a.54.54 0 0 0-.14-.43l-1.36-1.49a.44.44 0 0 1 .26-.77h1.88a.39.39 0 0 0 .35-.21l.84-1.6a.47.47 0 0 1 .79.06"/><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-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%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.25c-6.89%200-12.94.36-21-2.37A45.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.46c7.92%202.69%2013.76%202.38%2021%202.38a.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%22M38.68%2019.36A45.6%2045.6%200%200%201%2024%2017a45.7%2045.7%200%200%200-14.63-2.39H2V28h7.37A45.7%2045.7%200%200%201%2024%2030.36a45.6%2045.6%200%200%200%2014.65%202.38h7.37V19.36Z%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%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.79v4h7.37A45.7%2045.7%200%200%201%2024%2014.62A45.9%2045.9%200%200%200%2038.68%2017h7.37v-4a.94.94%200%200%200-1.05-.75M38.68%2035.1A45.6%2045.6%200%200%201%2024%2032.72a46%2046%200%200%200-14.63-2.37H2v3.95a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.5%2045.5%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V35.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.157%2024.22a5.08%204.61%2060.71%201%200%208.041-4.51a5.08%204.61%2060.71%201%200-8.041%204.51%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22m15.59%2018.24l.84%201.81a.55.55%200%200%200%20.35.3l1.88.5a.49.49%200%200%201%20.26.82l-1.36%201.16a.42.42%200%200%200-.13.4l.32%201.91a.42.42%200%200%201-.68.41l-1.68-1.09a.47.47%200%200%200-.39-.06l-1.68.68a.52.52%200%200%201-.67-.57l.32-1.83a.54.54%200%200%200-.14-.43l-1.36-1.49a.44.44%200%200%201%20.26-.77h1.88a.39.39%200%200%200%20.35-.21l.84-1.6a.47.47%200%200%201%20.79.06%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.25c-6.89%200-12.94.36-21-2.37A45.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.46c7.92%202.69%2013.76%202.38%2021%202.38a.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%22M38.68%2019.36A45.6%2045.6%200%200%201%2024%2017a45.7%2045.7%200%200%200-14.63-2.39H2V28h7.37A45.7%2045.7%200%200%201%2024%2030.36a45.6%2045.6%200%200%200%2014.65%202.38h7.37V19.36Z%22%2F%3E%3Cpath%20fill%3D%22%23009fd9%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.79v4h7.37A45.7%2045.7%200%200%201%2024%2014.62A45.9%2045.9%200%200%200%2038.68%2017h7.37v-4a.94.94%200%200%200-1.05-.75M38.68%2035.1A45.6%2045.6%200%200%201%2024%2032.72a46%2046%200%200%200-14.63-2.37H2v3.95a.94.94%200%200%200%201%20.79h6.37A46%2046%200%200%201%2024%2037.46a45.5%2045.5%200%200%200%2014.65%202.38H45a.93.93%200%200%200%201-.79V35.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.157%2024.22a5.08%204.61%2060.71%201%200%208.041-4.51a5.08%204.61%2060.71%201%200-8.041%204.51%22%2F%3E%3Cpath%20fill%3D%22%23e04122%22%20d%3D%22m15.59%2018.24l.84%201.81a.55.55%200%200%200%20.35.3l1.88.5a.49.49%200%200%201%20.26.82l-1.36%201.16a.42.42%200%200%200-.13.4l.32%201.91a.42.42%200%200%201-.68.41l-1.68-1.09a.47.47%200%200%200-.39-.06l-1.68.68a.52.52%200%200%201-.67-.57l.32-1.83a.54.54%200%200%200-.14-.43l-1.36-1.49a.44.44%200%200%201%20.26-.77h1.88a.39.39%200%200%200%20.35-.21l.84-1.6a.47.47%200%200%201%20.79.06%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/north-korea.svg?color=%231a73e8&size=48