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' : ''">
⨭
PLUS SIGN IN LEFT HALF CIRCLE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2A2D | |
| decimal | 10797 | |
| htmldecimal | ⨭ | |
| htmlhex | ⨭ | |
| css | \2A2D | |
| javascript | \u{2A2D} | |
| python | \u2a2d | |
| java | \u2A2D | |
| go | \u2A2D | |
| ruby | \u{2A2D} | |
| rust | \u{2A2D} | |
| ccpp | \u2a2d | |
| urlencoded | %E2%A8%AD | |
| utf8bytes | e2 a8 ad | |
| utf16bebytes | 2a 2d | |
| utf32bebytes | 00 00 2a 2d |
Cómo usar
HTML:
⨭
CSS:
content: "\2A2D"
JavaScript:
"\u{2A2D}"
Python:
"\u2a2d"
Propiedades
- Escritura
- Zyyy
- Categoría
- Math Symbol (Sm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí