flag for bahrain emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for bahrain emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M26.8 61.5L36 56l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7 4.9 2 17.2 2 32s10.7 27.1 24.8 29.5"/><path fill="#c94747" d="M32 2c-1.8 0-3.5.2-5.2.5L36 8l-10 6l10 6l-10 6l10 6l-10 6l10 6l-10 6l10 6l-9.2 5.5c1.7.3 3.4.5 5.2.5c16.6 0 30-13.4 30-30S48.6 2 32 2"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForBahrain(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M26.8 61.5L36 56l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7 4.9 2 17.2 2 32s10.7 27.1 24.8 29.5"/><path fill="#c94747" d="M32 2c-1.8 0-3.5.2-5.2.5L36 8l-10 6l10 6l-10 6l10 6l-10 6l10 6l-10 6l10 6l-9.2 5.5c1.7.3 3.4.5 5.2.5c16.6 0 30-13.4 30-30S48.6 2 32 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M26.8 61.5L36 56l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7 4.9 2 17.2 2 32s10.7 27.1 24.8 29.5"/><path fill="#c94747" d="M32 2c-1.8 0-3.5.2-5.2.5L36 8l-10 6l10 6l-10 6l10 6l-10 6l10 6l-10 6l10 6l-9.2 5.5c1.7.3 3.4.5 5.2.5c16.6 0 30-13.4 30-30S48.6 2 32 2"/></svg>
</template>

CSS

.icon-flag-for-bahrain {
  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%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M26.8%2061.5L36%2056l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7%204.9%202%2017.2%202%2032s10.7%2027.1%2024.8%2029.5%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M32%202c-1.8%200-3.5.2-5.2.5L36%208l-10%206l10%206l-10%206l10%206l-10%206l10%206l-10%206l10%206l-9.2%205.5c1.7.3%203.4.5%205.2.5c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%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%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M26.8%2061.5L36%2056l-10-6l10-6l-10-6l10-6l-10-6l10-6l-10-6l10-6l-9.2-5.5C12.7%204.9%202%2017.2%202%2032s10.7%2027.1%2024.8%2029.5%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M32%202c-1.8%200-3.5.2-5.2.5L36%208l-10%206l10%206l-10%206l10%206l-10%206l10%206l-10%206l10%206l-9.2%205.5c1.7.3%203.4.5%205.2.5c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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