package.dist.js.icons.panel-close-icon.js Maven / Gradle / Ivy
"use strict"
exports.__esModule = true;
exports.PanelCloseIconConfig = {
name: 'PanelCloseIcon',
height: 1024,
width: 1024,
svgPath: 'M1000.3688,127 C1013.6238,127 1024.3688,137.745 1024.3688,151 L1024.3688,151 L1024.3688,872.522 C1024.3688,885.777 1013.6238,896.522 1000.3688,896.522 L1000.3688,896.522 L920.3688,896.522 C907.1138,896.522 896.3688,885.777 896.3688,872.522 L896.3688,872.522 L896.3688,151 C896.3688,137.745 907.1138,127 920.3688,127 L920.3688,127 Z M320.784,175.2533 C336.405,159.6323 361.732,159.6323 377.353,175.2533 L377.353,175.2533 L411.631,209.5313 C427.253,225.1523 427.253,250.4793 411.631,266.1003 L411.631,266.1003 L229.448,448.2833 L687.347,448.2833 C709.438,448.2833 727.347,466.1923 727.347,488.2833 L727.347,488.2833 L727.347,536.7603 C727.347,558.8523 709.438,576.7603 687.347,576.7603 L687.347,576.7603 L229.448,576.7603 L411.631,758.9443 C427.252,774.5653 427.252,799.8913 411.631,815.5123 L411.631,815.5123 L377.353,849.7903 C361.732,865.4113 336.405,865.4113 320.784,849.7903 L320.784,849.7903 L47.775,576.7823 C47.201,576.2703 46.635,575.7433 46.085,575.1933 L46.085,575.1933 L11.691,540.7993 C3.885,532.9933 -0.012,522.7593 -4.31475119e-05,512.5283 C-0.015,502.2933 3.881,492.0533 11.691,484.2433 L11.691,484.2433 L46.084,449.8503 C46.636,449.2983 47.204,448.7703 47.779,448.2573 L47.779,448.2573 Z',
yOffset: 0,
xOffset: 0,
};
exports.PanelCloseIcon = require('../createIcon').createIcon(exports.PanelCloseIconConfig);
exports["default"] = exports.PanelCloseIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy