Heavy Eight Teardrop-Spoked Propeller Asterisk Symbol ❋
Dingbats. Heavy Eight Teardrop-Spoked Propeller Asterisk.
The symbol "Heavy Eight Teardrop-Spoked Propeller Asterisk" is part of the "Dingbats" Block's "Stars, asterisks, and snowflakes" Subblock and was approved as part of Unicode version 1.1 in 1993.
Copy to Clipboard
Heavy Eight Teardrop-Spoked Propeller Asterisk Symbol Information
Symbol Name | Heavy Eight Teardrop-Spoked Propeller Asterisk |
Unicode Version | 1.1 (June 1993) |
Unicode | U+274B |
CSS Code | \274B |
Heavy Eight Teardrop-Spoked Propeller Asterisk Symbol Encoding
UTF-8 | 0xE2 0x9D 0x8B |
UTF-16 | 0x274B |
UTF-32 | 0x0000274B |
Table of contents
- Heavy Eight Teardrop-Spoked Propeller Asterisk PNG and SVG files
- How to type heavy eight teardrop-spoked propeller asterisk in latex
- How to type heavy eight teardrop-spoked propeller asterisk on Microsoft Word
- How to type heavy eight teardrop-spoked propeller asterisk on Microsoft Windows
- How to type heavy eight teardrop-spoked propeller asterisk on Mac OS
- How to type heavy eight teardrop-spoked propeller asterisk on Linux
- How to type heavy eight teardrop-spoked propeller asterisk on IOS and Android
- How to use heavy eight teardrop-spoked propeller asterisk in CSS
- How to use heavy eight teardrop-spoked propeller asterisk in HTML
- Heavy Eight Teardrop-Spoked Propeller Asterisk representation in programming languages
Heavy Eight Teardrop-Spoked Propeller Asterisk symbol's PNG and SVG files
How to type heavy eight teardrop-spoked propeller asterisk symbol in latex
\documentclass{article}
\usepackage{pifont}
\ding{104}
\end{document}
How to add heavy eight teardrop-spoked propeller asterisk symbol via keyboard on different Operating systems
You can type the heavy eight teardrop-spoked propeller asterisk on most modern devices with the help of following methods:
How to type heavy eight teardrop-spoked propeller asterisk symbol on Microsoft Word
You can type the heavy eight teardrop-spoked propeller asterisk on microsoft Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 2 7 4 B
- Without moving the cursor press keys Alt + x together
- The original 2 7 4 B is now transformed into ❋
How to type heavy eight teardrop-spoked propeller asterisk symbol on Microsoft Windows
You can type the heavy eight teardrop-spoked propeller asterisk on Microsoft windows using following steps:
- Hold Alt and press 1 0 0 5 9 to type heavy eight teardrop-spoked propeller asterisk on your windows machine.
How to type heavy eight teardrop-spoked propeller asterisk symbol on Mac OS
You can type the heavy eight teardrop-spoked propeller asterisk on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type “Heavy Eight Teardrop-Spoked Propeller Asterisk” in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text
How to type heavy eight teardrop-spoked propeller asterisk symbol on Linux
You can type the heavy eight teardrop-spoked propeller asterisk on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 2 7 4 B consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type heavy eight teardrop-spoked propeller asterisk symbol on IOS and Android
The easiest way to type the heavy eight teardrop-spoked propeller asterisk on ios and android is to copy and paste it wherever you need it.
How to use heavy eight teardrop-spoked propeller asterisk in CSS
span {
content: "\274B";
}
How to type heavy eight teardrop-spoked propeller asterisk in HTML
<span>❋</span>
Heavy Eight Teardrop-Spoked Propeller Asterisk symbol representation in programming languages
heavy eight teardrop-spoked propeller asterisk's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{274B} |
Ruby | \u{274B} |
Python | \u274B |
PHP | \u{274B} |
Perl | "\x{274B}" |
Java | \u274B |
Modern JavaScript - Since ES6 | \u{274B} |
JavaScript | \u274B |
Go | \u274B |
C# | \u274B |
C and C++ | \u274B |
Bash and Zsh - inside echo -e | \u274B |
RFC 5137 | \u'274B' |