@ozen-ui/icons
Version:
A collection of icons
6 lines (5 loc) • 338 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.BrTelegramColoredIcon = void 0;
var BrTelegramColoredIcon_1 = require("./BrTelegramColoredIcon");
Object.defineProperty(exports, "BrTelegramColoredIcon", { enumerable: true, get: function () { return BrTelegramColoredIcon_1.BrTelegramColoredIcon; } });