mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 04:31:17 -07:00
ENH: [STUDIO-1528] support list value icons for param field
Change-Id: I44f14fde20fe4d9859c019ead09d1d565af23ba4
This commit is contained in:
parent
6a644c271c
commit
4132711f4c
22 changed files with 399 additions and 2 deletions
15
resources/images/param_monotonic.svg
Normal file
15
resources/images/param_monotonic.svg
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_8991_35043)">
|
||||
<rect x="0.75" y="0.75" width="8.5" height="8.5" rx="0.25" stroke="#262E30" stroke-width="0.5"/>
|
||||
<path d="M0.872559 0.918608L9.08702 9.13218" stroke="#262E30" stroke-width="0.5" stroke-linecap="round"/>
|
||||
<path d="M0.872559 3.73519L6.27013 9.13218" stroke="#262E30" stroke-width="0.5" stroke-linecap="round"/>
|
||||
<path d="M0.87207 6.43369L3.57086 9.13218" stroke="#262E30" stroke-width="0.5" stroke-linecap="round"/>
|
||||
<path d="M9.20605 6.19391L3.80848 0.796919" stroke="#262E30" stroke-width="0.5" stroke-linecap="round"/>
|
||||
<path d="M9.20605 3.49542L6.50727 0.796921" stroke="#262E30" stroke-width="0.5" stroke-linecap="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_8991_35043">
|
||||
<rect width="10" height="10" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 873 B |
Loading…
Add table
Add a link
Reference in a new issue