flag for st vincent and grenadines emoji
flag-for-st-vincent-and-grenadines from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-st-vincent-and-grenadines
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-st-vincent-and-grenadines
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 st vincent and grenadines emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe62e" d="M32 62c5.9 0 11.4-1.7 16-4.6V6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 3 10.1 4.7 16 4.7"/><path fill="#2a5f9e" d="M16 6.6C7.6 11.9 2 21.3 2 32s5.6 20.1 14 25.4z"/><path fill="#699635" d="M48 57.4c8.4-5.3 14-14.7 14-25.4S56.4 11.9 48 6.6zM24.8 17.9l-6 10.4l6 10.3l6-10.3zm14.4 0l-6 10.4l6 10.3l6-10.3zM26 41.7l6 10.4l6-10.4l-6-10.3z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForStVincentAndGrenadines(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe62e" d="M32 62c5.9 0 11.4-1.7 16-4.6V6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 3 10.1 4.7 16 4.7"/><path fill="#2a5f9e" d="M16 6.6C7.6 11.9 2 21.3 2 32s5.6 20.1 14 25.4z"/><path fill="#699635" d="M48 57.4c8.4-5.3 14-14.7 14-25.4S56.4 11.9 48 6.6zM24.8 17.9l-6 10.4l6 10.3l6-10.3zm14.4 0l-6 10.4l6 10.3l6-10.3zM26 41.7l6 10.4l6-10.4l-6-10.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffe62e" d="M32 62c5.9 0 11.4-1.7 16-4.6V6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 3 10.1 4.7 16 4.7"/><path fill="#2a5f9e" d="M16 6.6C7.6 11.9 2 21.3 2 32s5.6 20.1 14 25.4z"/><path fill="#699635" d="M48 57.4c8.4-5.3 14-14.7 14-25.4S56.4 11.9 48 6.6zM24.8 17.9l-6 10.4l6 10.3l6-10.3zm14.4 0l-6 10.4l6 10.3l6-10.3zM26 41.7l6 10.4l6-10.4l-6-10.3z"/></svg> </template>
CSS
.icon-flag-for-st-vincent-and-grenadines {
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%23ffe62e%22%20d%3D%22M32%2062c5.9%200%2011.4-1.7%2016-4.6V6.6C43.4%203.7%2037.9%202%2032%202S20.6%203.7%2016%206.6v50.7c4.6%203%2010.1%204.7%2016%204.7%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M16%206.6C7.6%2011.9%202%2021.3%202%2032s5.6%2020.1%2014%2025.4z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M48%2057.4c8.4-5.3%2014-14.7%2014-25.4S56.4%2011.9%2048%206.6zM24.8%2017.9l-6%2010.4l6%2010.3l6-10.3zm14.4%200l-6%2010.4l6%2010.3l6-10.3zM26%2041.7l6%2010.4l6-10.4l-6-10.3z%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%23ffe62e%22%20d%3D%22M32%2062c5.9%200%2011.4-1.7%2016-4.6V6.6C43.4%203.7%2037.9%202%2032%202S20.6%203.7%2016%206.6v50.7c4.6%203%2010.1%204.7%2016%204.7%22%2F%3E%3Cpath%20fill%3D%22%232a5f9e%22%20d%3D%22M16%206.6C7.6%2011.9%202%2021.3%202%2032s5.6%2020.1%2014%2025.4z%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M48%2057.4c8.4-5.3%2014-14.7%2014-25.4S56.4%2011.9%2048%206.6zM24.8%2017.9l-6%2010.4l6%2010.3l6-10.3zm14.4%200l-6%2010.4l6%2010.3l6-10.3zM26%2041.7l6%2010.4l6-10.4l-6-10.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-st-vincent-and-grenadines.svg?color=%231a73e8&size=48