GooglePlusSquareFilled.d.ts 136 B

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