flag christmas island emoji

flag-christmas-island from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.

Name
flag-christmas-island
Set
OpenMoji
Style
Default
Category
Flags
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More flags icons from OpenMoji

Use the flag christmas island emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M67 17v38L5 17z"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m18.174 44.737l.696-2.25l.695 2.25l-1.82-1.391h2.25zm-7.299-2.643l-.834.791l.082-1.162L9 41.547l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm11.25-2.25l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm-6-4.5l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm0 15.75l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" d="M31.617 33.958a3.9 3.9 0 0 1 1.363.618a3.78 3.78 0 0 0 4.136.162a7.4 7.4 0 0 0 1.383-1.221l1.365-1.425a1.77 1.77 0 0 0 1.256.094a5.83 5.83 0 0 0 .604 3.016a7.2 7.2 0 0 0-2.503 2.733a10.2 10.2 0 0 0-.47 2.74a2.4 2.4 0 0 1-.292 1.017a.94.94 0 0 1-.891.47c-.622-.1-.805-.918-.718-1.543s.283-1.324-.082-1.838a2 2 0 0 0-1.254-.634l-2.757-.635c-.644-.149-1.461-.235-1.832.312a.55.55 0 0 1-.178.209c-.248.124-.422-.292-.335-.556a4.25 4.25 0 0 1 1.054-1.315c.375-.425.627-1.102.26-1.535c-.462-.543-.387-.7-.11-.67"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m49.435 30.296l13-4M54.5 24.5l4 3m0-6l1.35 2.625L58.5 27.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiFlagChristmasIsland(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M67 17v38L5 17z"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="m18.174 44.737l.696-2.25l.695 2.25l-1.82-1.391h2.25zm-7.299-2.643l-.834.791l.082-1.162L9 41.547l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm11.25-2.25l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm-6-4.5l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm0 15.75l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162z"/><path fill="#5c9e31" stroke="#5c9e31" strokeLinecap="round" strokeLinejoin="round" d="M31.617 33.958a3.9 3.9 0 0 1 1.363.618a3.78 3.78 0 0 0 4.136.162a7.4 7.4 0 0 0 1.383-1.221l1.365-1.425a1.77 1.77 0 0 0 1.256.094a5.83 5.83 0 0 0 .604 3.016a7.2 7.2 0 0 0-2.503 2.733a10.2 10.2 0 0 0-.47 2.74a2.4 2.4 0 0 1-.292 1.017a.94.94 0 0 1-.891.47c-.622-.1-.805-.918-.718-1.543s.283-1.324-.082-1.838a2 2 0 0 0-1.254-.634l-2.757-.635c-.644-.149-1.461-.235-1.832.312a.55.55 0 0 1-.178.209c-.248.124-.422-.292-.335-.556a4.25 4.25 0 0 1 1.054-1.315c.375-.425.627-1.102.26-1.535c-.462-.543-.387-.7-.11-.67"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m49.435 30.296l13-4M54.5 24.5l4 3m0-6l1.35 2.625L58.5 27.5"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#1e50a0" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M67 17v38L5 17z"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="m18.174 44.737l.696-2.25l.695 2.25l-1.82-1.391h2.25zm-7.299-2.643l-.834.791l.082-1.162L9 41.547l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm11.25-2.25l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm-6-4.5l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162zm0 15.75l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417 1.084l1.087-.341l-.566 1.011l.937.658l-1.123.176l.082 1.162z"/><path fill="#5c9e31" stroke="#5c9e31" stroke-linecap="round" stroke-linejoin="round" d="M31.617 33.958a3.9 3.9 0 0 1 1.363.618a3.78 3.78 0 0 0 4.136.162a7.4 7.4 0 0 0 1.383-1.221l1.365-1.425a1.77 1.77 0 0 0 1.256.094a5.83 5.83 0 0 0 .604 3.016a7.2 7.2 0 0 0-2.503 2.733a10.2 10.2 0 0 0-.47 2.74a2.4 2.4 0 0 1-.292 1.017a.94.94 0 0 1-.891.47c-.622-.1-.805-.918-.718-1.543s.283-1.324-.082-1.838a2 2 0 0 0-1.254-.634l-2.757-.635c-.644-.149-1.461-.235-1.832.312a.55.55 0 0 1-.178.209c-.248.124-.422-.292-.335-.556a4.25 4.25 0 0 1 1.054-1.315c.375-.425.627-1.102.26-1.535c-.462-.543-.387-.7-.11-.67"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m49.435 30.296l13-4M54.5 24.5l4 3m0-6l1.35 2.625L58.5 27.5"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-flag-christmas-island {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M67%2017v38L5%2017z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%229%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m18.174%2044.737l.696-2.25l.695%202.25l-1.82-1.391h2.25zm-7.299-2.643l-.834.791l.082-1.162L9%2041.547l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm11.25-2.25l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm-6-4.5l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm0%2015.75l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.617%2033.958a3.9%203.9%200%200%201%201.363.618a3.78%203.78%200%200%200%204.136.162a7.4%207.4%200%200%200%201.383-1.221l1.365-1.425a1.77%201.77%200%200%200%201.256.094a5.83%205.83%200%200%200%20.604%203.016a7.2%207.2%200%200%200-2.503%202.733a10.2%2010.2%200%200%200-.47%202.74a2.4%202.4%200%200%201-.292%201.017a.94.94%200%200%201-.891.47c-.622-.1-.805-.918-.718-1.543s.283-1.324-.082-1.838a2%202%200%200%200-1.254-.634l-2.757-.635c-.644-.149-1.461-.235-1.832.312a.55.55%200%200%201-.178.209c-.248.124-.422-.292-.335-.556a4.25%204.25%200%200%201%201.054-1.315c.375-.425.627-1.102.26-1.535c-.462-.543-.387-.7-.11-.67%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m49.435%2030.296l13-4M54.5%2024.5l4%203m0-6l1.35%202.625L58.5%2027.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%231e50a0%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M67%2017v38L5%2017z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%229%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m18.174%2044.737l.696-2.25l.695%202.25l-1.82-1.391h2.25zm-7.299-2.643l-.834.791l.082-1.162L9%2041.547l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm11.25-2.25l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm-6-4.5l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162zm0%2015.75l-.834.791l.082-1.162l-1.123-.176l.938-.658l-.567-1.011l1.087.341l.417-1.084l.417%201.084l1.087-.341l-.566%201.011l.937.658l-1.123.176l.082%201.162z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20stroke%3D%22%235c9e31%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.617%2033.958a3.9%203.9%200%200%201%201.363.618a3.78%203.78%200%200%200%204.136.162a7.4%207.4%200%200%200%201.383-1.221l1.365-1.425a1.77%201.77%200%200%200%201.256.094a5.83%205.83%200%200%200%20.604%203.016a7.2%207.2%200%200%200-2.503%202.733a10.2%2010.2%200%200%200-.47%202.74a2.4%202.4%200%200%201-.292%201.017a.94.94%200%200%201-.891.47c-.622-.1-.805-.918-.718-1.543s.283-1.324-.082-1.838a2%202%200%200%200-1.254-.634l-2.757-.635c-.644-.149-1.461-.235-1.832.312a.55.55%200%200%201-.178.209c-.248.124-.422-.292-.335-.556a4.25%204.25%200%200%201%201.054-1.315c.375-.425.627-1.102.26-1.535c-.462-.543-.387-.7-.11-.67%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m49.435%2030.296l13-4M54.5%2024.5l4%203m0-6l1.35%202.625L58.5%2027.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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