Pitchfork Symbol ⋔
⋔
Copy to Clipboard
Pitchfork Symbol Information
Symbol Name | Pitchfork |
Unicode Version | 1.1 (June 1993) |
Unicode | U+22D4 |
CSS Code | \22D4 |
HTML Entity | ⋔ |
Pitchfork Symbol Encoding
UTF-8 | 0xE2 0x8B 0x94 |
UTF-16 | 0x22D4 |
UTF-32 | 0x000022D4 |
Table of contents
- Pitchfork PNG and SVG files
- How to type pitchfork in latex
- How to type pitchfork on Microsoft Word
- How to type pitchfork on Microsoft Windows
- How to type pitchfork on Mac OS
- How to type pitchfork on Linux
- How to type pitchfork on IOS and Android
- How to use pitchfork in CSS
- How to use pitchfork in HTML
- Pitchfork representation in programming languages
Pitchfork symbol's PNG and SVG files
How to type pitchfork symbol in latex
Copy
\documentclass{article}
\usepackage{amssymb}
\begin{document}
\pitchfork
\end{document}
How to add pitchfork symbol via keyboard on different Operating systems
You can type the pitchfork on most modern devices with the help of following methods:
How to type pitchfork symbol on Microsoft Word
You can type the pitchfork 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 2 D 4
- Without moving the cursor press keys Alt + x together
- The original 2 2 D 4 is now transformed into ⋔
How to type pitchfork symbol on Microsoft Windows
You can type the pitchfork on Microsoft windows using following steps:
- Hold Alt and press to type pitchfork on your windows machine.
How to type pitchfork symbol on Mac OS
You can type the pitchfork 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 “Pitchfork” 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 pitchfork symbol on Linux
You can type the pitchfork 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 2 D 4 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type pitchfork symbol on IOS and Android
The easiest way to type the pitchfork on ios and android is to copy and paste it wherever you need it.
How to use pitchfork in CSS
Copy
// css example
span {
content: "\22D4";
}
How to type pitchfork in HTML
Copy
// html example
<span>⋔</span>
Pitchfork symbol representation in programming languages
pitchfork's representation in different programming languages can be found in table below:
Language | Representation |
Rust | \u{22D4} |
Ruby | \u{22D4} |
Python | \u22D4 |
PHP | \u{22D4} |
Perl | "\x{22D4}" |
Java | \u22D4 |
Modern JavaScript - Since ES6 | \u{22D4} |
JavaScript | \u22D4 |
Go | \u22D4 |
C# | \u22D4 |
C and C++ | \u22D4 |
Bash and Zsh - inside echo -e | \u22D4 |
RFC 5137 | \u'22D4' |
Related Symbols
∝
Proportional To
∂
Partial Differential
∥
Parallel To
±
Plus-Minus Sign
∷
Proportion
⊰
Precedes Under Relation
≺
Precedes
≾
Precedes or Equivalent To
≼
Precedes or Equal To
⋨
Precedes But Not Equivalent To
⊲
Normal Subgroup Of
⊴
Normal Subgroup of or Equal To
⊽
Nor
∦
Not Parallel To
≭
Not Equivalent To
∝
Proportional To
∂
Partial Differential
∥
Parallel To
±
Plus-Minus Sign
∷
Proportion
⊰
Precedes Under Relation
≺
Precedes
≾
Precedes or Equivalent To
≼
Precedes or Equal To
⋨
Precedes But Not Equivalent To
⊲
Normal Subgroup Of
⊴
Normal Subgroup of or Equal To
⊽
Nor
∦
Not Parallel To
≭
Not Equivalent To