Illustrations

There are two type of illustrations - static and dynamic illustrations

The dynamic illustrations in the theme are simple React components stored in src/svg/illustrations. They can be used as normal React components. For example:

import Box from '@mui/material/Box';
import CreditCardsIllustration from 'src/svg/illustrations/CreditCards';

<Box height={1} width={1} maxWidth={600}>
  <CreditCardsIllustration width={'100%'} height={'100%'} />
</Box>

Illustrations are created by using Many Pixels and Drawkit.io


© 2019-2024 飞风公司 版权所有

当您访问我们的网站、服务或工具或与之互动时,我们或我们的授权服务提供商可能会使用cookie来存储信息,以帮助您提供更好、更快、更安全的体验,并用于营销目的。