mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-06 03:29:35 +00:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
import { createMaterialIcon } from './createMaterialIcon'
|
|
|
|
export const Square = createMaterialIcon('square')
|