Icon Set
Collection of 1100+ pixel perfect icons suitable for any kind of project.
Official Icon set pageHow to use
Place this code, which contains everything you need, within the <head>
of each template or page that you want to use Icon set on.
<link rel="stylesheet" href="../assets/vendor/icon-set/style.css">
You need to know two icon name, prefixed with tio-
<i class="tio-home"></i>
Examples
Check out all available icons here
Heads up! To match our class naming style, we use icons with a dash
.tio-*
, but not with an underscore .tio_*
as on the official icon page. No worries, we made sure all the icons work as expected!
Sizes
Need larger or extra larger icons? Add .tio-lg
or .tio-xl
class.