UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.27 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Receipt48 = (_a) => { var { fill, size = '3rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M16.5 6A1.5 1.5 0 0 1 18 4.5h20A1.5 1.5 0 0 1 39.5 6v33a4.5 4.5 0 0 1-4.5 4.5H13.04a4.54 4.54 0 0 1-4.54-4.54V34a1.5 1.5 0 0 1 1.5-1.5h6.5V6Zm-5 32.96V35.5h19V39c0 .526.09 1.03.256 1.5H13.04c-.85 0-1.54-.69-1.54-1.54ZM32 32.5H19.5v-25h17V39a1.5 1.5 0 0 1-3 0v-5a1.5 1.5 0 0 0-1.5-1.5ZM25 18c0-.17.01-.336.03-.5H29a1 1 0 1 0 0-2h-3.123A3.993 3.993 0 0 1 29 14c.902 0 1.731.297 2.4.8a1 1 0 0 0 1.201-1.6 6.001 6.001 0 0 0-9.057 2.3H23a1 1 0 1 0 0 2h.02a6.081 6.081 0 0 0 0 1H23a1 1 0 1 0 0 2h.544a6.001 6.001 0 0 0 9.057 2.3 1 1 0 0 0-1.201-1.6c-.669.503-1.498.8-2.4.8a3.993 3.993 0 0 1-3.123-1.5H29a1 1 0 1 0 0-2h-3.97c-.02-.164-.03-.33-.03-.5Z" }))); }; exports.default = Receipt48;