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