Skip to content

pantoken / formats/icons/src / getIcon

Fonksyon: getIcon()

getIcon(name): PantokenIcon | undefined

Beta

Chèche yon ikon pa non.

Paramèt

name

string

Retounen

PantokenIcon | undefined

Egzanp

ts
import { getIcon } from "@pantoken/icons";

const icon = getIcon("arrow-left");
icon?.viewBox; // "0 0 24 24"