@iconify-prerendered/vue-cbi 0.23.1715922185 → 0.23.1717045965

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.d.ts +1 -0
  2. package/index.js +69 -68
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -783,6 +783,7 @@ export declare const IconProwlarr: (p?: SVGAttributes) => VNode;
783
783
  export declare const IconProxmox: (p?: SVGAttributes) => VNode;
784
784
  export declare const IconQbittorrent: (p?: SVGAttributes) => VNode;
785
785
  export declare const IconQmusicRadio: (p?: SVGAttributes) => VNode;
786
+ export declare const IconQuatt: (p?: SVGAttributes) => VNode;
786
787
  export declare const IconRadarr: (p?: SVGAttributes) => VNode;
787
788
  export declare const IconRadon: (p?: SVGAttributes) => VNode;
788
789
  export declare const IconRam: (p?: SVGAttributes) => VNode;