Skip to content

A set of free MIT-licensed high-quality font icons for UI development. Tailwind icon font outline icons convert to fill line and make font icon pack

License

Notifications You must be signed in to change notification settings

moghadam-pro/tailwind-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind icons @font-face

A set of free MIT-licensed high-quality font icons pack for UI development.

Heroicons SVG icons convert and optimaized for fully standard view and size in font icon pack (font-face).

just outline icons used in this resource.

225 icons on font file with all type you need to use, more to come in the future.

include preview file

Usage

@font-face {
  font-family: 'tailwindicon-line';
  src: url('../font/tailwindicon-line.eot?82017442');
  src: url('../font/tailwindicon-line.eot?82017442#iefix') format('embedded-opentype'),
       url('../font/tailwindicon-line.woff2?82017442') format('woff2'),
       url('../font/tailwindicon-line.woff?82017442') format('woff'),
       url('../font/tailwindicon-line.ttf?82017442') format('truetype'),
       url('../font/tailwindicon-line.svg?82017442#tailwindicon-line') format('svg');
  font-weight: normal;
  font-style: normal;
}

Heroicons. Tailwind CSS.

About

A set of free MIT-licensed high-quality font icons for UI development. Tailwind icon font outline icons convert to fill line and make font icon pack

Resources

License

Stars

Watchers

Forks

Packages

No packages published