Skip to content

15fathoms/outlineWF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icons Outline Web Font

This is a web font build on the Heroicons icons set. It is a simple and clean icon set that is easy to use and customize.

if you're looking for the solid version of this font, you can find it here

You can find a live demo of the font on the GH Pages site (url above). You can download it from this repository. The font is available in TTF, WOFF, and WOFF2 formats.

Usage

To use the font, download the font files from the repository and add them to your project. You can then use the font in your project.

You can find an alerady built CSS file in the repository. You can use this file to add the font to your project. The CSS file is built to work with the TTF, WOFF, and WOFF2 formats.

To use the font in your project, add the following code to your HTML file:

<link rel="stylesheet" href="path/to/css/icons.css">

SCSS and LESS

If you are using SCSS or LESS in your project, you can import the font into your project using the following code:

Note: Make sure to change the path to the correct path to the CSS file.

SCSS

@import 'path/to/scss/icons';

LESS

@import 'path/to/less/icons';

License

The font is licensed under the MIT license. You can use the font for personal and commercial projects. You can modify the font to suit your needs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published