flag for aruba emoji
flag-for-aruba from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-aruba
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-aruba
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-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgiumflag-for-belize
Use the flag for aruba emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M59.5 44v-4h1.4c.7-2.5 1.1-5.2 1.1-8C62 15.4 48.6 2 32 2S2 15.4 2 32c0 2.8.4 5.5 1.1 8h1.4v4c.9 2.1 2.1 4.2 3.5 6h3.6v4c5.4 5 12.5 8 20.4 8s15-3 20.4-8v-4H56c1.4-1.8 2.6-3.9 3.5-6"/><path fill="#ffe62e" d="M4.5 44h55c.6-1.3 1-2.6 1.4-4H3.1c.4 1.4.8 2.7 1.4 4M8 50c1.1 1.4 2.3 2.8 3.6 4h40.8c1.3-1.2 2.5-2.6 3.6-4z"/><path fill="#fff" d="m22 33.7l-3.7-10l-10-3.7l10-3.7l3.7-10l3.7 10l10 3.7l-10 3.7z"/><path fill="#c94747" d="M19.8 17.8L22 12l2.2 5.8L30 20l-5.8 2.2L22 28l-2.2-5.8L14 20z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForAruba(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M59.5 44v-4h1.4c.7-2.5 1.1-5.2 1.1-8C62 15.4 48.6 2 32 2S2 15.4 2 32c0 2.8.4 5.5 1.1 8h1.4v4c.9 2.1 2.1 4.2 3.5 6h3.6v4c5.4 5 12.5 8 20.4 8s15-3 20.4-8v-4H56c1.4-1.8 2.6-3.9 3.5-6"/><path fill="#ffe62e" d="M4.5 44h55c.6-1.3 1-2.6 1.4-4H3.1c.4 1.4.8 2.7 1.4 4M8 50c1.1 1.4 2.3 2.8 3.6 4h40.8c1.3-1.2 2.5-2.6 3.6-4z"/><path fill="#fff" d="m22 33.7l-3.7-10l-10-3.7l10-3.7l3.7-10l3.7 10l10 3.7l-10 3.7z"/><path fill="#c94747" d="M19.8 17.8L22 12l2.2 5.8L30 20l-5.8 2.2L22 28l-2.2-5.8L14 20z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#42ade2" d="M59.5 44v-4h1.4c.7-2.5 1.1-5.2 1.1-8C62 15.4 48.6 2 32 2S2 15.4 2 32c0 2.8.4 5.5 1.1 8h1.4v4c.9 2.1 2.1 4.2 3.5 6h3.6v4c5.4 5 12.5 8 20.4 8s15-3 20.4-8v-4H56c1.4-1.8 2.6-3.9 3.5-6"/><path fill="#ffe62e" d="M4.5 44h55c.6-1.3 1-2.6 1.4-4H3.1c.4 1.4.8 2.7 1.4 4M8 50c1.1 1.4 2.3 2.8 3.6 4h40.8c1.3-1.2 2.5-2.6 3.6-4z"/><path fill="#fff" d="m22 33.7l-3.7-10l-10-3.7l10-3.7l3.7-10l3.7 10l10 3.7l-10 3.7z"/><path fill="#c94747" d="M19.8 17.8L22 12l2.2 5.8L30 20l-5.8 2.2L22 28l-2.2-5.8L14 20z"/></svg> </template>
CSS
.icon-flag-for-aruba {
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%2342ade2%22%20d%3D%22M59.5%2044v-4h1.4c.7-2.5%201.1-5.2%201.1-8C62%2015.4%2048.6%202%2032%202S2%2015.4%202%2032c0%202.8.4%205.5%201.1%208h1.4v4c.9%202.1%202.1%204.2%203.5%206h3.6v4c5.4%205%2012.5%208%2020.4%208s15-3%2020.4-8v-4H56c1.4-1.8%202.6-3.9%203.5-6%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M4.5%2044h55c.6-1.3%201-2.6%201.4-4H3.1c.4%201.4.8%202.7%201.4%204M8%2050c1.1%201.4%202.3%202.8%203.6%204h40.8c1.3-1.2%202.5-2.6%203.6-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m22%2033.7l-3.7-10l-10-3.7l10-3.7l3.7-10l3.7%2010l10%203.7l-10%203.7z%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M19.8%2017.8L22%2012l2.2%205.8L30%2020l-5.8%202.2L22%2028l-2.2-5.8L14%2020z%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%2342ade2%22%20d%3D%22M59.5%2044v-4h1.4c.7-2.5%201.1-5.2%201.1-8C62%2015.4%2048.6%202%2032%202S2%2015.4%202%2032c0%202.8.4%205.5%201.1%208h1.4v4c.9%202.1%202.1%204.2%203.5%206h3.6v4c5.4%205%2012.5%208%2020.4%208s15-3%2020.4-8v-4H56c1.4-1.8%202.6-3.9%203.5-6%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M4.5%2044h55c.6-1.3%201-2.6%201.4-4H3.1c.4%201.4.8%202.7%201.4%204M8%2050c1.1%201.4%202.3%202.8%203.6%204h40.8c1.3-1.2%202.5-2.6%203.6-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m22%2033.7l-3.7-10l-10-3.7l10-3.7l3.7-10l3.7%2010l10%203.7l-10%203.7z%22%2F%3E%3Cpath%20fill%3D%22%23c94747%22%20d%3D%22M19.8%2017.8L22%2012l2.2%205.8L30%2020l-5.8%202.2L22%2028l-2.2-5.8L14%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-aruba.svg?color=%231a73e8&size=48