Skip to main content
Version: 1.0.112

Avatar icon

const avatar_icon = {
component: NANO.AVATAR_ICON,
value: 'folder',
props: {
size: 50,
color: 'white',
style: {backgroundColor: 'blue'}
}
};