Icon

Icons are visual representations of commands, devices, directories, and common actions.

Component checklist

React

Is new design vision part implemented using new tokens?

Up to date

Resources

Example


                                                        
                                                        
                                                            import { Icon } from '@optimus-web/core';
                                                        import { IconName } from '@optimus-web/icons';
                                                        
                                                        <Icon variant="basic" value={IconName.Food} />