SketchSquareFilled.d.ts 128 B

123
  1. import { IconDefinition } from '../types';
  2. declare const SketchSquareFilled: IconDefinition;
  3. export default SketchSquareFilled;