package.dist.js.icons.location-arrow-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.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,
};
exports.LocationArrowIcon = require('../createIcon').createIcon(exports.LocationArrowIconConfig);
exports["default"] = exports.LocationArrowIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy