rm -rf temp/maki
rm -rf maki

mkdir -p temp/maki
mkdir maki

npx degit https://github.com/mapbox/maki/icons temp/maki

node maki.build.js
