High-speed Train With Bullet Nose

๐Ÿš…

Shortcodes

Copy and paste codes for High-speed Train With Bullet Nose symbol ๐Ÿš… to use in your websites, apps, blogs, and more.

Unicode
U+1F685
HTML Code
🚅
HEX Code
🚅
CSS Code
\1F685
JS/JSON
\u1F685
Unix/C/PHP/JAVA
0x1F685
URL-encode
%F0%9F%9A%85
copied

Customize High-speed Train With Bullet Nose Symbol

Customize ๐Ÿš… symbol as you like and download High-speed Train With Bullet Nose 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 High-speed Train With Bullet Nose symbol in HTML, CSS, and JS?

Insert ๐Ÿš… High-speed Train With Bullet Nose using HTML

1. Copy-paste High-speed Train With Bullet Nose directly:
<span>๐Ÿš…</span>
2. HTML Decimal Code:
<span>&#128645;</span>
3. Hexadecimal Code:
<span>&#x1F685;</span>
Preview: ๐Ÿš…

Add High-speed Train With Bullet Nose symbol with CSS

.high-speed-train-with-bullet-nose::before {
    content: '\\1F685';
}
Preview: High-speed Train With Bullet Nose

High-speed Train With Bullet Nose JavaScript Code

1. Direct Symbol:
document.querySelector('.high-speed-train-with-bullet-nose').textContent = '๐Ÿš…';
2. Unicode Escape for ๐Ÿš…:
document.querySelector('.high-speed-train-with-bullet-nose').textContent = '\u1F685';
Preview: ๐Ÿš