UNPKG

@ozen-ui/icons

Version:

A collection of icons

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