package.dist.js.icons.long-arrow-alt-right-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.LongArrowAltRightIconConfig = {
name: 'LongArrowAltRightIcon',
height: 512,
width: 448,
svgPath: 'M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z',
yOffset: 0,
xOffset: 0,
};
exports.LongArrowAltRightIcon = require('../createIcon').createIcon(exports.LongArrowAltRightIconConfig);
exports["default"] = exports.LongArrowAltRightIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy