RobMayer / ttpg-trh-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pnpm add ttpg-trh-icons

yarn add ttpg-trh-icons

import Icons from "ttpg-trh-icons";

<img url={Icons.action.power} ... />
// or
image.setUrl(Icons.actions.power);

About


Languages

Language:TypeScript 100.0%