Sbox Iconify - Version 168807

Created
Total Size41.4 MB (43,392,044 bytes)
Modified Size10.8 KB (11,110 bytes)
File Count266
Engine Version24
Changes
Fix nullable warnings and use proper SVG API
Meta
{ "Summary": "Use 200,000+ icons from Phosphor, Material Design, Tabler, and more in your S&Box UI. Drop-in <iconify> tag with runtime fetching and local caching.", "Description": "A simple icon library for S&Box that fetches icons from the Iconify API. Supports all major icon packs including Phosphor, Material Design Icons, Tabler, Lucide, and Game Icons. Icons are cached locally after first load. Inspired by Facepunch's sbox-iconify and UmbleStudio's implementation.", "Compiler": { "RootNamespace": "Iconify", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "Nullables": true, "ReleaseMode": "Debug" }, "Resources": "", "CodePackageReferences": [] }
{
  "Summary": "Use 200,000\u002B icons from Phosphor, Material Design, Tabler, and more in your S\u0026Box UI. Drop-in \u003Ciconify\u003E tag with runtime fetching and local caching.",
  "Description": "A simple icon library for S\u0026Box that fetches icons from the Iconify API. Supports all major icon packs including Phosphor, Material Design Icons, Tabler, Lucide, and Game Icons. Icons are cached locally after first load. Inspired by Facepunch\u0027s sbox-iconify and UmbleStudio\u0027s implementation.",
  "Compiler": {
    "RootNamespace": "Iconify",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "Nullables": true,
    "ReleaseMode": "Debug"
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (10.8 KB modified)

~4
  • .bin/package.mint.iconify.cll (2.6 KB -> 2.6 KB)
  • .sbox/project.json (3.7 KB -> 3.7 KB)
  • Code/IconCache.cs (3 KB -> 3 KB)
  • Code/IconifyPanel.cs (1.6 KB -> 1.6 KB)