UNPKG

@ozen-ui/icons

Version:

A collection of icons

10 lines (9 loc) 3.11 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BrSamsungPay2MIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.BrSamsungPay2MIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, props, { ref: ref }), react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.126 12.649a1.85 1.85 0 0 1 1.215-.452c1.102 0 1.978.964 1.978 2.135s-.894 2.126-1.987 2.126a1.94 1.94 0 0 1-1.215-.451v1.856h-.91v-5.561h.919zm6.907-.018v-.33h.91v4.079h-.91v-.365a1.9 1.9 0 0 1-1.207.434c-1.101 0-1.987-.954-1.987-2.126s.894-2.126 1.987-2.126c.443 0 .868.157 1.207.434m4.79-.33-1.172 2.777-1.25-2.776H14.5l1.718 3.817-.738 1.744h.894l2.343-5.561zm-10.587 3.35c-.659 0-1.197-.59-1.197-1.328 0-.737.538-1.327 1.197-1.327.66 0 1.198.59 1.198 1.327 0 .738-.538 1.328-1.198 1.328m4.695 0c-.66 0-1.198-.59-1.198-1.328 0-.737.538-1.319 1.198-1.319s1.197.59 1.197 1.328c0 .737-.538 1.319-1.197 1.319", clipRule: "evenodd" }), react_1.default.createElement("path", { fill: "currentColor", d: "m19.81 7.139.043 2.69h-.018l-.79-2.69H17.77v3.392h.842l-.044-2.785h.018l.85 2.785h1.223V7.14zm-16.14 0-.633 3.427h.928l.469-3.115h.017l.46 3.115h.92L5.197 7.14zm5.18 0-.425 2.62h-.017L7.99 7.14H6.586l-.078 3.427h.859l.017-3.08H7.4l.582 3.08h.867l.573-3.08h.017l.018 3.08h.859l-.078-3.427zM1.597 9.594a.53.53 0 0 1 .008.26c-.026.113-.104.226-.338.226-.217 0-.347-.121-.347-.312V9.43H0v.26c0 .763.599.998 1.25.998.624 0 1.127-.209 1.214-.781a1.5 1.5 0 0 0 0-.564c-.147-.72-1.449-.929-1.544-1.336a.6.6 0 0 1 0-.183c.026-.112.095-.234.312-.234a.293.293 0 0 1 .321.26v.261h.86v-.243C2.412 7.12 1.743 7 1.257 7c-.607 0-1.11.2-1.197.764a1.1 1.1 0 0 0 0 .468c.139.72 1.353.92 1.536 1.362m11.14 0a.5.5 0 0 1 .01.252c-.027.113-.105.226-.33.226-.209 0-.339-.122-.339-.304v-.33h-.911v.26c0 .755.599.981 1.232.981.616 0 1.12-.208 1.198-.772a1.5 1.5 0 0 0 0-.556c-.148-.702-1.44-.92-1.528-1.318a.6.6 0 0 1 0-.174c.026-.113.096-.226.313-.226a.285.285 0 0 1 .312.26v.252h.842v-.243c0-.737-.66-.859-1.146-.859-.607 0-1.093.2-1.188.755q-.041.224.008.46c.148.694 1.354.894 1.527 1.336m2.881.452a.31.31 0 0 0 .33-.243c.009-.044.009-.087.009-.13V7.138h.867v2.455c0 .061-.008.191-.008.226-.061.642-.564.85-1.198.85-.633 0-1.136-.208-1.197-.85 0-.035-.009-.165-.009-.226V7.14h.868v2.533c0 .044 0 .087.009.13.034.157.173.26.33.244m7.15-.035c.252 0 .338-.156.347-.243.009-.043.009-.087.009-.13v-.495h-.347V8.64h1.214v.92c0 .06 0 .112-.008.225-.052.625-.6.85-1.206.85-.608 0-1.146-.225-1.207-.85-.008-.113-.008-.165-.008-.225V8.11c0-.077.008-.147.017-.225.078-.642.599-.85 1.206-.85.608 0 1.137.2 1.206.85.009.078.009.148.009.226v.112h-.868v-.19q.002-.066-.008-.13c-.018-.079-.078-.252-.347-.252a.314.314 0 0 0-.339.251c-.008.052-.017.105-.017.165v1.57c0 .044 0 .088.009.13 0 .088.086.244.338.244" }))); }); exports.BrSamsungPay2MIcon.displayName = 'BrSamsungPay2MIcon';