Huaniao E-sports Official Website Icon Library - Huaniao E-sports Official Website
Icon Showcase
Integration Guide
1. Copy the 'Fonts' folder and CSS file into your website's CSS directory.
2. Link the CSS file in the head of your website's HTML. <head> ... <link rel="stylesheet" type="text/css" href="yourdomain.com/css_root/flaticon.css"> ... </head>
3. Use icon classes on inline elements: Example: <i class="flaticon-player-ranking"></i> or <span class="flaticon-player-ranking"></span>