flag for trinidad and tobago emoji
flag-for-trinidad-and-tobago from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-trinidad-and-tobago
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-trinidad-and-tobago
More flags icons from Emoji One (Colored)
flag-englandflag-for-afghanistanflag-for-aland-islandsflag-for-albaniaflag-for-algeriaflag-for-american-samoaflag-for-andorraflag-for-angolaflag-for-anguillaflag-for-antarcticaflag-for-antigua-and-barbudaflag-for-argentinaflag-for-armeniaflag-for-arubaflag-for-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgium
Use the flag for trinidad and tobago emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M53.2 10.8C44.5 2.1 31.8-.1 21 4.1L59.9 43c4.2-10.8 2-23.5-6.7-32.2M10.8 53.2c8.7 8.7 21.4 10.9 32.2 6.7L4.1 21c-4.2 10.8-2 23.5 6.7 32.2"/><path fill="#3e4347" d="M10.8 10.8c-2 2-3.6 4.1-4.9 6.4l40.9 40.9c2.3-1.3 4.5-2.9 6.4-4.9c2-2 3.6-4.1 4.9-6.4L17.2 5.9c-2.3 1.3-4.5 2.9-6.4 4.9"/><path fill="#fff" d="M4.9 19.1c-.3.6-.6 1.3-.9 2l39 38.8c.7-.3 1.3-.5 2-.9c.6-.3 1.2-.6 1.8-1L5.9 17.2c-.3.6-.7 1.2-1 1.9M21 4.1c-.7.3-1.3.5-2 .9c-.6.3-1.2.6-1.8 1l40.9 40.9c.3-.6.7-1.2 1-1.8c.3-.7.6-1.3.9-2z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForTrinidadAndTobago(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M53.2 10.8C44.5 2.1 31.8-.1 21 4.1L59.9 43c4.2-10.8 2-23.5-6.7-32.2M10.8 53.2c8.7 8.7 21.4 10.9 32.2 6.7L4.1 21c-4.2 10.8-2 23.5 6.7 32.2"/><path fill="#3e4347" d="M10.8 10.8c-2 2-3.6 4.1-4.9 6.4l40.9 40.9c2.3-1.3 4.5-2.9 6.4-4.9c2-2 3.6-4.1 4.9-6.4L17.2 5.9c-2.3 1.3-4.5 2.9-6.4 4.9"/><path fill="#fff" d="M4.9 19.1c-.3.6-.6 1.3-.9 2l39 38.8c.7-.3 1.3-.5 2-.9c.6-.3 1.2-.6 1.8-1L5.9 17.2c-.3.6-.7 1.2-1 1.9M21 4.1c-.7.3-1.3.5-2 .9c-.6.3-1.2.6-1.8 1l40.9 40.9c.3-.6.7-1.2 1-1.8c.3-.7.6-1.3.9-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ed4c5c" d="M53.2 10.8C44.5 2.1 31.8-.1 21 4.1L59.9 43c4.2-10.8 2-23.5-6.7-32.2M10.8 53.2c8.7 8.7 21.4 10.9 32.2 6.7L4.1 21c-4.2 10.8-2 23.5 6.7 32.2"/><path fill="#3e4347" d="M10.8 10.8c-2 2-3.6 4.1-4.9 6.4l40.9 40.9c2.3-1.3 4.5-2.9 6.4-4.9c2-2 3.6-4.1 4.9-6.4L17.2 5.9c-2.3 1.3-4.5 2.9-6.4 4.9"/><path fill="#fff" d="M4.9 19.1c-.3.6-.6 1.3-.9 2l39 38.8c.7-.3 1.3-.5 2-.9c.6-.3 1.2-.6 1.8-1L5.9 17.2c-.3.6-.7 1.2-1 1.9M21 4.1c-.7.3-1.3.5-2 .9c-.6.3-1.2.6-1.8 1l40.9 40.9c.3-.6.7-1.2 1-1.8c.3-.7.6-1.3.9-2z"/></svg> </template>
CSS
.icon-flag-for-trinidad-and-tobago {
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%23ed4c5c%22%20d%3D%22M53.2%2010.8C44.5%202.1%2031.8-.1%2021%204.1L59.9%2043c4.2-10.8%202-23.5-6.7-32.2M10.8%2053.2c8.7%208.7%2021.4%2010.9%2032.2%206.7L4.1%2021c-4.2%2010.8-2%2023.5%206.7%2032.2%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M10.8%2010.8c-2%202-3.6%204.1-4.9%206.4l40.9%2040.9c2.3-1.3%204.5-2.9%206.4-4.9c2-2%203.6-4.1%204.9-6.4L17.2%205.9c-2.3%201.3-4.5%202.9-6.4%204.9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.9%2019.1c-.3.6-.6%201.3-.9%202l39%2038.8c.7-.3%201.3-.5%202-.9c.6-.3%201.2-.6%201.8-1L5.9%2017.2c-.3.6-.7%201.2-1%201.9M21%204.1c-.7.3-1.3.5-2%20.9c-.6.3-1.2.6-1.8%201l40.9%2040.9c.3-.6.7-1.2%201-1.8c.3-.7.6-1.3.9-2z%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%23ed4c5c%22%20d%3D%22M53.2%2010.8C44.5%202.1%2031.8-.1%2021%204.1L59.9%2043c4.2-10.8%202-23.5-6.7-32.2M10.8%2053.2c8.7%208.7%2021.4%2010.9%2032.2%206.7L4.1%2021c-4.2%2010.8-2%2023.5%206.7%2032.2%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M10.8%2010.8c-2%202-3.6%204.1-4.9%206.4l40.9%2040.9c2.3-1.3%204.5-2.9%206.4-4.9c2-2%203.6-4.1%204.9-6.4L17.2%205.9c-2.3%201.3-4.5%202.9-6.4%204.9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.9%2019.1c-.3.6-.6%201.3-.9%202l39%2038.8c.7-.3%201.3-.5%202-.9c.6-.3%201.2-.6%201.8-1L5.9%2017.2c-.3.6-.7%201.2-1%201.9M21%204.1c-.7.3-1.3.5-2%20.9c-.6.3-1.2.6-1.8%201l40.9%2040.9c.3-.6.7-1.2%201-1.8c.3-.7.6-1.3.9-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-trinidad-and-tobago.svg?color=%231a73e8&size=48