Skip to content

AvirupBiswas/diging-icon-pack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

DigInG Icon Pack

GitHub release (latest by date) License

Icon's made especially for DigInG :)

Steps to set up custom DigInG icon pack

Step 1: Download the release and go into the folder DigInG Icon Pack.

Step 2: Copy the code in 'diging-icon-pack.css' to a new CSS file, or import it. Include the new CSS file in your HEAD tag.

Step 3: Copy the folder 'fonts' into your website folder. Make sure that it is in the same folder as your CSS file.

Step 4: Using icons in HTML. An icon can be inserted with the following HTML code. The class name “icon-write” is generated from the title given to each icon when the font was created. Look up the required icon label in 'demo.html' or the image file.

<span class=“icon-write”></span>

alt text

About

Icon's made especially for DigInG :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 91.6%
  • CSS 7.8%
  • JavaScript 0.6%