Skip to content
/ yoco Public
forked from 3YOURMIND/yoco

💎 Icons used in the applications of 3YOURMIND.

License

Notifications You must be signed in to change notification settings

ostoc/yoco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yoco Icon

In house designed icons for kotti design system.

👓 Check the Icons

Get yoco

Using npm

$ npm install @3yourmind/yoco

Using yarn

$ yarn add @3yourmind/yoco

Add Yoco Icon to your project

With module bundler

@import "@3yourmind/yoco";

With HTML

<!-- Add yoco.css to your project -->
<link rel="stylesheet" href="./path/to/yoco-icon.css">

Using yoco icons

Yoco use ligatures feature, which allows rendering of an icon glyph simply by using its textual name.

<!-- cloud is icon's textual name -->
<i class="yoco">cloud</i>

How to Build and Generate Yoco Font

More details are here

About

💎 Icons used in the applications of 3YOURMIND.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%