antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
4.95k stars 240 forks source link

Display Collection license on icon preview #233

Closed frandmb closed 4 months ago

frandmb commented 7 months ago

Clear and concise description of the problem

It'd be useful to be able to see the license of an icon w/o having to load its collection, which is currently necessary if filtering from multiple collections: image

Suggested solution

add an extra \<p> tag with the corresponding license below the collection at https://github.com/antfu/icones/blob/main/src/components/IconDetail.vue

Alternative

No response

Additional context

No response

Validations