UNPKG

@ozen-ui/icons

Version:

A collection of icons

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