@stephansama packages / @stephansama/astro-iconify-svgmap / get / getIcon
Function: getIcon()
ts
function getIcon(pack, name): Promise<string>;
Defined in: get.ts:1
Parameters
pack
string
name
string
Returns
Promise
<string
>