UNPKG

@ozen-ui/icons

Version:

A collection of icons

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