Trending icons
Discover the advantages of icon fonts
-
High performance
Performance-oriented: Only one HTTP request is required since it is a single font.
-
Easy to edit
Full CSS styling capability; make any changes without an additional tool.
-
Responsive
They will look great on all platforms, wherever you need to use them.
<head>
<link href="/website/css/uicons-"
rel="stylesheet">
</head>
<body>
<i class="fi-sr-eye"></i>
<i class="fi-sr-shopping-bag"></i>
<i class="fi-sr-envelope"></i>
</body>