As requested https://staging.bsky.app/profile/jww.wtf/post/3juogmww6yq2z
Last active
December 14, 2023 16:59
-
-
Save jcsalterego/45d8448e16a01701cd3f91af16e799c5 to your computer and use it in GitHub Desktop.
Bluesky Icon
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
icon.iconset |
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
.PHONY: all | |
all: | |
rm -rf icon.iconset | |
unzip icon.iconset.zip | |
iconutil -c icns icon.iconset |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment