UNPKG

@ozen-ui/icons

Version:

A collection of icons

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