mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Remove fill from Check.svg which was overriding attempts to recolor image.
CURA-9101
This commit is contained in:
parent
279719099d
commit
e076779293
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +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 width="12" height="12" viewBox="0 0 12 12" 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"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 191 B |
Loading…
Add table
Add a link
Reference in a new issue