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' : ''">
⤘
RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2918 | |
| decimal | 10520 | |
| htmldecimal | ⤘ | |
| htmlhex | ⤘ | |
| css | \2918 | |
| javascript | \u{2918} | |
| python | \u2918 | |
| java | \u2918 | |
| go | \u2918 | |
| ruby | \u{2918} | |
| rust | \u{2918} | |
| ccpp | \u2918 | |
| urlencoded | %E2%A4%98 | |
| utf8bytes | e2 a4 98 | |
| utf16bebytes | 29 18 | |
| utf32bebytes | 00 00 29 18 |
Como Usar
HTML:
⤘
CSS:
content: "\2918"
JavaScript:
"\u{2918}"
Python:
"\u2918"
Propriedades
- Bloco
- Supplemental Arrows-B
- Script
- Zyyy
- Categoria
- Math Symbol (Sm)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não