Fix crashing on AMS filament edit (#3981)
This commit is contained in:
parent
b23ab4434d
commit
8b1b3355e6
1 changed files with 3 additions and 0 deletions
3
resources/images/color_picker_border_dark.svg
Normal file
3
resources/images/color_picker_border_dark.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 0H0V12.5V25H12.5H25V12.5V0H12.5ZM12.5 0C19.4033 0 25 5.59644 25 12.5C25 19.4036 19.4033 25 12.5 25C5.59668 25 0 19.4036 0 12.5C0 5.59644 5.59668 0 12.5 0Z" fill="#2D2D31"/>
|
||||
</svg>
|
After Width: | Height: | Size: 331 B |
Loading…
Reference in a new issue