返回 ppt-master
logic-and.svg
1 <!--
2 tags: [gate, technology, electirical, it, logic, and, boolean, operation, reasoning, conditional]
3 category: Logic
4 version: "1.74"
5 unicode: "f240"
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="M22 12h-5" />
19 <path d="M2 9h5" />
20 <path d="M2 15h5" />
21 <path d="M9 5c6 0 8 3.5 8 7s-2 7 -8 7h-2v-14h2" />
22 </svg>
23
23 lines Plain Text