UNPKG

@ozen-ui/icons

Version:

A collection of icons

15 lines (14 loc) 3.56 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BrGooglePayMIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.BrGooglePayMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }), react_1.default.createElement("path", { d: "M11.2014 14.6333H10.3203V7.89197H12.656C13.248 7.89197 13.7527 8.086 14.1657 8.47405C14.5879 8.86211 14.799 9.3359 14.799 9.89542C14.799 10.4685 14.5879 10.9423 14.1657 11.3258C13.7573 11.7094 13.2525 11.8989 12.656 11.8989H11.2014V14.6333ZM11.2014 8.72223V11.0731H12.6744C13.0231 11.0731 13.3168 10.9558 13.5462 10.7257C13.7803 10.4956 13.8996 10.2158 13.8996 9.89993C13.8996 9.58859 13.7803 9.31334 13.5462 9.08321C13.3168 8.84406 13.0277 8.72674 12.6744 8.72674H11.2014V8.72223Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M17.1022 9.86826C17.7538 9.86826 18.2677 10.0397 18.644 10.3827C19.0203 10.7256 19.2084 11.1949 19.2084 11.7905V14.6332H18.3687V13.9925H18.332C17.9695 14.5204 17.4831 14.7822 16.8773 14.7822C16.3588 14.7822 15.9275 14.6332 15.5787 14.3309C15.23 14.0286 15.0556 13.6541 15.0556 13.2028C15.0556 12.7245 15.2391 12.3455 15.6062 12.0657C15.9733 11.7815 16.4643 11.6416 17.0747 11.6416C17.5978 11.6416 18.0291 11.7364 18.3641 11.9259V11.7273C18.3641 11.425 18.2448 11.1723 18.0016 10.9602C17.7584 10.7482 17.4739 10.6444 17.1481 10.6444C16.6571 10.6444 16.267 10.8474 15.9825 11.258L15.207 10.7797C15.6338 10.1706 16.267 9.86826 17.1022 9.86826ZM15.9642 13.2164C15.9642 13.442 16.0605 13.6315 16.2579 13.7804C16.4506 13.9293 16.68 14.006 16.9416 14.006C17.3133 14.006 17.6437 13.8707 17.9328 13.5999C18.2218 13.3292 18.3687 13.0133 18.3687 12.6478C18.0934 12.4358 17.7125 12.3275 17.2215 12.3275C16.8636 12.3275 16.5653 12.4132 16.3267 12.5802C16.0835 12.7561 15.9642 12.9682 15.9642 13.2164Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M23.9993 10.0171L21.0625 16.6592H20.1539L21.246 14.3353L19.3096 10.0171H20.2686L21.6636 13.3291H21.682L23.0402 10.0171H23.9993Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M7.69616 11.3529C7.69616 11.0705 7.67046 10.8002 7.62274 10.5403H3.92969V12.0293L6.05659 12.0298C5.97032 12.5252 5.6927 12.9476 5.26732 13.2292V14.1952H6.53336C7.27261 13.5225 7.69616 12.5279 7.69616 11.3529Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M5.26928 13.229C4.91686 13.4627 4.46303 13.5994 3.93211 13.5994C2.90652 13.5994 2.03649 12.9199 1.72491 12.0039H0.418945V13.0002C1.06596 14.2628 2.39579 15.1291 3.93211 15.1291C4.99396 15.1291 5.88601 14.7857 6.53533 14.1946L5.26928 13.229Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M1.60102 11.2644C1.60102 11.0072 1.64462 10.7586 1.724 10.5249V9.52856H0.418037C0.150511 10.0506 0 10.6399 0 11.2644C0 11.8889 0.15097 12.4782 0.418037 13.0003L1.724 12.004C1.64462 11.7703 1.60102 11.5216 1.60102 11.2644Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M3.93114 8.92969C4.5107 8.92969 5.02969 9.12598 5.43947 9.50952L6.56142 8.40717C5.87999 7.78312 4.9916 7.40002 3.93114 7.40002C2.39527 7.40002 1.06499 8.26638 0.417969 9.52892L1.72393 10.5252C2.03551 9.60924 2.90555 8.92969 3.93114 8.92969Z", fill: "currentColor" }))); }); exports.BrGooglePayMIcon.displayName = 'BrGooglePayMIcon';