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