Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/docs/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ date: "2019-08-13"
description: ""
---

Every site have distinct sets of icons that they use throughout to maintain consistency. So, we didn't wanted to enforce any icon guidelines onto our users. So, we chose `react-native-vector-icons` for our icon system which provides over 3k+ icons from popular libraries.
Every site have distinct sets of icons that they use throughout to maintain consistency. So, we didn't want to impose any icon guidelines onto our users. So, we chose `react-native-vector-icons` for our icon system which provides over 3k+ icons from popular libraries.

> You can browse all icons from this link - <a target="_blank" href="https://oblador.github.io/react-native-vector-icons/">https://oblador.github.io/react-native-vector-icons/</a>

Expand Down