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

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

The newest version!
"use strict"
exports.__esModule = true;
exports.StreamIconConfig = {
  name: 'StreamIcon',
  height: 512,
  width: 512,
  svgPath: 'M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z',
  yOffset: 0,
  xOffset: 0,
};
exports.StreamIcon = require('../createIcon').createIcon(exports.StreamIconConfig);
exports["default"] = exports.StreamIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy