flag for estonia emoji

flag-for-estonia from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-for-estonia
Set
Emoji One (Colored)
Style
Default
Category
Flags
Viewbox
64×64
License
CC BY 4.0
Aliases
flag-for-flag-estonia

More flags icons from Emoji One (Colored)

Use the flag for estonia emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#42ade2" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#3e4347" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForEstonia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#42ade2" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#3e4347" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 62c13.1 0 24.2-8.3 28.3-20H3.7C7.8 53.7 18.9 62 32 62"/><path fill="#42ade2" d="M32 2C18.9 2 7.8 10.4 3.7 22h56.6C56.2 10.4 45.1 2 32 2"/><path fill="#3e4347" d="M60.3 42c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10H3.7C2.6 25.1 2 28.5 2 32s.6 6.9 1.7 10z"/></svg>
</template>

CSS

.icon-flag-for-estonia {
  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%23f9f9f9%22%20d%3D%22M32%2062c13.1%200%2024.2-8.3%2028.3-20H3.7C7.8%2053.7%2018.9%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M32%202C18.9%202%207.8%2010.4%203.7%2022h56.6C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M60.3%2042c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10H3.7C2.6%2025.1%202%2028.5%202%2032s.6%206.9%201.7%2010z%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%23f9f9f9%22%20d%3D%22M32%2062c13.1%200%2024.2-8.3%2028.3-20H3.7C7.8%2053.7%2018.9%2062%2032%2062%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M32%202C18.9%202%207.8%2010.4%203.7%2022h56.6C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M60.3%2042c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10H3.7C2.6%2025.1%202%2028.5%202%2032s.6%206.9%201.7%2010z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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