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

package.dist.js.icons.arrow-alt-circle-left-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ArrowAltCircleLeftIconConfig: {
  name: 'ArrowAltCircleLeftIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ArrowAltCircleLeftIcon: React.ComponentClass;
export default ArrowAltCircleLeftIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy