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

package.dist.js.icons.user-alt-icon.js Maven / Gradle / Ivy

"use strict"
exports.__esModule = true;
exports.UserAltIconConfig = {
  name: 'UserAltIcon',
  height: 512,
  width: 512,
  svgPath: 'M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z',
  yOffset: 0,
  xOffset: 0,
};
exports.UserAltIcon = require('../createIcon').createIcon(exports.UserAltIconConfig);
exports["default"] = exports.UserAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy