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="21" height="18" viewBox="0 0 21 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.48155 10.1311L9.6961 10.5827L9.98155 10.4471V10.1311H9.48155ZM12.7674 10.1311H12.2674V10.4471L12.5528 10.5827L12.7674 10.1311ZM9.98155 2.64291C9.98155 2.0117 10.4933 1.5 11.1245 1.5V0.5C9.94097 0.5 8.98155 1.45941 8.98155 2.64291H9.98155ZM9.98155 10.1311V2.64291H8.98155V10.1311H9.98155ZM7.79102 13.5956C7.79102 12.2666 8.56874 11.1182 9.6961 10.5827L9.26701 9.67943C7.80412 10.3744 6.79102 11.8662 6.79102 13.5956H7.79102ZM11.1245 16.929C9.28345 16.929 7.79102 15.4366 7.79102 13.5956H6.79102C6.79102 15.9889 8.73116 17.929 11.1245 17.929V16.929ZM14.4579 13.5956C14.4579 15.4366 12.9655 16.929 11.1245 16.929V17.929C13.5178 17.929 15.4579 15.9889 15.4579 13.5956H14.4579ZM12.5528 10.5827C13.6802 11.1182 14.4579 12.2666 14.4579 13.5956H15.4579C15.4579 11.8662 14.4448 10.3744 12.9819 9.67943L12.5528 10.5827ZM12.2674 2.6429V10.1311H13.2674V2.6429H12.2674ZM11.1245 1.5C11.7557 1.5 12.2674 2.0117 12.2674 2.6429H13.2674C13.2674 1.45941 12.308 0.5 11.1245 0.5V1.5Z" fill="#898989"/>
<path d="M1.39453 9.03081C1.39453 7.79861 3.1622 3.86325 3.6746 3.86328C4.18699 3.86331 5.87785 7.97448 5.87785 9.03081C5.87785 10.0871 5.20568 11.549 3.6746 11.549C2.14352 11.549 1.39453 10.263 1.39453 9.03081Z" stroke="#898989"/>
<path d="M2.85684 8.4037C2.78613 8.79641 2.82875 9.68152 3.56486 10.0803" stroke="#898989" stroke-linecap="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6708 11.4742C12.6156 11.7174 13.3137 12.5751 13.3137 13.5958C13.3137 14.8056 12.333 15.7863 11.1232 15.7863C9.91336 15.7863 8.93262 14.8056 8.93262 13.5958C8.93262 12.5751 9.63073 11.7174 10.5755 11.4742L10.5755 3.1907C10.5755 2.88825 10.8207 2.64307 11.1232 2.64307C11.4256 2.64307 11.6708 2.88825 11.6708 3.1907L11.6708 11.4742Z" fill="#C2C2C2"/>
<path d="M13.3137 13.5955C13.3137 14.8053 12.333 15.7861 11.1232 15.7861C9.91335 15.7861 8.93262 14.8053 8.93262 13.5955C8.93262 13.1672 9.58139 13.869 10.7912 13.869C12.001 13.869 13.3137 12.3857 13.3137 13.5955Z" fill="#FF6F00"/>
<path d="M19.5156 15.7861H16.8303" stroke="#898989" stroke-linecap="round"/>
<path d="M19.5156 12.5005H17.2779" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M19.5156 9.21436L16.3828 9.21436" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M19.5156 5.92871L16.3828 5.92871" stroke="#C2C2C2" stroke-linecap="round"/>
<path d="M19.5156 2.64307H16.3828" stroke="#C2C2C2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB