Browse documentation

icons

Produces an application icon set from one source image.

Table of contents

Category

Value

Import

js
import { icons } from "valyrian.js/node";

Public signature

ts
(source: string, configuration?: IconsOptions): Promise<void>

Parameters

ts
source: string, configuration?: IconsOptions

Result

ts
Promise<void>

Observable effects

Reads the source image and writes the configured icon resources and links.