ENH: icon for param group

Change-Id: I435830615747aa850ed82621349f5fedfc29d860
This commit is contained in:
chunmao.guo 2022-09-23 15:13:11 +08:00 committed by Lane.Wei
parent c5024af7e2
commit d41e0db18f
33 changed files with 477 additions and 83 deletions

View file

@ -0,0 +1,14 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_8076_36065)">
<path d="M8.12829 6.30695C8.51218 5.88759 8.75544 5.33583 8.77951 4.72326C8.81752 3.74643 8.2873 2.8792 7.48404 2.43956C7.41563 2.40219 7.34468 2.36798 7.27246 2.33631C7.12803 2.27993 6.97283 2.24635 6.80939 2.24002C6.02071 2.20898 5.35619 2.82345 5.32578 3.61213C5.30804 4.07394 5.51139 4.49267 5.8408 4.76697C5.86677 4.78534 5.89148 4.80497 5.91618 4.82525C6.16831 5.03493 6.34632 5.3295 6.40776 5.66271C6.56677 5.61266 6.73654 5.58859 6.91265 5.59556C7.42957 5.61709 7.87553 5.89773 8.12829 6.30695Z" fill="#ACACAC" stroke="#262E30" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M5.35959 7.03209C5.36656 6.85725 5.4033 6.69128 5.46412 6.53735C4.93453 6.44042 4.3701 6.51327 3.85634 6.78314C2.99101 7.23861 2.50513 8.13118 2.52604 9.04656C2.52794 9.12448 2.53364 9.20303 2.54251 9.28158C2.56595 9.43425 2.61473 9.58628 2.69074 9.73072C3.05816 10.4288 3.92286 10.6974 4.62095 10.3294C5.02955 10.114 5.29118 9.72881 5.36339 9.30565C5.36656 9.27398 5.37099 9.2423 5.3767 9.21126C5.43941 8.84765 5.64149 8.51127 5.9576 8.28765C5.57814 8.00322 5.33995 7.54268 5.35959 7.03209Z" fill="#ACACAC" stroke="#262E30" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M10.8071 7.51018C10.4162 7.26376 9.9519 7.23019 9.54901 7.37905C9.51987 7.39172 9.49073 7.40376 9.46096 7.41516C9.09987 7.54819 8.68938 7.53489 8.32703 7.35308C8.2149 7.99036 7.70242 8.48194 7.06641 8.57253C7.23555 9.12176 7.59346 9.61587 8.11798 9.94655C8.94531 10.4679 9.96141 10.4426 10.7438 9.96682C10.8103 9.92627 10.8755 9.88193 10.9389 9.83505C11.0599 9.73813 11.1669 9.6203 11.2537 9.48221C11.675 8.81388 11.4748 7.93145 10.8071 7.51018Z" fill="#ACACAC" stroke="#262E30" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round"/>
<path d="M6.8434 7.67629C7.13903 7.67629 7.37869 7.43664 7.37869 7.141C7.37869 6.84537 7.13903 6.60571 6.8434 6.60571C6.54776 6.60571 6.30811 6.84537 6.30811 7.141C6.30811 7.43664 6.54776 7.67629 6.8434 7.67629Z" stroke="#262E30" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round"/>
<circle cx="7.00014" cy="7.00002" r="6.06303" stroke="#262E30" stroke-width="0.8"/>
</g>
<defs>
<clipPath id="clip0_8076_36065">
<rect width="14" height="14" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB