Added MacOS SDK

This commit is contained in:
Andrew Zambazos
2026-06-11 14:04:52 +12:00
parent ffdc88608e
commit 553ab6537a
2151 changed files with 450464 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright © 2014 Apple Inc. All rights reserved. -->
<svg xmlns="http://www.w3.org/2000/svg" id="root" version="1.1" viewBox="0 0 13 13">
<rect fill="none" stroke="currentColor" x="0.5" y="0.5" width="5" height="5"/>
<rect fill="none" stroke="currentColor" x="0.5" y="7.5" width="5" height="5"/>
<rect fill="none" stroke="currentColor" x="7.5" y="0.5" width="5" height="5"/>
<rect fill="none" stroke="currentColor" x="7.5" y="7.5" width="5" height="5"/>
</svg>

After

Width:  |  Height:  |  Size: 522 B