返回 ppt-master
poker-chip.svg
1 <!--
2 tags: [casino, game, money, gambling, poker, chip, entertainment, playing, recreation, fun]
3 category: Games
4 version: "1.102"
5 unicode: "f515"
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="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
19 <path d="M7 12a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
20 <path d="M12 3v4" />
21 <path d="M12 17v4" />
22 <path d="M3 12h4" />
23 <path d="M17 12h4" />
24 <path d="M18.364 5.636l-2.828 2.828" />
25 <path d="M8.464 15.536l-2.828 2.828" />
26 <path d="M5.636 5.636l2.828 2.828" />
27 <path d="M15.536 15.536l2.828 2.828" />
28 </svg>
29
29 lines Plain Text