| 1 | <!-- |
| 2 | category: Games |
| 3 | tags: [game, deck, ten, count, gamble, shuffle, deal, card, table, hand] |
| 4 | unicode: "1005b" |
| 5 | version: "3.18" |
| 6 | --> |
| 7 | <svg |
| 8 | xmlns="http://www.w3.org/2000/svg" |
| 9 | width="24" |
| 10 | height="24" |
| 11 | viewBox="0 0 24 24" |
| 12 | fill="none" |
| 13 | stroke="currentColor" |
| 14 | stroke-width="2" |
| 15 | stroke-linecap="round" |
| 16 | stroke-linejoin="round" |
| 17 | > |
| 18 | <path d="M19 5v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2" /> |
| 19 | <path d="M8 6h.01" /> |
| 20 | <path d="M16 18h.01" /> |
| 21 | <path d="M9 9v6" /> |
| 22 | <path d="M12 13c0 1.105 .672 2 1.5 2s1.5 -.895 1.5 -2v-2c0 -1.105 -.672 -2 -1.5 -2s-1.5 .895 -1.5 2l0 2" /> |
| 23 | </svg> |
| 24 |