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>🚅</span>
3. Hexadecimal Code:
<span>🚅</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: ๐