brightyui
Version:
Brighty UI library
10 lines • 4.37 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.CardsIcon = void 0;
var jsx_runtime_1 = require("react/jsx-runtime");
var CardsIcon = function (_a) {
var _b = _a.width, width = _b === void 0 ? 42 : _b, _c = _a.height, height = _c === void 0 ? 37 : _c;
return ((0, jsx_runtime_1.jsxs)("svg", { width: width, height: height, viewBox: '0 0 42 37', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', children: [(0, jsx_runtime_1.jsx)("rect", { x: '4.02197', y: '5.47256', width: '34.3156', height: '22.877', rx: '4', transform: 'rotate(-8.6276 4.02197 5.47256)', fill: '#D2D2D2', fillOpacity: '0.72' }), (0, jsx_runtime_1.jsx)("g", { clipPath: 'url(#clip0_323_3291)', children: (0, jsx_runtime_1.jsx)("path", { d: 'M18.7355 10.2202L16.3212 19.3897L13.9551 19.7223L11.2013 13.0635C11.0344 12.6513 10.9139 12.5091 10.5599 12.3745C9.97607 12.155 9.05069 12.0086 8.24596 11.9457L8.25946 11.6841L12.0715 11.1484C12.5562 11.0802 13.0367 11.3395 13.2302 11.882L14.8793 16.7607L16.3835 10.534L18.7331 10.2038L18.7355 10.2202ZM28.8388 14.7485C28.526 12.4634 25.3364 12.7777 25.2178 11.7555C25.1822 11.4421 25.4318 11.0719 26.0692 10.8986C26.3839 10.8125 27.2665 10.6549 28.3335 10.9741L28.4692 9.0784C27.8993 8.95743 27.1826 8.86546 26.32 8.98669C24.11 9.29729 22.7141 10.6915 22.9344 12.378C23.0935 13.6291 24.3171 14.1692 25.2293 14.4599C26.1602 14.7647 26.494 14.9943 26.5389 15.3733C26.6127 15.9578 25.9584 16.3095 25.3187 16.4077C24.1955 16.5824 23.4932 16.3543 22.941 16.1806L22.8052 18.135C23.3645 18.2993 24.3557 18.3778 25.3592 18.2452C27.7029 17.9325 29.0835 16.5489 28.8388 14.7485ZM35.0855 16.7526L37.1558 16.4616L34.1314 8.05642L32.2172 8.32545C31.79 8.38549 31.4631 8.68276 31.3531 9.09199L29.121 17.5908L31.4706 17.2606L31.7576 15.9049L34.6331 15.5008L35.0855 16.7526ZM32.1491 14.0403L32.8749 10.6207L34.014 13.7782L32.1491 14.0403ZM21.9395 9.76988L21.308 18.6889L19.0651 19.0041L19.7049 10.0839L21.9395 9.76988Z', fill: 'black' }) }), (0, jsx_runtime_1.jsxs)("g", { filter: 'url(#filter0_b_323_3291)', children: [(0, jsx_runtime_1.jsx)("rect", { x: '3.0625', y: '9.93329', width: '34.3156', height: '22.877', rx: '4', transform: 'rotate(6.09556 3.0625 9.93329)', fill: '#D2CAC3', fillOpacity: '0.72' }), (0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip1_323_3291)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M21.9877 18.1831L16.3947 17.5952L15.299 28.0193L20.892 28.6071L21.9877 18.1831Z', fill: '#FF5F00' }), (0, jsx_runtime_1.jsx)("path", { d: 'M16.2015 22.8445C16.4242 20.7266 17.5804 18.9488 19.1819 17.8882C18.1917 16.8903 16.8806 16.2125 15.3892 16.0558C11.8558 15.6844 8.68554 18.3491 8.30034 22.0141C7.91513 25.6791 10.4621 28.9447 13.9955 29.3161C15.4869 29.4728 16.9102 29.0824 18.0862 28.3122C16.7384 26.9602 15.9789 24.9625 16.2015 22.8445Z', fill: '#EB001B' }), (0, jsx_runtime_1.jsx)("path", { d: 'M28.9852 24.1882C28.6 27.8532 25.4297 30.5178 21.8964 30.1465C20.4049 29.9897 19.0939 29.3119 18.1037 28.3141C19.7229 27.2553 20.8614 25.4757 21.084 23.3577C21.3066 21.2397 20.5453 19.2604 19.1993 17.89C20.3753 17.1198 21.7986 16.7294 23.2901 16.8862C26.8235 17.2576 29.3685 20.5416 28.9852 24.1882Z', fill: '#F79E1B' })] })] }), (0, jsx_runtime_1.jsxs)("defs", { children: [(0, jsx_runtime_1.jsxs)("filter", { id: 'filter0_b_323_3291', x: '-7.3667', y: '1.93329', width: '52.5508', height: '42.3916', filterUnits: 'userSpaceOnUse', colorInterpolationFilters: 'sRGB', children: [(0, jsx_runtime_1.jsx)("feFlood", { floodOpacity: '0', result: 'BackgroundImageFix' }), (0, jsx_runtime_1.jsx)("feGaussianBlur", { in: 'BackgroundImageFix', stdDeviation: '4' }), (0, jsx_runtime_1.jsx)("feComposite", { in2: 'SourceAlpha', operator: 'in', result: 'effect1_backgroundBlur_323_3291' }), (0, jsx_runtime_1.jsx)("feBlend", { mode: 'normal', in: 'SourceGraphic', in2: 'effect1_backgroundBlur_323_3291', result: 'shape' })] }), (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_323_3291', children: (0, jsx_runtime_1.jsx)("rect", { width: '28', height: '18.6667', fill: 'white', transform: 'translate(7.53882 6.9137) rotate(-8)' }) }), (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip1_323_3291', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '16', fill: 'white', transform: 'translate(7.81055 13.9185) rotate(6)' }) })] })] }));
};
exports.CardsIcon = CardsIcon;
//# sourceMappingURL=CardsIcon.js.map