firefox-icon-list

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i firefox-icon-list

Weekly Downloads

9

Version

1.0.0

License

MIT

Unpacked Size

3.14 kB

Total Files

5

Last publish

Collaborators

  • andrefortin