mirror of
https://github.com/walkxhub/dashboard-icons.git
synced 2025-12-06 04:46:58 -05:00
24 KiB
24 KiB
Dashboard Icons
The best Dashboards:
How to download images on UNIX?
How to download images on UNIX?
UNIX
$ curl https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png > example.png
or
$ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png -O example.png