package.dist.esm.icons.facebook-square-icon.d.ts Maven / Gradle / Ivy
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const FacebookSquareIconConfig: {
name: 'FacebookSquareIcon',
height: 512,
width: 448,
svgPath: 'M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z',
yOffset: 0,
xOffset: 0,
};
export declare const FacebookSquareIcon: React.ComponentClass;
export default FacebookSquareIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy