返回 ppt-master
calculator.svg
1 <!--
2 tags: [math, count, add, subtract, multiply, divide, amount, calculator, hardware, technology]
3 category: Devices
4 version: "1.3"
5 unicode: "eb80"
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="M4 5a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -14" />
19 <path d="M8 8a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1l0 -1" />
20 <path d="M8 14l0 .01" />
21 <path d="M12 14l0 .01" />
22 <path d="M16 14l0 .01" />
23 <path d="M8 17l0 .01" />
24 <path d="M12 17l0 .01" />
25 <path d="M16 17l0 .01" />
26 </svg>
27
27 lines Plain Text