走鹃 c7085c9ecf chore: merge feat/a11y 3 年之前
..
scripts efbe7db941 support icon and illustrations umd file#215 (#322) 3 年之前
src c7085c9ecf chore: merge feat/a11y 3 年之前
README.md 7efbe8f4cd chore(readme): adjust readme (#246) 3 年之前
getBabelConfig.js 626c4b9f9e Feat/support next (#245) 3 年之前
gulpfile.js 626c4b9f9e Feat/support next (#245) 3 年之前
package.json a11f15ed64 v2.1.3 3 年之前
tsconfig.json ef2531c8be Fix strict ts (#314) 3 年之前
webpack.config.js 626c4b9f9e Feat/support next (#245) 3 年之前

README.md

 📣 Introduce

Semantic Icons design by Semi Team

🏷 Features

  • 330+ Icons
  • Filled and Stroked Icons
  • Support custom color

 🚀 Getting Start

install deps

npm install @douyinfe/semi-icons

as a react component

import { IconSend } from '@douyinfe/semi-icons';

ReactDOM.render(<IconSend />, root);