atlas_icons 0.0.12 copy "atlas_icons: ^0.0.12" to clipboard
atlas_icons: ^0.0.12 copied to clipboard

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries.

Atlas icons Flutter #

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries.

Made by Vectopus.

How to use #

Install Flutter package.

flutter pub add atlas_icons

Import package in your Dart file.

import 'package:atlas_icons/atlas_icons.dart';
copied to clipboard

Embed Icon widget into your component.

Icon( Atlas.audio_album, size: 24.0, )
copied to clipboard

License #

MIT © Atlas Icons

4
likes
125
points
850
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.08 - 2025.01.20

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on atlas_icons