Icon

Installation

import { Icon, IconProps } from 'hc-mobile-app-ui';

Example

Props

Name
Type
Description

size

number

Size of the icon

color

string

Color of the icon

file

SVG File

An SVG Icon File

Last updated