UNPKG

@ozen-ui/icons

Version:

A collection of icons

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