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

package.dist.esm.icons.cloud-download-alt-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const CloudDownloadAltIconConfig: {
  name: 'CloudDownloadAltIcon',
  height: 512,
  width: 640,
  svgPath: 'M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z',
  yOffset: 0,
  xOffset: 0,
};
export declare const CloudDownloadAltIcon: React.ComponentClass;
export default CloudDownloadAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy