Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

getDeviceIcon

Source

Get SVG icon content for a device type

getDeviceIcon(type?: DeviceType): string | undefined

Parameters

Parameter Type Description Default
type DeviceType No additional description.

Returns

string | undefined

libs/@shumoku/core/src/icons/generated-icons.ts:60