iconcepts-round
v1.0.8
Published
Icon web font with rounded icons.
Downloads
5
Readme
iconcepts Round
Icon web font with rounded icons.
Getting started
You have the following options to get iconcepts Round:
- Download the latest release.
- Install with Yarn:
yarn add iconcepts-round
- Install with npm:
npm install iconcepts-round
- Install with Bower:
bower install iconcepts-round
How to use
Add the compiled and minified CSS to the header of your HTML document.
<link rel="stylesheet" href="path/to/iconcepts-round/dist/iconcepts-round.min.css">
Use the icons in your project with this markup:
<i class="icr icr-name"></i>
In this example name is a placeholder for the icon you want to use. Visit our icon site to see all available icons and their class names.
Copyright and License
Copyright designconcepts GmbH under the MIT license.