We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
import { Icon } from 'hc-mobile-app-ui'; import { IconCampus } from 'hc-app-icons'; render() { return( <Icon file={IconCampus} size={24} color={colors.background.default}/> ) }
There was an error while loading. Please reload this page.