BookIcon
BookOpenIcon
LogoFacebookIcon
LogoMetaIcon
CursorBannerIcon
ViewIcon
Used to represent a book, dictionary or thesaurus. book thesaurus dictionary
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { BookOpenIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={BookOpenIcon} tone="base" />