svg2flutter

0.1.3 • Public • Published

svg2flutter

Convert SVG icons to Flutter icons pack

Installation

npm install -g svg2flutter

Usage

$ svg2flutter <options>

    Options
      --input, -i Input directory contains all SVG icons (defaults to ".")
      --dart, -d Output directory contains generated Dart file (defaults to ".")
      --ttf, -t Output directory contains generated TTF file (defaults to ".")
      --name, -n Generated name (defaults "to MyIcons")
      --height, -h Font height in pixels (defaults to 512)

/svg2flutter/

    Package Sidebar

    Install

    npm i svg2flutter

    Weekly Downloads

    2

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    4.71 kB

    Total Files

    3

    Last publish

    Collaborators

    • tiagohm