Skip to content

Type Alias: Icon

ts
type Icon = z.infer<typeof IconSchema>;

Defined in: src/v2/models/icon.ts:13