kr-1x1 from Flag Icons by Panayiotis Lipiridis · 1x1 · MIT Free for personal and commercial use.

Name
kr-1x1
Set
Flag Icons
Style
1x1
Viewbox
512×512
License
MIT

1 other variant in Flag Icons

The same logo in other sets

Use the kr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#fff" fill-rule="evenodd" d="M0 0h512v512H0Z"/><g fill-rule="evenodd" transform="rotate(-56.3 367.2 -111.2)scale(9.375)"><g id="SVGoLAQBc9q"><path id="SVGDce7udzV" fill="#000001" d="M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z"/><use width="100%" height="100%" y="44" href="#SVGDce7udzV"/></g><path stroke="#fff" d="M0 17v10"/><path fill="#cd2e3a" d="M0-12a12 12 0 0 1 0 24Z"/><path fill="#0047a0" d="M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z"/><circle cy="-6" r="6" fill="#cd2e3a"/></g><g fill-rule="evenodd" transform="rotate(236.3 196.5 59.5)scale(9.375)"><use width="100%" height="100%" href="#SVGoLAQBc9q"/><path stroke="#fff" d="M0-23.5v3M0 17v3.5m0 3v3"/></g></svg>

React

import type { SVGProps } from "react";

export function FlagKr1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#fff" fillRule="evenodd" d="M0 0h512v512H0Z"/><g fillRule="evenodd" transform="rotate(-56.3 367.2 -111.2)scale(9.375)"><g id="SVGoLAQBc9q"><path id="SVGDce7udzV" fill="#000001" d="M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z"/><use width="100%" height="100%" y="44" href="#SVGDce7udzV"/></g><path stroke="#fff" d="M0 17v10"/><path fill="#cd2e3a" d="M0-12a12 12 0 0 1 0 24Z"/><path fill="#0047a0" d="M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z"/><circle cy="-6" r="6" fill="#cd2e3a"/></g><g fillRule="evenodd" transform="rotate(236.3 196.5 59.5)scale(9.375)"><use width="100%" height="100%" href="#SVGoLAQBc9q"/><path stroke="#fff" d="M0-23.5v3M0 17v3.5m0 3v3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#fff" fill-rule="evenodd" d="M0 0h512v512H0Z"/><g fill-rule="evenodd" transform="rotate(-56.3 367.2 -111.2)scale(9.375)"><g id="SVGoLAQBc9q"><path id="SVGDce7udzV" fill="#000001" d="M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z"/><use width="100%" height="100%" y="44" href="#SVGDce7udzV"/></g><path stroke="#fff" d="M0 17v10"/><path fill="#cd2e3a" d="M0-12a12 12 0 0 1 0 24Z"/><path fill="#0047a0" d="M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z"/><circle cy="-6" r="6" fill="#cd2e3a"/></g><g fill-rule="evenodd" transform="rotate(236.3 196.5 59.5)scale(9.375)"><use width="100%" height="100%" href="#SVGoLAQBc9q"/><path stroke="#fff" d="M0-23.5v3M0 17v3.5m0 3v3"/></g></svg>
</template>

CSS

.icon-kr-1x1 {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h512v512H0Z%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate(-56.3%20367.2%20-111.2)scale(9.375)%22%3E%3Cg%20id%3D%22SVGoLAQBc9q%22%3E%3Cpath%20id%3D%22SVGDce7udzV%22%20fill%3D%22%23000001%22%20d%3D%22M-6-26H6v2H-6Zm0%203H6v2H-6Zm0%203H6v2H-6Z%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%2244%22%20href%3D%22%23SVGDce7udzV%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M0%2017v10%22%2F%3E%3Cpath%20fill%3D%22%23cd2e3a%22%20d%3D%22M0-12a12%2012%200%200%201%200%2024Z%22%2F%3E%3Cpath%20fill%3D%22%230047a0%22%20d%3D%22M0-12a12%2012%200%200%200%200%2024A6%206%200%200%200%200%200Z%22%2F%3E%3Ccircle%20cy%3D%22-6%22%20r%3D%226%22%20fill%3D%22%23cd2e3a%22%2F%3E%3C%2Fg%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate(236.3%20196.5%2059.5)scale(9.375)%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGoLAQBc9q%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M0-23.5v3M0%2017v3.5m0%203v3%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h512v512H0Z%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate(-56.3%20367.2%20-111.2)scale(9.375)%22%3E%3Cg%20id%3D%22SVGoLAQBc9q%22%3E%3Cpath%20id%3D%22SVGDce7udzV%22%20fill%3D%22%23000001%22%20d%3D%22M-6-26H6v2H-6Zm0%203H6v2H-6Zm0%203H6v2H-6Z%22%2F%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20y%3D%2244%22%20href%3D%22%23SVGDce7udzV%22%2F%3E%3C%2Fg%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M0%2017v10%22%2F%3E%3Cpath%20fill%3D%22%23cd2e3a%22%20d%3D%22M0-12a12%2012%200%200%201%200%2024Z%22%2F%3E%3Cpath%20fill%3D%22%230047a0%22%20d%3D%22M0-12a12%2012%200%200%200%200%2024A6%206%200%200%200%200%200Z%22%2F%3E%3Ccircle%20cy%3D%22-6%22%20r%3D%226%22%20fill%3D%22%23cd2e3a%22%2F%3E%3C%2Fg%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22rotate(236.3%20196.5%2059.5)scale(9.375)%22%3E%3Cuse%20width%3D%22100%25%22%20height%3D%22100%25%22%20href%3D%22%23SVGoLAQBc9q%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M0-23.5v3M0%2017v3.5m0%203v3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flag/kr-1x1.svg?color=%231a73e8&size=48