flag antarctica emoji

flag-antarctica from Twitter Emoji by Twitter · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-antarctica
Set
Twitter Emoji
Style
Default
Category
Flags
Viewbox
36×36
License
CC BY 4.0
Aliases
flag-for-antarctica, flag-for-flag-antarctica

The same emoji in other sets

More flags icons from Twitter Emoji

Use the flag antarctica emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#265fb5" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M27.532 18.933c-.051-.525.801-1.828.117-1.734c-.837.114-1.491-.462-1.774-.448c.906-1.281.233-1.607.031-2.438c-.356-1.458.781-2.172-1.25-2.484c-1.321-.203-2.233-.066-2.63-1.575c-.583.409-1.275.511-1.932.224c-.42-.183-.551-.532-.946-.701c-.299-.127-.925-.126-1.26-.179c-.923-.146-1.399.264-2.227.127c.079.12.091.274.146.402c-.511.018-.821.36-.876.837c-.747-.075-.937.898-.853 1.512L14 12.5l.031.031c-.157 1.625-.818 2.438-2.483 2.693c-1.096.168-2.07-.56-3.017-1.146a4.3 4.3 0 0 1-.766-.625c-.28-.311-.478-.747-.75-.969c-.125-.102-.391-.188-.354.021c-.172 1.078.615 2.421 1.522 2.939c-1.242.573.314.916.537 1.111c.005.004.54.74.544.768c.085.526-.278.466-.316.887c-.039.437-.039.787.107 1.222l-.031.031c.006.35-.259.225-.603.146c.047 1.062 1.059 1.154 1.228 1.362c.545.669.357 1.642.993 2.265c1.564 1.532 3.346.628 5.117.885c.994.145 1.846.979 2.747.037c1.059 1.16-.815 2.535-.357 2.927a.67.67 0 0 0 .41.167c-.026.071-.067.136-.085.211c1.272.12 2.612.424 3.802-.202c-.002.191.126.423.133.524c.292-.349.52-.329.892-.515c.466-.232 1.286-.511 1.595-.976c.368-.554-.21-1.319.948-1.082c.09-.4.127-.358.34-.624c-.319-.8.629-1.34.914-1.912c.057-.116.061-.652.137-.854c.144-.385.556-.599.67-1.081c.208-.887-.299-1.04-.373-1.808"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFlagAntarctica(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#265fb5" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M27.532 18.933c-.051-.525.801-1.828.117-1.734c-.837.114-1.491-.462-1.774-.448c.906-1.281.233-1.607.031-2.438c-.356-1.458.781-2.172-1.25-2.484c-1.321-.203-2.233-.066-2.63-1.575c-.583.409-1.275.511-1.932.224c-.42-.183-.551-.532-.946-.701c-.299-.127-.925-.126-1.26-.179c-.923-.146-1.399.264-2.227.127c.079.12.091.274.146.402c-.511.018-.821.36-.876.837c-.747-.075-.937.898-.853 1.512L14 12.5l.031.031c-.157 1.625-.818 2.438-2.483 2.693c-1.096.168-2.07-.56-3.017-1.146a4.3 4.3 0 0 1-.766-.625c-.28-.311-.478-.747-.75-.969c-.125-.102-.391-.188-.354.021c-.172 1.078.615 2.421 1.522 2.939c-1.242.573.314.916.537 1.111c.005.004.54.74.544.768c.085.526-.278.466-.316.887c-.039.437-.039.787.107 1.222l-.031.031c.006.35-.259.225-.603.146c.047 1.062 1.059 1.154 1.228 1.362c.545.669.357 1.642.993 2.265c1.564 1.532 3.346.628 5.117.885c.994.145 1.846.979 2.747.037c1.059 1.16-.815 2.535-.357 2.927a.67.67 0 0 0 .41.167c-.026.071-.067.136-.085.211c1.272.12 2.612.424 3.802-.202c-.002.191.126.423.133.524c.292-.349.52-.329.892-.515c.466-.232 1.286-.511 1.595-.976c.368-.554-.21-1.319.948-1.082c.09-.4.127-.358.34-.624c-.319-.8.629-1.34.914-1.912c.057-.116.061-.652.137-.854c.144-.385.556-.599.67-1.081c.208-.887-.299-1.04-.373-1.808"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#265fb5" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#fff" d="M27.532 18.933c-.051-.525.801-1.828.117-1.734c-.837.114-1.491-.462-1.774-.448c.906-1.281.233-1.607.031-2.438c-.356-1.458.781-2.172-1.25-2.484c-1.321-.203-2.233-.066-2.63-1.575c-.583.409-1.275.511-1.932.224c-.42-.183-.551-.532-.946-.701c-.299-.127-.925-.126-1.26-.179c-.923-.146-1.399.264-2.227.127c.079.12.091.274.146.402c-.511.018-.821.36-.876.837c-.747-.075-.937.898-.853 1.512L14 12.5l.031.031c-.157 1.625-.818 2.438-2.483 2.693c-1.096.168-2.07-.56-3.017-1.146a4.3 4.3 0 0 1-.766-.625c-.28-.311-.478-.747-.75-.969c-.125-.102-.391-.188-.354.021c-.172 1.078.615 2.421 1.522 2.939c-1.242.573.314.916.537 1.111c.005.004.54.74.544.768c.085.526-.278.466-.316.887c-.039.437-.039.787.107 1.222l-.031.031c.006.35-.259.225-.603.146c.047 1.062 1.059 1.154 1.228 1.362c.545.669.357 1.642.993 2.265c1.564 1.532 3.346.628 5.117.885c.994.145 1.846.979 2.747.037c1.059 1.16-.815 2.535-.357 2.927a.67.67 0 0 0 .41.167c-.026.071-.067.136-.085.211c1.272.12 2.612.424 3.802-.202c-.002.191.126.423.133.524c.292-.349.52-.329.892-.515c.466-.232 1.286-.511 1.595-.976c.368-.554-.21-1.319.948-1.082c.09-.4.127-.358.34-.624c-.319-.8.629-1.34.914-1.912c.057-.116.061-.652.137-.854c.144-.385.556-.599.67-1.081c.208-.887-.299-1.04-.373-1.808"/></svg>
</template>

CSS

.icon-flag-antarctica {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23265fb5%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.532%2018.933c-.051-.525.801-1.828.117-1.734c-.837.114-1.491-.462-1.774-.448c.906-1.281.233-1.607.031-2.438c-.356-1.458.781-2.172-1.25-2.484c-1.321-.203-2.233-.066-2.63-1.575c-.583.409-1.275.511-1.932.224c-.42-.183-.551-.532-.946-.701c-.299-.127-.925-.126-1.26-.179c-.923-.146-1.399.264-2.227.127c.079.12.091.274.146.402c-.511.018-.821.36-.876.837c-.747-.075-.937.898-.853%201.512L14%2012.5l.031.031c-.157%201.625-.818%202.438-2.483%202.693c-1.096.168-2.07-.56-3.017-1.146a4.3%204.3%200%200%201-.766-.625c-.28-.311-.478-.747-.75-.969c-.125-.102-.391-.188-.354.021c-.172%201.078.615%202.421%201.522%202.939c-1.242.573.314.916.537%201.111c.005.004.54.74.544.768c.085.526-.278.466-.316.887c-.039.437-.039.787.107%201.222l-.031.031c.006.35-.259.225-.603.146c.047%201.062%201.059%201.154%201.228%201.362c.545.669.357%201.642.993%202.265c1.564%201.532%203.346.628%205.117.885c.994.145%201.846.979%202.747.037c1.059%201.16-.815%202.535-.357%202.927a.67.67%200%200%200%20.41.167c-.026.071-.067.136-.085.211c1.272.12%202.612.424%203.802-.202c-.002.191.126.423.133.524c.292-.349.52-.329.892-.515c.466-.232%201.286-.511%201.595-.976c.368-.554-.21-1.319.948-1.082c.09-.4.127-.358.34-.624c-.319-.8.629-1.34.914-1.912c.057-.116.061-.652.137-.854c.144-.385.556-.599.67-1.081c.208-.887-.299-1.04-.373-1.808%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23265fb5%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.532%2018.933c-.051-.525.801-1.828.117-1.734c-.837.114-1.491-.462-1.774-.448c.906-1.281.233-1.607.031-2.438c-.356-1.458.781-2.172-1.25-2.484c-1.321-.203-2.233-.066-2.63-1.575c-.583.409-1.275.511-1.932.224c-.42-.183-.551-.532-.946-.701c-.299-.127-.925-.126-1.26-.179c-.923-.146-1.399.264-2.227.127c.079.12.091.274.146.402c-.511.018-.821.36-.876.837c-.747-.075-.937.898-.853%201.512L14%2012.5l.031.031c-.157%201.625-.818%202.438-2.483%202.693c-1.096.168-2.07-.56-3.017-1.146a4.3%204.3%200%200%201-.766-.625c-.28-.311-.478-.747-.75-.969c-.125-.102-.391-.188-.354.021c-.172%201.078.615%202.421%201.522%202.939c-1.242.573.314.916.537%201.111c.005.004.54.74.544.768c.085.526-.278.466-.316.887c-.039.437-.039.787.107%201.222l-.031.031c.006.35-.259.225-.603.146c.047%201.062%201.059%201.154%201.228%201.362c.545.669.357%201.642.993%202.265c1.564%201.532%203.346.628%205.117.885c.994.145%201.846.979%202.747.037c1.059%201.16-.815%202.535-.357%202.927a.67.67%200%200%200%20.41.167c-.026.071-.067.136-.085.211c1.272.12%202.612.424%203.802-.202c-.002.191.126.423.133.524c.292-.349.52-.329.892-.515c.466-.232%201.286-.511%201.595-.976c.368-.554-.21-1.319.948-1.082c.09-.4.127-.358.34-.624c-.319-.8.629-1.34.914-1.912c.057-.116.061-.652.137-.854c.144-.385.556-.599.67-1.081c.208-.887-.299-1.04-.373-1.808%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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