Search

Search for a symbol or emoji...

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.

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
Hex Code
❋
HTML Code
❋
Latex
\ding{104}
Alt Code
10059
Symbol

Heavy Eight Teardrop-Spoked Propeller Asterisk Symbol Encoding

UTF-8
0xE2 0x9D 0x8B
UTF-16
0x274B
UTF-32
0x0000274B

Heavy Eight Teardrop-Spoked Propeller AsteriskSymbol's PNG and SVG files

Heavy Eight Teardrop-Spoked Propeller Asterisk Symbol in Latex

Heavy Eight Teardrop-Spoked Propeller Asterisk
1\documentclass{article} 2\usepackage{pifont} 3\ding{104} 4\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 symbol 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 in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 274B
  • Without moving the cursor press keys Alt + x together
  • The original 274B 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 10059 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
Mac OS Character Viewer
Mac OS Character Viewer

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 274B 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 symbol 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

//CSS Example
1span { 2 content: \274B; 3 }

How to use heavy eight teardrop-spoked propeller asterisk in HTML

//HTML Example
1<span>&#10059;</span>

Heavy Eight Teardrop-Spoked Propeller Asterisk symbol representation in programming languages

Heavy Eight Teardrop-Spoked Propeller Asterisksymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
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'