ENH:add humidity display/surplus material

Change-Id: I1a04df257c9b09fef7ff06cfa192644478a30716
This commit is contained in:
tao wang 2022-11-17 21:23:52 +08:00 committed by Lane.Wei
parent 3a9397307d
commit 3925ceb9f4
9 changed files with 218 additions and 31 deletions

View file

@ -0,0 +1,12 @@
<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.42345 10.1311L9.638 10.5827L9.92345 10.4471V10.1311H9.42345ZM12.7093 10.1311H12.2093V10.4471L12.4947 10.5827L12.7093 10.1311ZM9.92345 2.64291C9.92345 2.0117 10.4351 1.5 11.0664 1.5V0.5C9.88286 0.5 8.92345 1.45941 8.92345 2.64291H9.92345ZM9.92345 10.1311V2.64291H8.92345V10.1311H9.92345ZM7.73291 13.5956C7.73291 12.2666 8.51063 11.1182 9.638 10.5827L9.2089 9.67943C7.74601 10.3744 6.73291 11.8662 6.73291 13.5956H7.73291ZM11.0664 16.929C9.22534 16.929 7.73291 15.4366 7.73291 13.5956H6.73291C6.73291 15.9889 8.67306 17.929 11.0664 17.929V16.929ZM14.3998 13.5956C14.3998 15.4366 12.9074 16.929 11.0664 16.929V17.929C13.4596 17.929 15.3998 15.9889 15.3998 13.5956H14.3998ZM12.4947 10.5827C13.6221 11.1182 14.3998 12.2666 14.3998 13.5956H15.3998C15.3998 11.8662 14.3867 10.3744 12.9238 9.67943L12.4947 10.5827ZM12.2093 2.6429V10.1311H13.2093V2.6429H12.2093ZM11.0664 1.5C11.6976 1.5 12.2093 2.0117 12.2093 2.6429H13.2093C13.2093 1.45941 12.2498 0.5 11.0664 0.5V1.5Z" fill="#898989"/>
<path d="M1.33594 9.03081C1.33594 7.79861 3.10361 3.86325 3.616 3.86328C4.1284 3.86331 5.81925 7.97448 5.81925 9.03081C5.81925 10.0871 5.14708 11.549 3.616 11.549C2.08493 11.549 1.33594 10.263 1.33594 9.03081Z" stroke="#898989"/>
<path d="M2.79824 8.4037C2.72754 8.79641 2.77015 9.68152 3.50627 10.0803" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6161 11.4742C12.5609 11.7174 13.259 12.5751 13.259 13.5958C13.259 14.8056 12.2783 15.7863 11.0685 15.7863C9.85867 15.7863 8.87793 14.8056 8.87793 13.5958C8.87793 12.5751 9.57604 11.7174 10.5208 11.4742L10.5208 3.1907C10.5208 2.88825 10.766 2.64307 11.0685 2.64307C11.3709 2.64307 11.6161 2.88825 11.6161 3.1907L11.6161 11.4742Z" fill="#C2C2C2"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.5208 11.4738L10.5208 9.31668C10.5208 9.01423 10.766 8.76904 11.0685 8.76904C11.3709 8.76904 11.6161 9.01423 11.6161 9.31668L11.6161 11.4738C12.5609 11.717 13.259 12.5747 13.259 13.5954C13.259 14.8052 12.2783 15.7859 11.0685 15.7859C9.85867 15.7859 8.87793 14.8052 8.87793 13.5954C8.87793 12.5747 9.57604 11.717 10.5208 11.4738Z" fill="#00AE42"/>
<path d="M19.4609 15.7861H16.7756" stroke="#898989" stroke-linecap="round"/>
<path d="M19.4609 12.5005H17.2232" stroke="#898989" stroke-linecap="round"/>
<path d="M19.4609 9.21436L16.3281 9.21436" stroke="#898989" stroke-linecap="round"/>
<path d="M19.4609 5.92871L16.3281 5.92871" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M19.4609 2.64307H16.3281" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB