Kaiyun Sports Icon Library - Professional Sports Game Resources
Icon Showcase
Integration Guide
1. Upload the "Fonts" folder and the CSS file to your website's resource directory.
2. Link the CSS file in the `<head>` section of your website's HTML. <head> ... <link rel="stylesheet" type="text/css" href="your_website_domain/css_root/flaticon.css"> ... </head>
Add this icon class directly to the "display: inline" element where you want to display the icon, such as using `<i class="flaticon-basketball"></i>` or `<span class="flaticon-basketball"></span>`, to easily integrate and enhance user experience.