UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 477 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.creditCardAlt = void 0; var creditCardAlt = { "viewBox": "0 0 2304 1792", "children": [{ "name": "path", "attribs": { "d": "M0 1504v-608h2304v608q0 66-47 113t-113 47h-1984q-66 0-113-47t-47-113zM640 1280v128h384v-128h-384zM256 1280v128h256v-128h-256zM2144 128q66 0 113 47t47 113v224h-2304v-224q0-66 47-113t113-47h1984z" } }] }; exports.creditCardAlt = creditCardAlt;