chequered flag emoji
chequered-flag from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- chequered-flag
- 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
black-flagcrossed-flagsflag-afghanistanflag-aland-islandsflag-albaniaflag-algeriaflag-american-samoaflag-andorraflag-angolaflag-anguillaflag-antarcticaflag-antigua-and-barbudaflag-argentinaflag-armeniaflag-arubaflag-ascension-islandflag-australiaflag-austriaflag-azerbaijanflag-bahamasflag-bahrainflag-bangladeshflag-barbadosflag-belarus
Use the chequered flag emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="M22.358 17.268h6.002v6.002h-6.002zm6.002 16.625l-6.002 1.38v-6.002h6.002zm0-10.623h6.002v6.002H28.36zm6.002-6.002h4.818c.653 0 1.183.53 1.183 1.183v4.819h-6.002zm-5.023-2.281h3.886c.628 0 1.136.509 1.136 1.136v1.145H28.36v-1.302c0-.54.439-.98.98-.98"/><path d="m40.363 35.273l-6.002-2.298v-3.704h6.002zm0-12.003h6.002v6.002h-6.002zm6.592-3.001h4.68c.404 0 .732.327.732.732v2.269h-6.002v-2.411a.59.59 0 0 1 .59-.59m-.59 9.002h6.002v6.002h-6.002zm6.002-6.001h.734v6.002h-.734zM40.363 35.273h6.002v1.931l-5.252-1.4c-.995 0-.52-.353-.75-.401zm12.004 0h.72V36.9l-.72.403z"/></g><path d="M22.358 23.27h6.002v6.002h-6.002zm6.002-6.002h6.002v6.002H28.36zm0 12.004h6.001v3.703a.64.64 0 0 1-.638.638h-4.82a.544.544 0 0 1-.543-.543zm0-12.004h-3.126s1.374-.525 1.584-.621c1.218-.554 1.542-.62 1.542-.62zm9.638 0h-3.636v-1.395s.312-.105 2.739.897c.15.062.897.498.897.498m-3.637 6.002h6.002v6.002h-6.002zm12.004 0h-6.002v-4.624l5.29 1.165c.416.091.712.46.712.886zm-6.002 6.001h6.002v6.002h-6.002zm6.002-6.001h6.002v6.002h-6.002zm6.002-2.96c.964 0 .763.74.763 1.704l-.028.356c0 .543.19.884.027.9h-.762zm0 8.962h.776c.06 0 .107.103.107.23v5.558c0 .118-.044.213-.098.213h-.785zm-6.002 6.001h6.002v1.916c0 .738-.639 1.337-1.427 1.337l-3.078-.194c-.839 0-1.497-.443-1.497-1.229z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.084 17.488C25.97 15.69 31.506 13.255 37.5 16c3.689 1.69 5.634 4.698 15.04 4.114c.79-.049 1.46.597 1.46 1.41V36.65c0 .623-.423 1.077-.965 1.354C51.088 39 45.764 38.94 37.5 35c-3.365-1.604-8.57-2.568-14.458 1.442"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M19.327 12.875v46.96"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiChequeredFlag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="M22.358 17.268h6.002v6.002h-6.002zm6.002 16.625l-6.002 1.38v-6.002h6.002zm0-10.623h6.002v6.002H28.36zm6.002-6.002h4.818c.653 0 1.183.53 1.183 1.183v4.819h-6.002zm-5.023-2.281h3.886c.628 0 1.136.509 1.136 1.136v1.145H28.36v-1.302c0-.54.439-.98.98-.98"/><path d="m40.363 35.273l-6.002-2.298v-3.704h6.002zm0-12.003h6.002v6.002h-6.002zm6.592-3.001h4.68c.404 0 .732.327.732.732v2.269h-6.002v-2.411a.59.59 0 0 1 .59-.59m-.59 9.002h6.002v6.002h-6.002zm6.002-6.001h.734v6.002h-.734zM40.363 35.273h6.002v1.931l-5.252-1.4c-.995 0-.52-.353-.75-.401zm12.004 0h.72V36.9l-.72.403z"/></g><path d="M22.358 23.27h6.002v6.002h-6.002zm6.002-6.002h6.002v6.002H28.36zm0 12.004h6.001v3.703a.64.64 0 0 1-.638.638h-4.82a.544.544 0 0 1-.543-.543zm0-12.004h-3.126s1.374-.525 1.584-.621c1.218-.554 1.542-.62 1.542-.62zm9.638 0h-3.636v-1.395s.312-.105 2.739.897c.15.062.897.498.897.498m-3.637 6.002h6.002v6.002h-6.002zm12.004 0h-6.002v-4.624l5.29 1.165c.416.091.712.46.712.886zm-6.002 6.001h6.002v6.002h-6.002zm6.002-6.001h6.002v6.002h-6.002zm6.002-2.96c.964 0 .763.74.763 1.704l-.028.356c0 .543.19.884.027.9h-.762zm0 8.962h.776c.06 0 .107.103.107.23v5.558c0 .118-.044.213-.098.213h-.785zm-6.002 6.001h6.002v1.916c0 .738-.639 1.337-1.427 1.337l-3.078-.194c-.839 0-1.497-.443-1.497-1.229z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23.084 17.488C25.97 15.69 31.506 13.255 37.5 16c3.689 1.69 5.634 4.698 15.04 4.114c.79-.049 1.46.597 1.46 1.41V36.65c0 .623-.423 1.077-.965 1.354C51.088 39 45.764 38.94 37.5 35c-3.365-1.604-8.57-2.568-14.458 1.442"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M19.327 12.875v46.96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#fff"><path d="M22.358 17.268h6.002v6.002h-6.002zm6.002 16.625l-6.002 1.38v-6.002h6.002zm0-10.623h6.002v6.002H28.36zm6.002-6.002h4.818c.653 0 1.183.53 1.183 1.183v4.819h-6.002zm-5.023-2.281h3.886c.628 0 1.136.509 1.136 1.136v1.145H28.36v-1.302c0-.54.439-.98.98-.98"/><path d="m40.363 35.273l-6.002-2.298v-3.704h6.002zm0-12.003h6.002v6.002h-6.002zm6.592-3.001h4.68c.404 0 .732.327.732.732v2.269h-6.002v-2.411a.59.59 0 0 1 .59-.59m-.59 9.002h6.002v6.002h-6.002zm6.002-6.001h.734v6.002h-.734zM40.363 35.273h6.002v1.931l-5.252-1.4c-.995 0-.52-.353-.75-.401zm12.004 0h.72V36.9l-.72.403z"/></g><path d="M22.358 23.27h6.002v6.002h-6.002zm6.002-6.002h6.002v6.002H28.36zm0 12.004h6.001v3.703a.64.64 0 0 1-.638.638h-4.82a.544.544 0 0 1-.543-.543zm0-12.004h-3.126s1.374-.525 1.584-.621c1.218-.554 1.542-.62 1.542-.62zm9.638 0h-3.636v-1.395s.312-.105 2.739.897c.15.062.897.498.897.498m-3.637 6.002h6.002v6.002h-6.002zm12.004 0h-6.002v-4.624l5.29 1.165c.416.091.712.46.712.886zm-6.002 6.001h6.002v6.002h-6.002zm6.002-6.001h6.002v6.002h-6.002zm6.002-2.96c.964 0 .763.74.763 1.704l-.028.356c0 .543.19.884.027.9h-.762zm0 8.962h.776c.06 0 .107.103.107.23v5.558c0 .118-.044.213-.098.213h-.785zm-6.002 6.001h6.002v1.916c0 .738-.639 1.337-1.427 1.337l-3.078-.194c-.839 0-1.497-.443-1.497-1.229z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.084 17.488C25.97 15.69 31.506 13.255 37.5 16c3.689 1.69 5.634 4.698 15.04 4.114c.79-.049 1.46.597 1.46 1.41V36.65c0 .623-.423 1.077-.965 1.354C51.088 39 45.764 38.94 37.5 35c-3.365-1.604-8.57-2.568-14.458 1.442"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M19.327 12.875v46.96"/></svg> </template>
CSS
.icon-chequered-flag {
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%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M22.358%2017.268h6.002v6.002h-6.002zm6.002%2016.625l-6.002%201.38v-6.002h6.002zm0-10.623h6.002v6.002H28.36zm6.002-6.002h4.818c.653%200%201.183.53%201.183%201.183v4.819h-6.002zm-5.023-2.281h3.886c.628%200%201.136.509%201.136%201.136v1.145H28.36v-1.302c0-.54.439-.98.98-.98%22%2F%3E%3Cpath%20d%3D%22m40.363%2035.273l-6.002-2.298v-3.704h6.002zm0-12.003h6.002v6.002h-6.002zm6.592-3.001h4.68c.404%200%20.732.327.732.732v2.269h-6.002v-2.411a.59.59%200%200%201%20.59-.59m-.59%209.002h6.002v6.002h-6.002zm6.002-6.001h.734v6.002h-.734zM40.363%2035.273h6.002v1.931l-5.252-1.4c-.995%200-.52-.353-.75-.401zm12.004%200h.72V36.9l-.72.403z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M22.358%2023.27h6.002v6.002h-6.002zm6.002-6.002h6.002v6.002H28.36zm0%2012.004h6.001v3.703a.64.64%200%200%201-.638.638h-4.82a.544.544%200%200%201-.543-.543zm0-12.004h-3.126s1.374-.525%201.584-.621c1.218-.554%201.542-.62%201.542-.62zm9.638%200h-3.636v-1.395s.312-.105%202.739.897c.15.062.897.498.897.498m-3.637%206.002h6.002v6.002h-6.002zm12.004%200h-6.002v-4.624l5.29%201.165c.416.091.712.46.712.886zm-6.002%206.001h6.002v6.002h-6.002zm6.002-6.001h6.002v6.002h-6.002zm6.002-2.96c.964%200%20.763.74.763%201.704l-.028.356c0%20.543.19.884.027.9h-.762zm0%208.962h.776c.06%200%20.107.103.107.23v5.558c0%20.118-.044.213-.098.213h-.785zm-6.002%206.001h6.002v1.916c0%20.738-.639%201.337-1.427%201.337l-3.078-.194c-.839%200-1.497-.443-1.497-1.229z%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%22M23.084%2017.488C25.97%2015.69%2031.506%2013.255%2037.5%2016c3.689%201.69%205.634%204.698%2015.04%204.114c.79-.049%201.46.597%201.46%201.41V36.65c0%20.623-.423%201.077-.965%201.354C51.088%2039%2045.764%2038.94%2037.5%2035c-3.365-1.604-8.57-2.568-14.458%201.442%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M19.327%2012.875v46.96%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%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M22.358%2017.268h6.002v6.002h-6.002zm6.002%2016.625l-6.002%201.38v-6.002h6.002zm0-10.623h6.002v6.002H28.36zm6.002-6.002h4.818c.653%200%201.183.53%201.183%201.183v4.819h-6.002zm-5.023-2.281h3.886c.628%200%201.136.509%201.136%201.136v1.145H28.36v-1.302c0-.54.439-.98.98-.98%22%2F%3E%3Cpath%20d%3D%22m40.363%2035.273l-6.002-2.298v-3.704h6.002zm0-12.003h6.002v6.002h-6.002zm6.592-3.001h4.68c.404%200%20.732.327.732.732v2.269h-6.002v-2.411a.59.59%200%200%201%20.59-.59m-.59%209.002h6.002v6.002h-6.002zm6.002-6.001h.734v6.002h-.734zM40.363%2035.273h6.002v1.931l-5.252-1.4c-.995%200-.52-.353-.75-.401zm12.004%200h.72V36.9l-.72.403z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M22.358%2023.27h6.002v6.002h-6.002zm6.002-6.002h6.002v6.002H28.36zm0%2012.004h6.001v3.703a.64.64%200%200%201-.638.638h-4.82a.544.544%200%200%201-.543-.543zm0-12.004h-3.126s1.374-.525%201.584-.621c1.218-.554%201.542-.62%201.542-.62zm9.638%200h-3.636v-1.395s.312-.105%202.739.897c.15.062.897.498.897.498m-3.637%206.002h6.002v6.002h-6.002zm12.004%200h-6.002v-4.624l5.29%201.165c.416.091.712.46.712.886zm-6.002%206.001h6.002v6.002h-6.002zm6.002-6.001h6.002v6.002h-6.002zm6.002-2.96c.964%200%20.763.74.763%201.704l-.028.356c0%20.543.19.884.027.9h-.762zm0%208.962h.776c.06%200%20.107.103.107.23v5.558c0%20.118-.044.213-.098.213h-.785zm-6.002%206.001h6.002v1.916c0%20.738-.639%201.337-1.427%201.337l-3.078-.194c-.839%200-1.497-.443-1.497-1.229z%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%22M23.084%2017.488C25.97%2015.69%2031.506%2013.255%2037.5%2016c3.689%201.69%205.634%204.698%2015.04%204.114c.79-.049%201.46.597%201.46%201.41V36.65c0%20.623-.423%201.077-.965%201.354C51.088%2039%2045.764%2038.94%2037.5%2035c-3.365-1.604-8.57-2.568-14.458%201.442%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M19.327%2012.875v46.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/chequered-flag.svg?color=%231a73e8&size=48