返回 ppt-master
roulette.svg
1 <!--
2 tags: [roulette, casino, gambling, wheel, chance, bet, game, luck, entertainment, vegas]
3 category: Games
4 unicode: "1025e"
5 version: "3.44"
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="M10.586 10.586l-1.586 -1.586" />
19 <path d="M13.414 10.586l1.586 -1.586" />
20 <path d="M13.414 13.414l1.586 1.586" />
21 <path d="M10.586 13.414l-1.586 1.586" />
22 <path d="M14 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" />
23 <path d="M16.5 4.206l-.5 .866" />
24 <path d="M7.5 19.794l.5 -.866" />
25 <path d="M19.794 7.5l-.866 .5" />
26 <path d="M4.206 16.5l.866 -.5" />
27 <path d="M7.5 4.206l.5 .866" />
28 <path d="M16.5 19.794l-.5 -.866" />
29 <path d="M4.206 7.5l.866 .5" />
30 <path d="M19.794 16.5l-.866 -.5" />
31 <path d="M12 3v1" />
32 <path d="M12 21v-1" />
33 <path d="M21 12h-1" />
34 <path d="M3 12h1" />
35 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18" />
36 </svg>
37
37 lines Plain Text