UNPKG

@ozen-ui/icons

Version:

A collection of icons

6 lines (5 loc) 338 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PlasticCardActiveIcon = void 0; var PlasticCardActiveIcon_1 = require("./PlasticCardActiveIcon"); Object.defineProperty(exports, "PlasticCardActiveIcon", { enumerable: true, get: function () { return PlasticCardActiveIcon_1.PlasticCardActiveIcon; } });