react-f7-icons
A React SVG components library of Framework7 Icons.
> npm install react-f7-icons
import F7Icon from 'react-f7-icons'
export default function Component() {
return (
<div>
<F7Icon name="airplane" size="1.2em" fill="sky" />
</div>
)
}
Props
name: IconName
Name of the icon.
size?: string
Height of the icon.
fill?: string
Color of the icon. Any CSS color value is