flag for jamaica emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for jamaica emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#699635" d="M53.1 10.7C41.4-.9 22.5-.9 10.8 10.7L32 27zM10.9 53.3c11.7 11.6 30.6 11.6 42.3 0L32 37z"/><path fill="#3e4347" d="M58 47c5.3-9.2 5.3-20.7 0-29.9L38.6 32zM6 17C.7 26.3.7 37.7 6 47l19.5-15z"/><path fill="#ffe62e" d="M53.1 10.7L32 27L10.9 10.7C9 12.6 7.3 14.7 6 17l19.4 15L6 47c1.3 2.3 3 4.5 4.9 6.3L32 37l21.1 16.3c1.9-1.9 3.5-4 4.9-6.3L38.6 32L58 17c-1.3-2.3-3-4.4-4.9-6.3"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForJamaica(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#699635" d="M53.1 10.7C41.4-.9 22.5-.9 10.8 10.7L32 27zM10.9 53.3c11.7 11.6 30.6 11.6 42.3 0L32 37z"/><path fill="#3e4347" d="M58 47c5.3-9.2 5.3-20.7 0-29.9L38.6 32zM6 17C.7 26.3.7 37.7 6 47l19.5-15z"/><path fill="#ffe62e" d="M53.1 10.7L32 27L10.9 10.7C9 12.6 7.3 14.7 6 17l19.4 15L6 47c1.3 2.3 3 4.5 4.9 6.3L32 37l21.1 16.3c1.9-1.9 3.5-4 4.9-6.3L38.6 32L58 17c-1.3-2.3-3-4.4-4.9-6.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#699635" d="M53.1 10.7C41.4-.9 22.5-.9 10.8 10.7L32 27zM10.9 53.3c11.7 11.6 30.6 11.6 42.3 0L32 37z"/><path fill="#3e4347" d="M58 47c5.3-9.2 5.3-20.7 0-29.9L38.6 32zM6 17C.7 26.3.7 37.7 6 47l19.5-15z"/><path fill="#ffe62e" d="M53.1 10.7L32 27L10.9 10.7C9 12.6 7.3 14.7 6 17l19.4 15L6 47c1.3 2.3 3 4.5 4.9 6.3L32 37l21.1 16.3c1.9-1.9 3.5-4 4.9-6.3L38.6 32L58 17c-1.3-2.3-3-4.4-4.9-6.3"/></svg>
</template>

CSS

.icon-flag-for-jamaica {
  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%23699635%22%20d%3D%22M53.1%2010.7C41.4-.9%2022.5-.9%2010.8%2010.7L32%2027zM10.9%2053.3c11.7%2011.6%2030.6%2011.6%2042.3%200L32%2037z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M58%2047c5.3-9.2%205.3-20.7%200-29.9L38.6%2032zM6%2017C.7%2026.3.7%2037.7%206%2047l19.5-15z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M53.1%2010.7L32%2027L10.9%2010.7C9%2012.6%207.3%2014.7%206%2017l19.4%2015L6%2047c1.3%202.3%203%204.5%204.9%206.3L32%2037l21.1%2016.3c1.9-1.9%203.5-4%204.9-6.3L38.6%2032L58%2017c-1.3-2.3-3-4.4-4.9-6.3%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%23699635%22%20d%3D%22M53.1%2010.7C41.4-.9%2022.5-.9%2010.8%2010.7L32%2027zM10.9%2053.3c11.7%2011.6%2030.6%2011.6%2042.3%200L32%2037z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M58%2047c5.3-9.2%205.3-20.7%200-29.9L38.6%2032zM6%2017C.7%2026.3.7%2037.7%206%2047l19.5-15z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M53.1%2010.7L32%2027L10.9%2010.7C9%2012.6%207.3%2014.7%206%2017l19.4%2015L6%2047c1.3%202.3%203%204.5%204.9%206.3L32%2037l21.1%2016.3c1.9-1.9%203.5-4%204.9-6.3L38.6%2032L58%2017c-1.3-2.3-3-4.4-4.9-6.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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