DTPR Icon Library — Figma plugin v0.2.0

Generates a DTPR icon component library from the public API at
https://api.dtpr.io. Run it once in an empty Figma file, then publish
the result as a Team Library so designers get the icons in their
Assets panel without installing anything themselves.

Install:

  1. Unzip this archive somewhere permanent — Figma reads the plugin
     from disk every time it runs, so a Downloads folder you empty
     will break it.
  2. Open the Figma DESKTOP app (browser Figma cannot load local
     plugins).
  3. Menu -> Plugins -> Development -> Import plugin from manifest...
  4. Select the manifest.json in this folder.

Run it from Plugins -> Development -> DTPR Icon Library.

A full build fetches ~470 icons. The API gives icon requests their
own generous rate limit, so the whole set downloads in one pass and
the remaining time is Figma building the components. The "Default
context only" and "Light theme only" options cut the set down when
you only need a quick refresh.

Source: https://github.com/Helpful-Places/dtpr/tree/main/figma-plugin
Docs:   https://dtpr.ai/en/icons/figma-plugin
