Black Lozenge Symbol
⧫ is the black lozenge: a solid diamond-like shape used as a decorative or math-oriented marker.
U+29EB
The symbol ⧫ (black lozenge) is a solid diamond/lozenge character. It’s useful when you want a crisp, typographic marker that stands out in text. This page helps you copy it and use it in HTML, CSS, and JavaScript.
Black Lozenge Symbol Meaning
⧫ is Unicode character U+29EB, named “black lozenge.” Visually, it’s a filled diamond/lozenge, often used as a decorative bullet, separator, or emphasis marker in plain text. Because it’s a single character with a clear geometric silhouette, it can also work as a compact “shape icon” in UI mockups, headings, or status labels. In math-related contexts, lozenge-shaped symbols can represent operators or set/logic notations, though ⧫ itself is most commonly used for appearance and spacing rather than as a widely standardized operator.
Common uses
- •Decorative bullets in lists and notes
- •Section separators or callout markers in documents
- •Status or label icons in dashboards and spreadsheets
- •Typography accents in posters, flyers, and presentation slides
- •Math-themed decoration or compact shape markers in code comments
Examples
⧫ Black lozenge symbol (U+29EB)
- ⧫Features: ⧫ speed ⧫ clarity ⧫ reliability
- ⧫Warning ⧫ Verify settings before applying changes.
- ⧫Today’s goal: ⧫ complete the draft
- ⧫Settings ⧫ Notifications ⧫ Privacy
- ⧫Choose one: Option A ⧫ Option B
Variations
Ready to copy
Technical codes
| Unicode | U+29EB | |
| HTML Entity | ⧫ | |
| HTML Code | ⧫ | |
| CSS | \29EB |
FAQ
What does the Black Lozenge symbol mean?
⧫ is Unicode character U+29EB, named “black lozenge.” Visually, it’s a filled diamond/lozenge, often used as a decorative bullet, separator, or emphasis marker in plain text. Because it’s a single character with a clear geometric silhouette, it can also work as a compact “shape icon” in UI mockups, headings, or status labels. In math-related contexts, lozenge-shaped symbols can represent operators or set/logic notations, though ⧫ itself is most commonly used for appearance and spacing rather than as a widely standardized operator.
What is the Unicode for ⧫?
⧫ is Unicode U+29EB, named “BLACK LOZENGE.”
How do I paste the symbol in HTML?
Use the HTML entity: ⧫ (for ⧫).
How do I use ⧫ in CSS or stylesheets?
Use the CSS escape: \\29EB.
How do I output ⧫ in JavaScript?
Use the JavaScript escape: \\u{29EB}.