oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Build fonts with docker #1411

Closed oblador closed 2 years ago

oblador commented 2 years ago

Streamlines building of icon fonts to one process that should work on all machines without custom setup (aside from Docker).

Fixes #1280, #1359 and #1351.

Replaces #1311.