IconGo
IconGo 是一个收集超过7万个流行开源SVG图标的工具,提供简单的搜索网站,支持Docker部署。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
预览网站:https://icongo.github.io/Github: https://github.com/jaywcjlove/icongo[](https://icongo.github.io/)[](https://icongo.github.io/)[](https://icongo.github.io/)[](https://icongo.github.io/)## 网站支持 Docker 部署
shelldocker pull wcjiang/icongo# Ordocker pull ghcr.io/jaywcjlove/icongo:latest``````shelldocker run --name icongo --rm -d -p 9112:80 wcjiang/icongo:latest# Ordocker run --name icongo -itd -p 9112:80 wcjiang/icongo:latest# Ordocker run --name icongo -itd -p 9112:80 ghcr.io/jaywcjlove/icongo:latest