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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.AngleDoubleLeftIconConfig = {
  name: 'AngleDoubleLeftIcon',
  height: 512,
  width: 448,
  svgPath: 'M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z',
  yOffset: 0,
  xOffset: 0,
};
exports.AngleDoubleLeftIcon = require('../createIcon').createIcon(exports.AngleDoubleLeftIconConfig);
exports["default"] = exports.AngleDoubleLeftIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy