Skip to content

Type Alias: Icon

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

Defined in: src/v1/models/icon.ts:15