copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⥀'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⥀
ANTICLOCKWISE CLOSED CIRCLE ARROW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2940 | |
| decimal | 10560 | |
| htmldecimal | ⥀ | |
| htmlhex | ⥀ | |
| css | \2940 | |
| javascript | \u{2940} | |
| python | \u2940 | |
| java | \u2940 | |
| go | \u2940 | |
| ruby | \u{2940} | |
| rust | \u{2940} | |
| ccpp | \u2940 | |
| urlencoded | %E2%A5%80 | |
| utf8bytes | e2 a5 80 | |
| utf16bebytes | 29 40 | |
| utf32bebytes | 00 00 29 40 |
How to Use
HTML:
⥀
CSS:
content: "\2940"
JavaScript:
"\u{2940}"
Python:
"\u2940"
Properties
- Block
- Supplemental Arrows-B
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No