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

package.dist.js.icons.backward-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.BackwardIconConfig = {
  name: 'BackwardIcon',
  height: 512,
  width: 512,
  svgPath: 'M11.5 280.6l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2zm256 0l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2z',
  yOffset: 0,
  xOffset: 0,
};
exports.BackwardIcon = require('../createIcon').createIcon(exports.BackwardIconConfig);
exports["default"] = exports.BackwardIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy