flag for guinea emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for guinea emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#75a843" d="M62 32c0 13.1-8.3 24.2-20 28.3V3.7C53.7 7.8 62 18.9 62 32"/><path fill="#ed4c5c" d="M2 32C2 18.9 10.4 7.8 22 3.7v56.6C10.4 56.2 2 45.1 2 32"/><path fill="#ffce31" d="M42 60.3c-3.1 1.1-6.5 1.7-10 1.7s-6.9-.6-10-1.7V3.7C25.1 2.6 28.5 2 32 2s6.9.6 10 1.7z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForGuinea(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#75a843" d="M62 32c0 13.1-8.3 24.2-20 28.3V3.7C53.7 7.8 62 18.9 62 32"/><path fill="#ed4c5c" d="M2 32C2 18.9 10.4 7.8 22 3.7v56.6C10.4 56.2 2 45.1 2 32"/><path fill="#ffce31" d="M42 60.3c-3.1 1.1-6.5 1.7-10 1.7s-6.9-.6-10-1.7V3.7C25.1 2.6 28.5 2 32 2s6.9.6 10 1.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#75a843" d="M62 32c0 13.1-8.3 24.2-20 28.3V3.7C53.7 7.8 62 18.9 62 32"/><path fill="#ed4c5c" d="M2 32C2 18.9 10.4 7.8 22 3.7v56.6C10.4 56.2 2 45.1 2 32"/><path fill="#ffce31" d="M42 60.3c-3.1 1.1-6.5 1.7-10 1.7s-6.9-.6-10-1.7V3.7C25.1 2.6 28.5 2 32 2s6.9.6 10 1.7z"/></svg>
</template>

CSS

.icon-flag-for-guinea {
  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%2375a843%22%20d%3D%22M62%2032c0%2013.1-8.3%2024.2-20%2028.3V3.7C53.7%207.8%2062%2018.9%2062%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M2%2032C2%2018.9%2010.4%207.8%2022%203.7v56.6C10.4%2056.2%202%2045.1%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M42%2060.3c-3.1%201.1-6.5%201.7-10%201.7s-6.9-.6-10-1.7V3.7C25.1%202.6%2028.5%202%2032%202s6.9.6%2010%201.7z%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%2375a843%22%20d%3D%22M62%2032c0%2013.1-8.3%2024.2-20%2028.3V3.7C53.7%207.8%2062%2018.9%2062%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M2%2032C2%2018.9%2010.4%207.8%2022%203.7v56.6C10.4%2056.2%202%2045.1%202%2032%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M42%2060.3c-3.1%201.1-6.5%201.7-10%201.7s-6.9-.6-10-1.7V3.7C25.1%202.6%2028.5%202%2032%202s6.9.6%2010%201.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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