r_icon_pro 1.0.1 copy "r_icon_pro: ^1.0.1" to clipboard
r_icon_pro: ^1.0.1 copied to clipboard

A flutter rounded icon pack with 1200+ icons

r_icon_pro #

A Flutter package offering 1200+ rounded icons with a sleek and modern design. Perfect for apps that need a clean and minimalistic icon set with a rounded style.

Features #

  • 500+ icons: A large collection of icons for various app use cases.
  • Rounded style: Every icon is designed with smooth, rounded corners.
  • Easy to use: Simple integration into any Flutter project.
  • Custom Font: The icons are packaged as a custom font, making them easily scalable and efficient to use.

Installation #

Add the r_icon_pro package to your pubspec.yaml file:

dependencies:
  r_icon_pro: ^1.0.1

Usage/Examples #

use it like you have used your flutter material icons..

import 'package:r_icon_pro/r_icon_pro.dart';

const Icon(RIcon.Add_Circle , color: Colors.blueAccent,);
const Icon(RIcon.Alarm_Play , size: 30,);
const Icon(RIcon.Balloon);

12
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter rounded icon pack with 1200+ icons

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on r_icon_pro