techfont

1.0.1 • Public • Published

Installation

CDN

Include the TechFont CSS:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cdgco/techfont@master/dist/techFont.css">

To use multi-color icons, also include the color CSS and JS:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/cdgco/techfont@master/dist/techFontColor.css">

<script src="https://cdn.jsdelivr.net/gh/cdgco/techfont@master/dist/techFontColor.js"></script>

NPM

npm install --save techfont

Manual

Download the dist folder and include the CSS (and JS if you want multi-color icons):

<link rel="stylesheet" href="dist/techFont.css">

<link rel="stylesheet" href="dist/techFontColor.css">

<script src="techFontColor.js"></script>

Making New Icons

All icons are made in Adobe Illustrator with a 1000 x 1000 pt artboard. For the box variant icons, use a 150 pt corner radius.

Readme

Keywords

Package Sidebar

Install

npm i techfont

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

10.1 MB

Total Files

206

Last publish

Collaborators

  • cdgco