@sixa/icon-library

1.3.1 • Public • Published

Icon Library

A collection of line, solid, color & flat icons.

Installation

Install the module:

npm install @sixa/icon-library --save

This package assumes that your code will run in an ES2015+ environment. If you're using an environment that has limited or no support for ES2015+ such as IE browsers then using core-js will add polyfills for these methods.

Usage

import { add } from '@sixa/icon-library';
import { GenerateSvgPaths } from '@sixa/wp-block-components';

<GenerateSvgPaths paths={ add.paths } withSvgWrapper />

Props

Name Type Default Description
size integer 24 Size of icon in pixels.

Package Sidebar

Install

npm i @sixa/icon-library

Weekly Downloads

2

Version

1.3.1

License

GPL-3.0-or-later

Unpacked Size

151 kB

Total Files

78

Last publish

Collaborators

  • gooklani
  • adrian.firoiu
  • mahdiyazdani
  • kuserich