mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-08 12:09:01 +08:00
Add new design checkbox svg icons.
This commit is contained in:
parent
74829f5642
commit
cac27770ce
@ -0,0 +1,4 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
<rect x="4.5" y="4.5" width="15" height="15" rx="2.5" stroke="#000E1A"/>
|
||||
</svg>
|
After Width: | Height: | Size: 220 B |
4
resources/themes/cura-light/icons/low/CheckBoxFill.svg
Normal file
4
resources/themes/cura-light/icons/low/CheckBoxFill.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="12" height="12" fill="white"/>
|
||||
<rect x="1" y="1" width="10" height="10" fill="#B4B4B4"/>
|
||||
</svg>
|
After Width: | Height: | Size: 205 B |
3
resources/themes/cura-light/icons/low/EmptyCheck.svg
Normal file
3
resources/themes/cura-light/icons/low/EmptyCheck.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5 9.41397L2.293 6.70697L3.707 5.29297L5 6.58597L8.293 3.29297L9.707 4.70697L5 9.41397Z" fill="#000E1A"/>
|
||||
</svg>
|
After Width: | Height: | Size: 218 B |
Loading…
x
Reference in New Issue
Block a user