Replies: 3 comments
-
Thank you so much for your suggestion — I truly appreciate you taking the time to share your thoughts! That said, I’d prefer not to add link functionality directly into the icons for this project. One of my main goals with this repository is to keep it as minimal, flexible, and reusable as possible. By keeping the icons themselves purely visual, users are free to structure and style them however they like — whether that’s wrapping them in links, buttons, tooltips, or integrating them into more complex components. Adding built-in link behavior would introduce assumptions about usage that might not apply to everyone, and could make the icons less adaptable in different contexts. Luckily, this kind of customization is very straightforward to implement on your end by simply wrapping any icon in an Thanks again for your feedback and understanding! |
Beta Was this translation helpful? Give feedback.
-
Ok understand, is it possible to provide this as an example in the README. So how the HTML code looks like to implement the above? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For this example, these would be the following sites:
So when you click on the skill icon with the cursor, in the case of GitHub, you land on the GitHub site.
Beta Was this translation helpful? Give feedback.
All reactions