flag bhutan emoji

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

Name
flag-bhutan
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 bhutan emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#f1b31c" d="M5 17v38l62-38z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M46.24 27.67c.201.14-9.044-2.459-5.06 6.075c3.623 7.761-10.23-2.525-11.32 3.865c-.743 4.356-3.086 7.037-7.395 7.782"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M40.81 32.58c2.651 1.756 5.4 3.373 7.745 1.011M41.33 36.44c-.966 4.229-.449 4.465 2.864 5.502"/><circle cx="46.92" cy="43.06" r="1.5" fill="#fff"/><circle cx="51.01" cy="32.07" r="1.5" fill="#fff"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -22.39 -22.64)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.21 40.36c1.304 2.327 1.453 3.054 1.085 5.196M29.3 38.71c1.54.539 2.636 1.603 4.377 1.421"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -16.34 -31.18)"/><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 OpenmojiFlagBhutan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#f1b31c" d="M5 17v38l62-38z"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="3" d="M46.24 27.67c.201.14-9.044-2.459-5.06 6.075c3.623 7.761-10.23-2.525-11.32 3.865c-.743 4.356-3.086 7.037-7.395 7.782"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M40.81 32.58c2.651 1.756 5.4 3.373 7.745 1.011M41.33 36.44c-.966 4.229-.449 4.465 2.864 5.502"/><circle cx="46.92" cy="43.06" r="1.5" fill="#fff"/><circle cx="51.01" cy="32.07" r="1.5" fill="#fff"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -22.39 -22.64)"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.21 40.36c1.304 2.327 1.453 3.054 1.085 5.196M29.3 38.71c1.54.539 2.636 1.603 4.377 1.421"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -16.34 -31.18)"/><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="#d22f27" d="M5 17h62v38H5z"/><path fill="#f1b31c" d="M5 17v38l62-38z"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M46.24 27.67c.201.14-9.044-2.459-5.06 6.075c3.623 7.761-10.23-2.525-11.32 3.865c-.743 4.356-3.086 7.037-7.395 7.782"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M40.81 32.58c2.651 1.756 5.4 3.373 7.745 1.011M41.33 36.44c-.966 4.229-.449 4.465 2.864 5.502"/><circle cx="46.92" cy="43.06" r="1.5" fill="#fff"/><circle cx="51.01" cy="32.07" r="1.5" fill="#fff"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -22.39 -22.64)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.21 40.36c1.304 2.327 1.453 3.054 1.085 5.196M29.3 38.71c1.54.539 2.636 1.603 4.377 1.421"/><circle cx="35.19" cy="47.37" r="1" fill="#fff" transform="matrix(1.5 0 0 1.5 -16.34 -31.18)"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
</template>

CSS

.icon-flag-bhutan {
  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%23d22f27%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M5%2017v38l62-38z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M46.24%2027.67c.201.14-9.044-2.459-5.06%206.075c3.623%207.761-10.23-2.525-11.32%203.865c-.743%204.356-3.086%207.037-7.395%207.782%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M40.81%2032.58c2.651%201.756%205.4%203.373%207.745%201.011M41.33%2036.44c-.966%204.229-.449%204.465%202.864%205.502%22%2F%3E%3Ccircle%20cx%3D%2246.92%22%20cy%3D%2243.06%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2251.01%22%20cy%3D%2232.07%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2235.19%22%20cy%3D%2247.37%22%20r%3D%221%22%20fill%3D%22%23fff%22%20transform%3D%22matrix(1.5%200%200%201.5%20-22.39%20-22.64)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.21%2040.36c1.304%202.327%201.453%203.054%201.085%205.196M29.3%2038.71c1.54.539%202.636%201.603%204.377%201.421%22%2F%3E%3Ccircle%20cx%3D%2235.19%22%20cy%3D%2247.37%22%20r%3D%221%22%20fill%3D%22%23fff%22%20transform%3D%22matrix(1.5%200%200%201.5%20-16.34%20-31.18)%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%23d22f27%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M5%2017v38l62-38z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%20d%3D%22M46.24%2027.67c.201.14-9.044-2.459-5.06%206.075c3.623%207.761-10.23-2.525-11.32%203.865c-.743%204.356-3.086%207.037-7.395%207.782%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M40.81%2032.58c2.651%201.756%205.4%203.373%207.745%201.011M41.33%2036.44c-.966%204.229-.449%204.465%202.864%205.502%22%2F%3E%3Ccircle%20cx%3D%2246.92%22%20cy%3D%2243.06%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2251.01%22%20cy%3D%2232.07%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2235.19%22%20cy%3D%2247.37%22%20r%3D%221%22%20fill%3D%22%23fff%22%20transform%3D%22matrix(1.5%200%200%201.5%20-22.39%20-22.64)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.21%2040.36c1.304%202.327%201.453%203.054%201.085%205.196M29.3%2038.71c1.54.539%202.636%201.603%204.377%201.421%22%2F%3E%3Ccircle%20cx%3D%2235.19%22%20cy%3D%2247.37%22%20r%3D%221%22%20fill%3D%22%23fff%22%20transform%3D%22matrix(1.5%200%200%201.5%20-16.34%20-31.18)%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-bhutan.svg?color=%231a73e8&size=48