package.dist.js.icons.unplugged-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.UnpluggedIconConfig = {
name: 'UnpluggedIcon',
height: 1024,
width: 958,
svgPath: 'M346.935298,837.9 C358.136437,843 370.137658,847.099 383.038971,850.2 L383.038971,1024 L575.058507,1024 L575.058507,851.599 C754.276741,807.9 753.076619,603.2 767.078043,448 L736.874971,448 L346.935298,837.9 Z M944.096053,146.9 L81.9083335,1009 C72.507377,1018.4 60.3061356,1023 48.0048841,1023 C35.7036325,1023 23.5023912,1018.299 14.1014347,1009 C4.70047823,999.599 0,987.299 0,975 C0,962.7 4.70047823,950.5 14.0014245,941.099 L238.624278,716.5 C200.12036,625.2 196.720015,511.5 190.919424,448 L507.151598,448 L571.15811,384 L127.012922,384 L127.012922,256 L255.025947,256 L255.025947,32 C255.025947,14.299 269.327402,0 287.029203,0 L351.035715,0 C368.737516,0 383.038971,14.299 383.038971,32 L383.038971,256 L575.058507,256 L575.058507,32.5 C575.058507,14.9 589.259952,0.6 606.861743,0.5 L670.868255,0.2 C688.570056,0.1 703.071531,14.5 703.071531,32.2 L703.071531,252.2 L876.189145,79 C886.990243,68.2 901.791749,63.6 915.893184,65.299 C926.194232,66.5 936.095239,71.1 943.996043,79 C953.397,88.4 958,100.6 958,112.9 C958.097478,125.2 953.397,137.5 944.096053,146.9 L944.096053,146.9 Z',
yOffset: 0,
xOffset: 0,
};
exports.UnpluggedIcon = require('../createIcon').createIcon(exports.UnpluggedIconConfig);
exports["default"] = exports.UnpluggedIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy