UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.14 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 Adyen = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.647 9.882v2.934c0 .134.109.243.243.243h.463V9.882h1.765v5.15c0 .47-.38.85-.85.85H9.943v-1.235h2.41v-.53h-1.621a.85.85 0 01-.85-.849V9.882h1.765zm-8.261 0c.469 0 .85.38.85.85v3.386H.85a.85.85 0 01-.85-.85v-.948c0-.469.38-.85.85-.85h.915v1.346c0 .134.108.243.242.243h.464v-1.875a.243.243 0 00-.243-.243H.06V9.882zm5.79-1.764v6H5.791a.85.85 0 01-.85-.85v-2.536c0-.47.38-.85.85-.85h.915v2.934c0 .134.108.243.243.243h.463V8.118h1.764zm9.033 1.764a.85.85 0 01.85.85v.948c0 .47-.38.85-.85.85h-.915v-1.346a.243.243 0 00-.243-.243h-.463v1.875c0 .134.109.243.243.243h2.167v1.059h-3.325a.85.85 0 01-.85-.85V9.882zm4.942 0c.469 0 .849.38.849.85v3.386h-1.765v-2.934a.243.243 0 00-.242-.243h-.464v3.177h-1.764V9.882z" })); exports.default = Adyen;