import * as i0 from '@angular/core';
import { Component } from '@angular/core';
import { BaseIcon } from 'primeng/baseicon';
class CaretRightIcon extends BaseIcon {
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: CaretRightIcon, deps: null, target: i0.ɵɵFactoryTarget.Component });
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.7", type: CaretRightIcon, isStandalone: true, selector: "CaretRightIcon", usesInheritance: true, ngImport: i0, template: `
`, isInline: true });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: CaretRightIcon, decorators: [{
type: Component,
args: [{
selector: 'CaretRightIcon',
standalone: true,
imports: [BaseIcon],
template: `
`
}]
}] });
/**
* Generated bundle index. Do not edit.
*/
export { CaretRightIcon };
//# sourceMappingURL=primeng-icons-caretright.mjs.map