@ozen-ui/icons
Version:
A collection of icons
11 lines (10 loc) • 3.33 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrSamsungPayMIcon = void 0;
var tslib_1 = require("tslib");
var react_1 = tslib_1.__importStar(require("react"));
exports.BrSamsungPayMIcon = (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", d: "M2.145 10.409c.569 0 1.037-.196 1.112-.728a1.6 1.6 0 0 0-.004-.521c-.076-.383-.504-.612-.87-.808-.27-.145-.508-.272-.545-.43a.4.4 0 0 1-.003-.167c.022-.103.09-.213.287-.213a.265.265 0 0 1 .275.173q.021.056.018.115v.198h.784v-.226C3.2 7.11 2.584 7 2.14 7c-.56 0-1.016.188-1.1.708-.025.142-.022.288.008.429.078.372.477.593.834.79.268.149.512.284.581.46a.4.4 0 0 1 .006.235c-.025.107-.096.213-.306.213-.196 0-.315-.115-.315-.288v-.308H1v.246c0 .71.555.924 1.145.924M19.194 9.6h.017l-.043-2.498h.78v3.15h-1.12l-.776-2.585h-.018l.043 2.585h-.772v-3.15h1.166z" }),
react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.009 12.339h1.154a1.19 1.19 0 0 1 .848.357 1.22 1.22 0 0 1 .35.86 1.23 1.23 0 0 1-.354.857 1.2 1.2 0 0 1-.849.354h-.52v.974h-.63zm.626 1.84h.479a.61.61 0 0 0 .59-.38.63.63 0 0 0-.139-.697.62.62 0 0 0-.451-.175h-.48zM5.347 13.054c.149.066.282.164.39.287v-.325h.625v2.724H5.74v-.354a1.12 1.12 0 0 1-.874.41c-.652 0-1.329-.525-1.329-1.415 0-.904.654-1.422 1.336-1.422.163-.003.324.03.474.095m-.853 2.038c.141.089.305.133.47.128.461 0 .806-.378.806-.85a.85.85 0 0 0-.146-.47.835.835 0 0 0-.864-.348.83.83 0 0 0-.425.24.848.848 0 0 0 .16 1.3", clipRule: "evenodd" }),
react_1.default.createElement("path", { fill: "currentColor", d: "m8.021 14.851-.75-1.836h-.664l1.106 2.592L7.147 17h.63l1.607-3.985H8.73zM5.065 7.396h.017l.42 2.888h.844l-.58-3.182H4.368l-.583 3.182h.85zM8.731 9.535l.388-2.433H10.4l.07 3.182h-.786l-.02-2.86h-.018l-.525 2.86h-.798l-.525-2.86h-.017l-.02 2.86h-.786l.069-3.182h1.282l.387 2.433zM12.062 7.764a.4.4 0 0 0 .004.165c.037.157.27.283.538.426.363.194.786.422.862.804.03.17.031.345.004.516-.075.527-.537.72-1.101.72-.585 0-1.131-.212-1.13-.92v-.241h.832v.309c0 .169.118.283.313.283.207 0 .278-.108.303-.213a.4.4 0 0 0-.005-.232c-.068-.176-.31-.31-.575-.456-.353-.196-.747-.415-.824-.783a1.1 1.1 0 0 1-.008-.425c.083-.514.535-.699 1.088-.699.44 0 1.05.107 1.05.794v.218h-.778v-.195a.27.27 0 0 0-.177-.27.3.3 0 0 0-.112-.013c-.194 0-.262.111-.284.212M16.428 7.101h-.796v2.355a1 1 0 0 1-.008.122.28.28 0 0 1-.106.175.28.28 0 0 1-.195.056.28.28 0 0 1-.195-.056.28.28 0 0 1-.107-.175.6.6 0 0 1-.007-.122V7.101h-.798v2.283c0 .058.004.178.007.209.055.594.519.786 1.097.786s1.042-.192 1.096-.786c.004-.031.01-.151.009-.21zM21.887 8.96v-.463L23 8.501v.85c0 .062-.002.105-.011.212-.053.58-.548.786-1.106.786-.557 0-1.053-.207-1.106-.786a2 2 0 0 1-.01-.213V8.014c0-.06.007-.16.013-.213.07-.59.546-.79 1.103-.79.558 0 1.046.19 1.104.787q.01.106.007.213v.106h-.793v-.178a1 1 0 0 0-.01-.121c-.014-.07-.073-.231-.314-.231-.229 0-.296.152-.313.23q-.015.075-.013.151v1.455q0 .06.007.121c.016.085.095.231.322.231.228 0 .307-.146.322-.231a1 1 0 0 0 .006-.12V8.96z" }))); });
exports.BrSamsungPayMIcon.displayName = 'BrSamsungPayMIcon';