@ozen-ui/icons
Version:
A collection of icons
6 lines (5 loc) • 374 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrGooglePayLightColoredIcon = void 0;
var BrGooglePayLightColoredIcon_1 = require("./BrGooglePayLightColoredIcon");
Object.defineProperty(exports, "BrGooglePayLightColoredIcon", { enumerable: true, get: function () { return BrGooglePayLightColoredIcon_1.BrGooglePayLightColoredIcon; } });