UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 2.29 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Payoneer = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M3.636 21.263v-.964h.416c.774 0 1.238-.432 1.238-1.075 0-.605-.469-.958-1.148-.958H3.136v2.997h.5zm.48-2.55c.394 0 .663.185.663.57 0 .357-.3.568-.69.568h-.453v-1.143h.48v.006zm8.1 1.502c0-.622-.469-1.09-1.09-1.09-.596 0-1.085.479-1.085 1.095 0 .627.453 1.08 1.085 1.08a1.065 1.065 0 001.09-1.085zm-1.701 0c0-.359.263-.633.61-.633.348 0 .617.28.617.633a.614.614 0 01-.616.632c-.348.005-.611-.274-.611-.633zm6.399.126c.016-.063.016-.158.016-.216 0-.585-.448-.995-1.012-.995-.6 0-1.08.468-1.08 1.08 0 .637.422 1.095 1.065 1.095.431 0 .795-.206.948-.49l-.369-.206a.643.643 0 01-.542.274c-.332 0-.564-.2-.611-.537h1.585v-.005zm-1.564-.364a.54.54 0 01.553-.447c.29 0 .51.184.537.447h-1.09zm-5.83-.81l-.58 1.495-.516-1.496h-.538l.775 2.097-.322.737h.511l1.18-2.834h-.51zm11.344.01a.81.81 0 00-.205-.026.616.616 0 00-.538.316v-.3h-.474v2.096h.474V20.14c0-.39.259-.548.527-.548.074 0 .137.005.21.021l.006-.437zm-1.559 1.164c.016-.063.016-.158.016-.216 0-.585-.448-.995-1.011-.995-.6 0-1.08.468-1.08 1.08 0 .637.421 1.095 1.064 1.095.432 0 .795-.206.948-.49l-.369-.206a.643.643 0 01-.542.274c-.332 0-.564-.2-.611-.537h1.585v-.005zm-1.57-.364a.54.54 0 01.553-.447c.29 0 .511.184.538.447h-1.09zm-10.602.232c0 .385-.29.664-.663.664-.364 0-.611-.285-.611-.664 0-.358.3-.658.653-.658.374 0 .621.284.621.658zm7.384-.142c0-.585-.284-.943-.821-.943a.871.871 0 00-.685.311v-.274h-.48v2.096h.48v-1.132c0-.353.253-.574.558-.574.306 0 .464.205.464.553v1.159h.48v-1.196h.004zm-7.384-.9v.273c-.137-.184-.363-.31-.695-.31-.58 0-1.064.51-1.064 1.116 0 .606.416 1.064.975 1.064.363 0 .632-.132.784-.342v.305h.469v-2.096h-.469v-.01z", fill: "#323544" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 15.318a6.027 6.027 0 100-12.054 6.027 6.027 0 000 12.054zm0 1.264A7.291 7.291 0 1012 2a7.291 7.291 0 000 14.582z", fill: "#323544" })); exports.default = Payoneer;