farouttravel / travel-icons

Travel Icon Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel Icons

Farout Travel

List of icons: farouttravel.github.io/travel-icons

Usage

Add repo as a dependency:

npm i github:farouttravel/travel-icons --save-dev

import:

@import "~travel-icons/src/travel-icons.scss";

and use:

<i class="ti ti-butterfly"></i>

Development

Clone repo:

git clone https://github.com/farouttravel/travel-icons.git

Install dependencies:

npm i

Run:

npm run dev

About

Travel Icon Library

License:Apache License 2.0


Languages

Language:HTML 80.4%Language:SCSS 19.6%Language:JavaScript 0.0%