UNPKG

@ozen-ui/icons

Version:

A collection of icons

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