Kronos Symbol
⯣ is the Kronos arrow symbol (U+2BE3) used to suggest direction, flow, or movement.
U+2BE3
The symbol ⯣ (Kronos) is a specialized arrow glyph from the Unicode Arrows block. It’s useful when you want a distinctive arrow character beyond common ASCII arrows. Below you’ll find practical ways to copy it and use it in text, design, and code.
Kronos Symbol Meaning
⯣ is a Unicode arrow character named “KRONOS” (U+2BE3). Like many arrow symbols, it’s commonly used to convey direction, progression, or a flow of ideas. Depending on the surrounding text, it can function similarly to a rightward arrow, a “leads to” connector, or a visual cue for movement in timelines and step-by-step instructions. Because it’s less common than standard arrows, it’s also used as a decorative or typographic accent to make headings, labels, or UI elements stand out. Pair it with brief phrases to keep its intent clear.
Common uses
- •Use as a distinctive arrow in headings or section labels to indicate a next step
- •Add to timeline text to suggest forward movement or progression
- •Use in UI microcopy (buttons, tooltips) where a custom arrow improves clarity
- •Include in diagrams or simple flow lists to connect steps and actions
- •Decorate social posts or marketing text to guide attention toward a key point
Examples
⯣ Kronos Arrow Symbol (U+2BE3)
- ⯣Step 1 ⯣ Step 2
- ⯣Results ⯣ Actions
- ⯣Timeline ⯣ 2026 update
- ⯣Connect: Option A ⯣ Option B
- ⯣Next: Confirm ⯣ Done
Variations
Ready to copy
Technical codes
| Unicode | U+2BE3 | |
| HTML Entity | ⯣ | |
| HTML Code | ⯣ | |
| CSS | \2BE3 |
FAQ
What does the Kronos symbol mean?
⯣ is a Unicode arrow character named “KRONOS” (U+2BE3). Like many arrow symbols, it’s commonly used to convey direction, progression, or a flow of ideas. Depending on the surrounding text, it can function similarly to a rightward arrow, a “leads to” connector, or a visual cue for movement in timelines and step-by-step instructions. Because it’s less common than standard arrows, it’s also used as a decorative or typographic accent to make headings, labels, or UI elements stand out. Pair it with brief phrases to keep its intent clear.
What is the Unicode code point for ⯣?
The symbol ⯣ has Unicode code point U+2BE3.
How do I copy ⯣ from this page?
Select the symbol ⯣ and copy it, or copy from the “copy variations” section above.
Can I use ⯣ in HTML and CSS?
Yes. HTML entity is ⯣ and the CSS escape is \\2BE3.
How do I insert ⯣ in JavaScript?
Use the JavaScript escape \\u{2BE3} in string literals.