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

package.dist.js.icons.check-square-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.CheckSquareIconConfig = {
  name: 'CheckSquareIcon',
  height: 512,
  width: 448,
  svgPath: 'M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z',
  yOffset: 0,
  xOffset: 0,
};
exports.CheckSquareIcon = require('../createIcon').createIcon(exports.CheckSquareIconConfig);
exports["default"] = exports.CheckSquareIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy