> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipmobilefast.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Icons

> Icons component

We are using `expo-vector-icons` for the icons.

<Tip>
  You can check the icons list from [Expo-Vector-Icons](https://docs.expo.dev/guides/icons/).
</Tip>

`react-native-svg` & `react-native-svg-transformer` are also supported.

You can use your own icons.

For more information, you can check the [React Native SVG](https://docs.expo.dev/versions/latest/sdk/svg/) documentation.

For more information, you can check the [React Native SVG Transformer](https://github.com/kristerkari/react-native-svg-transformer) documentation.
