UNPKG

@ozen-ui/icons

Version:

A collection of icons

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