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