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

package.dist.js.icons.long-arrow-alt-down-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.LongArrowAltDownIconConfig = {
  name: 'LongArrowAltDownIcon',
  height: 512,
  width: 256,
  svgPath: 'M168 345.941V44c0-6.627-5.373-12-12-12h-56c-6.627 0-12 5.373-12 12v301.941H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.569 9.373 33.941 0l86.059-86.059c15.119-15.119 4.411-40.971-16.971-40.971H168z',
  yOffset: 0,
  xOffset: 0,
};
exports.LongArrowAltDownIcon = require('../createIcon').createIcon(exports.LongArrowAltDownIconConfig);
exports["default"] = exports.LongArrowAltDownIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy