UNPKG

@ozen-ui/icons

Version:

A collection of icons

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