Pretty simple to use - download the attached template.svg
file, bring in your logo or icon, resize it to the dimensions of the red square (and delete the red square).
Last active
April 20, 2024 02:11
-
-
Save uncenter/53f93513cae761a089ee71cae5474d74 to your computer and use it in GitHub Desktop.
SVG template for creating macOS app icons.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024"><path d="M238.67 102A136.666 136.666 0 0 0 102 238.67V785.33A136.666 136.666 0 0 0 238.67 922H785.33A136.666 136.666 0 0 0 922 785.33V238.67A136.666 136.666 0 0 0 785.33 102H512.003Z" fill="#fff"/><path d="M232 232h560v560H232z" fill="red"/></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment