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

package.dist.js.icons.outlined-image-icon.js Maven / Gradle / Ivy

The newest version!
"use strict"
exports.__esModule = true;
exports.OutlinedImageIconConfig = {
  name: 'OutlinedImageIcon',
  height: 512,
  width: 512,
  svgPath: 'M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z',
  yOffset: 0,
  xOffset: 0,
};
exports.OutlinedImageIcon = require('../createIcon').createIcon(exports.OutlinedImageIconConfig);
exports["default"] = exports.OutlinedImageIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy