@icedesign/foundation-symbol

1.0.4 • Public • Published

title: FoundationSymbol category: BizComponents chinese: 基础符号表

基本图标集合。

基本使用

import React, { Component } from 'react';
import ReactDOM from 'react-dom';
import FoundationSymbol from '@icedesign/foundation-symbol';

class App extends Component {
  state = {};

  render() {
    return <FoundationSymbol type="font-size" />;
  }
}

ReactDOM.render(<App />, mountNode);

图标列表

图标列表

/@icedesign/foundation-symbol/

    Package Sidebar

    Install

    npm i @icedesign/foundation-symbol

    Weekly Downloads

    28

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    486 kB

    Total Files

    12

    Last publish

    Collaborators

    • rax-publisher
    • luhengchang228
    • chenjun1011
    • yuanyan
    • zeroling
    • temper357
    • sobear
    • bindoon
    • clarkxia
    • alvinhui
    • aboutblank