flag for brazil emoji

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

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

More flags icons from Emoji One (Colored)

Use the flag for brazil emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#699635" d="M61.5 26.8C59.1 12.7 46.8 2 32 2S4.9 12.7 2.5 26.8L32 12zm-59 10.4C4.9 51.3 17.2 62 32 62s27.1-10.7 29.5-24.8L32 52z"/><path fill="#ffe62e" d="M32 12L2.5 26.8C2.2 28.5 2 30.2 2 32s.2 3.5.5 5.2L32 52l29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2z"/><g fill="#428bc1"><path d="M26 28.4c-3.2 0-6.2.7-8.9 1.9c-.1.6-.1 1.1-.1 1.7c0 8.3 6.7 15 15 15c5.6 0 10.5-3.1 13.1-7.6c-3.7-6.5-10.9-11-19.1-11"/><path d="M46.8 34.4c.1-.8.2-1.6.2-2.4c0-8.3-6.7-15-15-15c-5.9 0-11 3.4-13.5 8.4c2.4-.7 4.9-1.1 7.5-1.1c8.5 0 16 4 20.8 10.1"/></g><g fill="#fff"><path d="M26 24.3c-2.6 0-5.1.4-7.5 1.1c-.7 1.5-1.2 3.1-1.4 4.9c2.7-1.2 5.7-1.9 8.9-1.9c8.2 0 15.4 4.4 19.1 10.9c.9-1.5 1.4-3.2 1.7-4.9C42 28.3 34.5 24.3 26 24.3"/><circle cx="22" cy="32" r="1"/><circle cx="26" cy="38" r="1"/><circle cx="32" cy="38" r="1"/><circle cx="32" cy="42" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="42" r="1"/><circle cx="36" cy="40" r="1"/><circle cx="22" cy="36" r="1"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForBrazil(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="M61.5 26.8C59.1 12.7 46.8 2 32 2S4.9 12.7 2.5 26.8L32 12zm-59 10.4C4.9 51.3 17.2 62 32 62s27.1-10.7 29.5-24.8L32 52z"/><path fill="#ffe62e" d="M32 12L2.5 26.8C2.2 28.5 2 30.2 2 32s.2 3.5.5 5.2L32 52l29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2z"/><g fill="#428bc1"><path d="M26 28.4c-3.2 0-6.2.7-8.9 1.9c-.1.6-.1 1.1-.1 1.7c0 8.3 6.7 15 15 15c5.6 0 10.5-3.1 13.1-7.6c-3.7-6.5-10.9-11-19.1-11"/><path d="M46.8 34.4c.1-.8.2-1.6.2-2.4c0-8.3-6.7-15-15-15c-5.9 0-11 3.4-13.5 8.4c2.4-.7 4.9-1.1 7.5-1.1c8.5 0 16 4 20.8 10.1"/></g><g fill="#fff"><path d="M26 24.3c-2.6 0-5.1.4-7.5 1.1c-.7 1.5-1.2 3.1-1.4 4.9c2.7-1.2 5.7-1.9 8.9-1.9c8.2 0 15.4 4.4 19.1 10.9c.9-1.5 1.4-3.2 1.7-4.9C42 28.3 34.5 24.3 26 24.3"/><circle cx="22" cy="32" r="1"/><circle cx="26" cy="38" r="1"/><circle cx="32" cy="38" r="1"/><circle cx="32" cy="42" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="42" r="1"/><circle cx="36" cy="40" r="1"/><circle cx="22" cy="36" r="1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#699635" d="M61.5 26.8C59.1 12.7 46.8 2 32 2S4.9 12.7 2.5 26.8L32 12zm-59 10.4C4.9 51.3 17.2 62 32 62s27.1-10.7 29.5-24.8L32 52z"/><path fill="#ffe62e" d="M32 12L2.5 26.8C2.2 28.5 2 30.2 2 32s.2 3.5.5 5.2L32 52l29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2z"/><g fill="#428bc1"><path d="M26 28.4c-3.2 0-6.2.7-8.9 1.9c-.1.6-.1 1.1-.1 1.7c0 8.3 6.7 15 15 15c5.6 0 10.5-3.1 13.1-7.6c-3.7-6.5-10.9-11-19.1-11"/><path d="M46.8 34.4c.1-.8.2-1.6.2-2.4c0-8.3-6.7-15-15-15c-5.9 0-11 3.4-13.5 8.4c2.4-.7 4.9-1.1 7.5-1.1c8.5 0 16 4 20.8 10.1"/></g><g fill="#fff"><path d="M26 24.3c-2.6 0-5.1.4-7.5 1.1c-.7 1.5-1.2 3.1-1.4 4.9c2.7-1.2 5.7-1.9 8.9-1.9c8.2 0 15.4 4.4 19.1 10.9c.9-1.5 1.4-3.2 1.7-4.9C42 28.3 34.5 24.3 26 24.3"/><circle cx="22" cy="32" r="1"/><circle cx="26" cy="38" r="1"/><circle cx="32" cy="38" r="1"/><circle cx="32" cy="42" r="1"/><circle cx="40" cy="38" r="1"/><circle cx="40" cy="42" r="1"/><circle cx="36" cy="40" r="1"/><circle cx="22" cy="36" r="1"/></g></svg>
</template>

CSS

.icon-flag-for-brazil {
  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%22M61.5%2026.8C59.1%2012.7%2046.8%202%2032%202S4.9%2012.7%202.5%2026.8L32%2012zm-59%2010.4C4.9%2051.3%2017.2%2062%2032%2062s27.1-10.7%2029.5-24.8L32%2052z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M32%2012L2.5%2026.8C2.2%2028.5%202%2030.2%202%2032s.2%203.5.5%205.2L32%2052l29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2z%22%2F%3E%3Cg%20fill%3D%22%23428bc1%22%3E%3Cpath%20d%3D%22M26%2028.4c-3.2%200-6.2.7-8.9%201.9c-.1.6-.1%201.1-.1%201.7c0%208.3%206.7%2015%2015%2015c5.6%200%2010.5-3.1%2013.1-7.6c-3.7-6.5-10.9-11-19.1-11%22%2F%3E%3Cpath%20d%3D%22M46.8%2034.4c.1-.8.2-1.6.2-2.4c0-8.3-6.7-15-15-15c-5.9%200-11%203.4-13.5%208.4c2.4-.7%204.9-1.1%207.5-1.1c8.5%200%2016%204%2020.8%2010.1%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M26%2024.3c-2.6%200-5.1.4-7.5%201.1c-.7%201.5-1.2%203.1-1.4%204.9c2.7-1.2%205.7-1.9%208.9-1.9c8.2%200%2015.4%204.4%2019.1%2010.9c.9-1.5%201.4-3.2%201.7-4.9C42%2028.3%2034.5%2024.3%2026%2024.3%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2236%22%20r%3D%221%22%2F%3E%3C%2Fg%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%22M61.5%2026.8C59.1%2012.7%2046.8%202%2032%202S4.9%2012.7%202.5%2026.8L32%2012zm-59%2010.4C4.9%2051.3%2017.2%2062%2032%2062s27.1-10.7%2029.5-24.8L32%2052z%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M32%2012L2.5%2026.8C2.2%2028.5%202%2030.2%202%2032s.2%203.5.5%205.2L32%2052l29.5-14.8c.3-1.7.5-3.4.5-5.2s-.2-3.5-.5-5.2z%22%2F%3E%3Cg%20fill%3D%22%23428bc1%22%3E%3Cpath%20d%3D%22M26%2028.4c-3.2%200-6.2.7-8.9%201.9c-.1.6-.1%201.1-.1%201.7c0%208.3%206.7%2015%2015%2015c5.6%200%2010.5-3.1%2013.1-7.6c-3.7-6.5-10.9-11-19.1-11%22%2F%3E%3Cpath%20d%3D%22M46.8%2034.4c.1-.8.2-1.6.2-2.4c0-8.3-6.7-15-15-15c-5.9%200-11%203.4-13.5%208.4c2.4-.7%204.9-1.1%207.5-1.1c8.5%200%2016%204%2020.8%2010.1%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M26%2024.3c-2.6%200-5.1.4-7.5%201.1c-.7%201.5-1.2%203.1-1.4%204.9c2.7-1.2%205.7-1.9%208.9-1.9c8.2%200%2015.4%204.4%2019.1%2010.9c.9-1.5%201.4-3.2%201.7-4.9C42%2028.3%2034.5%2024.3%2026%2024.3%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2232%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2226%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2238%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2242%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%2236%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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