lucide-angular 0.79.0 → 0.80.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 +56 -0
- 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 +60 -0
- 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/flip-horizontal-2.js +15 -0
- package/esm2015/icons/flip-horizontal.js +15 -0
- package/esm2015/icons/flip-vertical-2.js +15 -0
- package/esm2015/icons/flip-vertical.js +15 -0
- package/esm2015/icons/index.js +5 -1
- package/esm2015/src/icons/flip-horizontal-2.js +15 -0
- package/esm2015/src/icons/flip-horizontal.js +15 -0
- package/esm2015/src/icons/flip-vertical-2.js +15 -0
- package/esm2015/src/icons/flip-vertical.js +15 -0
- package/esm2015/src/icons/index.js +5 -1
- package/fesm2015/lucide-angular-src-icons.js +53 -1
- package/fesm2015/lucide-angular-src-icons.js.map +1 -1
- package/fesm2015/lucide-angular.js +57 -1
- package/fesm2015/lucide-angular.js.map +1 -1
- package/icons/flip-horizontal-2.d.ts +3 -0
- package/icons/flip-horizontal.d.ts +3 -0
- package/icons/flip-vertical-2.d.ts +3 -0
- package/icons/flip-vertical.d.ts +3 -0
- package/icons/index.d.ts +4 -0
- package/lucide-angular.metadata.json +1 -1
- package/package.json +1 -1
- package/src/icons/flip-horizontal-2.d.ts +3 -0
- package/src/icons/flip-horizontal.d.ts +3 -0
- package/src/icons/flip-vertical-2.d.ts +3 -0
- package/src/icons/flip-vertical.d.ts +3 -0
- package/src/icons/index.d.ts +4 -0
- package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
|
@@ -4247,6 +4247,58 @@
|
|
|
4247
4247
|
],
|
|
4248
4248
|
];
|
|
4249
4249
|
|
|
4250
|
+
var FlipHorizontal2 = [
|
|
4251
|
+
'svg',
|
|
4252
|
+
defaultAttributes,
|
|
4253
|
+
[
|
|
4254
|
+
['path', { d: 'm3 7 5 5-5 5V7' }],
|
|
4255
|
+
['path', { d: 'm21 7-5 5 5 5V7' }],
|
|
4256
|
+
['path', { d: 'M12 20v2' }],
|
|
4257
|
+
['path', { d: 'M12 14v2' }],
|
|
4258
|
+
['path', { d: 'M12 8v2' }],
|
|
4259
|
+
['path', { d: 'M12 2v2' }],
|
|
4260
|
+
],
|
|
4261
|
+
];
|
|
4262
|
+
|
|
4263
|
+
var FlipHorizontal = [
|
|
4264
|
+
'svg',
|
|
4265
|
+
defaultAttributes,
|
|
4266
|
+
[
|
|
4267
|
+
['path', { d: 'M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3' }],
|
|
4268
|
+
['path', { d: 'M16 3h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3' }],
|
|
4269
|
+
['path', { d: 'M12 20v2' }],
|
|
4270
|
+
['path', { d: 'M12 14v2' }],
|
|
4271
|
+
['path', { d: 'M12 8v2' }],
|
|
4272
|
+
['path', { d: 'M12 2v2' }],
|
|
4273
|
+
],
|
|
4274
|
+
];
|
|
4275
|
+
|
|
4276
|
+
var FlipVertical2 = [
|
|
4277
|
+
'svg',
|
|
4278
|
+
defaultAttributes,
|
|
4279
|
+
[
|
|
4280
|
+
['path', { d: 'm17 3-5 5-5-5h10' }],
|
|
4281
|
+
['path', { d: 'm17 21-5-5-5 5h10' }],
|
|
4282
|
+
['path', { d: 'M4 12H2' }],
|
|
4283
|
+
['path', { d: 'M10 12H8' }],
|
|
4284
|
+
['path', { d: 'M16 12h-2' }],
|
|
4285
|
+
['path', { d: 'M22 12h-2' }],
|
|
4286
|
+
],
|
|
4287
|
+
];
|
|
4288
|
+
|
|
4289
|
+
var FlipVertical = [
|
|
4290
|
+
'svg',
|
|
4291
|
+
defaultAttributes,
|
|
4292
|
+
[
|
|
4293
|
+
['path', { d: 'M21 8V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v3' }],
|
|
4294
|
+
['path', { d: 'M21 16v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3' }],
|
|
4295
|
+
['path', { d: 'M4 12H2' }],
|
|
4296
|
+
['path', { d: 'M10 12H8' }],
|
|
4297
|
+
['path', { d: 'M16 12h-2' }],
|
|
4298
|
+
['path', { d: 'M22 12h-2' }],
|
|
4299
|
+
],
|
|
4300
|
+
];
|
|
4301
|
+
|
|
4250
4302
|
var Flower2 = [
|
|
4251
4303
|
'svg',
|
|
4252
4304
|
defaultAttributes,
|
|
@@ -10299,6 +10351,10 @@
|
|
|
10299
10351
|
exports.FlashlightOff = FlashlightOff;
|
|
10300
10352
|
exports.FlaskConical = FlaskConical;
|
|
10301
10353
|
exports.FlaskRound = FlaskRound;
|
|
10354
|
+
exports.FlipHorizontal = FlipHorizontal;
|
|
10355
|
+
exports.FlipHorizontal2 = FlipHorizontal2;
|
|
10356
|
+
exports.FlipVertical = FlipVertical;
|
|
10357
|
+
exports.FlipVertical2 = FlipVertical2;
|
|
10302
10358
|
exports.Flower = Flower;
|
|
10303
10359
|
exports.Flower2 = Flower2;
|
|
10304
10360
|
exports.Focus = Focus;
|