All Projects → 2fd → ant-design-icons

2fd / ant-design-icons

Licence: MIT license
Ant Design + Material Design Icon =

Programming Languages

typescript
32286 projects
CSS
56736 projects
Mustache
554 projects
HTML
75241 projects

Projects that are alternatives of or similar to ant-design-icons

Laravel React Blog
基于 Laravel 5.5 和 React 的个人博客系统
Stars: ✭ 226 (+976.19%)
Mutual labels:  antd, ant-design
React Ant
(基于pro 2.0)基于Ant Design Pro 的 (多标签页tabs、拖拽、富文本、拾色器、多功能table、多选Select)
Stars: ✭ 231 (+1000%)
Mutual labels:  antd, ant-design
Dynamic Antd Theme
🌈 A simple plugin to dynamic change ant-design theme whether less or css.
Stars: ✭ 174 (+728.57%)
Mutual labels:  antd, ant-design
Antd Img Crop
🔪 An image cropper for Ant Design Upload
Stars: ✭ 207 (+885.71%)
Mutual labels:  antd, ant-design
Virtual List
🧾 React Virtual List Component which worked with animation
Stars: ✭ 232 (+1004.76%)
Mutual labels:  antd, ant-design
Fc Angular
快速搭建angular后台管理系统的admin template。Fast development platform based on angular8, ng.ant.design built multi-tab page background management system (continuous upgrade) ^_^
Stars: ✭ 171 (+714.29%)
Mutual labels:  antd, ant-design
Input Number
React Input Number
Stars: ✭ 199 (+847.62%)
Mutual labels:  antd, ant-design
Spring Security React Ant Design Polls App
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design
Stars: ✭ 1,336 (+6261.9%)
Mutual labels:  antd, ant-design
react-antd-formutil
Happy to use react-formutil in the project based on ant-design ^_^
Stars: ✭ 16 (-23.81%)
Mutual labels:  antd, ant-design
Vue Antd Admin
🐜 Ant Design Pro's implementation with Vue
Stars: ✭ 2,766 (+13071.43%)
Mutual labels:  antd, ant-design
Vuepress Theme Antdocs
🔥🎨 An Ant Design style theme for VuePress. (QQ Group: 867711329)
Stars: ✭ 147 (+600%)
Mutual labels:  antd, ant-design
Ant Plus
🔺 Ant Design 表单简化版
Stars: ✭ 212 (+909.52%)
Mutual labels:  antd, ant-design
Antd Schema Form
Based on Ant Design, interactive forms can be generated through JSON Schema configuration. - 基于Ant Design,可以通过JSON Schema配置生成可交互的表单。
Stars: ✭ 137 (+552.38%)
Mutual labels:  antd, ant-design
Antizer
ClojureScript library for Ant Design React UI components
Stars: ✭ 234 (+1014.29%)
Mutual labels:  antd, ant-design
Antv
Ant Design of Vue.js 2.0
Stars: ✭ 99 (+371.43%)
Mutual labels:  antd, ant-design
Abp React Antd
一个基于 ABP + React + Ant Design Pro 的快速开发框架
Stars: ✭ 175 (+733.33%)
Mutual labels:  antd, ant-design
Ant Back
🚀 react后台,后台管理系统
Stars: ✭ 90 (+328.57%)
Mutual labels:  antd, ant-design
React Antd Admin
用React和Ant Design搭建的一个通用管理后台
Stars: ✭ 1,313 (+6152.38%)
Mutual labels:  antd, ant-design
React Ui Roundup
A one-stop-shop for comparing the features of all the best React frameworks. Useful for designers and engineers alike!
Stars: ✭ 177 (+742.86%)
Mutual labels:  antd, ant-design
Ant Design Aliyun Theme
⚙ Ant Design Theme for console.aliyun.com
Stars: ✭ 237 (+1028.57%)
Mutual labels:  antd, ant-design

Ant design icons

GitHub Release NPM Release

ant-design-icons

Ant Design + Material Design Icon = Ant Design Icon

install

  npm install --save @2fd/ant-design-icons
  yarn add @2fd/ant-design-icons

find

Search the icon that you need in the homepage: http://2fd.github.io/ant-design-icons More than 5000!

use

import React from 'react'
import CodeTagsIcon from '@2fd/ant-design-icons/lib/CodeTagsIcon'

export default function MyComponent() {
  return <CodeTagsIcon />
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].