Icon's made specifically for DigInG :)
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>