Trigram For Thunder Symbol ☳
In the I Ching, "Trigram For Thunder" symbolizes movement, action, and awakening. It represents one of the eight trigrams and consists of a solid line below two broken lines, resembling the image of thunder over the earth.
Interpretation and Meaning
"Trigram For Thunder" embodies attributes such as movement, vitality, and the power of awakening. It signifies the energy of thunder, representing the beginning of action and awakening.
Representation
Symbolically, "Trigram For Thunder" is depicted as a solid line below two broken lines, often represented as:
☳
The solid line represents vigor and initiative, while the broken lines suggest movement and dynamic energy.
Significance and Usage
In divination and philosophical contexts, "Trigram For Thunder" is used to interpret action, vitality, and the initiation of change. It offers insights into situations requiring initiative, movement, and the spark of awakening.
"Trigram For Thunder" encapsulates the essence of movement, action, and awakening in the I Ching. Understanding this trigram provides insights into the importance of initiative, vitality, and the commencement of change in various aspects of life.
Copy to Clipboard
Trigram For Thunder Symbol Information
Symbol Name | Trigram For Thunder |
Unicode Version | 1.1 (June 1993) |
Unicode | U+2633 |
CSS Code | \2633 |
Hex Code | ☳ |
HTML Code | ☳ |
Trigram For Thunder Symbol Encoding
UTF-8 | 0xE2 0x98 0xB3 |
UTF-16 | 0x2633 |
UTF-32 | 0x00002633 |
Table of contents
- Trigram For Thunder PNG and SVG files
- How to type trigram for thunder on Microsoft Word
- How to type trigram for thunder on Microsoft Windows
- How to type trigram for thunder on Mac OS
- How to type trigram for thunder on Linux
- How to type trigram for thunder on IOS and Android
- How to use trigram for thunder in CSS
- How to use trigram for thunder in HTML
- Trigram For Thunder representation in programming languages
Trigram For Thunder symbol's PNG and SVG files
How to add trigram for thunder symbol via keyboard on different Operating systems
You can type the trigram for thunder on most modern devices with the help of following methods:
How to type trigram for thunder symbol on Microsoft Word
You can type the trigram for thunder 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 6 3 3
- Without moving the cursor press keys Alt + x together
- The original 2 6 3 3 is now transformed into ☳
How to type trigram for thunder symbol on Microsoft Windows
You can type the trigram for thunder on Microsoft windows using following steps:
- Hold Alt and press to type trigram for thunder on your windows machine.
How to type trigram for thunder symbol on Mac OS
You can type the trigram for thunder 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 “Trigram For Thunder” 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 trigram for thunder symbol on Linux
You can type the trigram for thunder 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 6 3 3 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type trigram for thunder symbol on IOS and Android
The easiest way to type the trigram for thunder on ios and android is to copy and paste it wherever you need it.
How to use trigram for thunder in CSS
span {
content: "\2633";
}
How to type trigram for thunder in HTML
<span>☳</span>
Trigram For Thunder symbol representation in programming languages
trigram for thunder's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{2633} |
Ruby | \u{2633} |
Python | \u2633 |
PHP | \u{2633} |
Perl | "\x{2633}" |
Java | \u2633 |
Modern JavaScript - Since ES6 | \u{2633} |
JavaScript | \u2633 |
Go | \u2633 |
C# | \u2633 |
C and C++ | \u2633 |
Bash and Zsh - inside echo -e | \u2633 |
RFC 5137 | \u'2633' |