"""Inline Lucide icon paths (ISC license, lucide-static v1.17.0). Inner SVG content per icon; presenters compose the wrapper so size/stroke/class stay in CSS control. """ ICON_PATHS = { "arrow-left-right": '', "arrow-down": '', "check": '', "circle-play": '', "compass": '', "cpu": '', "flag": '', "heart": '', "mountain": '', "notebook-pen": '', "palette": '', "share-2": '', "sparkles": '', "star": '', "target": '', "tent": '', "trees": '', "triangle-alert": '', "unplug": '', "x": '', }