UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 2.32 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 AmazonPay = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.408 6.45c-.535 0-1.095.248-1.531.635l-.049-.332a.177.177 0 00-.177-.154h-.465a.155.155 0 00-.155.154v6.332c0 .085.07.154.155.154h.608c.085 0 .154-.069.154-.154V10.9c.385.343.887.541 1.423.541 1.273 0 2.026-1.102 2.026-2.474 0-1.282-.492-2.516-1.99-2.516zm.608 3.926c-.237.233-.501.297-.9.297-.354 0-.82-.185-1.168-.443V7.64c.362-.279.825-.43 1.21-.43 1.007 0 1.281.792 1.281 1.699.006.61-.106 1.155-.423 1.468zM13.848 11.17c0 .085-.07.155-.155.155h-.454a.177.177 0 01-.177-.155l-.046-.309a2.651 2.651 0 01-.742.44c-.533.207-1.149.242-1.67-.079-.377-.23-.577-.683-.577-1.15 0-.361.111-.72.358-.98.329-.354.806-.529 1.382-.529.348 0 .846.041 1.209.16V8.1c0-.632-.266-.905-.968-.905-.536 0-.946.08-1.517.258-.091.003-.145-.066-.145-.151v-.355c0-.085.073-.167.152-.192.407-.178.985-.288 1.599-.309.8 0 1.75.18 1.75 1.412v3.311h.001zm-.872-.907v-.938c-.304-.083-.808-.118-1.003-.118-.308 0-.646.073-.822.263a.776.776 0 00-.191.531c0 .25.086.5.288.624.234.159.598.14.939.043.328-.093.636-.258.79-.405zM14.707 13.077v-.334c0-.094.046-.16.145-.154.185.026.446.053.632.014.243-.05.416-.222.52-.457.144-.332.24-.6.3-.775l-1.84-4.56c-.03-.077-.04-.22.115-.22h.643c.123 0 .173.078.2.154l1.335 3.704 1.273-3.704c.026-.076.079-.154.2-.154h.607c.153 0 .145.143.114.22l-1.826 4.703c-.236.625-.55 1.622-1.26 1.795-.355.093-.803.06-1.067-.05-.066-.034-.091-.123-.091-.182zM20.694 12.887c-.622.009-1.357.148-1.914.54-.172.119-.142.284.05.262.626-.075 2.021-.244 2.27.075.25.318-.276 1.633-.509 2.22-.072.176.08.249.241.115 1.043-.873 1.314-2.704 1.1-2.967-.107-.132-.616-.254-1.238-.245z", fill: "#323544" }), React.createElement("path", { d: "M2.144 13.554c-.146.02-.208.204-.056.35 2.611 2.45 6.062 3.649 9.893 3.649 2.733 0 5.906-.892 8.096-2.572.362-.28.053-.698-.318-.533a19.032 19.032 0 01-7.55 1.606c-3.597 0-7.08-.751-9.897-2.457a.26.26 0 00-.168-.043z", fill: "#323544" })); exports.default = AmazonPay;