···293293 "The Lottie animation and the image assets embedded inside it (logos and artwork used in the sequence).",
294294 downloadLottie: "Download Lottie (JSON)",
295295 downloadIcons: "Download icons (ZIP)",
296296+ icons: {
297297+ heading: "Project SVG icons",
298298+ intro:
299299+ "Current verified project icons for developers building sign-in flows, app showcases, and directory experiences. This list follows profile updates automatically.",
300300+ searchLabel: "Search icons",
301301+ searchPlaceholder: "Search by project or handle",
302302+ downloadZip: "Download all SVGs (ZIP)",
303303+ downloadSvg: "Download SVG",
304304+ loading: "Loading current project icons...",
305305+ count: "{count} SVG icons available",
306306+ empty: "No verified project SVG icons are available yet.",
307307+ noResults: "No icons match that search.",
308308+ error: "Could not load icons: {error}",
309309+ iconAlt: "{name} SVG icon",
310310+ },
296311 schemaHeading: "Profile schema",
297312 schemaBody:
298313 "The registry profile schema is maintained in the open source repo. View the canonical AT Protocol lexicon on Tangled.",