iconview.org

  • Home
  • Icons
  • Pricing
  • docs
  • Support

Open Source icon library.
100k+ icons for React, Nextjs

Get Access to 100k+ Svg High Quality Vector Icons for web, mobile and desktop, Unlimited Download and usage For Free.
1
2
Intro Video

Over 100k+ icons from various vendors

  • FontAwesome
  • googleFonts
  • appleFonts
  • bootstrap
  • freepik

Available Platforms

Stay Focused and get the icon you need within your design app.
  1. React Application

    NPM Package for React applications with 100k icons
  2. Next js Application

    Next js server & client components with 100k icons
  3. Figma Plugins

    Plugins available for Figma Design tools with 100k icons
  4. React Native

    NPM packages available for React Native Applications with 100k icons
  5. Desktop Applications

    Cross Platform - Windows, MacOS & Linux Develop
  6. SVG Icons

    High Quality vector svg icons available for downloads

Pricing Made Simple

Stay Focused and get the icon you need within your design app.
  1. Free

    $00

    One Time Payments

    Free Package for everyone, But limited icons available


    6k+ icons
    FontAwesome
    Bootstrap
    Materials icons
    Apple icons
    Future Updates

  2. Basic

    $100

    One Time Payments

    Basic Package for individual usage and students


    100k+ icons
    FontAwesome
    Bootstrap
    Materials icons
    Apple icons
    Future Updates

  3. Team

    $300

    One Time Payments

    Team Package for Professionals & Team Leaders


    100k+ icons
    FontAwesome
    Bootstrap
    Materials icons
    Apple icons
    Future Updates

  • Different Style
    6 Different Style

    Choose from regular, solid, thin, colored, light and brands

  • colors_custom
    Color Customization

    Customize your preferred colors using hex values

  • formats
    3 Different Format

    Use inside your projects or download svg and png files

  • platforms
    Cross Platform

    Available on web, mobile & desktop, no matter the OS

Start Your Project With iconview

Stay Focused and get the icon you need within your design app.
Different Style

This is React/Nextjs Documentations

How to use IconView Icons in your projects.


STEP 1 Install NPM Packagenpm i iconview

STEP 2 Import NPM Package into your fileconst nextConfig = {
  transpilePackages: ['iconview'],
};

STEP 3 Search & Import Icon into Your Page. Example:import { Facebook_Fab } from "iconview/svgs/Facebook_Fab";import { Wifi_Fas } from "iconview/svgs/Wifi_Fas";

STEP 4 Copy and Paste the style.css Into your global.css file, add at the top --

global.css

@import "iconview/style.css"

The Page will look like -

 
import { Facebook_Fab } from "iconview/svgs/Facebook_Fab"
import { Sun_Far } from "iconview/svgs/Sun_Far"

// Note That Most icon is Less than - 1kb icon

export default function Home() {
    return (
        <div>
            <Facebook_Fab/>
            <Sun_Far className="sun" color="blue" onClick={handleClick} />
        </div>
    )
}
 

iconview.org


iconview is a subsidery services of Belivup Technology Limited.


Belivup, a software company offering web, mobile and desktop application services


By Nazmul Hossain

Our Company

belivup.com dev.nazmul.co
Our Pages

Icons Pricing Documents Dashboard
Newsletter

Subscribe to stay tuned for new web design and latest updates. Let's do it!