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