@tabler/icons 3.19.0 → 3.21.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.
Files changed (50) hide show
  1. package/README.md +1 -1
  2. package/categories/outline/Brand/brand-instagram.svg +3 -3
  3. package/categories/outline/Brand/brand-linkedin.svg +5 -5
  4. package/categories/outline/Brand/brand-tabler.svg +2 -2
  5. package/categories/outline/Math/math-x-floor-divide-y.svg +20 -0
  6. package/categories/outline/Math/x-power-y.svg +18 -0
  7. package/categories/outline/Vehicles/ferry.svg +17 -0
  8. package/icons/filled/brand-angular.svg +11 -0
  9. package/icons/filled/brand-instagram.svg +11 -0
  10. package/icons/filled/brand-kick.svg +11 -0
  11. package/icons/filled/brand-linkedin.svg +11 -0
  12. package/icons/filled/brand-open-source.svg +11 -0
  13. package/icons/filled/brand-opera.svg +11 -0
  14. package/icons/filled/brand-pinterest.svg +11 -0
  15. package/icons/filled/brand-sketch.svg +11 -0
  16. package/icons/filled/brand-snapchat.svg +11 -0
  17. package/icons/filled/brand-steam.svg +11 -0
  18. package/icons/filled/brand-stripe.svg +11 -0
  19. package/icons/filled/brand-tabler.svg +11 -0
  20. package/icons/filled/brand-tinder.svg +11 -0
  21. package/icons/filled/brand-tumblr.svg +11 -0
  22. package/icons/filled/brand-vercel.svg +11 -0
  23. package/icons/filled/brand-vimeo.svg +11 -0
  24. package/icons/filled/brand-whatsapp.svg +11 -0
  25. package/icons/filled/brand-windows.svg +11 -0
  26. package/icons/filled/play-card-1.svg +11 -0
  27. package/icons/filled/play-card-10.svg +11 -0
  28. package/icons/filled/play-card-2.svg +11 -0
  29. package/icons/filled/play-card-3.svg +11 -0
  30. package/icons/filled/play-card-4.svg +11 -0
  31. package/icons/filled/play-card-5.svg +11 -0
  32. package/icons/filled/play-card-6.svg +11 -0
  33. package/icons/filled/play-card-7.svg +11 -0
  34. package/icons/filled/play-card-8.svg +11 -0
  35. package/icons/filled/play-card-9.svg +11 -0
  36. package/icons/filled/play-card-a.svg +11 -0
  37. package/icons/filled/play-card-j.svg +11 -0
  38. package/icons/filled/play-card-k.svg +11 -0
  39. package/icons/filled/play-card-q.svg +11 -0
  40. package/icons/filled/play-card-star.svg +11 -0
  41. package/icons/outline/brand-instagram.svg +3 -3
  42. package/icons/outline/brand-linkedin.svg +5 -5
  43. package/icons/outline/brand-tabler.svg +2 -2
  44. package/icons/outline/ferry.svg +17 -0
  45. package/icons/outline/math-x-floor-divide-y.svg +20 -0
  46. package/icons/outline/x-power-y.svg +18 -0
  47. package/icons.json +184 -0
  48. package/package.json +1 -1
  49. package/tabler-nodes-filled.json +264 -0
  50. package/tabler-nodes-outline.json +94 -10
@@ -0,0 +1,18 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="24"
4
+ height="24"
5
+ viewBox="0 0 24 24"
6
+ fill="none"
7
+ stroke="currentColor"
8
+ stroke-width="2"
9
+ stroke-linecap="round"
10
+ stroke-linejoin="round"
11
+ class="icon icon-tabler icons-tabler-outline icon-tabler-x-power-y"
12
+ >
13
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
14
+ <path d="M15 3l3 5.063" />
15
+ <path d="M5 12l6 6" />
16
+ <path d="M5 18l6 -6" />
17
+ <path d="M21 3l-4.8 9" />
18
+ </svg>
package/icons.json CHANGED
@@ -10145,6 +10145,10 @@
10145
10145
  "outline": {
10146
10146
  "version": "1.45",
10147
10147
  "unicode": "ef6b"
10148
+ },
10149
+ "filled": {
10150
+ "version": "3.21",
10151
+ "unicode": "10095"
10148
10152
  }
10149
10153
  }
10150
10154
  },
@@ -12549,6 +12553,10 @@
12549
12553
  "outline": {
12550
12554
  "version": "1.9",
12551
12555
  "unicode": "ec20"
12556
+ },
12557
+ "filled": {
12558
+ "version": "3.21",
12559
+ "unicode": "10094"
12552
12560
  }
12553
12561
  }
12554
12562
  },
@@ -12650,6 +12658,10 @@
12650
12658
  "outline": {
12651
12659
  "version": "2.14",
12652
12660
  "unicode": "fa23"
12661
+ },
12662
+ "filled": {
12663
+ "version": "3.21",
12664
+ "unicode": "10093"
12653
12665
  }
12654
12666
  }
12655
12667
  },
@@ -12774,6 +12786,10 @@
12774
12786
  "outline": {
12775
12787
  "version": "1.15",
12776
12788
  "unicode": "ec8c"
12789
+ },
12790
+ "filled": {
12791
+ "version": "3.21",
12792
+ "unicode": "10092"
12777
12793
  }
12778
12794
  }
12779
12795
  },
@@ -13464,6 +13480,10 @@
13464
13480
  "outline": {
13465
13481
  "version": "1.36",
13466
13482
  "unicode": "edd0"
13483
+ },
13484
+ "filled": {
13485
+ "version": "3.21",
13486
+ "unicode": "10091"
13467
13487
  }
13468
13488
  }
13469
13489
  },
@@ -13513,6 +13533,10 @@
13513
13533
  "outline": {
13514
13534
  "version": "1.9",
13515
13535
  "unicode": "ec21"
13536
+ },
13537
+ "filled": {
13538
+ "version": "3.21",
13539
+ "unicode": "10090"
13516
13540
  }
13517
13541
  }
13518
13542
  },
@@ -13691,6 +13715,10 @@
13691
13715
  "outline": {
13692
13716
  "version": "1.15",
13693
13717
  "unicode": "ec8d"
13718
+ },
13719
+ "filled": {
13720
+ "version": "3.21",
13721
+ "unicode": "1008f"
13694
13722
  }
13695
13723
  }
13696
13724
  },
@@ -14183,6 +14211,10 @@
14183
14211
  "outline": {
14184
14212
  "version": "1.9",
14185
14213
  "unicode": "ec24"
14214
+ },
14215
+ "filled": {
14216
+ "version": "3.21",
14217
+ "unicode": "1008e"
14186
14218
  }
14187
14219
  }
14188
14220
  },
@@ -14248,6 +14280,10 @@
14248
14280
  "outline": {
14249
14281
  "version": "1.9",
14250
14282
  "unicode": "ec25"
14283
+ },
14284
+ "filled": {
14285
+ "version": "3.21",
14286
+ "unicode": "1008d"
14251
14287
  }
14252
14288
  }
14253
14289
  },
@@ -14438,6 +14474,10 @@
14438
14474
  "outline": {
14439
14475
  "version": "1.32",
14440
14476
  "unicode": "ed6f"
14477
+ },
14478
+ "filled": {
14479
+ "version": "3.21",
14480
+ "unicode": "1008c"
14441
14481
  }
14442
14482
  }
14443
14483
  },
@@ -14535,6 +14575,10 @@
14535
14575
  "outline": {
14536
14576
  "version": "1.36",
14537
14577
  "unicode": "edd7"
14578
+ },
14579
+ "filled": {
14580
+ "version": "3.21",
14581
+ "unicode": "1008b"
14538
14582
  }
14539
14583
  }
14540
14584
  },
@@ -14696,6 +14740,10 @@
14696
14740
  "outline": {
14697
14741
  "version": "1.15",
14698
14742
  "unicode": "ec8f"
14743
+ },
14744
+ "filled": {
14745
+ "version": "3.21",
14746
+ "unicode": "1008a"
14699
14747
  }
14700
14748
  }
14701
14749
  },
@@ -14919,6 +14967,10 @@
14919
14967
  "outline": {
14920
14968
  "version": "1.32",
14921
14969
  "unicode": "ed71"
14970
+ },
14971
+ "filled": {
14972
+ "version": "3.21",
14973
+ "unicode": "10089"
14922
14974
  }
14923
14975
  }
14924
14976
  },
@@ -15015,6 +15067,10 @@
15015
15067
  "outline": {
15016
15068
  "version": "1.23",
15017
15069
  "unicode": "ed04"
15070
+ },
15071
+ "filled": {
15072
+ "version": "3.21",
15073
+ "unicode": "10088"
15018
15074
  }
15019
15075
  }
15020
15076
  },
@@ -15211,6 +15267,10 @@
15211
15267
  "outline": {
15212
15268
  "version": "1.41",
15213
15269
  "unicode": "ef24"
15270
+ },
15271
+ "filled": {
15272
+ "version": "3.21",
15273
+ "unicode": "10087"
15214
15274
  }
15215
15275
  }
15216
15276
  },
@@ -15229,6 +15289,10 @@
15229
15289
  "outline": {
15230
15290
  "version": "1.23",
15231
15291
  "unicode": "ed06"
15292
+ },
15293
+ "filled": {
15294
+ "version": "3.21",
15295
+ "unicode": "10086"
15232
15296
  }
15233
15297
  }
15234
15298
  },
@@ -15515,6 +15579,10 @@
15515
15579
  "outline": {
15516
15580
  "version": "1.13",
15517
15581
  "unicode": "ec74"
15582
+ },
15583
+ "filled": {
15584
+ "version": "3.21",
15585
+ "unicode": "10085"
15518
15586
  }
15519
15587
  }
15520
15588
  },
@@ -15543,6 +15611,10 @@
15543
15611
  "outline": {
15544
15612
  "version": "1.20",
15545
15613
  "unicode": "ecd8"
15614
+ },
15615
+ "filled": {
15616
+ "version": "3.21",
15617
+ "unicode": "10084"
15546
15618
  }
15547
15619
  }
15548
15620
  },
@@ -34338,6 +34410,24 @@
34338
34410
  }
34339
34411
  }
34340
34412
  },
34413
+ "ferry": {
34414
+ "name": "ferry",
34415
+ "category": "Vehicles",
34416
+ "tags": [
34417
+ "ferry",
34418
+ "sea",
34419
+ "ocean",
34420
+ "engine",
34421
+ "travel",
34422
+ "lake"
34423
+ ],
34424
+ "styles": {
34425
+ "outline": {
34426
+ "version": "3.20",
34427
+ "unicode": "10074"
34428
+ }
34429
+ }
34430
+ },
34341
34431
  "fidget-spinner": {
34342
34432
  "name": "fidget-spinner",
34343
34433
  "category": "",
@@ -49207,6 +49297,23 @@
49207
49297
  }
49208
49298
  }
49209
49299
  },
49300
+ "math-x-floor-divide-y": {
49301
+ "name": "math-x-floor-divide-y",
49302
+ "category": "Math",
49303
+ "tags": [
49304
+ "math",
49305
+ "expression",
49306
+ "equation",
49307
+ "floor",
49308
+ "division"
49309
+ ],
49310
+ "styles": {
49311
+ "outline": {
49312
+ "version": "3.20",
49313
+ "unicode": "10073"
49314
+ }
49315
+ }
49316
+ },
49210
49317
  "math-x-minus-x": {
49211
49318
  "name": "math-x-minus-x",
49212
49319
  "category": "Math",
@@ -58206,6 +58313,10 @@
58206
58313
  "outline": {
58207
58314
  "version": "3.18",
58208
58315
  "unicode": "1005c"
58316
+ },
58317
+ "filled": {
58318
+ "version": "3.20",
58319
+ "unicode": "10083"
58209
58320
  }
58210
58321
  }
58211
58322
  },
@@ -58217,6 +58328,10 @@
58217
58328
  "outline": {
58218
58329
  "version": "3.18",
58219
58330
  "unicode": "1005b"
58331
+ },
58332
+ "filled": {
58333
+ "version": "3.20",
58334
+ "unicode": "10082"
58220
58335
  }
58221
58336
  }
58222
58337
  },
@@ -58228,6 +58343,10 @@
58228
58343
  "outline": {
58229
58344
  "version": "3.18",
58230
58345
  "unicode": "1005a"
58346
+ },
58347
+ "filled": {
58348
+ "version": "3.20",
58349
+ "unicode": "10081"
58231
58350
  }
58232
58351
  }
58233
58352
  },
@@ -58239,6 +58358,10 @@
58239
58358
  "outline": {
58240
58359
  "version": "3.18",
58241
58360
  "unicode": "10059"
58361
+ },
58362
+ "filled": {
58363
+ "version": "3.20",
58364
+ "unicode": "10080"
58242
58365
  }
58243
58366
  }
58244
58367
  },
@@ -58250,6 +58373,10 @@
58250
58373
  "outline": {
58251
58374
  "version": "3.18",
58252
58375
  "unicode": "10058"
58376
+ },
58377
+ "filled": {
58378
+ "version": "3.20",
58379
+ "unicode": "1007f"
58253
58380
  }
58254
58381
  }
58255
58382
  },
@@ -58261,6 +58388,10 @@
58261
58388
  "outline": {
58262
58389
  "version": "3.18",
58263
58390
  "unicode": "10057"
58391
+ },
58392
+ "filled": {
58393
+ "version": "3.20",
58394
+ "unicode": "1007e"
58264
58395
  }
58265
58396
  }
58266
58397
  },
@@ -58272,6 +58403,10 @@
58272
58403
  "outline": {
58273
58404
  "version": "3.18",
58274
58405
  "unicode": "10056"
58406
+ },
58407
+ "filled": {
58408
+ "version": "3.20",
58409
+ "unicode": "1007d"
58275
58410
  }
58276
58411
  }
58277
58412
  },
@@ -58283,6 +58418,10 @@
58283
58418
  "outline": {
58284
58419
  "version": "3.18",
58285
58420
  "unicode": "10055"
58421
+ },
58422
+ "filled": {
58423
+ "version": "3.20",
58424
+ "unicode": "1007c"
58286
58425
  }
58287
58426
  }
58288
58427
  },
@@ -58294,6 +58433,10 @@
58294
58433
  "outline": {
58295
58434
  "version": "3.18",
58296
58435
  "unicode": "10054"
58436
+ },
58437
+ "filled": {
58438
+ "version": "3.20",
58439
+ "unicode": "1007b"
58297
58440
  }
58298
58441
  }
58299
58442
  },
@@ -58305,6 +58448,10 @@
58305
58448
  "outline": {
58306
58449
  "version": "3.18",
58307
58450
  "unicode": "10053"
58451
+ },
58452
+ "filled": {
58453
+ "version": "3.20",
58454
+ "unicode": "1007a"
58308
58455
  }
58309
58456
  }
58310
58457
  },
@@ -58316,6 +58463,10 @@
58316
58463
  "outline": {
58317
58464
  "version": "3.18",
58318
58465
  "unicode": "10052"
58466
+ },
58467
+ "filled": {
58468
+ "version": "3.20",
58469
+ "unicode": "10079"
58319
58470
  }
58320
58471
  }
58321
58472
  },
@@ -58327,6 +58478,10 @@
58327
58478
  "outline": {
58328
58479
  "version": "3.18",
58329
58480
  "unicode": "10051"
58481
+ },
58482
+ "filled": {
58483
+ "version": "3.20",
58484
+ "unicode": "10078"
58330
58485
  }
58331
58486
  }
58332
58487
  },
@@ -58338,6 +58493,10 @@
58338
58493
  "outline": {
58339
58494
  "version": "3.18",
58340
58495
  "unicode": "10050"
58496
+ },
58497
+ "filled": {
58498
+ "version": "3.20",
58499
+ "unicode": "10077"
58341
58500
  }
58342
58501
  }
58343
58502
  },
@@ -58371,6 +58530,10 @@
58371
58530
  "outline": {
58372
58531
  "version": "3.18",
58373
58532
  "unicode": "1004f"
58533
+ },
58534
+ "filled": {
58535
+ "version": "3.20",
58536
+ "unicode": "10076"
58374
58537
  }
58375
58538
  }
58376
58539
  },
@@ -58382,6 +58545,10 @@
58382
58545
  "outline": {
58383
58546
  "version": "3.18",
58384
58547
  "unicode": "1004e"
58548
+ },
58549
+ "filled": {
58550
+ "version": "3.20",
58551
+ "unicode": "10075"
58385
58552
  }
58386
58553
  }
58387
58554
  },
@@ -77024,6 +77191,23 @@
77024
77191
  }
77025
77192
  }
77026
77193
  },
77194
+ "x-power-y": {
77195
+ "name": "x-power-y",
77196
+ "category": "Math",
77197
+ "tags": [
77198
+ "math",
77199
+ "expression",
77200
+ "equation",
77201
+ "power",
77202
+ "raised"
77203
+ ],
77204
+ "styles": {
77205
+ "outline": {
77206
+ "version": "3.20",
77207
+ "unicode": "10072"
77208
+ }
77209
+ }
77210
+ },
77027
77211
  "x": {
77028
77212
  "name": "x",
77029
77213
  "category": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons",
3
- "version": "3.19.0",
3
+ "version": "3.21.0",
4
4
  "license": "MIT",
5
5
  "author": "codecalm",
6
6
  "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",