

Unlike ThreeJS, which uses radian rotation, this uses "normal" degree rotation (Ex: 360 degrees is a full turn) The scale of your icon, some may initially be too small or large.Īn array of the X, Y, and Z positions of your icon in 3d space.Īn array of the X, Y, and Z rotation of your icon. The color of the light illuminating your icon.Ĭustom ThreeJS extrusion settings you can apply if you want more control than just depth. String ('#ff1965') or hexadecimal number (0xff1965)

The CSS classes that will be applied to the container of the element. The CSS styles that will applied to the container of the element. The Icon component comes with properties which you can customize to change how your icon looks and behaves. Import from "./icons/logo.svg" Customization
