lucide-angular 0.64.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 +49 -64
- 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 +49 -64
- 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.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.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/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/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.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.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/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/thermometer-sun.js +2 -2
- package/esm2015/src/icons/upload-cloud.js +2 -2
- package/fesm2015/lucide-angular-src-icons.js +49 -64
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +49 -64
- package/fesm2015/lucide-angular.js.map +1 -1
- package/package.json +1 -1
|
@@ -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,8 @@ 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' }],
|
|
2021
|
-
[
|
|
2022
|
-
'path',
|
|
2023
|
-
{
|
|
2024
|
-
d: 'M18 17a4.5 4.5 0 0 0-.5-9h-1.8a7.05 7.05 0 0 0-2-3.23A7 7 0 1 0 5.32 16a6.42 6.42 0 0 0 .68.37',
|
|
2025
|
-
},
|
|
2026
|
-
],
|
|
2027
2022
|
],
|
|
2028
2023
|
];
|
|
2029
2024
|
|
|
@@ -2052,16 +2047,11 @@ const CloudMoon = [
|
|
|
2052
2047
|
'svg',
|
|
2053
2048
|
defaultAttributes,
|
|
2054
2049
|
[
|
|
2050
|
+
['path', { d: 'M13 22H7a5 5 0 1 1 4.9-6H13a3 3 0 0 1 0 6Z' }],
|
|
2055
2051
|
[
|
|
2056
2052
|
'path',
|
|
2057
2053
|
{
|
|
2058
|
-
d: '
|
|
2059
|
-
},
|
|
2060
|
-
],
|
|
2061
|
-
[
|
|
2062
|
-
'path',
|
|
2063
|
-
{
|
|
2064
|
-
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',
|
|
2065
2055
|
},
|
|
2066
2056
|
],
|
|
2067
2057
|
],
|
|
@@ -2072,8 +2062,13 @@ const CloudOff = [
|
|
|
2072
2062
|
defaultAttributes,
|
|
2073
2063
|
[
|
|
2074
2064
|
['path', { d: 'm2 2 20 20' }],
|
|
2075
|
-
['path', { d: '
|
|
2076
|
-
[
|
|
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
|
+
],
|
|
2077
2072
|
],
|
|
2078
2073
|
];
|
|
2079
2074
|
|
|
@@ -2081,7 +2076,7 @@ const CloudRainWind = [
|
|
|
2081
2076
|
'svg',
|
|
2082
2077
|
defaultAttributes,
|
|
2083
2078
|
[
|
|
2084
|
-
['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' }],
|
|
2085
2080
|
['path', { d: 'm9.2 22 3-7' }],
|
|
2086
2081
|
['path', { d: 'm9 13-3 7' }],
|
|
2087
2082
|
['path', { d: 'm17 13-3 7' }],
|
|
@@ -2092,7 +2087,7 @@ const CloudRain = [
|
|
|
2092
2087
|
'svg',
|
|
2093
2088
|
defaultAttributes,
|
|
2094
2089
|
[
|
|
2095
|
-
['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' }],
|
|
2096
2091
|
['path', { d: 'M16 14v6' }],
|
|
2097
2092
|
['path', { d: 'M8 14v6' }],
|
|
2098
2093
|
['path', { d: 'M12 16v6' }],
|
|
@@ -2103,13 +2098,13 @@ const CloudSnow = [
|
|
|
2103
2098
|
'svg',
|
|
2104
2099
|
defaultAttributes,
|
|
2105
2100
|
[
|
|
2106
|
-
['path', { d: '
|
|
2107
|
-
['path', { d: 'M8
|
|
2108
|
-
['path', { d: 'M8
|
|
2109
|
-
['path', { d: 'M12
|
|
2110
|
-
['path', { d: 'M12
|
|
2111
|
-
['path', { d: 'M16
|
|
2112
|
-
['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' }],
|
|
2113
2108
|
],
|
|
2114
2109
|
];
|
|
2115
2110
|
|
|
@@ -2138,36 +2133,26 @@ const CloudSun = [
|
|
|
2138
2133
|
defaultAttributes,
|
|
2139
2134
|
[
|
|
2140
2135
|
['path', { d: 'M12 2v2' }],
|
|
2141
|
-
['path', { d: '
|
|
2136
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
2142
2137
|
['path', { d: 'M20 12h2' }],
|
|
2143
|
-
['path', { d: 'M15.
|
|
2144
|
-
[
|
|
2145
|
-
|
|
2146
|
-
{
|
|
2147
|
-
d: 'M13.63 22A3.3 3.3 0 0 0 17 18.79a3.3 3.3 0 0 0-3.38-3.22h-1.34A5.23 5.23 0 0 0 7.25 12 5.13 5.13 0 0 0 2 17c0 2.76 2.35 5 5.25 5h6.38z',
|
|
2148
|
-
},
|
|
2149
|
-
],
|
|
2150
|
-
['path', { d: 'm17.36 6.64 1.42-1.42' }],
|
|
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' }],
|
|
2151
2141
|
],
|
|
2152
2142
|
];
|
|
2153
2143
|
|
|
2154
2144
|
const Cloud = [
|
|
2155
2145
|
'svg',
|
|
2156
2146
|
defaultAttributes,
|
|
2157
|
-
[['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' }]],
|
|
2158
2148
|
];
|
|
2159
2149
|
|
|
2160
2150
|
const Cloudy = [
|
|
2161
2151
|
'svg',
|
|
2162
2152
|
defaultAttributes,
|
|
2163
2153
|
[
|
|
2164
|
-
['path', { d: 'M17.5
|
|
2165
|
-
[
|
|
2166
|
-
'path',
|
|
2167
|
-
{
|
|
2168
|
-
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',
|
|
2169
|
-
},
|
|
2170
|
-
],
|
|
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' }],
|
|
2171
2156
|
],
|
|
2172
2157
|
];
|
|
2173
2158
|
|
|
@@ -2751,7 +2736,7 @@ const DownloadCloud = [
|
|
|
2751
2736
|
'svg',
|
|
2752
2737
|
defaultAttributes,
|
|
2753
2738
|
[
|
|
2754
|
-
['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' }],
|
|
2755
2740
|
['path', { d: 'M12 12v9' }],
|
|
2756
2741
|
['path', { d: 'm8 17 4 4 4-4' }],
|
|
2757
2742
|
],
|
|
@@ -5203,7 +5188,7 @@ const Monitor = [
|
|
|
5203
5188
|
const Moon = [
|
|
5204
5189
|
'svg',
|
|
5205
5190
|
defaultAttributes,
|
|
5206
|
-
[['path', { d: '
|
|
5191
|
+
[['path', { d: 'M12 3a6.364 6.364 0 0 0 9 9 9 9 0 1 1-9-9Z' }]],
|
|
5207
5192
|
];
|
|
5208
5193
|
|
|
5209
5194
|
const MoreHorizontal = [
|
|
@@ -7251,15 +7236,15 @@ const SunMoon = [
|
|
|
7251
7236
|
defaultAttributes,
|
|
7252
7237
|
[
|
|
7253
7238
|
['path', { d: 'M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z' }],
|
|
7254
|
-
['path', { d: '
|
|
7239
|
+
['path', { d: 'M12 8a2.828 2.828 0 1 0 4 4' }],
|
|
7255
7240
|
['path', { d: 'M12 2v2' }],
|
|
7256
7241
|
['path', { d: 'M12 20v2' }],
|
|
7257
|
-
['path', { d: '
|
|
7258
|
-
['path', { d: '
|
|
7242
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
7243
|
+
['path', { d: 'm17.66 17.66 1.41 1.41' }],
|
|
7259
7244
|
['path', { d: 'M2 12h2' }],
|
|
7260
7245
|
['path', { d: 'M20 12h2' }],
|
|
7261
|
-
['path', { d: '
|
|
7262
|
-
['path', { d: '
|
|
7246
|
+
['path', { d: 'm6.34 17.66-1.41 1.41' }],
|
|
7247
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
7263
7248
|
],
|
|
7264
7249
|
];
|
|
7265
7250
|
|
|
@@ -7270,12 +7255,12 @@ const Sun = [
|
|
|
7270
7255
|
['circle', { cx: '12', cy: '12', r: '4' }],
|
|
7271
7256
|
['path', { d: 'M12 2v2' }],
|
|
7272
7257
|
['path', { d: 'M12 20v2' }],
|
|
7273
|
-
['path', { d: '
|
|
7274
|
-
['path', { d: '
|
|
7258
|
+
['path', { d: 'm4.93 4.93 1.41 1.41' }],
|
|
7259
|
+
['path', { d: 'm17.66 17.66 1.41 1.41' }],
|
|
7275
7260
|
['path', { d: 'M2 12h2' }],
|
|
7276
7261
|
['path', { d: 'M20 12h2' }],
|
|
7277
|
-
['path', { d: '
|
|
7278
|
-
['path', { d: '
|
|
7262
|
+
['path', { d: 'm6.34 17.66-1.41 1.41' }],
|
|
7263
|
+
['path', { d: 'm19.07 4.93-1.41 1.41' }],
|
|
7279
7264
|
],
|
|
7280
7265
|
];
|
|
7281
7266
|
|
|
@@ -7284,10 +7269,10 @@ const Sunrise = [
|
|
|
7284
7269
|
defaultAttributes,
|
|
7285
7270
|
[
|
|
7286
7271
|
['path', { d: 'M12 2v8' }],
|
|
7287
|
-
['path', { d: '
|
|
7272
|
+
['path', { d: 'm4.93 10.93 1.41 1.41' }],
|
|
7288
7273
|
['path', { d: 'M2 18h2' }],
|
|
7289
7274
|
['path', { d: 'M20 18h2' }],
|
|
7290
|
-
['path', { d: '
|
|
7275
|
+
['path', { d: 'm19.07 10.93-1.41 1.41' }],
|
|
7291
7276
|
['path', { d: 'M22 22H2' }],
|
|
7292
7277
|
['path', { d: 'm8 6 4-4 4 4' }],
|
|
7293
7278
|
['path', { d: 'M16 18a4 4 0 0 0-8 0' }],
|
|
@@ -7299,10 +7284,10 @@ const Sunset = [
|
|
|
7299
7284
|
defaultAttributes,
|
|
7300
7285
|
[
|
|
7301
7286
|
['path', { d: 'M12 10V2' }],
|
|
7302
|
-
['path', { d: '
|
|
7287
|
+
['path', { d: 'm4.93 10.93 1.41 1.41' }],
|
|
7303
7288
|
['path', { d: 'M2 18h2' }],
|
|
7304
7289
|
['path', { d: 'M20 18h2' }],
|
|
7305
|
-
['path', { d: '
|
|
7290
|
+
['path', { d: 'm19.07 10.93-1.41 1.41' }],
|
|
7306
7291
|
['path', { d: 'M22 22H2' }],
|
|
7307
7292
|
['path', { d: 'm16 6-4 4-4-4' }],
|
|
7308
7293
|
['path', { d: 'M16 18a4 4 0 0 0-8 0' }],
|
|
@@ -7527,7 +7512,7 @@ const ThermometerSun = [
|
|
|
7527
7512
|
['path', { d: 'm6.6 18.4-1.4 1.4' }],
|
|
7528
7513
|
['path', { d: 'M20 4v10.54a4 4 0 1 1-4 0V4a2 2 0 0 1 4 0Z' }],
|
|
7529
7514
|
['path', { d: 'M4 13H2' }],
|
|
7530
|
-
['path', { d: 'M6.
|
|
7515
|
+
['path', { d: 'M6.34 7.34 4.93 5.93' }],
|
|
7531
7516
|
],
|
|
7532
7517
|
];
|
|
7533
7518
|
|
|
@@ -7916,7 +7901,7 @@ const UploadCloud = [
|
|
|
7916
7901
|
'svg',
|
|
7917
7902
|
defaultAttributes,
|
|
7918
7903
|
[
|
|
7919
|
-
['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' }],
|
|
7920
7905
|
['path', { d: 'M12 12v9' }],
|
|
7921
7906
|
['path', { d: 'm16 16-4-4-4 4' }],
|
|
7922
7907
|
],
|