@akcelik/strct 0.5.26 → 0.5.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -405,11 +405,11 @@ class StrctIcon {
|
|
|
405
405
|
viewBox="0 0 16 16"
|
|
406
406
|
fill="none"
|
|
407
407
|
stroke="currentColor"
|
|
408
|
-
stroke-width="1.
|
|
408
|
+
stroke-width="1.5"
|
|
409
409
|
stroke-linecap="round"
|
|
410
410
|
stroke-linejoin="round"
|
|
411
411
|
>
|
|
412
|
-
<path d="M3
|
|
412
|
+
<path d="M3.5 2.5c-1.5 0-2.5 1.5-1.5 3l3.5 3.5c-.5 1.5 0 3 1.5 3.5s3 0 3.5-1.5M6.5 5.5l6 6M7.5 10.5c1 1.5 2.5 2.5 4 1.5s1.5-2.5.5-4" />
|
|
413
413
|
</svg>
|
|
414
414
|
}
|
|
415
415
|
</span>
|
|
@@ -447,11 +447,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.16", ngImpo
|
|
|
447
447
|
viewBox="0 0 16 16"
|
|
448
448
|
fill="none"
|
|
449
449
|
stroke="currentColor"
|
|
450
|
-
stroke-width="1.
|
|
450
|
+
stroke-width="1.5"
|
|
451
451
|
stroke-linecap="round"
|
|
452
452
|
stroke-linejoin="round"
|
|
453
453
|
>
|
|
454
|
-
<path d="M3
|
|
454
|
+
<path d="M3.5 2.5c-1.5 0-2.5 1.5-1.5 3l3.5 3.5c-.5 1.5 0 3 1.5 3.5s3 0 3.5-1.5M6.5 5.5l6 6M7.5 10.5c1 1.5 2.5 2.5 4 1.5s1.5-2.5.5-4" />
|
|
455
455
|
</svg>
|
|
456
456
|
}
|
|
457
457
|
</span>
|