Black Small Diamond Symbol
⬩ is a black small diamond symbol used as a compact visual marker.
U+2B29
The ⬩ symbol (Black Small Diamond) is a small, solid diamond shape that works well as a subtle separator or bullet-like marker. On this page you can copy ⬩ and use it reliably in HTML, CSS, and JavaScript using the provided codepoints.
Black Small Diamond Symbol Meaning
⬩ is the Unicode “BLACK SMALL DIAMOND” (U+2B29). Visually, it’s a compact, filled diamond that reads as a strong point or marker without taking much space. Because it’s small and high-contrast, many people use it as a decorative bullet, a separator between phrases, or a status/label dot in lists and UI text. It can also replace a heavier symbol when you want a cleaner look, such as in headings, callouts, or compact UI badges. In text layouts, it often functions as a neutral visual element rather than a specific literal meaning.
Common uses
- •Use as a compact bullet or list marker in short, clean text lists
- •Add a subtle separator between items in headings or captions
- •Mark steps or sub-points in documentation-style text
- •Use as a status dot in UI labels where a small icon is preferred
- •Create simple decorative dividers in social posts or newsletters
Examples
⬩ Black Small Diamond (U+2B29)
- ⬩Features: ⬩ fast setup ⬩ clean design ⬩ responsive layout
- ⬩Choose one: ⬩ beginner ⬩ intermediate ⬩ advanced
- ⬩Update notes ⬩ new theme options ⬩ bug fixes
- ⬩Steps: ⬩ sign in ⬩ create project ⬩ export
- ⬩Today’s focus ⬩ writing ⬩ editing ⬩ publishing
Variations
Ready to copy
Technical codes
| Unicode | U+2B29 | |
| HTML Entity | ⬩ | |
| HTML Code | ⬩ | |
| CSS | \2B29 |
FAQ
What does the Black Small Diamond symbol mean?
⬩ is the Unicode “BLACK SMALL DIAMOND” (U+2B29). Visually, it’s a compact, filled diamond that reads as a strong point or marker without taking much space. Because it’s small and high-contrast, many people use it as a decorative bullet, a separator between phrases, or a status/label dot in lists and UI text. It can also replace a heavier symbol when you want a cleaner look, such as in headings, callouts, or compact UI badges. In text layouts, it often functions as a neutral visual element rather than a specific literal meaning.
What is the Unicode code point for ⬩?
The Unicode code point for ⬩ (BLACK SMALL DIAMOND) is U+2B29.
How do I use ⬩ in HTML?
Use the HTML entity: ⬩
How do I insert ⬩ in CSS?
Use the CSS escape: \\2B29 (for example in a content property).
How do I insert ⬩ in JavaScript?
Use the JavaScript escape: \\u{2B29} (e.g., within a string).