package.dist.js.icons.arrows-alt-v-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.ArrowsAltVIconConfig = {
name: 'ArrowsAltVIcon',
height: 512,
width: 256,
svgPath: 'M214.059 377.941H168V134.059h46.059c21.382 0 32.09-25.851 16.971-40.971L144.971 7.029c-9.373-9.373-24.568-9.373-33.941 0L24.971 93.088c-15.119 15.119-4.411 40.971 16.971 40.971H88v243.882H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.568 9.373 33.941 0l86.059-86.059c15.12-15.119 4.412-40.971-16.97-40.971z',
yOffset: 0,
xOffset: 0,
};
exports.ArrowsAltVIcon = require('../createIcon').createIcon(exports.ArrowsAltVIconConfig);
exports["default"] = exports.ArrowsAltVIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy