UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 3.49 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 Mastercard = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.05 12.014h.741c.038-.214-.03-.397-.267-.397-.237 0-.405.122-.474.397zM6.873 12.411a2.227 2.227 0 01-.037-.006c-.11-.02-.304-.056-.474.06-.191.13-.245.358-.046.435.191.073.473-.053.512-.252l.045-.237zM20.473 12.342c.062-.198.028-.446-.038-.534-.183-.244-.604-.051-.733.428-.084.313.1.55.306.55.221 0 .358-.176.465-.444zM16.953 12.411a2.108 2.108 0 01-.037-.006c-.11-.02-.305-.056-.474.06-.191.13-.245.358-.046.435.191.073.473-.053.511-.252l.046-.237z", fill: "#323544" }), React.createElement("path", { d: "M16.081 6.08a5.92 5.92 0 010 11.84 5.862 5.862 0 01-3.729-1.329 6.379 6.379 0 001.69-2.754h-.492a5.903 5.903 0 01-1.554 2.448 5.922 5.922 0 01-1.543-2.445h-.492a6.387 6.387 0 001.672 2.747 5.88 5.88 0 01-3.712 1.333 5.92 5.92 0 010-11.84c1.41 0 2.695.51 3.712 1.333a6.388 6.388 0 00-1.672 2.747h.492a5.92 5.92 0 011.543-2.445 5.904 5.904 0 011.554 2.447h.492a6.379 6.379 0 00-1.69-2.753 5.861 5.861 0 013.73-1.329zm1.978 5.116l-.409 2.19h.602l.185-1.002c.168-.622.427-.62.579-.617h.023l.162-.57c-.301 0-.479.107-.571.215l-.054-.216h-.517zm-7.734-.556h-.596l-.412 2.077c-.115.595.336.68.473.68a.845.845 0 00.443-.108l.038-.442c-.343.053-.359-.1-.328-.268l.168-.886h.305l.107-.473h-.32l.122-.58zm1.168.55c-.933 0-1.076.897-1.104 1.077l-.003.014c-.023.138-.038 1.108.993 1.108.252.007.618-.023.764-.1l.091-.45a4.336 4.336 0 01-.672.053h-.02c-.238 0-.596.001-.53-.48h1.298c.07-.352.23-1.223-.817-1.223zm-2.191.076c-.247-.094-.447-.088-.55-.085H8.71c-.101 0-.797 0-.905.52-.084.405.064.572.206.634.15.065.257.126.348.178.048.028.091.053.134.074.15.075.123.328-.077.328l-.072.003c-.154.009-.468.026-.714-.056l-.084.45c.275.077.496.077.702.077h.023c.185.002.837.008.931-.619.049-.32-.091-.466-.206-.534a3.36 3.36 0 00-.427-.237c-.122-.054-.214-.26.007-.32.138-.016.42-.016.588.03l.138-.443zm-3.505-.52h-.978l-.725 1.604-.115-1.604h-.954l-.512 2.643h.596l.366-1.91.16 1.91h.566l.832-1.864-.351 1.864H5.3l.497-2.643zm.068.986l.144-.018c.18-.023.441-.057.597-.051l.06.001c.187.004.369.008.307.304-.02.002-.055.001-.1 0-.313-.01-1.144-.035-1.29.764-.069.45.32.68.626.664.305-.015.39-.053.496-.13l.077.123h.557l.237-1.192c.061-.297.16-1.015-.84-1.015l-.096.003c-.162.004-.36.01-.683.073l-.092.474zm9.286-.481c.199 0 .305.015.458.106l.39-.389c-.153-.168-.329-.333-.817-.351-.413-.016-1.12.285-1.345 1.107-.305 1.115.367 1.665.986 1.665.328 0 .527-.046.725-.138l-.176-.534c-.61.206-1.046-.107-.946-.741.083-.536.526-.726.725-.726zm5.452.119c-.08-.084-.172-.18-.382-.18h-.054c-.328-.004-.801-.009-1.076.931-.194.663.199 1.268.626 1.268.199-.008.397-.092.52-.176l.076.176h.641l.52-2.78h-.627l-.16.84a.66.66 0 01-.084-.08zm-4.658.362l.144-.018c.18-.023.44-.057.597-.051l.06.001c.187.004.369.008.306.304-.02.002-.054.001-.1 0-.312-.01-1.143-.035-1.29.764-.068.45.321.68.627.664.305-.015.389-.053.496-.13l.077.123h.557l.237-1.192c.06-.297.16-1.015-.84-1.015l-.096.003c-.162.004-.36.01-.683.073l-.092.474zm-3.213-.512l-.405 2.169h.596l.183-.993c.165-.61.426-.606.576-.604h.027l.153-.572c-.297 0-.473.107-.565.214l-.053-.214h-.512z", fill: "#323544" })); exports.default = Mastercard;