UNPKG

ngx-tabler-icons

Version:
37 lines 5.13 kB
import { Component, Input, Inject, Optional, ChangeDetectionStrategy } from '@angular/core'; import * as i0 from "@angular/core"; export class ITablerCubeUnfoldedComponent { constructor(defaultStrokeWidth) { this.defaultStrokeWidth = defaultStrokeWidth; this.size = 24; this.strokeWidth = this.defaultStrokeWidth || 1.5; } static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: ITablerCubeUnfoldedComponent, deps: [{ token: 'TABLER_ICON_STROKE_WIDTH', optional: true }], target: i0.ɵɵFactoryTarget.Component }); } static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.2", type: ITablerCubeUnfoldedComponent, isStandalone: true, selector: "i-tabler-cube-unfolded", inputs: { size: "size", strokeWidth: "strokeWidth" }, ngImport: i0, template: ` <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cube-unfolded" [attr.width]="size" [attr.height]="size" viewBox="0 0 24 24" [attr.stroke-width]="strokeWidth" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M2 15h10v5h5v-5h5v-5h-10v-5h-5v5h-5z"></path> <path d="M7 15v-5h5v5h5v-5"></path> </svg> `, isInline: true, styles: [":host{display:inline-flex;align-items:center;justify-content:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); } } i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.2", ngImport: i0, type: ITablerCubeUnfoldedComponent, decorators: [{ type: Component, args: [{ selector: 'i-tabler-cube-unfolded', standalone: true, template: ` <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-cube-unfolded" [attr.width]="size" [attr.height]="size" viewBox="0 0 24 24" [attr.stroke-width]="strokeWidth" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M2 15h10v5h5v-5h5v-5h-10v-5h-5v5h-5z"></path> <path d="M7 15v-5h5v5h5v-5"></path> </svg> `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:inline-flex;align-items:center;justify-content:center}\n"] }] }], ctorParameters: () => [{ type: undefined, decorators: [{ type: Optional }, { type: Inject, args: ['TABLER_ICON_STROKE_WIDTH'] }] }], propDecorators: { size: [{ type: Input }], strokeWidth: [{ type: Input }] } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3ViZS11bmZvbGRlZC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9uZ3gtdGFibGVyLWljb25zL3NyYy9saWIvY3ViZS11bmZvbGRlZC5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUUsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLFFBQVEsRUFBRSx1QkFBdUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUF1QjlGLE1BQU0sT0FBTyw0QkFBNEI7SUFJdkMsWUFHVSxrQkFBMEI7UUFBMUIsdUJBQWtCLEdBQWxCLGtCQUFrQixDQUFRO1FBTjNCLFNBQUksR0FBRyxFQUFFLENBQUM7UUFDVixnQkFBVyxHQUFHLElBQUksQ0FBQyxrQkFBa0IsSUFBSSxHQUFHLENBQUM7SUFNbkQsQ0FBQzs4R0FSTyw0QkFBNEIsa0JBTTdCLDBCQUEwQjtrR0FOekIsNEJBQTRCLHdJQWxCN0I7Ozs7OztHQU1UOzsyRkFZVSw0QkFBNEI7a0JBckJ4QyxTQUFTOytCQUNFLHdCQUF3QixjQUN0QixJQUFJLFlBQ047Ozs7OztHQU1ULG1CQVVnQix1QkFBdUIsQ0FBQyxNQUFNOzswQkFPNUMsUUFBUTs7MEJBQ1IsTUFBTTsyQkFBQywwQkFBMEI7eUNBTDNCLElBQUk7c0JBQVosS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiICBpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBJbmplY3QsIE9wdGlvbmFsLCBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpLXRhYmxlci1jdWJlLXVuZm9sZGVkJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgdGVtcGxhdGU6IGBcbiAgICA8c3ZnIHhtbG5zPVwiaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmdcIiBjbGFzcz1cImljb24gaWNvbi10YWJsZXIgaWNvbi10YWJsZXItY3ViZS11bmZvbGRlZFwiIFthdHRyLndpZHRoXT1cInNpemVcIiBbYXR0ci5oZWlnaHRdPVwic2l6ZVwiIHZpZXdCb3g9XCIwIDAgMjQgMjRcIiBbYXR0ci5zdHJva2Utd2lkdGhdPVwic3Ryb2tlV2lkdGhcIiBzdHJva2U9XCJjdXJyZW50Q29sb3JcIiBmaWxsPVwibm9uZVwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPlxuICAgPHBhdGggc3Ryb2tlPVwibm9uZVwiIGQ9XCJNMCAwaDI0djI0SDB6XCIgZmlsbD1cIm5vbmVcIj48L3BhdGg+XG4gICA8cGF0aCBkPVwiTTIgMTVoMTB2NWg1di01aDV2LTVoLTEwdi01aC01djVoLTV6XCI+PC9wYXRoPlxuICAgPHBhdGggZD1cIk03IDE1di01aDV2NWg1di01XCI+PC9wYXRoPlxuPC9zdmc+XG4gIGAsXG4gIHN0eWxlczogW1xuICAgIGBcbiAgICAgIDpob3N0IHtcbiAgICAgICAgZGlzcGxheTogaW5saW5lLWZsZXg7XG4gICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgfVxuICAgIGAsXG4gIF0sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBJVGFibGVyQ3ViZVVuZm9sZGVkQ29tcG9uZW50IHtcbiAgQElucHV0KCkgc2l6ZSA9IDI0O1xuICBASW5wdXQoKSBzdHJva2VXaWR0aCA9IHRoaXMuZGVmYXVsdFN0cm9rZVdpZHRoIHx8IDEuNTtcblxuICBjb25zdHJ1Y3RvcihcbiAgICBAT3B0aW9uYWwoKVxuICAgIEBJbmplY3QoJ1RBQkxFUl9JQ09OX1NUUk9LRV9XSURUSCcpXG4gICAgcHJpdmF0ZSBkZWZhdWx0U3Ryb2tlV2lkdGg6IG51bWJlclxuICApIHt9XG59XG4iXX0=