UNPKG

infinity-forge

Version:
9 lines 2.25 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconDeath = IconDeath; var jsx_runtime_1 = require("react/jsx-runtime"); function IconDeath(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_437_2219)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M23.297 19.798H22.6V17.6969C22.6 17.3087 22.2852 16.994 21.897 16.994H20.1611V8.16382C20.1611 3.6638 16.5001 0.00268555 12 0.00268555C7.49993 0.00268555 3.83887 3.66375 3.83887 8.16382V16.994H2.10302C1.7148 16.994 1.40006 17.3087 1.40006 17.6969V19.798H0.70296C0.314739 19.798 0 20.1127 0 20.5009V23.2941C0 23.6824 0.314739 23.9971 0.70296 23.9971H23.297C23.6853 23.9971 24 23.6824 24 23.2941V20.5009C24 20.1127 23.6853 19.798 23.297 19.798ZM5.24479 8.16382C5.24479 4.43902 8.27515 1.40861 12 1.40861C15.7248 1.40861 18.7552 4.43897 18.7552 8.16382V16.994H5.24479V8.16382ZM2.80598 18.3999H21.1941V19.798H2.80598V18.3999ZM22.5941 22.5912H1.40592V21.2039H22.5941V22.5912Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M14.8811 12.5029H9.11891C8.73069 12.5029 8.41595 12.8177 8.41595 13.2059C8.41595 13.5941 8.73069 13.9089 9.11891 13.9089H14.8811C15.2693 13.9089 15.584 13.5941 15.584 13.2059C15.584 12.8177 15.2693 12.5029 14.8811 12.5029Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M14.8811 9.69116H9.11891C8.73069 9.69116 8.41595 10.0059 8.41595 10.3941C8.41595 10.7823 8.73069 11.0971 9.11891 11.0971H14.8811C15.2693 11.0971 15.584 10.7823 15.584 10.3941C15.5841 10.0059 15.2693 9.69116 14.8811 9.69116Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M14.8811 6.87915H9.11891C8.73069 6.87915 8.41595 7.19389 8.41595 7.58211C8.41595 7.97033 8.73069 8.28507 9.11891 8.28507H14.8811C15.2693 8.28507 15.584 7.97033 15.584 7.58211C15.5841 7.19389 15.2693 6.87915 14.8811 6.87915Z', fill: color })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_437_2219', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] })); } //# sourceMappingURL=icon-death.js.map