mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-16 17:01:03 +00:00
6 lines
490 B
XML
6 lines
490 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256">
|
|
<rect width="256" height="256" rx="40" fill="#2a2a2a"/>
|
|
<g fill="#ffffff" transform="translate(28,28) scale(0.78)">
|
|
<path d="M200,80v32a8,8,0,0,1-16,0V88H160a8,8,0,0,1,0-16h32A8,8,0,0,1,200,80ZM96,168H72V144a8,8,0,0,0-16,0v32a8,8,0,0,0,8,8H96a8,8,0,0,0,0-16ZM232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56ZM216,200V56H40V200H216Z"/>
|
|
</g>
|
|
</svg>
|