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

package.dist.js.icons.concierge-bell-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.ConciergeBellIconConfig = {
  name: 'ConciergeBellIcon',
  height: 512,
  width: 512,
  svgPath: 'M288 130.54V112h16c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h16v18.54C115.49 146.11 32 239.18 32 352h448c0-112.82-83.49-205.89-192-221.46zM496 384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z',
  yOffset: 0,
  xOffset: 0,
};
exports.ConciergeBellIcon = require('../createIcon').createIcon(exports.ConciergeBellIconConfig);
exports["default"] = exports.ConciergeBellIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy