How to find out which icons are used in the bottom right of forgejo website?

https://forgejo.org/

Beginners question: https://forgejo.org/ uses nice icons in the bottom right. How can I find out which icons those are? Inspector says: astro-icon="ic:round-verified"

2 points · 2 comments · view on lemmy.world

2 Comments

erre@programming.dev · 2 pts · 3y

Looks like via astro-icon, the page links to a supported icons page where you can search by icon name and you can find: https://icon-sets.iconify.design/ic/round-verified/

convene_depth@lemmy.ml · 1 pts · 3y

Searching https://iconbuddy.app/svg-icons for "verified" does bring up good results which resolves the find out part. How ever the fuck around part still is unresolved.