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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#000001" d="M0 0h512v256H0z"/><path fill="#007a3d" d="M0 256h512v256H0z"/><path fill="#fff" d="M0 149.3h512v213.3H0z"/><path fill="#c4111b" d="m0 0l256 256L0 512Z"/><g stroke-width="1.7" transform="translate(-135 -6.5)scale(1.02539)"><circle cx="512" cy="256" r="68.3" fill="#c4111b"/><circle cx="537.6" cy="256" r="68.3" fill="#fff"/><path fill="#c4111b" d="m493.7 297.3l29-20.8l29 21.2l-10.8-34.2l29-21l-35.8-.2l-11-34l-11.3 33.9l-35.7-.1l28.7 21.2z"/></g></svg>

React

import type { SVGProps } from "react";

export function FlagEh1x1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#000001" d="M0 0h512v256H0z"/><path fill="#007a3d" d="M0 256h512v256H0z"/><path fill="#fff" d="M0 149.3h512v213.3H0z"/><path fill="#c4111b" d="m0 0l256 256L0 512Z"/><g strokeWidth="1.7" transform="translate(-135 -6.5)scale(1.02539)"><circle cx="512" cy="256" r="68.3" fill="#c4111b"/><circle cx="537.6" cy="256" r="68.3" fill="#fff"/><path fill="#c4111b" d="m493.7 297.3l29-20.8l29 21.2l-10.8-34.2l29-21l-35.8-.2l-11-34l-11.3 33.9l-35.7-.1l28.7 21.2z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#000001" d="M0 0h512v256H0z"/><path fill="#007a3d" d="M0 256h512v256H0z"/><path fill="#fff" d="M0 149.3h512v213.3H0z"/><path fill="#c4111b" d="m0 0l256 256L0 512Z"/><g stroke-width="1.7" transform="translate(-135 -6.5)scale(1.02539)"><circle cx="512" cy="256" r="68.3" fill="#c4111b"/><circle cx="537.6" cy="256" r="68.3" fill="#fff"/><path fill="#c4111b" d="m493.7 297.3l29-20.8l29 21.2l-10.8-34.2l29-21l-35.8-.2l-11-34l-11.3 33.9l-35.7-.1l28.7 21.2z"/></g></svg>
</template>

CSS

.icon-eh-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%23000001%22%20d%3D%22M0%200h512v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23007a3d%22%20d%3D%22M0%20256h512v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20149.3h512v213.3H0z%22%2F%3E%3Cpath%20fill%3D%22%23c4111b%22%20d%3D%22m0%200l256%20256L0%20512Z%22%2F%3E%3Cg%20stroke-width%3D%221.7%22%20transform%3D%22translate(-135%20-6.5)scale(1.02539)%22%3E%3Ccircle%20cx%3D%22512%22%20cy%3D%22256%22%20r%3D%2268.3%22%20fill%3D%22%23c4111b%22%2F%3E%3Ccircle%20cx%3D%22537.6%22%20cy%3D%22256%22%20r%3D%2268.3%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23c4111b%22%20d%3D%22m493.7%20297.3l29-20.8l29%2021.2l-10.8-34.2l29-21l-35.8-.2l-11-34l-11.3%2033.9l-35.7-.1l28.7%2021.2z%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%23000001%22%20d%3D%22M0%200h512v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23007a3d%22%20d%3D%22M0%20256h512v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20149.3h512v213.3H0z%22%2F%3E%3Cpath%20fill%3D%22%23c4111b%22%20d%3D%22m0%200l256%20256L0%20512Z%22%2F%3E%3Cg%20stroke-width%3D%221.7%22%20transform%3D%22translate(-135%20-6.5)scale(1.02539)%22%3E%3Ccircle%20cx%3D%22512%22%20cy%3D%22256%22%20r%3D%2268.3%22%20fill%3D%22%23c4111b%22%2F%3E%3Ccircle%20cx%3D%22537.6%22%20cy%3D%22256%22%20r%3D%2268.3%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23c4111b%22%20d%3D%22m493.7%20297.3l29-20.8l29%2021.2l-10.8-34.2l29-21l-35.8-.2l-11-34l-11.3%2033.9l-35.7-.1l28.7%2021.2z%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/eh-1x1.svg?color=%231a73e8&size=48