DynamicIcon π
Usage
Icon
import { DynamicIcon } from '@bluebase/core';
// Then somewhere in your app:
<DynamicIcon
type="icon"
size={250}
name="rocket"
/>Image
Component
Properties
Last updated
Was this helpful?