A collection of icons that harmonize with Firefox’s new Photon design.
To add a new icon
icons/<platform>/iconname-size.svg
.photon-icons.json
to add a new entry that references your file in the appropriate place (alphabetized by name).npm install
to install all the dependencies.npm test
to make sure you did everything correctly.npm run build
to optimize the SVG, and if applicable, generate the iOS and Android versions.