\\n\u003Cpath d=\\\"M16 28.8047C22.6274 28.8047 28 23.4321 28 16.8047C28 10.1773 22.6274 4.80469 16 4.80469C9.37258 4.80469 4 10.1773 4 16.8047C4 23.4321 9.37258 28.8047 16 28.8047Z\\\" stroke=\\\"#D324FC\\\" stroke-width=\\\"2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\"/>\\n\u003Ccircle cx=\\\"16\\\" cy=\\\"17\\\" r=\\\"3\\\" fill=\\\"#D324FC\\\"/>\u003C/g>\"\n }\n }\n}\n```",[],408,"Custom icon fails when calling multiple custom icons from the json url","2025-06-26T14:44:40Z","https://github.com/nuxt/icon/issues/408",0.72594917,{"description":2962,"labels":2963,"number":2905,"owner":2906,"repository":2932,"state":2964,"title":2965,"updated_at":2966,"url":2967,"score":2912},"Our server bundle size is massive caused by nuxt icon. i guess it is because it includes all our svgs files as custom collections.\r\nIs it possible to have custom collections with svg files that are located under the public folder so that they do not get part of the bundle size?\r\nHow would i need to configure this?\r\nAt the moment they cannot be loaded",[],"closed","Custom Collection with svg files unter public folder?","2024-08-21T22:47:28Z","https://github.com/nuxt/icon/issues/239",{"description":2969,"labels":2970,"number":2971,"owner":2906,"repository":2932,"state":2964,"title":2972,"updated_at":2973,"url":2974,"score":2975},"I have nuxt icon setup with a SSG app. I'm using lucide and the collection is installed as a dependency. I run nuxt generate, but at runtime, I see my app is calling out to the Iconify API. Is this intentional? If so, why? If not, what do I need to do to get the icons included in the SSG bundle.",[],396,"Nuxt Icon Using Inconify API w/ SSG","2025-05-18T21:03:54Z","https://github.com/nuxt/icon/issues/396",0.71233803,{"description":2977,"labels":2978,"number":2979,"owner":2906,"repository":2932,"state":2964,"title":2980,"updated_at":2981,"url":2982,"score":2983},"The Nuxt Icon module supports local bundling out-of-the-box, and the client bundle is enabled by default. However, when running `nuxt generate`, the icon bundles are still being loaded from the Iconify CDN instead of using the local bundles.\n\nThe documentation already mentions that when `ssr: false`, you need to set `provider: \"server\"` if you want to use local collections.\n\nSince `nuxt generate `is equivalent to `ssr: false` (as it's generating a static site), it would be helpful to mention this in the documentation explicitly.\n\nThis clarification would benefit both developers and tools like LLMs, helping to make the integration smoother.\n\n# Reproduce\n@nuxt/ui: 2.20.0 (which include @nuxt/icon 1.10.3)\nnuxt.config.ts\n```\nexport default defineNuxtConfig({\n modules: ['@nuxt/ui'],\n icon: {\n customCollections: [\n {\n prefix: 'postpilot',\n dir: resolve(__dirname, 'assets/postpilot-icons'),\n },\n ],\n },\n})\n```",[],403,"Docs: Highlight the need to use provider: 'server' when using 'nuxt generate'","2025-06-15T00:09:19Z","https://github.com/nuxt/icon/issues/403",0.7214235,{"description":2985,"labels":2986,"number":2987,"owner":2906,"repository":2932,"state":2964,"title":2988,"updated_at":2989,"url":2990,"score":2991},"When I used the latest [Nuxt UI Pro Docs Theme](https://github.com/nuxt-ui-pro/docs) and added Nuxt Scripts, I encountered some missing icons.\r\n\r\n**To reproduce:**\r\n\r\n- Clone \"Nuxt UI Pro Docs\"\r\n- Add Nuxt Scripts as dependency\r\n- Deploy to Vercel with `npx nuxi generate`\r\n- Find missing Icons \r\n\r\n\r\n**Missing Icons when Client Side Rendering:**\r\n\u003Cimg width=\"940\" alt=\"image\" src=\"https://github.com/user-attachments/assets/acdfa7df-ded1-4811-8305-320ca99303c2\">\r\n\r\n**Cannot Find icons:**\r\n\u003Cimg width=\"1179\" alt=\"image\" src=\"https://github.com/user-attachments/assets/fe1135ff-9ef2-4157-bd58-dc7e00f566c1\">\r\n\r\n**Server Rendered:** \r\n\u003Cimg width=\"810\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4f5d37a0-b5f1-4521-b566-f0a74c034427\">\r\n\r\nMaybe this is also interesting for you @benjamincanac, @harlan-zw",[],220,"Issues when Prerender with `nuxt generate`","2024-07-30T17:48:07Z","https://github.com/nuxt/icon/issues/220",0.724068,["Reactive",2993],{},["Set"],["ShallowReactive",2996],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f2rEjtyRoBi2jeDCMT34XBhepfl1debJfEGg0sTV-Lro":-1},"/nuxt/icon/410"]