moved to root

This commit is contained in:
Andrew Zambazos
2026-06-11 14:09:53 +12:00
parent cbf3f085d0
commit a2784f684b
2151 changed files with 0 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<!-- Copyright © 2021 Apple Inc. All rights reserved. -->
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="root">
<rect x="2" y="2" width="4" height="6" fill="black"/>
<rect x="8" y="2" width="6" height="6" fill="black"/>
<rect x="10" y="10" width="4" height="4" fill="black"/>
<rect x="2" y="10" width="6" height="4" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 395 B