chrome-icon-list

1.0.2 • Public • Published

chrome-icon-list Build Status

List of the Chrome extension icons

Install

$ npm install --save chrome-icon-list

Usage

const chromeIconList = require("chrome-icon-list");

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

Related

License

MIT © Andre Fortin

Dependents (1)

Package Sidebar

Install

npm i chrome-icon-list

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

3.08 kB

Total Files

5

Last publish

Collaborators

  • andrefortin