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

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

"use strict"
exports.__esModule = true;
exports.ProceduresIconConfig = {
  name: 'ProceduresIcon',
  height: 512,
  width: 640,
  svgPath: 'M528 224H272c-8.8 0-16 7.2-16 16v144H64V144c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48h512v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-61.9-50.1-112-112-112zM136 96h126.1l27.6 55.2c5.9 11.8 22.7 11.8 28.6 0L368 51.8 390.1 96H512c8.8 0 16-7.2 16-16s-7.2-16-16-16H409.9L382.3 8.8C376.4-3 359.6-3 353.7 8.8L304 108.2l-19.9-39.8c-1.4-2.7-4.1-4.4-7.2-4.4H136c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm24 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z',
  yOffset: 0,
  xOffset: 0,
};
exports.ProceduresIcon = require('../createIcon').createIcon(exports.ProceduresIconConfig);
exports["default"] = exports.ProceduresIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy