Iconsax Flutter

pub package

A Flutter package for Iconsax Icons.

Usage

add iconsax_flutter as a dependency in your pubspec.yaml file.

  dependencies:
    iconsax_flutter: ^1.0.0

Import the package in your project.

import 'package:iconsax_flutter/iconsax_flutter.dart';

Use the Icon class to show the Iconsax icons in your project.

Icon(Iconsax.home)

Libraries

iconsax_flutter