UpSquareFill.d.ts 116 Bytes
Newer Older
liang ce committed
1 2 3
import { IconDefinition } from '../types';
declare const UpSquareFill: IconDefinition;
export default UpSquareFill;