Staff Of Aesculapius
⚕
Shortcodes
Copy useful codes for staff of aesculapius symbol ⚕ to use in websites, apps, blogs, and docs.
Unicode
U+2695 HTML Code
⚕ HEX Code
⚕ CSS Code
\2695 JS/JSON
\u2695 Unix/C/PHP/JAVA
0x2695 URL-encode
%E2%9A%95 Customize Staff Of Aesculapius
Customize ⚕, download it as SVG or PNG, or copy the generated HTML snippet.
⚕
How to use Staff Of Aesculapius Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>⚕</span> HTML Code:
<span>⚕</span> HEX Code:
<span>⚕</span> Add with CSS
.staff-of-aesculapius::before {
content: '\\2695';
} Set it in JavaScript
document.querySelector('.staff-of-aesculapius').textContent = '⚕';