White Circle With Two Dots Symbol
⚇ is the white circle with two dots symbol (U+2687), often used as a simple visual marker or icon-like bullet.
U+2687
The ⚇ symbol is a compact “icon” character that can help break up text. It’s useful when you want a clean marker without relying on images. Below you’ll find copy/paste options, meaning, and practical examples.
White Circle With Two Dots Symbol Meaning
⚇ (WHITE CIRCLE WITH TWO DOTS, U+2687) is typically used as a neutral visual marker rather than a letter or a standard mathematical operator. Because it resembles a small circled icon with two points, designers and writers often treat it like a bullet, checklist dot, or decorative separator. In UI mockups, it can also represent “status” or “feature” presence in a lightweight way. In plain text, it helps draw attention to a specific item while keeping formatting subtle. Its exact interpretation can vary by context, but the most common intent is simple, icon-like emphasis.
Common uses
- •Bullet points or list markers in plain text
- •Decorative separators between sections in documents
- •Lightweight status or feature indicators in UI drafts
- •Icon-like emphasis in social media captions
- •Creating small visual patterns in posters, slides, and banners
Examples
⚇ White Circle with Two Dots
- ⚇Tasks: ⚇ Review notes, ⚇ update checklist, ⚇ submit form.
- ⚇Options: ⚇ Verified, ⚇ In progress, ⚇ Archived.
- ⚇Notes: ⚇ Add citation details before publishing.
- ⚇Panel items: ⚇ Step 1 completed, ⚇ Step 2 pending.
- ⚇Schedule: ⚇ Morning slot is confirmed.
Variations
Ready to copy
Technical codes
| Unicode | U+2687 | |
| HTML Entity | ⚇ | |
| HTML Code | ⚇ | |
| CSS | \2687 |
FAQ
What does the White Circle With Two Dots symbol mean?
⚇ (WHITE CIRCLE WITH TWO DOTS, U+2687) is typically used as a neutral visual marker rather than a letter or a standard mathematical operator. Because it resembles a small circled icon with two points, designers and writers often treat it like a bullet, checklist dot, or decorative separator. In UI mockups, it can also represent “status” or “feature” presence in a lightweight way. In plain text, it helps draw attention to a specific item while keeping formatting subtle. Its exact interpretation can vary by context, but the most common intent is simple, icon-like emphasis.
What is the Unicode for ⚇?
⚇ is Unicode U+2687 (WHITE CIRCLE WITH TWO DOTS).
Can I copy and paste ⚇ into websites and documents?
Yes. Copy the symbol directly, or use its HTML entity: ⚇.
Is ⚇ the same as a normal bullet (•)?
Not exactly. ⚇ is a specific circled symbol; it’s similar in role (a marker) but different in appearance.
How do I use ⚇ in code?
You can use the Unicode escape: CSS \\2687 or JavaScript \\u{2687}, depending on your environment.