foundation-symbol
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

title: FoundationSymbol category: BizComponents chinese: 基础符号表 npm: foundation-symbol

基本图标集合。

基本使用

import React, { Component } from 'react';
import ReactDOM from 'react-dom';
import FoundationSymbol from 'foundation-symbol';
 
class App extends Component {
  state = {};
 
  render() {
    return <FoundationSymbol type="font-size" />;
  }
}
 
ReactDOM.render(<App />, mountNode);

图标列表

图标列表

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    19
  • 0.1.3
    0
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i foundation-symbol

Weekly Downloads

19

Version

0.1.4

License

MIT

Unpacked Size

28.2 kB

Total Files

18

Last publish

Collaborators

  • noyobo
  • zeroling