Socket
Socket
Sign inDemoInstall

@kdcloudjs/kdesign-icons

Package Overview
Dependencies
Maintainers
16
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kdcloudjs/kdesign-icons

React components of Kdesign Icons collection


Version published
Weekly downloads
62
increased by287.5%
Maintainers
16
Weekly downloads
 
Created
Source

KDesign Icons For React

NPM version NPM downloads

KDesign icons是基于金蝶的企业级设计系统Kdesign实现的一套图标组件库,提供超过1400+的SVG图标,按需加载。更多图标请前往KDesign图标资源库。 https://kingdee.design/resource/iconpage

Install

yarn add @kdcloudjs/kdesign-icons

Usage

import {ArrowRightSolid,ArrowLeftSolid,Loading} from '@kdcloudjs/kdesign-icons'

//example
<ArrowRightSolid />
<ArrowLeftSolid size={24} fill="#5582f3" /> 
<Loading spin />

查找或copy图标组件标签可跳转至iconpage https://kingdee.design/resource/iconpage

Props

propdescriptiontypedefaultnote
size图标的大小string | number'1em'
fill图标的颜色string'currentColor'
spin是否有旋转动画booleanfalse
rotate图标旋转角度number0

Keywords

FAQs

Package last updated on 20 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc