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

package.dist.esm.icons.arrows-alt-h-icon.d.ts Maven / Gradle / Ivy

The newest version!
import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ArrowsAltHIconConfig: {
  name: 'ArrowsAltHIcon',
  height: 512,
  width: 512,
  svgPath: 'M377.941 169.941V216H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296h243.882v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.568 0-33.941l-86.059-86.059c-15.119-15.12-40.971-4.412-40.971 16.97z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ArrowsAltHIcon: React.ComponentClass;
export default ArrowsAltHIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy