UNPKG

@ozen-ui/icons

Version:

A collection of icons

11 lines (10 loc) 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LabelIconMeta = void 0; var entities_1 = require("../../../entities"); exports.LabelIconMeta = new entities_1.IconSizedMeta({ name: 'Label', isColored: false, componentName: 'LabelIcon', group: 'actions', });