package.dist.js.icons.long-arrow-alt-up-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.LongArrowAltUpIconConfig = {
name: 'LongArrowAltUpIcon',
height: 512,
width: 256,
svgPath: 'M88 166.059V468c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12V166.059h46.059c21.382 0 32.09-25.851 16.971-40.971l-86.059-86.059c-9.373-9.373-24.569-9.373-33.941 0l-86.059 86.059c-15.119 15.119-4.411 40.971 16.971 40.971H88z',
yOffset: 0,
xOffset: 0,
};
exports.LongArrowAltUpIcon = require('../createIcon').createIcon(exports.LongArrowAltUpIconConfig);
exports["default"] = exports.LongArrowAltUpIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy