@cuby-ui/icons 0.0.547 → 0.0.548
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.
|
@@ -1957,17 +1957,10 @@ const cuiIconCombinedConveyor = `
|
|
|
1957
1957
|
`;
|
|
1958
1958
|
const cuiIconCombined = `
|
|
1959
1959
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1960
|
-
<
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
</g>
|
|
1965
|
-
<defs>
|
|
1966
|
-
<clipPath id="clip0_30750_11295">
|
|
1967
|
-
<rect width="16" height="16" fill="white"/>
|
|
1968
|
-
</clipPath>
|
|
1969
|
-
</defs>
|
|
1970
|
-
</svg>
|
|
1960
|
+
<path d="M9.81641 13.8125L13.2831 13.8125C13.6367 13.8125 13.9758 13.672 14.2259 13.422C14.4759 13.1719 14.6164 12.8328 14.6164 12.4792L14.6164 3.14583C14.6164 2.79221 14.4759 2.45307 14.2259 2.20302C13.9758 1.95298 13.6367 1.8125 13.2831 1.8125L9.81641 1.8125" stroke="#595E6A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
1961
|
+
<path d="M10.0733 13.8125L2.18281 13.8125C1.74099 13.8125 1.38281 13.4543 1.38281 13.0125L1.38281 2.6125C1.38281 2.17067 1.74098 1.8125 2.18281 1.8125L10.0733 1.8125" stroke="#595E6A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="2.4 2.4"/>
|
|
1962
|
+
<path d="M7.81641 3.62891L7.81641 11.982" stroke="#595E6A" stroke-width="1.2" stroke-linecap="round" stroke-dasharray="2.4 2.4"/>
|
|
1963
|
+
</svg>
|
|
1971
1964
|
`;
|
|
1972
1965
|
const CUI_ICONS = {
|
|
1973
1966
|
cuiIconLock2,
|