updated missing icons
This commit is contained in:
17
app/icons/rdp.svg
Normal file
17
app/icons/rdp.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" width="256" height="256">
|
||||
<!-- Monitor body -->
|
||||
<rect x="28" y="40" width="200" height="140" rx="12" fill="#1A73E8"/>
|
||||
<!-- Screen -->
|
||||
<rect x="40" y="52" width="176" height="108" rx="4" fill="#E8F0FE"/>
|
||||
<!-- Screen content - window bars -->
|
||||
<rect x="52" y="64" width="100" height="12" rx="2" fill="#4285F4"/>
|
||||
<rect x="52" y="84" width="152" height="8" rx="2" fill="#DADCE0"/>
|
||||
<rect x="52" y="100" width="152" height="8" rx="2" fill="#DADCE0"/>
|
||||
<rect x="52" y="116" width="120" height="8" rx="2" fill="#DADCE0"/>
|
||||
<!-- Cursor arrow -->
|
||||
<path d="M168 88l24 56-12 4-8-18-14 16-6-6 14-16-18-8z" fill="#34A853"/>
|
||||
<!-- Stand -->
|
||||
<rect x="108" y="180" width="40" height="20" fill="#1A73E8"/>
|
||||
<!-- Base -->
|
||||
<rect x="80" y="200" width="96" height="12" rx="6" fill="#1A73E8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 864 B |
Reference in New Issue
Block a user