UNPKG

@ozen-ui/icons

Version:

A collection of icons

6 lines (5 loc) 314 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PercentFilledIcon = void 0; var PercentFilledIcon_1 = require("./PercentFilledIcon"); Object.defineProperty(exports, "PercentFilledIcon", { enumerable: true, get: function () { return PercentFilledIcon_1.PercentFilledIcon; } });