UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.55 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 SecurePayment64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M8 11.833a1.5 1.5 0 0 0-1.5 1.5v32a1.5 1.5 0 0 0 1.5 1.5h27.833v3.834a1.5 1.5 0 0 0 1.5 1.5H56a1.5 1.5 0 0 0 1.5-1.5V32a1.5 1.5 0 0 0-1.5-1.5h-1.167v-3.833c0-2.341-.786-4.409-2.272-5.894a7.555 7.555 0 0 0-3.061-1.847v-5.593a1.5 1.5 0 0 0-1.5-1.5H8ZM51.833 30.5v-3.833c0-1.66-.546-2.926-1.394-3.773-.847-.847-2.113-1.394-3.772-1.394-1.66 0-2.925.547-3.773 1.394-.847.848-1.394 2.114-1.394 3.773V30.5h10.333Zm-13.333 0v-3.833a9.19 9.19 0 0 1 .482-3H9.5v20.166h26.333v-4.166H28a1 1 0 1 1 0-2h7.833V32a1.5 1.5 0 0 1 1.5-1.5H38.5Zm.333 14.83V33.5H54.5v15.667H38.833V45.33Zm1.179-23.663H9.5v-6.834h37v3.668c-2.272.037-4.277.821-5.727 2.272a7.303 7.303 0 0 0-.761.894Zm-26.345 17a1 1 0 0 1 1-1h8a1 1 0 1 1 0 2h-8a1 1 0 0 1-1-1Zm34 2.87a1.832 1.832 0 0 0-1-3.37 1.833 1.833 0 0 0-1 3.37V44a1 1 0 1 0 2 0v-2.463Zm-34-12.204a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1V32a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-2.667Zm2 1V31h6v-.667h-6Z" }))); }; exports.default = SecurePayment64;