https://github.com/nyoom-engineering/icon-liquid-glass
Nyoom Engineering branding in Apple's "Liquid Glass" design language
https://github.com/nyoom-engineering/icon-liquid-glass
Last synced: 6 months ago
JSON representation
Nyoom Engineering branding in Apple's "Liquid Glass" design language
- Host: GitHub
- URL: https://github.com/nyoom-engineering/icon-liquid-glass
- Owner: nyoom-engineering
- Created: 2025-06-16T23:29:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-16T23:39:30.000Z (about 1 year ago)
- Last Synced: 2025-06-17T00:26:26.572Z (about 1 year ago)
- Language: Makefile
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icon Liquid Glass
Nyoom Engineering branding in Apple's "Liquid Glass" design language
## Preview


## Development
Requires [Icon Composer](https://developer.apple.com/icon-composer/) to be installed under `/Applications`
```sh
make # export all of the targets below
make ios # export icon for ios
make macos # export icon for macos
make watchos # export icon for watchos
make clean # delete exports
```
Alternatively, open the icon in Icon Composer and edit as normal

As far as I can tell the macOS and iOS exports are both identical but both targets are included for posterity.