@ozen-ui/icons
Version:
A collection of icons
10 lines (9 loc) • 2.95 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrSamsungPay2SIcon = void 0;
var tslib_1 = require("tslib");
var react_1 = tslib_1.__importStar(require("react"));
exports.BrSamsungPay2SIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none", viewBox: "0 0 16 16" }, props, { ref: ref }),
react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.084 8.432c.225-.196.515-.3.81-.3.734 0 1.319.642 1.319 1.423 0 .78-.596 1.417-1.325 1.417a1.3 1.3 0 0 1-.81-.301v1.238h-.607V8.2h.613zm4.604-.011V8.2h.608v2.719h-.608v-.243c-.225.185-.509.289-.804.289-.734 0-1.324-.636-1.324-1.417s.595-1.417 1.324-1.417c.295 0 .579.104.804.289m3.193-.22-.78 1.851-.834-1.851h-.601l1.145 2.545-.491 1.163h.595L12.477 8.2zm-7.057 2.233c-.44 0-.798-.393-.798-.885s.359-.885.798-.885.799.393.799.885-.36.885-.799.885m3.13 0c-.44 0-.799-.393-.799-.885s.36-.88.799-.88.798.394.798.886c0 .491-.359.879-.798.879", clipRule: "evenodd" }),
react_1.default.createElement("path", { fill: "currentColor", d: "m13.206 4.76.029 1.792h-.012l-.526-1.793h-.85v2.262h.56l-.028-1.857h.011l.567 1.857h.816V4.759zm-10.76 0-.421 2.284h.619l.312-2.077h.011l.307 2.077h.613L3.465 4.76zm3.454 0-.283 1.746h-.012L5.328 4.76H4.39l-.052 2.285h.573l.012-2.053h.011l.388 2.053H5.9l.382-2.053h.012l.011 2.053h.573L6.826 4.76zM1.064 6.395a.35.35 0 0 1 .006.174c-.017.075-.07.15-.225.15-.145 0-.232-.08-.232-.208v-.226H0v.174c0 .509.4.665.833.665.416 0 .752-.139.81-.52a1 1 0 0 0 0-.377c-.099-.48-.966-.618-1.03-.89a.4.4 0 0 1 0-.122c.018-.075.064-.156.208-.156.11-.012.203.07.214.174v.174h.573v-.163c0-.497-.445-.578-.77-.578-.404 0-.74.133-.798.509a.7.7 0 0 0 0 .312c.093.48.903.613 1.024.908m7.428 0q.024.08.005.168c-.017.075-.069.15-.22.15-.138 0-.225-.08-.225-.202v-.22h-.607v.174c0 .503.399.653.821.653.41 0 .746-.139.798-.515a1 1 0 0 0 0-.37c-.098-.468-.96-.613-1.018-.879a.4.4 0 0 1 0-.116c.018-.075.064-.15.209-.15a.19.19 0 0 1 .208.173v.168h.56v-.162c0-.491-.439-.572-.763-.572-.405 0-.729.133-.792.503a.8.8 0 0 0 .006.306c.098.463.902.596 1.018.891m1.92.301a.21.21 0 0 0 .22-.162q.008-.043.006-.087V4.76h.578v1.637c0 .04-.006.127-.006.15-.04.429-.376.568-.798.568s-.758-.14-.798-.567c0-.024-.006-.11-.006-.15V4.758h.579v1.69q-.001.042.005.086a.203.203 0 0 0 .22.162m4.767-.023c.167 0 .225-.104.231-.162q.008-.043.006-.087v-.33h-.232V5.76h.81v.613c0 .04 0 .075-.006.15-.034.417-.399.567-.804.567-.404 0-.763-.15-.804-.567-.006-.075-.006-.11-.006-.15v-.966c0-.052.006-.098.012-.15.052-.428.4-.567.804-.567.405 0 .758.133.804.567.006.052.006.098.006.15v.075h-.578v-.127q.001-.043-.006-.087c-.012-.052-.052-.167-.232-.167a.21.21 0 0 0-.225.167 1 1 0 0 0-.012.11v1.047q-.002.044.006.087c0 .058.058.162.226.162" }))); });
exports.BrSamsungPay2SIcon.displayName = 'BrSamsungPay2SIcon';