@Sawadee I use this cdn and I used the version of MDI from the HA code. If you put the below into an iframe panel you can always see what icons are available.
mdiindex:
title: MDI Icon Index
icon: mdi:material-design
url: https://cdn.materialdesignicons.com/3.3.92/
@GrizzlyAK I put mine into a file called mdi_icons.yaml I load it into an iframe panel. Using panel_iframe: !include_dir_merge_named ../../panels/iframe in my configuration file.