atlas_icons 0.0.12 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
Related Packages #
License #
MIT © Atlas Icons