flag for antarctica emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for antarctica emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#3a7dce"/><path fill="#fff" d="m17.6 30.7l-.3-1.4H17l-.5.5l-.1-1.3l-.6-.5l-.4.2v.2l-.7-.3l-.5-.6l1.2-1l-2-1.6l-1-3.7l7.4 5.3l4.6-1.2l-.2-.7l.9-.2l.4-1.5l-.1-.5l.3-.4l.2-1l-.2-.4l.7-.6l-.2-1.5l1.6-.7l1.3-1.3l-.1-.7l.9.5l.8-.5l.3-.8l.4.6l4.3.2l.9.8l3.5.7l.7.7l.5-.2l.5 1.7h.3l.4-.5l3.2 1.1l.2.5l.8-.2l.9.8l.9 4.9l-.8 2.7l3.4 1l.2 2.3l-.7 1.7l1 .8l-.5 2.9l-1.7 1.3l.4 2l-1 .7l-.6-.2v1.9h-.8l.3.7l-1.7.7l.5 1l-1.1 1.2l.3.3l-.7-.2l-3.2 1.9l.2-.5l-1 .2l-.2-.5l-.8.6l-.3-.1l-.5.6l-3.6-.5l-.5-.3l-.6.3l-1.3-1l.6-.6l.9-1.8v-1.1l-.7-1.6l-.8.8l-4.7-1.2l-1 .1l-.8.5l-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9l-.6.2l-.9-2.1l.2.5l-1.7-1.8h1l-.3-2l.8-1.4z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForAntarctica(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#3a7dce"/><path fill="#fff" d="m17.6 30.7l-.3-1.4H17l-.5.5l-.1-1.3l-.6-.5l-.4.2v.2l-.7-.3l-.5-.6l1.2-1l-2-1.6l-1-3.7l7.4 5.3l4.6-1.2l-.2-.7l.9-.2l.4-1.5l-.1-.5l.3-.4l.2-1l-.2-.4l.7-.6l-.2-1.5l1.6-.7l1.3-1.3l-.1-.7l.9.5l.8-.5l.3-.8l.4.6l4.3.2l.9.8l3.5.7l.7.7l.5-.2l.5 1.7h.3l.4-.5l3.2 1.1l.2.5l.8-.2l.9.8l.9 4.9l-.8 2.7l3.4 1l.2 2.3l-.7 1.7l1 .8l-.5 2.9l-1.7 1.3l.4 2l-1 .7l-.6-.2v1.9h-.8l.3.7l-1.7.7l.5 1l-1.1 1.2l.3.3l-.7-.2l-3.2 1.9l.2-.5l-1 .2l-.2-.5l-.8.6l-.3-.1l-.5.6l-3.6-.5l-.5-.3l-.6.3l-1.3-1l.6-.6l.9-1.8v-1.1l-.7-1.6l-.8.8l-4.7-1.2l-1 .1l-.8.5l-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9l-.6.2l-.9-2.1l.2.5l-1.7-1.8h1l-.3-2l.8-1.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#3a7dce"/><path fill="#fff" d="m17.6 30.7l-.3-1.4H17l-.5.5l-.1-1.3l-.6-.5l-.4.2v.2l-.7-.3l-.5-.6l1.2-1l-2-1.6l-1-3.7l7.4 5.3l4.6-1.2l-.2-.7l.9-.2l.4-1.5l-.1-.5l.3-.4l.2-1l-.2-.4l.7-.6l-.2-1.5l1.6-.7l1.3-1.3l-.1-.7l.9.5l.8-.5l.3-.8l.4.6l4.3.2l.9.8l3.5.7l.7.7l.5-.2l.5 1.7h.3l.4-.5l3.2 1.1l.2.5l.8-.2l.9.8l.9 4.9l-.8 2.7l3.4 1l.2 2.3l-.7 1.7l1 .8l-.5 2.9l-1.7 1.3l.4 2l-1 .7l-.6-.2v1.9h-.8l.3.7l-1.7.7l.5 1l-1.1 1.2l.3.3l-.7-.2l-3.2 1.9l.2-.5l-1 .2l-.2-.5l-.8.6l-.3-.1l-.5.6l-3.6-.5l-.5-.3l-.6.3l-1.3-1l.6-.6l.9-1.8v-1.1l-.7-1.6l-.8.8l-4.7-1.2l-1 .1l-.8.5l-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9l-.6.2l-.9-2.1l.2.5l-1.7-1.8h1l-.3-2l.8-1.4z"/></svg>
</template>

CSS

.icon-flag-for-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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%233a7dce%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m17.6%2030.7l-.3-1.4H17l-.5.5l-.1-1.3l-.6-.5l-.4.2v.2l-.7-.3l-.5-.6l1.2-1l-2-1.6l-1-3.7l7.4%205.3l4.6-1.2l-.2-.7l.9-.2l.4-1.5l-.1-.5l.3-.4l.2-1l-.2-.4l.7-.6l-.2-1.5l1.6-.7l1.3-1.3l-.1-.7l.9.5l.8-.5l.3-.8l.4.6l4.3.2l.9.8l3.5.7l.7.7l.5-.2l.5%201.7h.3l.4-.5l3.2%201.1l.2.5l.8-.2l.9.8l.9%204.9l-.8%202.7l3.4%201l.2%202.3l-.7%201.7l1%20.8l-.5%202.9l-1.7%201.3l.4%202l-1%20.7l-.6-.2v1.9h-.8l.3.7l-1.7.7l.5%201l-1.1%201.2l.3.3l-.7-.2l-3.2%201.9l.2-.5l-1%20.2l-.2-.5l-.8.6l-.3-.1l-.5.6l-3.6-.5l-.5-.3l-.6.3l-1.3-1l.6-.6l.9-1.8v-1.1l-.7-1.6l-.8.8l-4.7-1.2l-1%20.1l-.8.5l-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9l-.6.2l-.9-2.1l.2.5l-1.7-1.8h1l-.3-2l.8-1.4z%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%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%233a7dce%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m17.6%2030.7l-.3-1.4H17l-.5.5l-.1-1.3l-.6-.5l-.4.2v.2l-.7-.3l-.5-.6l1.2-1l-2-1.6l-1-3.7l7.4%205.3l4.6-1.2l-.2-.7l.9-.2l.4-1.5l-.1-.5l.3-.4l.2-1l-.2-.4l.7-.6l-.2-1.5l1.6-.7l1.3-1.3l-.1-.7l.9.5l.8-.5l.3-.8l.4.6l4.3.2l.9.8l3.5.7l.7.7l.5-.2l.5%201.7h.3l.4-.5l3.2%201.1l.2.5l.8-.2l.9.8l.9%204.9l-.8%202.7l3.4%201l.2%202.3l-.7%201.7l1%20.8l-.5%202.9l-1.7%201.3l.4%202l-1%20.7l-.6-.2v1.9h-.8l.3.7l-1.7.7l.5%201l-1.1%201.2l.3.3l-.7-.2l-3.2%201.9l.2-.5l-1%20.2l-.2-.5l-.8.6l-.3-.1l-.5.6l-3.6-.5l-.5-.3l-.6.3l-1.3-1l.6-.6l.9-1.8v-1.1l-.7-1.6l-.8.8l-4.7-1.2l-1%20.1l-.8.5l-2.3-.2v.4l-4.8-1.7v-1h-.8l-.2-2.9l-.6.2l-.9-2.1l.2.5l-1.7-1.8h1l-.3-2l.8-1.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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