ENH: refine display of camera state and add setting

Change-Id: I85f02565e1581fde9a6c161f4fbed0283fda208f
This commit is contained in:
tao.jin 2022-11-18 11:16:24 +08:00 committed by Lane.Wei
parent dc7822e816
commit e217baad50
30 changed files with 597 additions and 295 deletions

View file

@ -0,0 +1,8 @@
<svg width="39" height="23" viewBox="0 0 39 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="19.8644" cy="9.7257" r="7.39563" stroke="#6B6B6B" stroke-width="1.2"/>
<path d="M22.8658 16.541L23.3854 16.241L23.115 15.7727L22.6212 15.9931L22.8658 16.541ZM16.8594 16.5484L17.1026 15.9999L16.6095 15.7813L16.3398 16.2484L16.8594 16.5484ZM14.8594 20.0125L14.3398 19.7125L13.8201 20.6125H14.8594V20.0125ZM24.8701 20.0125V20.6125H25.9093L25.3897 19.7125L24.8701 20.0125ZM22.6212 15.9931C21.7768 16.3701 20.8409 16.5799 19.8543 16.5799V17.7799C21.0127 17.7799 22.115 17.5332 23.1104 17.0889L22.6212 15.9931ZM19.8543 16.5799C18.8736 16.5799 17.943 16.3726 17.1026 15.9999L16.6162 17.0969C17.6068 17.5362 18.7029 17.7799 19.8543 17.7799V16.5799ZM15.379 20.3125L17.379 16.8484L16.3398 16.2484L14.3398 19.7125L15.379 20.3125ZM24.8701 19.4125H14.8594V20.6125H24.8701V19.4125ZM22.3462 16.841L24.3505 20.3125L25.3897 19.7125L23.3854 16.241L22.3462 16.841Z" fill="#6B6B6B"/>
<line x1="13.8461" y1="20.0699" x2="25.6091" y2="20.0699" stroke="#6B6B6B" stroke-width="1.2" stroke-linecap="round"/>
<path d="M15.1641 9.1256C16.3674 7.89471 18.0286 7.13281 19.8633 7.13281C21.698 7.13281 23.3592 7.89471 24.5625 9.1256" stroke="#6B6B6B" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M17.0469 11.0531C17.7689 10.3136 18.7643 9.85742 19.8661 9.85742C20.9663 9.85742 21.9633 10.3152 22.6853 11.0531" stroke="#6B6B6B" stroke-width="1.2" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M21.0104 12.9143C21.0883 12.8363 21.0889 12.7089 21.003 12.6398C20.6923 12.3896 20.2985 12.2402 19.8686 12.2402C19.4387 12.2402 19.0449 12.3896 18.7342 12.6398C18.6483 12.7089 18.6489 12.8363 18.7268 12.9143L19.727 13.9173C19.8051 13.9956 19.9321 13.9956 20.0102 13.9173L21.0104 12.9143Z" fill="#6B6B6B"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB