iconsax_linear 1.1.0 copy "iconsax_linear: ^1.1.0" to clipboard
iconsax_linear: ^1.1.0 copied to clipboard

Iconsax Linear icon pack for flutter.

Iconsax Linear #

Iconsax Linear is based on Iconsax Plus but only contains the Linear style, making it smaller and faster.

Installation #

To use Iconsax Linear in your Flutter project, simply add it as a dependency in your pubspec.yaml file:

flutter pub add iconsax_linear

or

dependencies:
  iconsax_linear: ^1.0.0

Usage #

To use Iconsax Linear icons in your Flutter application, import the package access the icons:

import 'package:flutter/material.dart';
import 'package:iconsax_linear/iconsax_linear.dart';

Center(
  child: Icon(IconsaxLinear.home),
),

License #

MIT License. Do whatever you want (responsibly).


All the credit goes to Iconsax team, luisDanielRoviraContreras and moha-b

1
likes
130
points
207
downloads

Publisher

unverified uploader

Weekly Downloads

Iconsax Linear icon pack for flutter.

Homepage
Repository (GitHub)

Topics

#icons #iconsax #flutter #dart #linear

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on iconsax_linear