UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.48 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 SecurePayment20 = (_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: "M2.5 3.417a.75.75 0 0 0-.75.75v10c0 .414.336.75.75.75h8.417v.916c0 .414.335.75.75.75H17.5a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75h-.083v-.917c0-.795-.269-1.516-.793-2.04a2.613 2.613 0 0 0-.874-.576v-1.55a.75.75 0 0 0-.75-.75H2.5ZM15.917 9.25v-.917c0-.454-.149-.775-.354-.98-.205-.205-.525-.353-.98-.353-.454 0-.775.148-.98.353-.205.205-.353.526-.353.98v.917h2.667Zm-4.167 0v-.917c0-.259.028-.51.085-.75H3.25v5.834h7.667v-.834H8.75a.5.5 0 1 1 0-1h2.167V10a.75.75 0 0 1 .75-.75h.083Zm.667 4.917v.916h4.333V10.75h-4.333v3.417Zm-.125-7.584H3.25V4.917h11v.6c-.662.064-1.258.326-1.707.776a2.561 2.561 0 0 0-.25.29Zm-8.209 5.5a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 0 1h-2.5a.5.5 0 0 1-.5-.5Zm11 1.185a.916.916 0 1 0-1 0v.482a.5.5 0 0 0 1 0v-.482Zm-11-4.101a.5.5 0 0 1 .5-.5h2.5a.5.5 0 0 1 .5.5V10a.5.5 0 0 1-.5.5h-2.5a.5.5 0 0 1-.5-.5v-.833Z" }))); }; exports.default = SecurePayment20;