7a2f698bbc
* Created the Project Manager project with a barebone styled window and rough sketch of first screen * Renamed to Project Manager, ect. * Corrected string name for projectmanager and added comments on getting engine path * Changed output name for Project Manager to lowercase o3de * Added header guards
5 lines
255 B
XML
5 lines
255 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="24" height="24" fill="#444444"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 3H11V11H3V13H11V21H13V13H21V11H13V3Z" fill="white"/>
|
|
</svg>
|