@emphori/fui-shapes

0.0.4 • Public • Published

Fui Shapes

A collection of SVG shapes

Description

This package holds a simple collection of SVG shapes built using Fui. To use these shapes in your project, just install them using this command.

npm i @emphori/fui-shapes -S

Examples

If you have a need for these shapes, don't hesitate to use them! Usage is very simple.

Any of the above shapes, and more, can be imported from this package, and simply invoked whenever required.

const { square } = require('@emphori/fui-shapes');

document.body.appendChild(square());

Readme

Keywords

Package Sidebar

Install

npm i @emphori/fui-shapes

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

5.94 kB

Total Files

4

Last publish

Collaborators

  • iainreid948