UNPKG

@ozen-ui/icons

Version:

A collection of icons

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