UNPKG

@ozen-ui/icons

Version:

A collection of icons

11 lines (10 loc) 3.19 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BrSamsungPaySIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.BrSamsungPaySIcon = (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", d: "M1.43 6.94c.38 0 .691-.132.741-.486a1 1 0 0 0-.002-.347c-.051-.256-.336-.408-.58-.539-.18-.097-.339-.181-.363-.287a.3.3 0 0 1-.003-.111c.015-.069.06-.142.192-.142a.18.18 0 0 1 .183.116q.014.037.012.076v.132h.523v-.15c0-.463-.41-.535-.707-.535-.373 0-.677.125-.733.472a.7.7 0 0 0 .005.286c.052.248.318.395.556.527.178.098.341.189.387.306a.3.3 0 0 1 .005.157c-.017.07-.065.141-.205.141-.13 0-.21-.076-.21-.192V6.16H.667v.163c0 .473.37.616.763.616M12.796 6.4h.011l-.028-1.665h.52v2.1h-.747l-.518-1.724h-.011l.029 1.723h-.515v-2.1h.777z" }), react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.673 8.226h.77a.8.8 0 0 1 .564.238.8.8 0 0 1 .233.573.82.82 0 0 1-.235.572.8.8 0 0 1-.566.236h-.347v.65h-.42zm.417 1.227h.32a.41.41 0 0 0 .393-.254.423.423 0 0 0-.232-.554.4.4 0 0 0-.162-.027h-.32zM3.564 8.703q.152.068.261.191v-.217h.416v1.816h-.414v-.236a.75.75 0 0 1-.583.274c-.435 0-.886-.35-.886-.944 0-.603.436-.948.89-.948a.74.74 0 0 1 .316.064m-.568 1.358a.55.55 0 0 0 .314.085c.307 0 .537-.251.537-.566a.57.57 0 0 0-.35-.518.55.55 0 0 0-.607.133.565.565 0 0 0 .106.866", clipRule: "evenodd" }), react_1.default.createElement("path", { fill: "currentColor", d: "m5.348 9.9-.5-1.223h-.443l.737 1.728-.378.928h.42l1.072-2.656H5.82zM3.377 4.931h.011l.28 1.925h.563l-.387-2.121h-.932l-.389 2.121h.567zM5.82 6.357l.259-1.622h.855l.046 2.121h-.524L6.443 4.95H6.43l-.35 1.907h-.532l-.35-1.907h-.012l-.013 1.907H4.65l.046-2.121h.854l.259 1.622zM8.041 5.176a.3.3 0 0 0 .003.11c.025.105.18.188.359.284.241.13.524.281.574.536q.03.172.003.344c-.05.351-.358.48-.734.48-.39 0-.754-.141-.754-.613v-.161h.555v.206c0 .113.08.189.21.189.137 0 .184-.072.201-.142a.3.3 0 0 0-.004-.155c-.045-.117-.206-.206-.383-.304-.235-.13-.498-.277-.549-.522a.7.7 0 0 1-.005-.283c.055-.343.356-.466.725-.466.293 0 .7.071.7.529v.145h-.518v-.13a.18.18 0 0 0-.118-.18.2.2 0 0 0-.075-.008c-.13 0-.175.074-.19.141M10.952 4.734h-.53v1.57q0 .04-.006.081a.2.2 0 0 1-.07.117.19.19 0 0 1-.13.037.19.19 0 0 1-.13-.037.2.2 0 0 1-.072-.117.4.4 0 0 1-.005-.081v-1.57h-.532v1.522c0 .039.003.118.005.14.037.395.346.523.731.523.386 0 .695-.128.731-.524.003-.02.006-.1.006-.14zM14.591 5.974v-.31l.742.003v.566c0 .042-.001.071-.007.142-.035.387-.366.524-.737.524-.372 0-.703-.137-.738-.524a1 1 0 0 1-.007-.142v-.89c0-.04.005-.107.01-.142.046-.394.363-.526.735-.526.371 0 .697.126.736.524q.005.07.005.142v.07H14.8v-.119a1 1 0 0 0-.007-.08c-.01-.047-.049-.154-.21-.154-.152 0-.197.101-.208.154a.5.5 0 0 0-.008.1v.97q-.001.04.004.08c.01.057.063.155.215.155s.204-.098.214-.155a1 1 0 0 0 .005-.08v-.308z" }))); }); exports.BrSamsungPaySIcon.displayName = 'BrSamsungPaySIcon';