返回 ppt-master
brightness-up.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / brightness-up.svg
1 <!--
2 tags: [light, screen, brightness, top, increase, rise, upward, up, camera, picture]
3 category: Photography
4 version: "1.3"
5 unicode: "eb7e"
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="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
19 <path d="M12 5l0 -2" />
20 <path d="M17 7l1.4 -1.4" />
21 <path d="M19 12l2 0" />
22 <path d="M17 17l1.4 1.4" />
23 <path d="M12 19l0 2" />
24 <path d="M7 17l-1.4 1.4" />
25 <path d="M6 12l-2 0" />
26 <path d="M7 7l-1.4 -1.4" />
27 </svg>
28
28 lines Plain Text