Content references an icon by name, e.g. mdi:account-edit. The first time an icon is used it is fetched from Iconify and saved to the database permanently. Once stored, an icon is served by the wiki, never from Iconify.
Users never connect to the Iconify API directly. All requests are made by the server.
Icons are cached in memory and on disk, both which can be purged at any time.