polestar-icons
TypeScript icon, indicating that this package has built-in type declarations

0.10.22 • Public • Published

polestar-icons

npm Build Status Dependencies DevDependencies GitHub license

polestar-icons

Installation

npm install polestar-icons --save

Then add it to your babel configuration like so: (.babelrc or babel.config.js)

{
  "plugins": [
        "syntax-dynamic-import"
    ]
}

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import Icon from 'polestar-icons';

const App = () => (
    <Icon name="icon-name" />
);

ReactDOM.render(
  <App />,
  document.getElementById('app')
);

Examples

To run and development examples:

  1. Clone this repo
  2. Run npm install
  3. Start the development server with npm start
  4. Point your browser to http://localhost:4100

Documentation

https://nkiateam.github.io/polestar-icons/

svg 생성 가이드

  1. 사이즈 조절 가능
  2. css(className 설정) 로 제어 가능

License

The MIT License (MIT)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.10.222latest

Version History

VersionDownloads (Last 7 Days)Published
0.10.222
0.10.210
0.10.200
0.10.190
0.10.180
0.10.171
0.10.160
0.10.150
0.10.140
0.10.130
0.10.121
0.10.110
0.10.100
0.10.90
0.10.8-beta.10
0.10.80
0.10.70
0.10.4-beta.50
0.10.4-beta.40
0.10.4-beta.30
0.10.4-beta.21
0.10.4-beta.10
0.10.40
0.10.3-beta.40
0.10.3-beta.30
0.10.3-beta.20
0.10.3-beta.10
0.10.2-beta.20
0.10.2-beta.10
0.10.1-beta.30
0.10.1-beta.20
0.10.1-beta.10
0.10.1-beta.00
0.10.10
0.10.00
0.9.680
0.9.670
0.9.660
0.9.650
0.9.640
0.9.630
0.9.620
0.9.610
0.9.601
0.9.590
0.9.580
0.9.570
0.9.560
0.9.550
0.9.540
0.9.530
0.9.520
0.9.510
0.9.500
0.9.490
0.9.481
0.9.470
0.9.460
0.9.450
0.9.440
0.9.430
0.9.420
0.9.410
0.9.400
0.9.390
0.9.380
0.9.371
0.9.360
0.9.350
0.9.340
0.9.330
0.9.321
0.9.310
0.9.300
0.9.290
0.9.280
0.9.270
0.9.260
0.9.250
0.9.240
0.9.230
0.9.220
0.9.211
0.9.201
0.9.190
0.9.180
0.9.170
0.9.160
0.9.150
0.9.140
0.9.130
0.9.120
0.9.110
0.9.100
0.9.80
0.9.70
0.9.60
0.9.50
0.9.30
0.9.10
0.9.00
0.0.40
0.0.30
0.0.10

Package Sidebar

Install

npm i polestar-icons

Weekly Downloads

11

Version

0.10.22

License

MIT

Unpacked Size

6.77 MB

Total Files

62

Last publish

Collaborators

  • younghak
  • nkia
  • elle510
  • hjinha2000
  • kjuhwa