lucide-angular 0.62.0 → 0.65.0
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.
- package/bundles/lucide-angular-src-icons.umd.js +95 -53
- package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
- package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
- package/bundles/lucide-angular.umd.js +98 -53
- package/bundles/lucide-angular.umd.js.map +1 -1
- package/bundles/lucide-angular.umd.min.js +1 -1
- package/bundles/lucide-angular.umd.min.js.map +1 -1
- package/esm2015/icons/cloud-drizzle.js +2 -2
- package/esm2015/icons/cloud-fog.js +2 -2
- package/esm2015/icons/cloud-hail.js +5 -5
- package/esm2015/icons/cloud-lightning.js +2 -7
- package/esm2015/icons/cloud-moon-rain.js +23 -0
- package/esm2015/icons/cloud-moon.js +3 -8
- package/esm2015/icons/cloud-off.js +8 -3
- package/esm2015/icons/cloud-rain-wind.js +2 -2
- package/esm2015/icons/cloud-rain.js +2 -2
- package/esm2015/icons/cloud-snow.js +8 -8
- package/esm2015/icons/cloud-sun-rain.js +22 -0
- package/esm2015/icons/cloud-sun.js +5 -10
- package/esm2015/icons/cloud.js +2 -2
- package/esm2015/icons/cloudy.js +3 -8
- package/esm2015/icons/download-cloud.js +2 -2
- package/esm2015/icons/index.js +4 -1
- package/esm2015/icons/moon.js +2 -2
- package/esm2015/icons/sun-moon.js +6 -6
- package/esm2015/icons/sun.js +5 -5
- package/esm2015/icons/sunrise.js +3 -3
- package/esm2015/icons/sunset.js +3 -3
- package/esm2015/icons/table-2.js +15 -0
- package/esm2015/icons/thermometer-sun.js +2 -2
- package/esm2015/icons/upload-cloud.js +2 -2
- package/esm2015/src/icons/cloud-drizzle.js +2 -2
- package/esm2015/src/icons/cloud-fog.js +2 -2
- package/esm2015/src/icons/cloud-hail.js +5 -5
- package/esm2015/src/icons/cloud-lightning.js +2 -7
- package/esm2015/src/icons/cloud-moon-rain.js +23 -0
- package/esm2015/src/icons/cloud-moon.js +3 -8
- package/esm2015/src/icons/cloud-off.js +8 -3
- package/esm2015/src/icons/cloud-rain-wind.js +2 -2
- package/esm2015/src/icons/cloud-rain.js +2 -2
- package/esm2015/src/icons/cloud-snow.js +8 -8
- package/esm2015/src/icons/cloud-sun-rain.js +22 -0
- package/esm2015/src/icons/cloud-sun.js +5 -10
- package/esm2015/src/icons/cloud.js +2 -2
- package/esm2015/src/icons/cloudy.js +3 -8
- package/esm2015/src/icons/download-cloud.js +2 -2
- package/esm2015/src/icons/index.js +4 -1
- package/esm2015/src/icons/moon.js +2 -2
- package/esm2015/src/icons/sun-moon.js +6 -6
- package/esm2015/src/icons/sun.js +5 -5
- package/esm2015/src/icons/sunrise.js +3 -3
- package/esm2015/src/icons/sunset.js +3 -3
- package/esm2015/src/icons/table-2.js +15 -0
- package/esm2015/src/icons/thermometer-sun.js +2 -2
- package/esm2015/src/icons/upload-cloud.js +2 -2
- package/fesm2015/lucide-angular-src-icons.js +93 -54
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +96 -54
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/cloud-moon-rain.d.ts +3 -0
- package/icons/cloud-sun-rain.d.ts +3 -0
- package/icons/index.d.ts +3 -0
- package/icons/table-2.d.ts +3 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/cloud-moon-rain.d.ts +3 -0
- package/src/icons/cloud-sun-rain.d.ts +3 -0
- package/src/icons/index.d.ts +3 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
- package/src/icons/table-2.d.ts +3 -0
|
@@ -1979,7 +1979,7 @@ const CloudDrizzle = [
|
|
|
1979
1979
|
'svg',
|
|
1980
1980
|
defaultAttributes,
|
|
1981
1981
|
[
|
|
1982
|
-
['path', { d: '
|
|
1982
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
1983
1983
|
['path', { d: 'M8 19v1' }],
|
|
1984
1984
|
['path', { d: 'M8 14v1' }],
|
|
1985
1985
|
['path', { d: 'M16 19v1' }],
|
|
@@ -1993,7 +1993,7 @@ const CloudFog = [
|
|
|
1993
1993
|
'svg',
|
|
1994
1994
|
defaultAttributes,
|
|
1995
1995
|
[
|
|
1996
|
-
['path', { d: '
|
|
1996
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
1997
1997
|
['path', { d: 'M16 17H7' }],
|
|
1998
1998
|
['path', { d: 'M17 21H9' }],
|
|
1999
1999
|
],
|
|
@@ -2003,13 +2003,13 @@ const CloudHail = [
|
|
|
2003
2003
|
'svg',
|
|
2004
2004
|
defaultAttributes,
|
|
2005
2005
|
[
|
|
2006
|
-
['path', { d: '
|
|
2006
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
2007
2007
|
['path', { d: 'M16 14v2' }],
|
|
2008
2008
|
['path', { d: 'M8 14v2' }],
|
|
2009
|
-
['path', { d: 'M16
|
|
2010
|
-
['path', { d: 'M8
|
|
2009
|
+
['path', { d: 'M16 20h.01' }],
|
|
2010
|
+
['path', { d: 'M8 20h.01' }],
|
|
2011
2011
|
['path', { d: 'M12 16v2' }],
|
|
2012
|
-
['path', { d: 'M12
|
|
2012
|
+
['path', { d: 'M12 22h.01' }],
|
|
2013
2013
|
],
|
|
2014
2014
|
];
|
|
2015
2015
|
|
|
@@ -2017,13 +2017,29 @@ const CloudLightning = [
|
|
|
2017
2017
|
'svg',
|
|
2018
2018
|
defaultAttributes,
|
|
2019
2019
|
[
|
|
2020
|
+
['path', { d: 'M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973' }],
|
|
2020
2021
|
['path', { d: 'm13 12-3 5h4l-3 5' }],
|
|
2022
|
+
],
|
|
2023
|
+
];
|
|
2024
|
+
|
|
2025
|
+
const CloudMoonRain = [
|
|
2026
|
+
'svg',
|
|
2027
|
+
defaultAttributes,
|
|
2028
|
+
[
|
|
2029
|
+
[
|
|
2030
|
+
'path',
|
|
2031
|
+
{
|
|
2032
|
+
d: 'M9.95 9a6.13 6.13 0 0 1 5.5-5.18 4.77 4.77 0 0 0 6.67 6.67A6.13 6.13 0 0 1 19.46 15',
|
|
2033
|
+
},
|
|
2034
|
+
],
|
|
2021
2035
|
[
|
|
2022
2036
|
'path',
|
|
2023
2037
|
{
|
|
2024
|
-
d: '
|
|
2038
|
+
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2025
2039
|
},
|
|
2026
2040
|
],
|
|
2041
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2042
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2027
2043
|
],
|
|
2028
2044
|
];
|
|
2029
2045
|
|
|
@@ -2031,16 +2047,11 @@ const CloudMoon = [
|
|
|
2031
2047
|
'svg',
|
|
2032
2048
|
defaultAttributes,
|
|
2033
2049
|
[
|
|
2050
|
+
['path', { d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z' }],
|
|
2034
2051
|
[
|
|
2035
2052
|
'path',
|
|
2036
2053
|
{
|
|
2037
|
-
d: '
|
|
2038
|
-
},
|
|
2039
|
-
],
|
|
2040
|
-
[
|
|
2041
|
-
'path',
|
|
2042
|
-
{
|
|
2043
|
-
d: 'M9.95 9a6.13 6.13 0 0 1 5.5-5.18 4.77 4.77 0 0 0 6.67 6.67A6.13 6.13 0 0 1 19.46 15',
|
|
2054
|
+
d: 'M10.083 9A6.002 6.002 0 0 1 16 4a4.243 4.243 0 0 0 6 6c0 2.22-1.206 4.16-3 5.197',
|
|
2044
2055
|
},
|
|
2045
2056
|
],
|
|
2046
2057
|
],
|
|
@@ -2051,8 +2062,13 @@ const CloudOff = [
|
|
|
2051
2062
|
defaultAttributes,
|
|
2052
2063
|
[
|
|
2053
2064
|
['path', { d: 'm2 2 20 20' }],
|
|
2054
|
-
['path', { d: '
|
|
2055
|
-
[
|
|
2065
|
+
['path', { d: 'M5.782 5.782A7 7 0 0 0 9 19h8.5a4.5 4.5 0 0 0 1.307-.193' }],
|
|
2066
|
+
[
|
|
2067
|
+
'path',
|
|
2068
|
+
{
|
|
2069
|
+
d: 'M21.532 16.5A4.5 4.5 0 0 0 17.5 10h-1.79A7.008 7.008 0 0 0 10 5.07',
|
|
2070
|
+
},
|
|
2071
|
+
],
|
|
2056
2072
|
],
|
|
2057
2073
|
];
|
|
2058
2074
|
|
|
@@ -2060,7 +2076,7 @@ const CloudRainWind = [
|
|
|
2060
2076
|
'svg',
|
|
2061
2077
|
defaultAttributes,
|
|
2062
2078
|
[
|
|
2063
|
-
['path', { d: '
|
|
2079
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
2064
2080
|
['path', { d: 'm9.2 22 3-7' }],
|
|
2065
2081
|
['path', { d: 'm9 13-3 7' }],
|
|
2066
2082
|
['path', { d: 'm17 13-3 7' }],
|
|
@@ -2071,7 +2087,7 @@ const CloudRain = [
|
|
|
2071
2087
|
'svg',
|
|
2072
2088
|
defaultAttributes,
|
|
2073
2089
|
[
|
|
2074
|
-
['path', { d: '
|
|
2090
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
2075
2091
|
['path', { d: 'M16 14v6' }],
|
|
2076
2092
|
['path', { d: 'M8 14v6' }],
|
|
2077
2093
|
['path', { d: 'M12 16v6' }],
|
|
@@ -2082,17 +2098,17 @@ const CloudSnow = [
|
|
|
2082
2098
|
'svg',
|
|
2083
2099
|
defaultAttributes,
|
|
2084
2100
|
[
|
|
2085
|
-
['path', { d: '
|
|
2086
|
-
['path', { d: 'M8
|
|
2087
|
-
['path', { d: 'M8
|
|
2088
|
-
['path', { d: 'M12
|
|
2089
|
-
['path', { d: 'M12
|
|
2090
|
-
['path', { d: 'M16
|
|
2091
|
-
['path', { d: 'M16
|
|
2101
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
2102
|
+
['path', { d: 'M8 15h.01' }],
|
|
2103
|
+
['path', { d: 'M8 19h.01' }],
|
|
2104
|
+
['path', { d: 'M12 17h.01' }],
|
|
2105
|
+
['path', { d: 'M12 21h.01' }],
|
|
2106
|
+
['path', { d: 'M16 15h.01' }],
|
|
2107
|
+
['path', { d: 'M16 19h.01' }],
|
|
2092
2108
|
],
|
|
2093
2109
|
];
|
|
2094
2110
|
|
|
2095
|
-
const
|
|
2111
|
+
const CloudSunRain = [
|
|
2096
2112
|
'svg',
|
|
2097
2113
|
defaultAttributes,
|
|
2098
2114
|
[
|
|
@@ -2100,33 +2116,43 @@ const CloudSun = [
|
|
|
2100
2116
|
['path', { d: 'm5.22 5.22 1.42 1.42' }],
|
|
2101
2117
|
['path', { d: 'M20 12h2' }],
|
|
2102
2118
|
['path', { d: 'M15.97 12.5A4 4 0 0 0 9.5 8.88' }],
|
|
2119
|
+
['path', { d: 'm17.36 6.64 1.42-1.42' }],
|
|
2103
2120
|
[
|
|
2104
2121
|
'path',
|
|
2105
2122
|
{
|
|
2106
|
-
d: '
|
|
2123
|
+
d: 'M15.54 22a3.4 3.4 0 0 0-1.88-6.2h-1.35a5.3 5.3 0 0 0-5.46-3.78 5.24 5.24 0 0 0-4.8 4.6 5.33 5.33 0 0 0 1.46 4.4',
|
|
2107
2124
|
},
|
|
2108
2125
|
],
|
|
2109
|
-
['path', { d: '
|
|
2126
|
+
['path', { d: 'M11.5 20v2' }],
|
|
2127
|
+
['path', { d: 'M7.5 19v2' }],
|
|
2128
|
+
],
|
|
2129
|
+
];
|
|
2130
|
+
|
|
2131
|
+
const CloudSun = [
|
|
2132
|
+
'svg',
|
|
2133
|
+
defaultAttributes,
|
|
2134
|
+
[
|
|
2135
|
+
['path', { d: 'M12 2v2' }],
|
|
2136
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
2137
|
+
['path', { d: 'M20 12h2' }],
|
|
2138
|
+
['path', { d: 'M15.947 12.65a4 4 0 0 0-5.925-4.128' }],
|
|
2139
|
+
['path', { d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z' }],
|
|
2140
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
2110
2141
|
],
|
|
2111
2142
|
];
|
|
2112
2143
|
|
|
2113
2144
|
const Cloud = [
|
|
2114
2145
|
'svg',
|
|
2115
2146
|
defaultAttributes,
|
|
2116
|
-
[['path', { d: 'M17.5
|
|
2147
|
+
[['path', { d: 'M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z' }]],
|
|
2117
2148
|
];
|
|
2118
2149
|
|
|
2119
2150
|
const Cloudy = [
|
|
2120
2151
|
'svg',
|
|
2121
2152
|
defaultAttributes,
|
|
2122
2153
|
[
|
|
2123
|
-
['path', { d: 'M17.5
|
|
2124
|
-
[
|
|
2125
|
-
'path',
|
|
2126
|
-
{
|
|
2127
|
-
d: 'M22 10c0-1.5-1.5-3-3.5-3H17c-.7-2.3-2.9-4-5.4-4-2.7 0-5 2-5.5 4.5',
|
|
2128
|
-
},
|
|
2129
|
-
],
|
|
2154
|
+
['path', { d: 'M17.5 21H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z' }],
|
|
2155
|
+
['path', { d: 'M22 10a3 3 0 0 0-3-3h-2.207a5.502 5.502 0 0 0-10.702.5' }],
|
|
2130
2156
|
],
|
|
2131
2157
|
];
|
|
2132
2158
|
|
|
@@ -2710,7 +2736,7 @@ const DownloadCloud = [
|
|
|
2710
2736
|
'svg',
|
|
2711
2737
|
defaultAttributes,
|
|
2712
2738
|
[
|
|
2713
|
-
['path', { d: '
|
|
2739
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
2714
2740
|
['path', { d: 'M12 12v9' }],
|
|
2715
2741
|
['path', { d: 'm8 17 4 4 4-4' }],
|
|
2716
2742
|
],
|
|
@@ -5162,7 +5188,7 @@ const Monitor = [
|
|
|
5162
5188
|
const Moon = [
|
|
5163
5189
|
'svg',
|
|
5164
5190
|
defaultAttributes,
|
|
5165
|
-
[['path', { d: '
|
|
5191
|
+
[['path', { d: 'M12 3a6.364 6.364 0 0 0 9 9 9 9 0 1 1-9-9Z' }]],
|
|
5166
5192
|
];
|
|
5167
5193
|
|
|
5168
5194
|
const MoreHorizontal = [
|
|
@@ -7210,15 +7236,15 @@ const SunMoon = [
|
|
|
7210
7236
|
defaultAttributes,
|
|
7211
7237
|
[
|
|
7212
7238
|
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
7213
|
-
['path', { d: '
|
|
7239
|
+
['path', { d: 'M12 8a2.828 2.828 0 1 0 4 4' }],
|
|
7214
7240
|
['path', { d: 'M12 2v2' }],
|
|
7215
7241
|
['path', { d: 'M12 20v2' }],
|
|
7216
|
-
['path', { d: '
|
|
7217
|
-
['path', { d: '
|
|
7242
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
7243
|
+
['path', { d: 'm17.66 17.66 1.41 1.41' }],
|
|
7218
7244
|
['path', { d: 'M2 12h2' }],
|
|
7219
7245
|
['path', { d: 'M20 12h2' }],
|
|
7220
|
-
['path', { d: '
|
|
7221
|
-
['path', { d: '
|
|
7246
|
+
['path', { d: 'm6.34 17.66-1.41 1.41' }],
|
|
7247
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
7222
7248
|
],
|
|
7223
7249
|
];
|
|
7224
7250
|
|
|
@@ -7229,12 +7255,12 @@ const Sun = [
|
|
|
7229
7255
|
['circle', { cx: '12', cy: '12', r: '4' }],
|
|
7230
7256
|
['path', { d: 'M12 2v2' }],
|
|
7231
7257
|
['path', { d: 'M12 20v2' }],
|
|
7232
|
-
['path', { d: '
|
|
7233
|
-
['path', { d: '
|
|
7258
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
7259
|
+
['path', { d: 'm17.66 17.66 1.41 1.41' }],
|
|
7234
7260
|
['path', { d: 'M2 12h2' }],
|
|
7235
7261
|
['path', { d: 'M20 12h2' }],
|
|
7236
|
-
['path', { d: '
|
|
7237
|
-
['path', { d: '
|
|
7262
|
+
['path', { d: 'm6.34 17.66-1.41 1.41' }],
|
|
7263
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
7238
7264
|
],
|
|
7239
7265
|
];
|
|
7240
7266
|
|
|
@@ -7243,10 +7269,10 @@ const Sunrise = [
|
|
|
7243
7269
|
defaultAttributes,
|
|
7244
7270
|
[
|
|
7245
7271
|
['path', { d: 'M12 2v8' }],
|
|
7246
|
-
['path', { d: '
|
|
7272
|
+
['path', { d: 'm4.93 10.93 1.41 1.41' }],
|
|
7247
7273
|
['path', { d: 'M2 18h2' }],
|
|
7248
7274
|
['path', { d: 'M20 18h2' }],
|
|
7249
|
-
['path', { d: '
|
|
7275
|
+
['path', { d: 'm19.07 10.93-1.41 1.41' }],
|
|
7250
7276
|
['path', { d: 'M22 22H2' }],
|
|
7251
7277
|
['path', { d: 'm8 6 4-4 4 4' }],
|
|
7252
7278
|
['path', { d: 'M16 18a4 4 0 0 0-8 0' }],
|
|
@@ -7258,10 +7284,10 @@ const Sunset = [
|
|
|
7258
7284
|
defaultAttributes,
|
|
7259
7285
|
[
|
|
7260
7286
|
['path', { d: 'M12 10V2' }],
|
|
7261
|
-
['path', { d: '
|
|
7287
|
+
['path', { d: 'm4.93 10.93 1.41 1.41' }],
|
|
7262
7288
|
['path', { d: 'M2 18h2' }],
|
|
7263
7289
|
['path', { d: 'M20 18h2' }],
|
|
7264
|
-
['path', { d: '
|
|
7290
|
+
['path', { d: 'm19.07 10.93-1.41 1.41' }],
|
|
7265
7291
|
['path', { d: 'M22 22H2' }],
|
|
7266
7292
|
['path', { d: 'm16 6-4 4-4-4' }],
|
|
7267
7293
|
['path', { d: 'M16 18a4 4 0 0 0-8 0' }],
|
|
@@ -7347,6 +7373,19 @@ const Syringe = [
|
|
|
7347
7373
|
],
|
|
7348
7374
|
];
|
|
7349
7375
|
|
|
7376
|
+
const Table2 = [
|
|
7377
|
+
'svg',
|
|
7378
|
+
defaultAttributes,
|
|
7379
|
+
[
|
|
7380
|
+
[
|
|
7381
|
+
'path',
|
|
7382
|
+
{
|
|
7383
|
+
d: 'M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v18m0 0h10a2 2 0 0 0 2-2V9M9 21H5a2 2 0 0 1-2-2V9m0 0h18',
|
|
7384
|
+
},
|
|
7385
|
+
],
|
|
7386
|
+
],
|
|
7387
|
+
];
|
|
7388
|
+
|
|
7350
7389
|
const Table = [
|
|
7351
7390
|
'svg',
|
|
7352
7391
|
defaultAttributes,
|
|
@@ -7473,7 +7512,7 @@ const ThermometerSun = [
|
|
|
7473
7512
|
['path', { d: 'm6.6 18.4-1.4 1.4' }],
|
|
7474
7513
|
['path', { d: 'M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z' }],
|
|
7475
7514
|
['path', { d: 'M4 13H2' }],
|
|
7476
|
-
['path', { d: 'M6.
|
|
7515
|
+
['path', { d: 'M6.34 7.34 4.93 5.93' }],
|
|
7477
7516
|
],
|
|
7478
7517
|
];
|
|
7479
7518
|
|
|
@@ -7862,7 +7901,7 @@ const UploadCloud = [
|
|
|
7862
7901
|
'svg',
|
|
7863
7902
|
defaultAttributes,
|
|
7864
7903
|
[
|
|
7865
|
-
['path', { d: '
|
|
7904
|
+
['path', { d: 'M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242' }],
|
|
7866
7905
|
['path', { d: 'M12 12v9' }],
|
|
7867
7906
|
['path', { d: 'm16 16-4-4-4 4' }],
|
|
7868
7907
|
],
|
|
@@ -8531,11 +8570,13 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8531
8570
|
CloudFog: CloudFog,
|
|
8532
8571
|
CloudHail: CloudHail,
|
|
8533
8572
|
CloudLightning: CloudLightning,
|
|
8573
|
+
CloudMoonRain: CloudMoonRain,
|
|
8534
8574
|
CloudMoon: CloudMoon,
|
|
8535
8575
|
CloudOff: CloudOff,
|
|
8536
8576
|
CloudRainWind: CloudRainWind,
|
|
8537
8577
|
CloudRain: CloudRain,
|
|
8538
8578
|
CloudSnow: CloudSnow,
|
|
8579
|
+
CloudSunRain: CloudSunRain,
|
|
8539
8580
|
CloudSun: CloudSun,
|
|
8540
8581
|
Cloud: Cloud,
|
|
8541
8582
|
Cloudy: Cloudy,
|
|
@@ -8960,6 +9001,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
8960
9001
|
Sword: Sword,
|
|
8961
9002
|
Swords: Swords,
|
|
8962
9003
|
Syringe: Syringe,
|
|
9004
|
+
Table2: Table2,
|
|
8963
9005
|
Table: Table,
|
|
8964
9006
|
Tablet: Tablet,
|
|
8965
9007
|
Tag: Tag,
|
|
@@ -9174,5 +9216,5 @@ LucideAngularModule.ctorParameters = () => [
|
|
|
9174
9216
|
* Generated bundle index. Do not edit.
|
|
9175
9217
|
*/
|
|
9176
9218
|
|
|
9177
|
-
export { Accessibility, Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Aperture, Archive, ArchiveRestore, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Baby, Backpack, BaggageClaim, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, Beer, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarDays, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarX, CalendarX2, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChefHat, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Cigarette, CigaretteOff, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Component, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, CupSoda, Currency, Database, Delete, Diamond, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Flower, Flower2, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, Fuel, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, GlassWater, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartCrack, HeartHandshake, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Leaf, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListEnd, ListMinus, ListMusic, ListOrdered, ListPlus, ListStart, ListVideo, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, LucideAngularComponent, LucideAngularModule, Luggage, Magnet, Mail, Map, MapPin, MapPinOff, Martini, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Microscope, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, Move3d, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Recycle, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, Rotate3d, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scale3d, Scaling, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Scroll, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Siren, SkipBack, SkipForward, Skull, Slack, Slash, Slice, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, TreeDeciduous, TreePine, Trees, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, Utensils, UtensilsCrossed, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, Wine, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, createElement, index as icons, Icons as ɵa };
|
|
9219
|
+
export { Accessibility, Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalDistributeCenter, AlignHorizontalDistributeEnd, AlignHorizontalDistributeStart, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalDistributeCenter, AlignVerticalDistributeEnd, AlignVerticalDistributeStart, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Aperture, Archive, ArchiveRestore, Armchair, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Baby, Backpack, BaggageClaim, Banknote, BarChart, BarChart2, BarChart3, BarChart4, BarChartHorizontal, Baseline, Bath, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bed, BedDouble, BedSingle, Beer, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Boxes, Briefcase, Brush, Bug, Building, Building2, Bus, Calculator, Calendar, CalendarCheck, CalendarCheck2, CalendarDays, CalendarMinus, CalendarOff, CalendarPlus, CalendarRange, CalendarX, CalendarX2, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChefHat, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsRightLeft, ChevronsUp, ChevronsUpDown, Chrome, Cigarette, CigaretteOff, Circle, CircleSlashed, Clapperboard, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudMoonRain, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, CloudSunRain, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Component, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Croissant, Crop, Cross, Crosshair, Crown, CupSoda, Currency, Database, Delete, Diamond, Dice1, Dice2, Dice3, Dice4, Dice5, Dice6, Dices, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Eraser, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, Factory, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Fingerprint, Flag, FlagOff, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Flower, Flower2, Focus, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Frame, Framer, Frown, Fuel, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitFork, GitMerge, GitPullRequest, Github, Gitlab, GlassWater, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HeartCrack, HeartHandshake, HeartOff, HelpCircle, Hexagon, Highlighter, History, Home, Hourglass, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Keyboard, Lamp, LampCeiling, LampDesk, LampFloor, LampWallDown, LampWallUp, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Leaf, Library, LifeBuoy, Lightbulb, LightbulbOff, LineChart, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListEnd, ListMinus, ListMusic, ListOrdered, ListPlus, ListStart, ListVideo, ListX, Loader, Loader2, Locate, LocateFixed, LocateOff, Lock, LogIn, LogOut, LucideAngularComponent, LucideAngularModule, Luggage, Magnet, Mail, Map, MapPin, MapPinOff, Martini, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Microscope, Milestone, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, Mouse, MousePointer, MousePointer2, MousePointerClick, Move, Move3d, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Navigation2Off, NavigationOff, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackageOpen, PackagePlus, PackageSearch, PackageX, PaintBucket, Paintbrush, Paintbrush2, Palette, Palmtree, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, PinOff, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, Puzzle, QrCode, Quote, Radio, RadioReceiver, Recycle, Redo, Redo2, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, Rocket, RockingChair, Rotate3d, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scale3d, Scaling, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Scroll, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shrub, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, Siren, SkipBack, SkipForward, Skull, Slack, Slash, Slice, Sliders, SlidersHorizontal, Smartphone, SmartphoneCharging, Smile, Snowflake, Sofa, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StarOff, Stethoscope, StopCircle, StretchHorizontal, StretchVertical, Strikethrough, Subscript, Sun, SunDim, SunMedium, SunMoon, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Sword, Swords, Syringe, Table, Table2, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Train, Trash, Trash2, TreeDeciduous, TreePine, Trees, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Undo2, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, Utensils, UtensilsCrossed, VenetianMask, Verified, Vibrate, VibrateOff, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Waves, Webcam, Wifi, WifiOff, Wind, Wine, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut, createElement, index as icons, Icons as ɵa };
|
|
9178
9220
|
//# sourceMappingURL=lucide-angular.js.map
|