iconoir-icons/iconoir

TypeScripticonoir.com
AndroidiOS

An open source icons library with 1600+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer.

iconssvgiconreactfigmaframerflutterreact-native
Crecimiento de estrellas
Estrellas
4.5k
Forks
197
Crecimiento semanal
+11
Issues
147
2k4k
ago 2018abr 2021dic 2023sept 2026
Artefactosnpm
README

Iconoir

Version Project Stars License Discord

What is Iconoir?

Iconoir is an open-source library with 1600+ unique SVG icons, designed on a 24x24 pixels grid.

Browse at iconoir.com →

Basic Usage

You can download any icon of the pack directly from https://iconoir.com or get them from this repository.

The icons are also available via the iconoir NPM package:

npm Yarn pnpm Bun
npm i iconoir yarn add iconoir pnpm add iconoir bun add iconoir

Example usage:

import Iconoir from 'iconoir/icons/iconoir.svg';

React

A React library is available under the name iconoir-react.

For more details, see the package README.

React Native

A React Native library is available under the name iconoir-react-native.

For more details, see the package README.

Vue

A Vue library is available under the name @iconoir/vue.

For more details, see the package README.

Flutter

A Flutter library is available under the name iconoir_flutter.

For more details, see the package README.

Framer

Iconoir is happily part of Framer.

To start using the icons: On the top menu, Insert > Graphics > Iconoir.

You can switch between icons from the right sidebar in the editor.

CSS

Import the CSS file:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" />

Here is an example in HTML:

<i class="iconoir-hand-brake"></i>

The class must always be "iconoir-" and then the name of the icon. You can find the names of the icons here.

The icons are display: inline-block and default to the current font size. You can control this by adjusting the ::before styles of the element (which is where the icons are added as a mask).

Figma

The library is available in the Figma community here.

Swift Package

To add Iconoir-swift to your Xcode project, follow these steps:

  1. In Xcode, open your project and navigate to File > Swift Packages > Add Package Dependency...
  2. Enter the repository URL: https://github.com/iconoir-icons/iconoir-swift.git
  3. Choose the branch or version you want to add, and click Next.
  4. Select the target where you want to use the package, then click Finish.

UIKit

import UIKit
import Iconoir

let imageView = UIImageView(image: Iconoir.bell.asUIImage)

SwiftUI

import SwiftUI
import Iconoir

struct ContentView: View {
    var body: some View {
        Iconoir.bell.asImage
            .foregroundColor(.blue)
            .font(.system(size: 24))
    }
}

License

MIT License.

Repositorios relacionados
FortAwesome/Font-Awesome

The iconic SVG, font, and CSS toolkit

JavaScriptnpmawesomeOtherfontawesomeicons
fontawesome.com
76.9k12.2k
google/material-design-icons

Material Design icons by Google (Material Symbols)

libraryApache License 2.0materialmaterial-design
google.github.io/material-design-icons/
53.9k9.7k
feathericons/feather

Simply beautiful open-source icons

JavaScriptnpmlibraryMIT Licenseiconssvg
feathericons.com
26k1.3k
simple-icons/simple-icons

SVG icons for popular brands

JavaScriptnpmlibraryCreative Commons Zero v1.0 Universalbrandbranding
simpleicons.org
25.8k3.2k
lucide-icons/lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

TypeScriptnpmOthersvgsicons
lucide.dev
24.4k1.6k
eza-community/eza

A modern alternative to ls

Rustcrates.iocliEuropean Union Public License 1.2colorcommand-line
eza.rocks
23.2k518
tabler/tabler-icons

A set of over 6100 free MIT-licensed high-quality SVG icons for you to use in your web projects.

JavaScriptnpmMIT Licenseiconsiconset
tabler.io/icons
21.6k1.2k
ionic-team/ionicons

Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎

TypeScriptnpmlibraryMIT Licenseioniconsicons
ionicons.com
18.2k2.1k
lsd-rs/lsd

The next gen ls command

Rustcrates.iocliApache License 2.0lsrust
16.2k509
neutraltone/awesome-stock-resources

:city_sunrise: A collection of links for free stock photography, video and Illustration websites

RubyRubyGemsawesomeCreative Commons Zero v1.0 Universalstock-photosfree-photos
14.5k818
bootstrap-vue/bootstrap-vue

MOVED to https://github.com/bootstrap-vue-next/bootstrap-vue-next

JavaScriptnpmMIT Licensebootstrapvue
bootstrap-vue-next.github.io/bootstrap-vue-next/
14.4k1.8k
alexandresanlim/Badges4-README.md-Profile

:octocat: Improve your README.md profile with these amazing badges.

MarkdownawesomeMIT Licenseiconicons
alexandresanlim.github.io/Badges4-README.md-Profile/
13.5k1.7k