ICOJI v0.3 http://icoji.outboxcraft.com By Shubham Ramdeo and Navneet Vyas Copyright 2017-present Thank you for downloading :) LICENSES: All the font files (/icoji/fonts folder) are distributed under SIL OFL License. http://scripts.sil.org/OFL All the code files (/icoji/css folder) are distributed under MIT License. https://opensource.org/licenses/MIT The icons and the artwork itself is distributed under CC BY-SA Licence. https://creativecommons.org/licenses/by-sa/4.0/ STRUCTURE: icoji has 'css' folder which contains the stylesheets, 'font' folder which contains the font files, a 'config.json' configuration file, and this 'README.txt' file which also contains the license information. USAGE: Include the styelsheet: '<link rel="stylesheet" href="css/icoji.css">' and then to use a specific icon, use its class name. For example: '<i class="icoji-heart"></i>' Please see the below list for the current available classes.