Schema icons
All our schemas use icons that are displayed in the Frontastic studioFrontastic studio - The interface you use to manage, build, and edit all areas of your project and commerce sites. Previously known as `backstage`.. We use Material icons.
//...
icon: "example_icon",
//...
In this reference article, we've put together some of the icons available, plus their name that you need to use in the schema. There are lots more icons available. To see the full range available, open the Frontastic studioFrontastic studio - The interface you use to manage, build, and edit all areas of your project and commerce sites. Previously known as `backstage`., click Components, select an existing component, then click the Edit icon button on the overlay. There you can search all the available icons and get the required name.
You can change the icons of your components in the Frontastic studioFrontastic studio - The interface you use to manage, build, and edit all areas of your project and commerce sites. Previously known as `backstage`., but you'll also need to update your schema, so changes aren't overridden.
Icon | Schema naming |
---|---|
3d_rotation | |
accessibility | |
accessibility_new | |
accessible | |
account_balance | |
account_box | |
account_circle | |
add_shopping_cart | |
alarm | |
announcement | |
arrow_right_alt | |
assignment | |
assignment_ind | |
assignment_turned_in | |
autorenew | |
backup | |
bookmarks | |
bug_report | |
calendar_view_day | |
camera_enhance | |
contact_support | |
explore | |
favorite | |
home | |
info | |
list | |
lock | |
lock_open | |
payment | |
perm_identity | |
perm_media | |
room | |
search | |
shop_two | |
subject | |
theaters | |
thumbs_up | |
thumbs_up_down | |
today | |
touch_app | |
translate | |
trending_down | |
trending_up | |
turned_in | |
update | |
verified_user | |
vertical_split | |
view_carousel | |
view_headline | |
view_list | |
view_module | |
view_stream | |
view_week | |
visibility | |
visibility_off | |
watch_later | |
work | |
zoom_in | |
zoom_out |
Updated 2 months ago