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