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

package.dist.js.icons.angle-down-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.AngleDownIconConfig = {
  name: 'AngleDownIcon',
  height: 512,
  width: 320,
  svgPath: 'M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z',
  yOffset: 0,
  xOffset: 0,
};
exports.AngleDownIcon = require('../createIcon').createIcon(exports.AngleDownIconConfig);
exports["default"] = exports.AngleDownIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy