ENH: refine camera status and settings

Change-Id: I2a8c23ca119ff5d38272dad46347704bf457dee0
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li
2022-12-09 16:46:51 +08:00
committed by Lane.Wei
parent 0d4b8382f5
commit 58dab90e53
17 changed files with 172 additions and 94 deletions

View File

@@ -0,0 +1,7 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.1456 1.5C6.47535 1.5 3.5 4.47535 3.5 8.14563C3.5 11.8159 6.47535 14.7913 10.1456 14.7913C13.8159 14.7913 16.7913 11.8159 16.7913 8.14563C16.7913 4.47535 13.8159 1.5 10.1456 1.5ZM2 8.14563C2 3.64692 5.64692 0 10.1456 0C14.6443 0 18.2913 3.64692 18.2913 8.14563C18.2913 12.6443 14.6443 16.2913 10.1456 16.2913C5.64692 16.2913 2 12.6443 2 8.14563Z" fill="#323A3D"/>
<path d="M13.6916 9.62449C13.6916 11.585 12.1023 13.1744 10.1417 13.1744C8.18114 13.1744 6.5918 11.585 6.5918 9.62449C6.5918 7.66393 8.18114 6.07458 10.1417 6.07458C12.1023 6.07458 13.6916 7.66393 13.6916 9.62449Z" fill="#FF6F00"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.1417 6.82458C8.59536 6.82458 7.3418 8.07814 7.3418 9.62449C7.3418 11.1708 8.59536 12.4244 10.1417 12.4244C11.688 12.4244 12.9416 11.1708 12.9416 9.62449C12.9416 8.07814 11.688 6.82458 10.1417 6.82458ZM5.8418 9.62449C5.8418 7.24972 7.76693 5.32458 10.1417 5.32458C12.5165 5.32458 14.4416 7.24972 14.4416 9.62449C14.4416 11.9993 12.5165 13.9244 10.1417 13.9244C7.76693 13.9244 5.8418 11.9993 5.8418 9.62449Z" fill="#323A3D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.4578 14.0006L16.4496 19.1825H3.84082L6.82747 14.0095L7.44387 14.2828C8.26553 14.6471 9.17546 14.8499 10.1348 14.8499C11.0999 14.8499 12.015 14.6447 12.8406 14.2761L13.4578 14.0006ZM12.8204 15.8966C11.9788 16.1904 11.0748 16.3499 10.1348 16.3499C9.20123 16.3499 8.30318 16.1926 7.4665 15.9026L6.4389 17.6825H13.8515L12.8204 15.8966Z" fill="#323A3D"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.52637 18.3403C3.52637 17.9261 3.86215 17.5903 4.27637 17.5903L15.7394 17.5903C16.1536 17.5903 16.4894 17.9261 16.4894 18.3403C16.4894 18.7545 16.1536 19.0903 15.7394 19.0903L4.27637 19.0903C3.86215 19.0903 3.52637 18.7545 3.52637 18.3403Z" fill="#323A3D"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB