"""Inline SVG icons for the marketplace category pills.
Source: Heroicons v2 (MIT license, https://heroicons.com). The SVG path
markup is copied directly into this dict — there's no runtime dependency on
the Heroicons package, and bundling the path data inline keeps the templates
self-contained.
Keyed by the canonical category names from ``src/store_categories.py``
(plus ``"Other"`` for plugins without a category).
"""
from __future__ import annotations
from typing import Optional
# Each value is the inner ```` markup for a 24x24 outline icon.
# The wrapping ``