UNPKG

ngx-tabler-icons

Version:
41 lines 5.38 kB
import { Component, Input, Inject, Optional, ChangeDetectionStrategy } from '@angular/core'; import * as i0 from "@angular/core"; export class ITablerCurrencyRenminbiComponent { 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: ITablerCurrencyRenminbiComponent, 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: ITablerCurrencyRenminbiComponent, isStandalone: true, selector: "i-tabler-currency-renminbi", inputs: { size: "size", strokeWidth: "strokeWidth" }, ngImport: i0, template: ` <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-renminbi" [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="M15 9v8a2 2 0 1 0 4 0"></path> <path d="M19 9h-14"></path> <path d="M19 5h-14"></path> <path d="M9 9v4c0 2.5 -.667 4 -2 6"></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: ITablerCurrencyRenminbiComponent, decorators: [{ type: Component, args: [{ selector: 'i-tabler-currency-renminbi', standalone: true, template: ` <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-renminbi" [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="M15 9v8a2 2 0 1 0 4 0"></path> <path d="M19 9h-14"></path> <path d="M19 5h-14"></path> <path d="M9 9v4c0 2.5 -.667 4 -2 6"></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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VycmVuY3ktcmVubWluYmkuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvbmd4LXRhYmxlci1pY29ucy9zcmMvbGliL2N1cnJlbmN5LXJlbm1pbmJpLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBRSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsUUFBUSxFQUFFLHVCQUF1QixFQUFFLE1BQU0sZUFBZSxDQUFDOztBQXlCOUYsTUFBTSxPQUFPLGdDQUFnQztJQUkzQyxZQUdVLGtCQUEwQjtRQUExQix1QkFBa0IsR0FBbEIsa0JBQWtCLENBQVE7UUFOM0IsU0FBSSxHQUFHLEVBQUUsQ0FBQztRQUNWLGdCQUFXLEdBQUcsSUFBSSxDQUFDLGtCQUFrQixJQUFJLEdBQUcsQ0FBQztJQU1uRCxDQUFDOzhHQVJPLGdDQUFnQyxrQkFNakMsMEJBQTBCO2tHQU56QixnQ0FBZ0MsNElBcEJqQzs7Ozs7Ozs7R0FRVDs7MkZBWVUsZ0NBQWdDO2tCQXZCNUMsU0FBUzsrQkFDRSw0QkFBNEIsY0FDMUIsSUFBSSxZQUNOOzs7Ozs7OztHQVFULG1CQVVnQix1QkFBdUIsQ0FBQyxNQUFNOzswQkFPNUMsUUFBUTs7MEJBQ1IsTUFBTTsyQkFBQywwQkFBMEI7eUNBTDNCLElBQUk7c0JBQVosS0FBSztnQkFDRyxXQUFXO3NCQUFuQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiICBpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBJbmplY3QsIE9wdGlvbmFsLCBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdpLXRhYmxlci1jdXJyZW5jeS1yZW5taW5iaScsXG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIHRlbXBsYXRlOiBgXG4gICAgPHN2ZyB4bWxucz1cImh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCIgY2xhc3M9XCJpY29uIGljb24tdGFibGVyIGljb24tdGFibGVyLWN1cnJlbmN5LXJlbm1pbmJpXCIgW2F0dHIud2lkdGhdPVwic2l6ZVwiIFthdHRyLmhlaWdodF09XCJzaXplXCIgdmlld0JveD1cIjAgMCAyNCAyNFwiIFthdHRyLnN0cm9rZS13aWR0aF09XCJzdHJva2VXaWR0aFwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIGZpbGw9XCJub25lXCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCI+XG4gICA8cGF0aCBzdHJva2U9XCJub25lXCIgZD1cIk0wIDBoMjR2MjRIMHpcIiBmaWxsPVwibm9uZVwiPjwvcGF0aD5cbiAgIDxwYXRoIGQ9XCJNMTUgOXY4YTIgMiAwIDEgMCA0IDBcIj48L3BhdGg+XG4gICA8cGF0aCBkPVwiTTE5IDloLTE0XCI+PC9wYXRoPlxuICAgPHBhdGggZD1cIk0xOSA1aC0xNFwiPjwvcGF0aD5cbiAgIDxwYXRoIGQ9XCJNOSA5djRjMCAyLjUgLS42NjcgNCAtMiA2XCI+PC9wYXRoPlxuPC9zdmc+XG4gIGAsXG4gIHN0eWxlczogW1xuICAgIGBcbiAgICAgIDpob3N0IHtcbiAgICAgICAgZGlzcGxheTogaW5saW5lLWZsZXg7XG4gICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgfVxuICAgIGAsXG4gIF0sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxufSlcbmV4cG9ydCBjbGFzcyBJVGFibGVyQ3VycmVuY3lSZW5taW5iaUNvbXBvbmVudCB7XG4gIEBJbnB1dCgpIHNpemUgPSAyNDtcbiAgQElucHV0KCkgc3Ryb2tlV2lkdGggPSB0aGlzLmRlZmF1bHRTdHJva2VXaWR0aCB8fCAxLjU7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgQE9wdGlvbmFsKClcbiAgICBASW5qZWN0KCdUQUJMRVJfSUNPTl9TVFJPS0VfV0lEVEgnKVxuICAgIHByaXZhdGUgZGVmYXVsdFN0cm9rZVdpZHRoOiBudW1iZXJcbiAgKSB7fVxufVxuIl19