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

Name
hk-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 hk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ec1b2e" d="M0 0h512v512H0"/><path id="SVGg6HuSbAj" fill="#fff" d="M282.3 119.2C203 114 166.6 218 241.6 256.4C215.6 234 221 201 231.5 184l1.9 1c-13.8 23.6-11.2 52.8 11 71c-12.6-12.2-9.4-39 12.2-48.8s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-39zM243.9 180l-4.7 7.4l-1.8-8.6l-8.6-2.3l7.8-4.3l-.6-9l6.5 6.2l8.3-3.3l-3.7 8l5.6 6.9z"/><use href="#SVGg6HuSbAj" transform="rotate(72 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(144 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(216 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(288 248.5 259.5)"/></svg>

React

import type { SVGProps } from "react";

export function FlagHk1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ec1b2e" d="M0 0h512v512H0"/><path id="SVGg6HuSbAj" fill="#fff" d="M282.3 119.2C203 114 166.6 218 241.6 256.4C215.6 234 221 201 231.5 184l1.9 1c-13.8 23.6-11.2 52.8 11 71c-12.6-12.2-9.4-39 12.2-48.8s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-39zM243.9 180l-4.7 7.4l-1.8-8.6l-8.6-2.3l7.8-4.3l-.6-9l6.5 6.2l8.3-3.3l-3.7 8l5.6 6.9z"/><use href="#SVGg6HuSbAj" transform="rotate(72 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(144 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(216 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(288 248.5 259.5)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ec1b2e" d="M0 0h512v512H0"/><path id="SVGg6HuSbAj" fill="#fff" d="M282.3 119.2C203 114 166.6 218 241.6 256.4C215.6 234 221 201 231.5 184l1.9 1c-13.8 23.6-11.2 52.8 11 71c-12.6-12.2-9.4-39 12.2-48.8s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-39zM243.9 180l-4.7 7.4l-1.8-8.6l-8.6-2.3l7.8-4.3l-.6-9l6.5 6.2l8.3-3.3l-3.7 8l5.6 6.9z"/><use href="#SVGg6HuSbAj" transform="rotate(72 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(144 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(216 248.5 259.5)"/><use href="#SVGg6HuSbAj" transform="rotate(288 248.5 259.5)"/></svg>
</template>

CSS

.icon-hk-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%23ec1b2e%22%20d%3D%22M0%200h512v512H0%22%2F%3E%3Cpath%20id%3D%22SVGg6HuSbAj%22%20fill%3D%22%23fff%22%20d%3D%22M282.3%20119.2C203%20114%20166.6%20218%20241.6%20256.4C215.6%20234%20221%20201%20231.5%20184l1.9%201c-13.8%2023.6-11.2%2052.8%2011%2071c-12.6-12.2-9.4-39%2012.2-48.8s23.6-39.3%2016.4-49.1q-14.7-25.6%209.3-39zM243.9%20180l-4.7%207.4l-1.8-8.6l-8.6-2.3l7.8-4.3l-.6-9l6.5%206.2l8.3-3.3l-3.7%208l5.6%206.9z%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(72%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(144%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(216%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(288%20248.5%20259.5)%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ec1b2e%22%20d%3D%22M0%200h512v512H0%22%2F%3E%3Cpath%20id%3D%22SVGg6HuSbAj%22%20fill%3D%22%23fff%22%20d%3D%22M282.3%20119.2C203%20114%20166.6%20218%20241.6%20256.4C215.6%20234%20221%20201%20231.5%20184l1.9%201c-13.8%2023.6-11.2%2052.8%2011%2071c-12.6-12.2-9.4-39%2012.2-48.8s23.6-39.3%2016.4-49.1q-14.7-25.6%209.3-39zM243.9%20180l-4.7%207.4l-1.8-8.6l-8.6-2.3l7.8-4.3l-.6-9l6.5%206.2l8.3-3.3l-3.7%208l5.6%206.9z%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(72%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(144%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(216%20248.5%20259.5)%22%2F%3E%3Cuse%20href%3D%22%23SVGg6HuSbAj%22%20transform%3D%22rotate(288%20248.5%20259.5)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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