@klarr-agency/circum-icons

1.1.39 • Public • Published

Circum icons pack

This pack was created following Google material and IBM Carbon design principles. Our main goal was to keep a certain consistency throught all the set and insure that each icon has the same visual weight.

Available for these frameworks 👉 React, Vue and Svelte

Installation

Install with npm

  npm i -D @klarr-agency/circum-icons

Usage/Examples

// Add one of the 3 lines below corresponding to your framework
import CircumIcon from "@klarr-agency/circum-icons"; // Svelte
import CircumIcon from "@klarr-agency/circum-icons/react"; // React
import CircumIcon from "@klarr-agency/circum-icons/vue"; // Vue


<CircumIcon name="calendar"/>
// You can change color and size
<CircumIcon name="calendar" color="#000" size="48px">

Icons

You can see the list of available icons on circumicons.com

Authors

Readme

Keywords

Package Sidebar

Install

npm i @klarr-agency/circum-icons

Weekly Downloads

2

Version

1.1.39

License

none

Unpacked Size

1.2 MB

Total Files

15

Last publish

Collaborators

  • klarr-agency