All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.icons.wave-square-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const WaveSquareIconConfig: {
  name: 'WaveSquareIcon',
  height: 512,
  width: 640,
  svgPath: 'M476 480H324a36 36 0 0 1-36-36V96h-96v156a36 36 0 0 1-36 36H16a16 16 0 0 1-16-16v-32a16 16 0 0 1 16-16h112V68a36 36 0 0 1 36-36h152a36 36 0 0 1 36 36v348h96V260a36 36 0 0 1 36-36h140a16 16 0 0 1 16 16v32a16 16 0 0 1-16 16H512v156a36 36 0 0 1-36 36z',
  yOffset: 0,
  xOffset: 0,
};
export declare const WaveSquareIcon: React.ComponentClass;
export default WaveSquareIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy