Make sure to have everything installed that is needed
npm install -g yo generator-rn-toolbox
To generate your icons, the generator uses ImageMagick. On macOS, you can install it with:
brew install imagemagick
Have a single icon file at the ready somewhere. 200x200px is sufficient.