feather_icons_svg 0.4.0 copy "feather_icons_svg: ^0.4.0" to clipboard
feather_icons_svg: ^0.4.0 copied to clipboard

Feather Icons SVG allows to customize stroke width in runtime. Uses flutter_svg instead of icon font.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add feather_icons_svg

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  feather_icons_svg: ^0.4.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:feather_icons_svg/feather_icons_svg.dart';
5
likes
130
pub points
83%
popularity

Publisher

verified publishervojtech.net

Feather Icons SVG allows to customize stroke width in runtime. Uses flutter_svg instead of icon font.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg, path

More

Packages that depend on feather_icons_svg