MK Sports App Official Icon Set - MK Sports Client
Icon Demo
Integration Guide
1. Copy the "Fonts" folder and CSS file to your website's assets folder.
2. Add the CSS link to your website's header source code. <head> ... <link rel="stylesheet" type="text/css" href="yourwebsite.com/assets/flaticon.css"> ... </head>
3. Use icon classes on inline elements: For example: <i class="flaticon-referee-whistle"></i> or <span class="flaticon-referee-whistle"></span>