@logo-rn/logo-icon
v0.2.1
Published
<LogoIcon/> allows user to get the icon from the icon list in figma.
Downloads
69
Readme
@logo-rn/logo-icon
allows user to get the icon from the icon list in figma.
Installation
Install the component:
npm i @logo-rn/logo-icon -s
Usage
Once installed, import the component in your application:
import {LogoIcon} from '@logo-rn/logo-icon';
<LogoIcon name="three_dots_hor" />