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

package.dist.esm.icons.location-arrow-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const LocationArrowIconConfig: {
  name: 'LocationArrowIcon',
  height: 512,
  width: 512,
  svgPath: 'M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z',
  yOffset: 0,
  xOffset: 0,
};
export declare const LocationArrowIcon: React.ComponentClass;
export default LocationArrowIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy