• Stars
    star
    359
  • Rank 118,502 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Lightness and Useful icons with Pure CSS3

Licon

NPM Version NPM Downloads Package Quality

Overview

Licon is a simple, useful and lightness packโ€”icon that made with Pure CSS3 by Siamak Mokhtari at FictionTeam in Tehran, Iran. It has both SCSS and LESS versions so it can easily be modified and merged into modern projects. It provides all the useful icons for good design without adding any images or fonts. Also you can add effects of Animate.css on Licon. I hope that it's useful for your projects.

Install

You can install Licon with Bower and include to your projects:

Bower:

bower install licon

Syntax

You should set licon.scss || licon.less with your projects and compile it. include licon.css file into your projects:

<link href="styles/licon.css" rel="stylesheet" type="text/css">

Usage

Then You add .licon-* in HTML files. Also you can see licon's icons:

  • i.licon-disc
  • i.licon-reorder
  • i.licon-lock
  • i.licon-bag
  • i.licon-mug
  • i.licon-iphone
  • i.licon-finder
  • i.licon-trash
  • i.licon-macbook
  • i.licon-dollar
  • i.licon-pound
  • i.licon-euro
  • i.licon-yen
  • i.licon-check
  • i.licon-remove
  • i.licon-plus
  • i.licon-magnifier
  • i.licon-info
  • i.licon-mail
  • i.licon-link
  • i.licon-tv
  • i.licon-clock
  • i.licon-user
  • i.licon-book
  • i.licon-paper
  • i.licon-arrowup
  • i.licon-arrowdown
  • i.licon-arrowleft
  • i.licon-arrowright
  • i.licon-battery
  • i.licon-sun
  • i.licon-certificate
  • i.licon-imac
  • i.licon-power
  • i.licon-heart
  • i.licon-infinity
  • i.licon-flag
  • i.licon-file
  • i.licon-folder
  • i.licon-pin
  • i.licon-smile
  • i.licon-eye
  • i.licon-sliders
  • i.licon-share
  • i.licon-sync
  • i.licon-reset

License

Created by Siamak Mokhtari โ€” June, 2014.

Licensed under MIT.