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

package.dist.esm.icons.arrow-alt-circle-down-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ArrowAltCircleDownIconConfig: {
  name: 'ArrowAltCircleDownIcon',
  height: 512,
  width: 512,
  svgPath: 'M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ArrowAltCircleDownIcon: React.ComponentClass;
export default ArrowAltCircleDownIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy