Saint Vincent and the Grenadines Flag

๐Ÿ‡ป๐Ÿ‡จ

Shortcodes

Copy and paste codes for Saint Vincent and the Grenadines Flag symbol ๐Ÿ‡ป๐Ÿ‡จ to use in your websites, apps, blogs, and more.

Unicode
U+1F1FB U+1F1E8
HTML Code
🇻🇨
HEX Code
🇻🇨
CSS Code
\1F1FB 1F1E8
JS/JSON
\u1F1FB u1F1E8
Unix/C/PHP/JAVA
0x1F1FB 0x1F1E8
URL-encode
%F0%9F%87%BB%F0%9F%87%A8
copied

Customize Saint Vincent and the Grenadines Flag Symbol

Customize ๐Ÿ‡ป๐Ÿ‡จ symbol as you like and download Saint Vincent and the Grenadines Flag as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
๐Ÿ‡ป๐Ÿ‡จ

                        
                    

How to add Saint Vincent and the Grenadines Flag symbol in HTML, CSS, and JS?

Insert ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines Flag using HTML

1. Copy-paste Saint Vincent and the Grenadines Flag directly:
<span>๐Ÿ‡ป๐Ÿ‡จ</span>
2. HTML Decimal Code:
<span>&#127483;&#127464;</span>
3. Hexadecimal Code:
<span>&#x1F1FB;&#x1F1E8;</span>
Preview: ๐Ÿ‡ป๐Ÿ‡จ

Add Saint Vincent and the Grenadines Flag symbol with CSS

.saint-vincent-and-the-grenadines-flag::before {
    content: '\\1F1FB 1F1E8';
}
Preview: Saint Vincent and the Grenadines Flag

Saint Vincent and the Grenadines Flag JavaScript Code

1. Direct Symbol:
document.querySelector('.saint-vincent-and-the-grenadines-flag').textContent = '๐Ÿ‡ป๐Ÿ‡จ';
2. Unicode Escape for ๐Ÿ‡ป๐Ÿ‡จ:
document.querySelector('.saint-vincent-and-the-grenadines-flag').textContent = '\u1F1FB u1F1E8';
Preview: ๐Ÿ‡ป๐Ÿ‡จ