0.1.0 • Published 6 years ago

icons-ceivable v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Icons-Ceivable!

Icon sets created by techcoop using icomoon.io to avoid including 999999999kb worth of unused glyphs.

npm.io

*** Warning, this repo should be considered almost entirely terrible, it is an MVP in terms of how it is presently implemented, and very little effort will be spent improving it.

Requirements

1) A desire to have small font files shared across projects 2) NPM or Yarn to install 3) Copy and Paste or a method to import files into your project

Installation

For a new repo

# With yarn
yarn add icons-ceivable

# With npm
npm install icons-ceivable --save

Demos

You can checkout the demo file located in any of the directories

Usage

Import into project

// Social media icons
import 'icons-ceivable/socials/style.css'

Use in HTML

# Angel.co
<span class="isc-socials-angel"></span>

Creating a release

# Create

yarn run release

Versions are released with standard-version https://github.com/conventional-changelog/standard-version

Contributors

colin@techcoop.group