circum-icons-vue 2.0.0
Install from the command line:
Learn more about npm packages
$ npm install @klarr-agency/circum-icons-vue@2.0.0
Install via package.json:
"@klarr-agency/circum-icons-vue": "2.0.0"
About this version
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
Install with npm
npm i -D @klarr-agency/circum-icons-vue
import CircumIcon from "@klarr-agency/circum-icons-vue";
<CircumIcon name="calendar"/>
// You can change color and size
<CircumIcon name="calendar" color="#000" size="48px">
You can see the list of available icons on circumicons.com