UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.28 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 Receipt20 = (_a) => { var { fill, size = '1.25rem' } = _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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M6.75 2.5a.75.75 0 0 1 .75-.75h8.333a.75.75 0 0 1 .75.75v13.75a2 2 0 0 1-2 2h-9.15a2.017 2.017 0 0 1-2.016-2.017v-2.066a.75.75 0 0 1 .75-.75H6.75V2.5ZM4.917 16.233v-1.316h7.666v1.333c0 .173.022.34.063.5H5.433a.517.517 0 0 1-.516-.517Zm8.416-2.816H8.25V3.25h6.833v13a.5.5 0 1 1-1 0v-2.083a.75.75 0 0 0-.75-.75ZM10.5 7.5c0-.042.002-.084.005-.125h1.578a.5.5 0 1 0 0-1H10.97a1.578 1.578 0 0 1 2.064-.142.5.5 0 0 0 .601-.8 2.584 2.584 0 0 0-3.877.941h-.174a.5.5 0 0 0-.08.995 2.625 2.625 0 0 0 0 .262.5.5 0 0 0 .08.994h.174a2.583 2.583 0 0 0 3.877.941.5.5 0 0 0-.6-.8 1.578 1.578 0 0 1-2.064-.142h1.113a.5.5 0 1 0 0-.999h-1.578A1.616 1.616 0 0 1 10.5 7.5Z" }))); }; exports.default = Receipt20;