1.1.39 • Published 4 years ago
@klarr-agency/circum-icons v1.1.39
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-iconsUsage/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
1.1.39
4 years ago
1.1.6
4 years ago
1.1.34
4 years ago
1.1.33
4 years ago
1.1.32
4 years ago
1.1.31
4 years ago
1.1.38
4 years ago
1.1.37
4 years ago
1.1.36
4 years ago
1.1.35
4 years ago
1.1.5
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.23
4 years ago
1.0.19
4 years ago
1.0.18
4 years ago
1.0.2
4 years ago