1.0.0 • Published 3 years ago

firefox-icon-list v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

chrome-icon-list Build Status

List of the Firefox extension icons

Install

$ npm install --save firefox-icon-list

Usage

const firefoxIconList = require("firefox-icon-list");

chromeIconList();
//=> [{file: 'icon-36.png', dimension: 36}, {file: 'icon-48.png', dimension: 48}, ...]

Related

License

MIT © Andre Fortin