flag for qatar emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for qatar emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c94747" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#9450e0" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2" opacity=".33"/><path fill="#f9f9f9" d="M2 32c0 11.3 6.3 21.1 15.5 26.3L28 56l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10.5-2.3C8.3 10.9 2 20.7 2 32"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForQatar(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c94747" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#9450e0" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2" opacity=".33"/><path fill="#f9f9f9" d="M2 32c0 11.3 6.3 21.1 15.5 26.3L28 56l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10.5-2.3C8.3 10.9 2 20.7 2 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#c94747" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2"/><path fill="#9450e0" d="M32 2c-5.3 0-10.2 1.4-14.5 3.7v52.5C21.8 60.6 26.7 62 32 62c16.6 0 30-13.4 30-30S48.6 2 32 2" opacity=".33"/><path fill="#f9f9f9" d="M2 32c0 11.3 6.3 21.1 15.5 26.3L28 56l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10.5-2.3C8.3 10.9 2 20.7 2 32"/></svg>
</template>

CSS

.icon-flag-for-qatar {
  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%23c94747%22%20d%3D%22M32%202c-5.3%200-10.2%201.4-14.5%203.7v52.5C21.8%2060.6%2026.7%2062%2032%2062c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%239450e0%22%20d%3D%22M32%202c-5.3%200-10.2%201.4-14.5%203.7v52.5C21.8%2060.6%2026.7%2062%2032%2062c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M2%2032c0%2011.3%206.3%2021.1%2015.5%2026.3L28%2056l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10.5-2.3C8.3%2010.9%202%2020.7%202%2032%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%23c94747%22%20d%3D%22M32%202c-5.3%200-10.2%201.4-14.5%203.7v52.5C21.8%2060.6%2026.7%2062%2032%2062c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%239450e0%22%20d%3D%22M32%202c-5.3%200-10.2%201.4-14.5%203.7v52.5C21.8%2060.6%2026.7%2062%2032%2062c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%20opacity%3D%22.33%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M2%2032c0%2011.3%206.3%2021.1%2015.5%2026.3L28%2056l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10-3l10-3l-10.5-2.3C8.3%2010.9%202%2020.7%202%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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