@aautcq/svg-to-iconify
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.2 • Public • Published

@aautcq/svg-to-iconify

NPM version NPM downloads License

Converts SVG icons to Iconify JSON data, allowing the use of popular Nuxt modules such as Nuxt Icon or NuxtUI.

Installation

Using NPM or whatever your preferred package manager is

npm i -g @aautcq/svg-to-iconify

Usage

svg-to-iconify

The svg-to-iconify command comes with the following options

Option label Description Default value
-a, --author Icon set author field os.userInfo().username
-p, --prefix Icon set prefix 'custom'
-s, --source Path to the folder hosting the SVG files '.' (current folder)
-o, --output Path to the output folder for the JSON file Same as source

A JSON file containing the new icon set will be created in the output directory.

To do

  • Unit tests

License

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0-rc.2
    3
    • latest

Version History

Package Sidebar

Install

npm i @aautcq/svg-to-iconify

Weekly Downloads

2

Version

1.0.0-rc.2

License

MIT

Unpacked Size

14.5 MB

Total Files

19

Last publish

Collaborators

  • adrien-autcq