📦 MegaWall3 / react-native-iconpark

📄 AutoLineHeight.tsx · 8 lines
1
2
3
4
5
6
7
8import { createIcon } from '../IconWrapper';
import { AutoLineHeight } from '@icon-park/svg';

/**
 * AutoLineHeight 图标组件
 */
export default createIcon(AutoLineHeight);