```jsx ``` #### Changing the prefix to use fontawesome First you need to add font awesome to your project. In your HTML : ```html ``` Then use the Icon `prefix` prop ```jsx ``` #### Rendering a flag ```jsx ``` #### Rendering a payment icon ```jsx ```