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

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

"use strict"
exports.__esModule = true;
exports.SignOutAltIconConfig = {
  name: 'SignOutAltIcon',
  height: 512,
  width: 512,
  svgPath: 'M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z',
  yOffset: 0,
  xOffset: 0,
};
exports.SignOutAltIcon = require('../createIcon').createIcon(exports.SignOutAltIconConfig);
exports["default"] = exports.SignOutAltIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy