free-symbols

Square With Bottom Half Black Symbol

A black-and-white square icon with a filled bottom half.

U+2B13

⬓ is a Unicode symbol (U+2B13) shaped like a square with the bottom half filled in black. It works well as a simple block-style marker or visual element. You can copy it directly or use its HTML, CSS, or JavaScript escapes.

Square With Bottom Half Black Symbol Meaning

⬓ (U+2B13) is a compact, high-contrast glyph: a square with the bottom half black and the top half left blank. Because it looks like a two-tone block, it’s commonly used to suggest partial fill, progress states, sections, or a highlighted lower region without relying on color. In UI and text design, it can function as a bullet, badge, or decorative indicator. In writing and presentations, it can mark an item’s status (e.g., “incomplete” vs. “complete” or “bottom section active”) while staying consistent in monochrome contexts.

Common uses

  • Bullet or marker for lists where you want a strong, monochrome icon
  • Section divider or label icon in documents and slide decks
  • Status indicator for partial progress or segmented states
  • Decorative element in posters, mockups, or print-style designs
  • Template symbol for design systems needing a simple filled/empty split

Examples

⬓ Square with bottom half black

  • Tasks: ⬓ 3 of 5 completed
  • Section A ⬓ Section B
  • Progress: ⬓ halfway there
  • Checklist: ⬓ item in progress
  • Lower panel: ⬓ active

Variations

Ready to copy

Technical codes

UnicodeU+2B13
HTML Entity⬓
HTML Code⬓
CSS\2B13

FAQ

What does the Square With Bottom Half Black symbol mean?

⬓ (U+2B13) is a compact, high-contrast glyph: a square with the bottom half black and the top half left blank. Because it looks like a two-tone block, it’s commonly used to suggest partial fill, progress states, sections, or a highlighted lower region without relying on color. In UI and text design, it can function as a bullet, badge, or decorative indicator. In writing and presentations, it can mark an item’s status (e.g., “incomplete” vs. “complete” or “bottom section active”) while staying consistent in monochrome contexts.

What is the Unicode for ⬓?

⬓ is Unicode U+2B13.

How do I use ⬓ in HTML?

Use the HTML entity: ⬓

How do I reference ⬓ in CSS?

You can use the CSS escape: \\2B13

How do I reference ⬓ in JavaScript?

Use the JavaScript escape: \\u{2B13}