Where i can find the list of all the maticons i can use in Vflow
2 Likes
This should do the job
1 Like
@DebugHorror thanks for answering but i am searching for a list of icons and what we have to write in Vflow to use it
like i’ve used bookmark_border for
and dashboard for dashboard icon
2 Likes
@Abhinav_mehta Material Icons (Google Fonts) are used in vFlow as mentioned by @DebugHorror
To use these icons follow the below steps:
-
Navigate to the mentioned URL.
Material Symbols and Icons - Google Fonts -
In the search bar, search for the icon keyword. In your case, search for ‘bookmark’ and you will get options related to bookmark.
-
Choose the desired icon and click on it.
-
A sidebar will open on the right side where you can find the name of the icon. Copy the name and use it in vFlow.
18 Likes
@DebugHorror @ShraddhaDhoke thanks for the answers