automotive-icons

1.3.0 • Public • Published

Automotive Icon Fonts

Icon fonts for an automotive app

Automotive Icon Fonts

Usage

Install

npm install automotive-icons

Import the css or include it in some other fashion.

import "automotive-icons/build/automotive.css";

Icon names are prefixed with automotive.

<i class="automotive-car" />
<i class="automotive-van" />
<i class="automotive-bike" />

build

All highly specific to OSX

Setup

Install Sketch

Install npm install fantasticon

Editing Icons

Edit Automotive Icons.sketch.

Icons generally need to be contructed from paths. Shapes can be converted with "Convert to Outlines".

Building fonts

This script will export all icons from the sketch file as svg and then convert to icon-fonts. It will also update any preview files/images.

./bin/build.sh

Preview the output with

open ./build/automotive.html

Package Sidebar

Install

npm i automotive-icons

Weekly Downloads

6

Version

1.3.0

License

ISC

Unpacked Size

264 kB

Total Files

17

Last publish

Collaborators

  • pughpugh