Wavy Line Symbol
⌇ is a wavy line character (U+2307) often used as a subtle decorative or technical divider.
U+2307
The symbol ⌇ (WAVY LINE, U+2307) is a compact visual mark used in text design and interfaces. It’s easy to copy and works well as a lightweight separator or ornament. Below you’ll find practical uses, examples, and the exact code points for web development.
Wavy Line Symbol Meaning
⌇ is a “Wavy Line” character from the Unicode “Technical & Computer” category (U+2307). Visually, it resembles a small wavy connector, making it useful when you want a softer break than a straight line. In plain text, it can act as a decorative divider, an underline-like accent, or a subtle indicator of continuation. In UI or technical writing, it may be used to imply variability, flowing progress, or a non-dominant separation between items. Its most common meaning is stylistic: it adds motion or texture without competing with the surrounding text.
Common uses
- •Decorative separators in headings, cards, or section breaks
- •A subtle “continuation” mark in lists or annotations
- •Visual emphasis in UI labels where a straight divider feels too harsh
- •Decorating timelines or step indicators in plain text
- •Creating lightweight ornaments in document templates and mockups
Examples
⌇ Wavy Line Symbol
- ⌇Notes ⌇ Draft version 2
- ⌇Section 3 ⌇ Results
- ⌇— Status: updating ⌇ please wait
- ⌇Package details ⌇ build 1042
- ⌇Line A ⌇ Line B
Variations
Ready to copy
Technical codes
| Unicode | U+2307 | |
| HTML Entity | ⌇ | |
| HTML Code | ⌇ | |
| CSS | \2307 |
FAQ
What does the Wavy Line symbol mean?
⌇ is a “Wavy Line” character from the Unicode “Technical & Computer” category (U+2307). Visually, it resembles a small wavy connector, making it useful when you want a softer break than a straight line. In plain text, it can act as a decorative divider, an underline-like accent, or a subtle indicator of continuation. In UI or technical writing, it may be used to imply variability, flowing progress, or a non-dominant separation between items. Its most common meaning is stylistic: it adds motion or texture without competing with the surrounding text.
What is the Unicode code point for ⌇?
⌇ is U+2307 (WAVY LINE).
How do I copy ⌇ into HTML?
Use the HTML entity: ⌇.
What CSS escape can I use for ⌇?
Use CSS escape: \\2307.
How do I add ⌇ in JavaScript?
Use: \\u{2307}.