Implemented QML skeleton for the application
This commit is contained in:
18
qml/Icons/cell-monitor.svg
Normal file
18
qml/Icons/cell-monitor.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="path-1-inside-1_973_566" fill="white">
|
||||
<rect x="1.5" y="1" width="10" height="14" rx="1"/>
|
||||
</mask>
|
||||
<rect x="1.5" y="1" width="10" height="14" rx="1" stroke="white" stroke-width="4" mask="url(#path-1-inside-1_973_566)"/>
|
||||
<mask id="path-2-inside-2_973_566" fill="white">
|
||||
<rect x="12.5" y="1" width="10" height="7" rx="1"/>
|
||||
</mask>
|
||||
<rect x="12.5" y="1" width="10" height="7" rx="1" stroke="white" stroke-width="4" mask="url(#path-2-inside-2_973_566)"/>
|
||||
<mask id="path-3-inside-3_973_566" fill="white">
|
||||
<rect x="12.5" y="9" width="10" height="14" rx="1"/>
|
||||
</mask>
|
||||
<rect x="12.5" y="9" width="10" height="14" rx="1" stroke="white" stroke-width="4" mask="url(#path-3-inside-3_973_566)"/>
|
||||
<mask id="path-4-inside-4_973_566" fill="white">
|
||||
<rect x="1.5" y="16" width="10" height="7" rx="1"/>
|
||||
</mask>
|
||||
<rect x="1.5" y="16" width="10" height="7" rx="1" stroke="white" stroke-width="4" mask="url(#path-4-inside-4_973_566)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user