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