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

package.dist.js.icons.caret-right-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.CaretRightIconConfig = {
  name: 'CaretRightIcon',
  height: 512,
  width: 192,
  svgPath: 'M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z',
  yOffset: 0,
  xOffset: 0,
};
exports.CaretRightIcon = require('../createIcon').createIcon(exports.CaretRightIconConfig);
exports["default"] = exports.CaretRightIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy