On the Geist Icons page (https://vercel.com/geist/icons), the available actions are limited to Copy Import, Copy Name, Copy JSX, and Copy SVG. However, there is no documentation explaining how to actually install Geist Icons in a project.
There is no mention of:
-
an official
npmpackage -
an install command
-
supported frameworks
-
where the “Copy Import” path is expected to come from
Without a clear installation step, the import snippets are effectively unusable unless the developer already knows the internal setup. This makes first-time adoption confusing and error-prone.
At minimum, the Icons page should clearly document:
-
how to install Geist Icons
-
which package or asset source the imports reference
Right now, the page assumes prior knowledge and skips the most fundamental step: installation.