Egyptian Hieroglyph M017

๐“‡‹

Shortcodes

Copy and paste codes for Egyptian Hieroglyph M017 symbol ๐“‡‹ to use in your websites, apps, blogs, and more.

Unicode
U+131CB
HTML Code
𓇋
HEX Code
\131CB
CSS Code
\𓇋
JS/JSON
\u131CB
Unix/C/PHP/JAVA
0x131CB
URL-encode
%F0%93%87%8B
copied

Customize Egyptian Hieroglyph M017 Symbol

Customize ๐“‡‹ symbol as you like and download Egyptian Hieroglyph M017 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 Egyptian Hieroglyph M017 symbol in HTML, CSS, and JS?

Insert ๐“‡‹ Egyptian Hieroglyph M017 using HTML

1. Copy-paste Egyptian Hieroglyph M017 directly:
<span>๐“‡‹</span>
2. HTML Decimal Code:
<span>&#78283;</span>
3. Hexadecimal Code:
<span>\131CB</span>
Preview: ๐“‡‹

Add Egyptian Hieroglyph M017 symbol with CSS

.egyptian-hieroglyph-m017::before {
    content: '\\𓇋';
}
Preview: Egyptian Hieroglyph M017

Egyptian Hieroglyph M017 JavaScript Code

1. Direct Symbol:
document.querySelector('.egyptian-hieroglyph-m017').textContent = '๐“‡‹';
2. Unicode Escape for ๐“‡‹:
document.querySelector('.egyptian-hieroglyph-m017').textContent = '\u131CB';
Preview: ๐“‡‹