mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: [STUDIO-1528] support list value icons for param field
Change-Id: I44f14fde20fe4d9859c019ead09d1d565af23ba4
This commit is contained in:
12
resources/images/param_concentric.svg
Normal file
12
resources/images/param_concentric.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_8962_33364)">
|
||||
<rect x="0.75" y="0.75" width="8.5" height="8.5" rx="0.25" stroke="#262E30" stroke-width="0.5"/>
|
||||
<rect x="2.10107" y="2.10107" width="5.79785" height="5.79785" rx="0.25" stroke="#262E30" stroke-width="0.5"/>
|
||||
<rect x="3.57422" y="3.57446" width="2.85107" height="2.85107" rx="0.25" stroke="#262E30" stroke-width="0.5"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_8962_33364">
|
||||
<rect width="10" height="10" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 570 B |
Reference in New Issue
Block a user