Added fault state popup
This commit is contained in:
12
qml/Icons/error-state.svg
Normal file
12
qml/Icons/error-state.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_1401_2121)">
|
||||
<circle cx="12" cy="12.5" r="11" stroke="#CF3200" stroke-width="2"/>
|
||||
<path d="M12 6.5L12 14.5" stroke="#CF3200" stroke-width="2"/>
|
||||
<path d="M12 16L12 18" stroke="#CF3200" stroke-width="2" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_1401_2121">
|
||||
<rect width="24" height="24" fill="white" transform="translate(0 0.5)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 492 B |
Reference in New Issue
Block a user