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

package.dist.js.icons.less-than-equal-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const LessThanEqualIconConfig: {
  name: 'LessThanEqualIcon',
  height: 512,
  width: 448,
  svgPath: 'M54.98 214.2l301.41 119.87c18.39 6.03 38.71-2.54 45.38-19.15l12.09-30.08c6.68-16.61-2.82-34.97-21.21-41l-175.44-68.05 175.56-68.09c18.29-6 27.74-24.27 21.1-40.79l-12.03-29.92c-6.64-16.53-26.86-25.06-45.15-19.06L54.98 137.89C41.21 142.41 32 154.5 32 168.07v15.96c0 13.56 9.21 25.65 22.98 30.17zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z',
  yOffset: 0,
  xOffset: 0,
};
export declare const LessThanEqualIcon: React.ComponentClass;
export default LessThanEqualIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy