Sha256: 4779224d9cfc5ef5e8d02175d091da2f7aa126e24d95a42dd0838458a1cb2b58

Contents?: true

Size: 555 Bytes

Versions: 6

Compression:

Stored size: 555 Bytes

Contents

module.exports = function () {
  return {
    "free-solid-svg-icons": [
      "check-square",
      "trash-alt",
      "ellipsis-h",
      "share",
      "external-link-square-alt",
      "fast-backward",
      "backward",
      "fast-forward",
      "forward",
      "plus",
      "check",
      "redo-alt",
      "exclamation-circle",
      "times-circle",
      "question-circle",
      "cog",
      "lock",
      "unlock",
    ],
    "free-regular-svg-icons": ["trash-alt", "check-square", "copy", "clone"],
    // "free-brands-svg-icons": []
  };
};

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
logster-2.15.0 client-app/config/icons.js
logster-2.14.0 client-app/config/icons.js
logster-2.13.1 client-app/config/icons.js
logster-2.13.0 client-app/config/icons.js
logster-2.12.2 client-app/config/icons.js
logster-2.12.1 client-app/config/icons.js