UNPKG

@ozen-ui/icons

Version:

A collection of icons

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