@flanksource/icons 1.0.24 → 1.0.25
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.
- package/mi/index.d.ts +1 -0
- package/mi/index.js +237 -233
- package/mi/index.mjs +237 -233
- package/package.json +1 -1
package/mi/index.d.ts
CHANGED
|
@@ -348,6 +348,7 @@ export declare const Gitlab: IconType;
|
|
|
348
348
|
export declare const Gke: IconType;
|
|
349
349
|
export declare const Go: IconType;
|
|
350
350
|
export declare const GoogleChat: IconType;
|
|
351
|
+
export declare const GoogleCloud: IconType;
|
|
351
352
|
export declare const Google: IconType;
|
|
352
353
|
export declare const Gradle: IconType;
|
|
353
354
|
export declare const Grafana: IconType;
|