@cdx-ui/icons 0.0.1-beta.2 → 0.0.1-beta.20
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/lib/commonjs/aliases/prefixed.js +49 -0
- package/lib/commonjs/aliases/suffixed.js +49 -0
- package/lib/commonjs/icons/bitbucket.js +20 -0
- package/lib/commonjs/icons/gitlab.js +20 -0
- package/lib/commonjs/icons/index.js +49 -0
- package/lib/commonjs/icons/ink_highlighter_off.js +20 -0
- package/lib/commonjs/icons/tilt_arrow_down.js +20 -0
- package/lib/commonjs/icons/tilt_arrow_up.js +20 -0
- package/lib/commonjs/icons/watch_button.js +20 -0
- package/lib/commonjs/icons/wb_twilight_2.js +20 -0
- package/lib/module/aliases/prefixed.js +7 -0
- package/lib/module/aliases/suffixed.js +7 -0
- package/lib/module/icons/bitbucket.js +16 -0
- package/lib/module/icons/gitlab.js +16 -0
- package/lib/module/icons/index.js +7 -0
- package/lib/module/icons/ink_highlighter_off.js +16 -0
- package/lib/module/icons/tilt_arrow_down.js +16 -0
- package/lib/module/icons/tilt_arrow_up.js +16 -0
- package/lib/module/icons/watch_button.js +16 -0
- package/lib/module/icons/wb_twilight_2.js +16 -0
- package/lib/typescript/aliases/prefixed.d.ts +7 -0
- package/lib/typescript/aliases/suffixed.d.ts +7 -0
- package/lib/typescript/icons/bitbucket.d.ts +6 -0
- package/lib/typescript/icons/gitlab.d.ts +6 -0
- package/lib/typescript/icons/index.d.ts +7 -0
- package/lib/typescript/icons/ink_highlighter_off.d.ts +6 -0
- package/lib/typescript/icons/tilt_arrow_down.d.ts +6 -0
- package/lib/typescript/icons/tilt_arrow_up.d.ts +6 -0
- package/lib/typescript/icons/watch_button.d.ts +6 -0
- package/lib/typescript/icons/wb_twilight_2.d.ts +6 -0
- package/package.json +1 -1
|
@@ -2811,6 +2811,12 @@ Object.defineProperty(exports, "CdxBiotech", {
|
|
|
2811
2811
|
return _biotech.default;
|
|
2812
2812
|
}
|
|
2813
2813
|
});
|
|
2814
|
+
Object.defineProperty(exports, "CdxBitbucket", {
|
|
2815
|
+
enumerable: true,
|
|
2816
|
+
get: function () {
|
|
2817
|
+
return _bitbucket.default;
|
|
2818
|
+
}
|
|
2819
|
+
});
|
|
2814
2820
|
Object.defineProperty(exports, "CdxBlanket", {
|
|
2815
2821
|
enumerable: true,
|
|
2816
2822
|
get: function () {
|
|
@@ -9417,6 +9423,12 @@ Object.defineProperty(exports, "CdxGite", {
|
|
|
9417
9423
|
return _gite.default;
|
|
9418
9424
|
}
|
|
9419
9425
|
});
|
|
9426
|
+
Object.defineProperty(exports, "CdxGitlab", {
|
|
9427
|
+
enumerable: true,
|
|
9428
|
+
get: function () {
|
|
9429
|
+
return _gitlab.default;
|
|
9430
|
+
}
|
|
9431
|
+
});
|
|
9420
9432
|
Object.defineProperty(exports, "CdxGlassCup", {
|
|
9421
9433
|
enumerable: true,
|
|
9422
9434
|
get: function () {
|
|
@@ -10851,6 +10863,12 @@ Object.defineProperty(exports, "CdxInkHighlighterMove", {
|
|
|
10851
10863
|
return _ink_highlighter_move.default;
|
|
10852
10864
|
}
|
|
10853
10865
|
});
|
|
10866
|
+
Object.defineProperty(exports, "CdxInkHighlighterOff", {
|
|
10867
|
+
enumerable: true,
|
|
10868
|
+
get: function () {
|
|
10869
|
+
return _ink_highlighter_off.default;
|
|
10870
|
+
}
|
|
10871
|
+
});
|
|
10854
10872
|
Object.defineProperty(exports, "CdxInkMarker", {
|
|
10855
10873
|
enumerable: true,
|
|
10856
10874
|
get: function () {
|
|
@@ -20895,6 +20913,18 @@ Object.defineProperty(exports, "CdxTileSmall", {
|
|
|
20895
20913
|
return _tile_small.default;
|
|
20896
20914
|
}
|
|
20897
20915
|
});
|
|
20916
|
+
Object.defineProperty(exports, "CdxTiltArrowDown", {
|
|
20917
|
+
enumerable: true,
|
|
20918
|
+
get: function () {
|
|
20919
|
+
return _tilt_arrow_down.default;
|
|
20920
|
+
}
|
|
20921
|
+
});
|
|
20922
|
+
Object.defineProperty(exports, "CdxTiltArrowUp", {
|
|
20923
|
+
enumerable: true,
|
|
20924
|
+
get: function () {
|
|
20925
|
+
return _tilt_arrow_up.default;
|
|
20926
|
+
}
|
|
20927
|
+
});
|
|
20898
20928
|
Object.defineProperty(exports, "CdxTimeAuto", {
|
|
20899
20929
|
enumerable: true,
|
|
20900
20930
|
get: function () {
|
|
@@ -22515,6 +22545,12 @@ Object.defineProperty(exports, "CdxWatchArrowDown", {
|
|
|
22515
22545
|
return _watch_arrow_down.default;
|
|
22516
22546
|
}
|
|
22517
22547
|
});
|
|
22548
|
+
Object.defineProperty(exports, "CdxWatchButton", {
|
|
22549
|
+
enumerable: true,
|
|
22550
|
+
get: function () {
|
|
22551
|
+
return _watch_button.default;
|
|
22552
|
+
}
|
|
22553
|
+
});
|
|
22518
22554
|
Object.defineProperty(exports, "CdxWatchButtonPress", {
|
|
22519
22555
|
enumerable: true,
|
|
22520
22556
|
get: function () {
|
|
@@ -22719,6 +22755,12 @@ Object.defineProperty(exports, "CdxWbTwilight", {
|
|
|
22719
22755
|
return _wb_twilight.default;
|
|
22720
22756
|
}
|
|
22721
22757
|
});
|
|
22758
|
+
Object.defineProperty(exports, "CdxWbTwilight2", {
|
|
22759
|
+
enumerable: true,
|
|
22760
|
+
get: function () {
|
|
22761
|
+
return _wb_twilight_.default;
|
|
22762
|
+
}
|
|
22763
|
+
});
|
|
22722
22764
|
Object.defineProperty(exports, "CdxWc", {
|
|
22723
22765
|
enumerable: true,
|
|
22724
22766
|
get: function () {
|
|
@@ -23685,6 +23727,7 @@ var _bike_dock = _interopRequireDefault(require("../icons/bike_dock"));
|
|
|
23685
23727
|
var _bike_lane = _interopRequireDefault(require("../icons/bike_lane"));
|
|
23686
23728
|
var _bike_scooter = _interopRequireDefault(require("../icons/bike_scooter"));
|
|
23687
23729
|
var _biotech = _interopRequireDefault(require("../icons/biotech"));
|
|
23730
|
+
var _bitbucket = _interopRequireDefault(require("../icons/bitbucket"));
|
|
23688
23731
|
var _blanket = _interopRequireDefault(require("../icons/blanket"));
|
|
23689
23732
|
var _blender = _interopRequireDefault(require("../icons/blender"));
|
|
23690
23733
|
var _blind = _interopRequireDefault(require("../icons/blind"));
|
|
@@ -24785,6 +24828,7 @@ var _gif_ = _interopRequireDefault(require("../icons/gif_2"));
|
|
|
24785
24828
|
var _gif_box = _interopRequireDefault(require("../icons/gif_box"));
|
|
24786
24829
|
var _girl = _interopRequireDefault(require("../icons/girl"));
|
|
24787
24830
|
var _gite = _interopRequireDefault(require("../icons/gite"));
|
|
24831
|
+
var _gitlab = _interopRequireDefault(require("../icons/gitlab"));
|
|
24788
24832
|
var _glass_cup = _interopRequireDefault(require("../icons/glass_cup"));
|
|
24789
24833
|
var _globe = _interopRequireDefault(require("../icons/globe"));
|
|
24790
24834
|
var _globe_2_cancel = _interopRequireDefault(require("../icons/globe_2_cancel"));
|
|
@@ -25024,6 +25068,7 @@ var _ink_eraser = _interopRequireDefault(require("../icons/ink_eraser"));
|
|
|
25024
25068
|
var _ink_eraser_off = _interopRequireDefault(require("../icons/ink_eraser_off"));
|
|
25025
25069
|
var _ink_highlighter = _interopRequireDefault(require("../icons/ink_highlighter"));
|
|
25026
25070
|
var _ink_highlighter_move = _interopRequireDefault(require("../icons/ink_highlighter_move"));
|
|
25071
|
+
var _ink_highlighter_off = _interopRequireDefault(require("../icons/ink_highlighter_off"));
|
|
25027
25072
|
var _ink_marker = _interopRequireDefault(require("../icons/ink_marker"));
|
|
25028
25073
|
var _ink_pen = _interopRequireDefault(require("../icons/ink_pen"));
|
|
25029
25074
|
var _ink_selection = _interopRequireDefault(require("../icons/ink_selection"));
|
|
@@ -26696,6 +26741,8 @@ var _tibia_alt = _interopRequireDefault(require("../icons/tibia_alt"));
|
|
|
26696
26741
|
var _tile_large = _interopRequireDefault(require("../icons/tile_large"));
|
|
26697
26742
|
var _tile_medium = _interopRequireDefault(require("../icons/tile_medium"));
|
|
26698
26743
|
var _tile_small = _interopRequireDefault(require("../icons/tile_small"));
|
|
26744
|
+
var _tilt_arrow_down = _interopRequireDefault(require("../icons/tilt_arrow_down"));
|
|
26745
|
+
var _tilt_arrow_up = _interopRequireDefault(require("../icons/tilt_arrow_up"));
|
|
26699
26746
|
var _time_auto = _interopRequireDefault(require("../icons/time_auto"));
|
|
26700
26747
|
var _timelapse = _interopRequireDefault(require("../icons/timelapse"));
|
|
26701
26748
|
var _timeline = _interopRequireDefault(require("../icons/timeline"));
|
|
@@ -26966,6 +27013,7 @@ var _watch = _interopRequireDefault(require("../icons/watch"));
|
|
|
26966
27013
|
var _watch_alert = _interopRequireDefault(require("../icons/watch_alert"));
|
|
26967
27014
|
var _watch_arrow = _interopRequireDefault(require("../icons/watch_arrow"));
|
|
26968
27015
|
var _watch_arrow_down = _interopRequireDefault(require("../icons/watch_arrow_down"));
|
|
27016
|
+
var _watch_button = _interopRequireDefault(require("../icons/watch_button"));
|
|
26969
27017
|
var _watch_button_press = _interopRequireDefault(require("../icons/watch_button_press"));
|
|
26970
27018
|
var _watch_check = _interopRequireDefault(require("../icons/watch_check"));
|
|
26971
27019
|
var _watch_lock = _interopRequireDefault(require("../icons/watch_lock"));
|
|
@@ -27000,6 +27048,7 @@ var _wb_iridescent = _interopRequireDefault(require("../icons/wb_iridescent"));
|
|
|
27000
27048
|
var _wb_shade = _interopRequireDefault(require("../icons/wb_shade"));
|
|
27001
27049
|
var _wb_sunny = _interopRequireDefault(require("../icons/wb_sunny"));
|
|
27002
27050
|
var _wb_twilight = _interopRequireDefault(require("../icons/wb_twilight"));
|
|
27051
|
+
var _wb_twilight_ = _interopRequireDefault(require("../icons/wb_twilight_2"));
|
|
27003
27052
|
var _wc = _interopRequireDefault(require("../icons/wc"));
|
|
27004
27053
|
var _weather_hail = _interopRequireDefault(require("../icons/weather_hail"));
|
|
27005
27054
|
var _weather_mix = _interopRequireDefault(require("../icons/weather_mix"));
|
|
@@ -2421,6 +2421,12 @@ Object.defineProperty(exports, "BiotechIcon", {
|
|
|
2421
2421
|
return _biotech.default;
|
|
2422
2422
|
}
|
|
2423
2423
|
});
|
|
2424
|
+
Object.defineProperty(exports, "BitbucketIcon", {
|
|
2425
|
+
enumerable: true,
|
|
2426
|
+
get: function () {
|
|
2427
|
+
return _bitbucket.default;
|
|
2428
|
+
}
|
|
2429
|
+
});
|
|
2424
2430
|
Object.defineProperty(exports, "BlanketIcon", {
|
|
2425
2431
|
enumerable: true,
|
|
2426
2432
|
get: function () {
|
|
@@ -9027,6 +9033,12 @@ Object.defineProperty(exports, "GiteIcon", {
|
|
|
9027
9033
|
return _gite.default;
|
|
9028
9034
|
}
|
|
9029
9035
|
});
|
|
9036
|
+
Object.defineProperty(exports, "GitlabIcon", {
|
|
9037
|
+
enumerable: true,
|
|
9038
|
+
get: function () {
|
|
9039
|
+
return _gitlab.default;
|
|
9040
|
+
}
|
|
9041
|
+
});
|
|
9030
9042
|
Object.defineProperty(exports, "GlassCupIcon", {
|
|
9031
9043
|
enumerable: true,
|
|
9032
9044
|
get: function () {
|
|
@@ -10461,6 +10473,12 @@ Object.defineProperty(exports, "InkHighlighterMoveIcon", {
|
|
|
10461
10473
|
return _ink_highlighter_move.default;
|
|
10462
10474
|
}
|
|
10463
10475
|
});
|
|
10476
|
+
Object.defineProperty(exports, "InkHighlighterOffIcon", {
|
|
10477
|
+
enumerable: true,
|
|
10478
|
+
get: function () {
|
|
10479
|
+
return _ink_highlighter_off.default;
|
|
10480
|
+
}
|
|
10481
|
+
});
|
|
10464
10482
|
Object.defineProperty(exports, "InkMarkerIcon", {
|
|
10465
10483
|
enumerable: true,
|
|
10466
10484
|
get: function () {
|
|
@@ -20505,6 +20523,18 @@ Object.defineProperty(exports, "TileSmallIcon", {
|
|
|
20505
20523
|
return _tile_small.default;
|
|
20506
20524
|
}
|
|
20507
20525
|
});
|
|
20526
|
+
Object.defineProperty(exports, "TiltArrowDownIcon", {
|
|
20527
|
+
enumerable: true,
|
|
20528
|
+
get: function () {
|
|
20529
|
+
return _tilt_arrow_down.default;
|
|
20530
|
+
}
|
|
20531
|
+
});
|
|
20532
|
+
Object.defineProperty(exports, "TiltArrowUpIcon", {
|
|
20533
|
+
enumerable: true,
|
|
20534
|
+
get: function () {
|
|
20535
|
+
return _tilt_arrow_up.default;
|
|
20536
|
+
}
|
|
20537
|
+
});
|
|
20508
20538
|
Object.defineProperty(exports, "TimeAutoIcon", {
|
|
20509
20539
|
enumerable: true,
|
|
20510
20540
|
get: function () {
|
|
@@ -22119,6 +22149,12 @@ Object.defineProperty(exports, "WatchArrowIcon", {
|
|
|
22119
22149
|
return _watch_arrow.default;
|
|
22120
22150
|
}
|
|
22121
22151
|
});
|
|
22152
|
+
Object.defineProperty(exports, "WatchButtonIcon", {
|
|
22153
|
+
enumerable: true,
|
|
22154
|
+
get: function () {
|
|
22155
|
+
return _watch_button.default;
|
|
22156
|
+
}
|
|
22157
|
+
});
|
|
22122
22158
|
Object.defineProperty(exports, "WatchButtonPressIcon", {
|
|
22123
22159
|
enumerable: true,
|
|
22124
22160
|
get: function () {
|
|
@@ -22323,6 +22359,12 @@ Object.defineProperty(exports, "WbSunnyIcon", {
|
|
|
22323
22359
|
return _wb_sunny.default;
|
|
22324
22360
|
}
|
|
22325
22361
|
});
|
|
22362
|
+
Object.defineProperty(exports, "WbTwilight2Icon", {
|
|
22363
|
+
enumerable: true,
|
|
22364
|
+
get: function () {
|
|
22365
|
+
return _wb_twilight_.default;
|
|
22366
|
+
}
|
|
22367
|
+
});
|
|
22326
22368
|
Object.defineProperty(exports, "WbTwilightIcon", {
|
|
22327
22369
|
enumerable: true,
|
|
22328
22370
|
get: function () {
|
|
@@ -23685,6 +23727,7 @@ var _bike_dock = _interopRequireDefault(require("../icons/bike_dock"));
|
|
|
23685
23727
|
var _bike_lane = _interopRequireDefault(require("../icons/bike_lane"));
|
|
23686
23728
|
var _bike_scooter = _interopRequireDefault(require("../icons/bike_scooter"));
|
|
23687
23729
|
var _biotech = _interopRequireDefault(require("../icons/biotech"));
|
|
23730
|
+
var _bitbucket = _interopRequireDefault(require("../icons/bitbucket"));
|
|
23688
23731
|
var _blanket = _interopRequireDefault(require("../icons/blanket"));
|
|
23689
23732
|
var _blender = _interopRequireDefault(require("../icons/blender"));
|
|
23690
23733
|
var _blind = _interopRequireDefault(require("../icons/blind"));
|
|
@@ -24785,6 +24828,7 @@ var _gif_ = _interopRequireDefault(require("../icons/gif_2"));
|
|
|
24785
24828
|
var _gif_box = _interopRequireDefault(require("../icons/gif_box"));
|
|
24786
24829
|
var _girl = _interopRequireDefault(require("../icons/girl"));
|
|
24787
24830
|
var _gite = _interopRequireDefault(require("../icons/gite"));
|
|
24831
|
+
var _gitlab = _interopRequireDefault(require("../icons/gitlab"));
|
|
24788
24832
|
var _glass_cup = _interopRequireDefault(require("../icons/glass_cup"));
|
|
24789
24833
|
var _globe = _interopRequireDefault(require("../icons/globe"));
|
|
24790
24834
|
var _globe_2_cancel = _interopRequireDefault(require("../icons/globe_2_cancel"));
|
|
@@ -25024,6 +25068,7 @@ var _ink_eraser = _interopRequireDefault(require("../icons/ink_eraser"));
|
|
|
25024
25068
|
var _ink_eraser_off = _interopRequireDefault(require("../icons/ink_eraser_off"));
|
|
25025
25069
|
var _ink_highlighter = _interopRequireDefault(require("../icons/ink_highlighter"));
|
|
25026
25070
|
var _ink_highlighter_move = _interopRequireDefault(require("../icons/ink_highlighter_move"));
|
|
25071
|
+
var _ink_highlighter_off = _interopRequireDefault(require("../icons/ink_highlighter_off"));
|
|
25027
25072
|
var _ink_marker = _interopRequireDefault(require("../icons/ink_marker"));
|
|
25028
25073
|
var _ink_pen = _interopRequireDefault(require("../icons/ink_pen"));
|
|
25029
25074
|
var _ink_selection = _interopRequireDefault(require("../icons/ink_selection"));
|
|
@@ -26696,6 +26741,8 @@ var _tibia_alt = _interopRequireDefault(require("../icons/tibia_alt"));
|
|
|
26696
26741
|
var _tile_large = _interopRequireDefault(require("../icons/tile_large"));
|
|
26697
26742
|
var _tile_medium = _interopRequireDefault(require("../icons/tile_medium"));
|
|
26698
26743
|
var _tile_small = _interopRequireDefault(require("../icons/tile_small"));
|
|
26744
|
+
var _tilt_arrow_down = _interopRequireDefault(require("../icons/tilt_arrow_down"));
|
|
26745
|
+
var _tilt_arrow_up = _interopRequireDefault(require("../icons/tilt_arrow_up"));
|
|
26699
26746
|
var _time_auto = _interopRequireDefault(require("../icons/time_auto"));
|
|
26700
26747
|
var _timelapse = _interopRequireDefault(require("../icons/timelapse"));
|
|
26701
26748
|
var _timeline = _interopRequireDefault(require("../icons/timeline"));
|
|
@@ -26966,6 +27013,7 @@ var _watch = _interopRequireDefault(require("../icons/watch"));
|
|
|
26966
27013
|
var _watch_alert = _interopRequireDefault(require("../icons/watch_alert"));
|
|
26967
27014
|
var _watch_arrow = _interopRequireDefault(require("../icons/watch_arrow"));
|
|
26968
27015
|
var _watch_arrow_down = _interopRequireDefault(require("../icons/watch_arrow_down"));
|
|
27016
|
+
var _watch_button = _interopRequireDefault(require("../icons/watch_button"));
|
|
26969
27017
|
var _watch_button_press = _interopRequireDefault(require("../icons/watch_button_press"));
|
|
26970
27018
|
var _watch_check = _interopRequireDefault(require("../icons/watch_check"));
|
|
26971
27019
|
var _watch_lock = _interopRequireDefault(require("../icons/watch_lock"));
|
|
@@ -27000,6 +27048,7 @@ var _wb_iridescent = _interopRequireDefault(require("../icons/wb_iridescent"));
|
|
|
27000
27048
|
var _wb_shade = _interopRequireDefault(require("../icons/wb_shade"));
|
|
27001
27049
|
var _wb_sunny = _interopRequireDefault(require("../icons/wb_sunny"));
|
|
27002
27050
|
var _wb_twilight = _interopRequireDefault(require("../icons/wb_twilight"));
|
|
27051
|
+
var _wb_twilight_ = _interopRequireDefault(require("../icons/wb_twilight_2"));
|
|
27003
27052
|
var _wc = _interopRequireDefault(require("../icons/wc"));
|
|
27004
27053
|
var _weather_hail = _interopRequireDefault(require("../icons/weather_hail"));
|
|
27005
27054
|
var _weather_mix = _interopRequireDefault(require("../icons/weather_mix"));
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const Bitbucket = (0, _createCdxIcon.default)('Bitbucket', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M228-120q-17 0-28-9t-14-26L81-804q-2-16 6-26t23-10h740q16 0 24 10t5 26l-29 171q-3 17-13.5 26t-27.5 9H363q-3 0-9 12l35 214q0 2 10 10h161q4 0 10-10l25-155q2-14 10.5-20.5T628-554h175q16 0 24 10t6 25l-59 364q-3 17-14 26t-28 9H228Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M228-120q-17 0-28-9t-14-26L81-804q-2-16 6-26t23-10h740q16 0 24 10t5 26l-29 171q-3 17-13.5 26t-27.5 9H363q-3 0-9 12l35 214q0 2 10 10h161q4 0 10-10l25-155q2-14 10.5-20.5T628-554h175q16 0 24 10t6 25l-59 364q-3 17-14 26t-28 9H228Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = Bitbucket;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const Gitlab = (0, _createCdxIcon.default)('Gitlab', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M460-126 181-336q-51-38-68-100t6-122l102-265q3-8 10-12.5t15-4.5q8 0 15.5 4.5T272-821l69 211h278l69-211q3-10 10.5-14.5T714-840q8 0 15 4.5t10 12.5l101 265q23 60 6 122t-68 100L498-126q-8 6-19 6t-19-6Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M460-126 181-336q-51-38-68-100t6-122l102-265q3-8 10-12.5t15-4.5q8 0 15.5 4.5T272-821l69 211h278l69-211q3-10 10.5-14.5T714-840q8 0 15 4.5t10 12.5l101 265q23 60 6 122t-68 100L498-126q-8 6-19 6t-19-6Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = Gitlab;
|
|
@@ -2421,6 +2421,12 @@ Object.defineProperty(exports, "Biotech", {
|
|
|
2421
2421
|
return _biotech.default;
|
|
2422
2422
|
}
|
|
2423
2423
|
});
|
|
2424
|
+
Object.defineProperty(exports, "Bitbucket", {
|
|
2425
|
+
enumerable: true,
|
|
2426
|
+
get: function () {
|
|
2427
|
+
return _bitbucket.default;
|
|
2428
|
+
}
|
|
2429
|
+
});
|
|
2424
2430
|
Object.defineProperty(exports, "Blanket", {
|
|
2425
2431
|
enumerable: true,
|
|
2426
2432
|
get: function () {
|
|
@@ -9021,6 +9027,12 @@ Object.defineProperty(exports, "Gite", {
|
|
|
9021
9027
|
return _gite.default;
|
|
9022
9028
|
}
|
|
9023
9029
|
});
|
|
9030
|
+
Object.defineProperty(exports, "Gitlab", {
|
|
9031
|
+
enumerable: true,
|
|
9032
|
+
get: function () {
|
|
9033
|
+
return _gitlab.default;
|
|
9034
|
+
}
|
|
9035
|
+
});
|
|
9024
9036
|
Object.defineProperty(exports, "GlassCup", {
|
|
9025
9037
|
enumerable: true,
|
|
9026
9038
|
get: function () {
|
|
@@ -10455,6 +10467,12 @@ Object.defineProperty(exports, "InkHighlighterMove", {
|
|
|
10455
10467
|
return _ink_highlighter_move.default;
|
|
10456
10468
|
}
|
|
10457
10469
|
});
|
|
10470
|
+
Object.defineProperty(exports, "InkHighlighterOff", {
|
|
10471
|
+
enumerable: true,
|
|
10472
|
+
get: function () {
|
|
10473
|
+
return _ink_highlighter_off.default;
|
|
10474
|
+
}
|
|
10475
|
+
});
|
|
10458
10476
|
Object.defineProperty(exports, "InkMarker", {
|
|
10459
10477
|
enumerable: true,
|
|
10460
10478
|
get: function () {
|
|
@@ -20487,6 +20505,18 @@ Object.defineProperty(exports, "TileSmall", {
|
|
|
20487
20505
|
return _tile_small.default;
|
|
20488
20506
|
}
|
|
20489
20507
|
});
|
|
20508
|
+
Object.defineProperty(exports, "TiltArrowDown", {
|
|
20509
|
+
enumerable: true,
|
|
20510
|
+
get: function () {
|
|
20511
|
+
return _tilt_arrow_down.default;
|
|
20512
|
+
}
|
|
20513
|
+
});
|
|
20514
|
+
Object.defineProperty(exports, "TiltArrowUp", {
|
|
20515
|
+
enumerable: true,
|
|
20516
|
+
get: function () {
|
|
20517
|
+
return _tilt_arrow_up.default;
|
|
20518
|
+
}
|
|
20519
|
+
});
|
|
20490
20520
|
Object.defineProperty(exports, "TimeAuto", {
|
|
20491
20521
|
enumerable: true,
|
|
20492
20522
|
get: function () {
|
|
@@ -22107,6 +22137,12 @@ Object.defineProperty(exports, "WatchArrowDown", {
|
|
|
22107
22137
|
return _watch_arrow_down.default;
|
|
22108
22138
|
}
|
|
22109
22139
|
});
|
|
22140
|
+
Object.defineProperty(exports, "WatchButton", {
|
|
22141
|
+
enumerable: true,
|
|
22142
|
+
get: function () {
|
|
22143
|
+
return _watch_button.default;
|
|
22144
|
+
}
|
|
22145
|
+
});
|
|
22110
22146
|
Object.defineProperty(exports, "WatchButtonPress", {
|
|
22111
22147
|
enumerable: true,
|
|
22112
22148
|
get: function () {
|
|
@@ -22311,6 +22347,12 @@ Object.defineProperty(exports, "WbTwilight", {
|
|
|
22311
22347
|
return _wb_twilight.default;
|
|
22312
22348
|
}
|
|
22313
22349
|
});
|
|
22350
|
+
Object.defineProperty(exports, "WbTwilight2", {
|
|
22351
|
+
enumerable: true,
|
|
22352
|
+
get: function () {
|
|
22353
|
+
return _wb_twilight_.default;
|
|
22354
|
+
}
|
|
22355
|
+
});
|
|
22314
22356
|
Object.defineProperty(exports, "Wc", {
|
|
22315
22357
|
enumerable: true,
|
|
22316
22358
|
get: function () {
|
|
@@ -23667,6 +23709,7 @@ var _bike_dock = _interopRequireDefault(require("./bike_dock"));
|
|
|
23667
23709
|
var _bike_lane = _interopRequireDefault(require("./bike_lane"));
|
|
23668
23710
|
var _bike_scooter = _interopRequireDefault(require("./bike_scooter"));
|
|
23669
23711
|
var _biotech = _interopRequireDefault(require("./biotech"));
|
|
23712
|
+
var _bitbucket = _interopRequireDefault(require("./bitbucket"));
|
|
23670
23713
|
var _blanket = _interopRequireDefault(require("./blanket"));
|
|
23671
23714
|
var _blender = _interopRequireDefault(require("./blender"));
|
|
23672
23715
|
var _blind = _interopRequireDefault(require("./blind"));
|
|
@@ -24767,6 +24810,7 @@ var _gif_ = _interopRequireDefault(require("./gif_2"));
|
|
|
24767
24810
|
var _gif_box = _interopRequireDefault(require("./gif_box"));
|
|
24768
24811
|
var _girl = _interopRequireDefault(require("./girl"));
|
|
24769
24812
|
var _gite = _interopRequireDefault(require("./gite"));
|
|
24813
|
+
var _gitlab = _interopRequireDefault(require("./gitlab"));
|
|
24770
24814
|
var _glass_cup = _interopRequireDefault(require("./glass_cup"));
|
|
24771
24815
|
var _globe = _interopRequireDefault(require("./globe"));
|
|
24772
24816
|
var _globe_2_cancel = _interopRequireDefault(require("./globe_2_cancel"));
|
|
@@ -25006,6 +25050,7 @@ var _ink_eraser = _interopRequireDefault(require("./ink_eraser"));
|
|
|
25006
25050
|
var _ink_eraser_off = _interopRequireDefault(require("./ink_eraser_off"));
|
|
25007
25051
|
var _ink_highlighter = _interopRequireDefault(require("./ink_highlighter"));
|
|
25008
25052
|
var _ink_highlighter_move = _interopRequireDefault(require("./ink_highlighter_move"));
|
|
25053
|
+
var _ink_highlighter_off = _interopRequireDefault(require("./ink_highlighter_off"));
|
|
25009
25054
|
var _ink_marker = _interopRequireDefault(require("./ink_marker"));
|
|
25010
25055
|
var _ink_pen = _interopRequireDefault(require("./ink_pen"));
|
|
25011
25056
|
var _ink_selection = _interopRequireDefault(require("./ink_selection"));
|
|
@@ -26678,6 +26723,8 @@ var _tibia_alt = _interopRequireDefault(require("./tibia_alt"));
|
|
|
26678
26723
|
var _tile_large = _interopRequireDefault(require("./tile_large"));
|
|
26679
26724
|
var _tile_medium = _interopRequireDefault(require("./tile_medium"));
|
|
26680
26725
|
var _tile_small = _interopRequireDefault(require("./tile_small"));
|
|
26726
|
+
var _tilt_arrow_down = _interopRequireDefault(require("./tilt_arrow_down"));
|
|
26727
|
+
var _tilt_arrow_up = _interopRequireDefault(require("./tilt_arrow_up"));
|
|
26681
26728
|
var _time_auto = _interopRequireDefault(require("./time_auto"));
|
|
26682
26729
|
var _timelapse = _interopRequireDefault(require("./timelapse"));
|
|
26683
26730
|
var _timeline = _interopRequireDefault(require("./timeline"));
|
|
@@ -26948,6 +26995,7 @@ var _watch = _interopRequireDefault(require("./watch"));
|
|
|
26948
26995
|
var _watch_alert = _interopRequireDefault(require("./watch_alert"));
|
|
26949
26996
|
var _watch_arrow = _interopRequireDefault(require("./watch_arrow"));
|
|
26950
26997
|
var _watch_arrow_down = _interopRequireDefault(require("./watch_arrow_down"));
|
|
26998
|
+
var _watch_button = _interopRequireDefault(require("./watch_button"));
|
|
26951
26999
|
var _watch_button_press = _interopRequireDefault(require("./watch_button_press"));
|
|
26952
27000
|
var _watch_check = _interopRequireDefault(require("./watch_check"));
|
|
26953
27001
|
var _watch_lock = _interopRequireDefault(require("./watch_lock"));
|
|
@@ -26982,6 +27030,7 @@ var _wb_iridescent = _interopRequireDefault(require("./wb_iridescent"));
|
|
|
26982
27030
|
var _wb_shade = _interopRequireDefault(require("./wb_shade"));
|
|
26983
27031
|
var _wb_sunny = _interopRequireDefault(require("./wb_sunny"));
|
|
26984
27032
|
var _wb_twilight = _interopRequireDefault(require("./wb_twilight"));
|
|
27033
|
+
var _wb_twilight_ = _interopRequireDefault(require("./wb_twilight_2"));
|
|
26985
27034
|
var _wc = _interopRequireDefault(require("./wc"));
|
|
26986
27035
|
var _weather_hail = _interopRequireDefault(require("./weather_hail"));
|
|
26987
27036
|
var _weather_mix = _interopRequireDefault(require("./weather_mix"));
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const InkHighlighterOff = (0, _createCdxIcon.default)('InkHighlighterOff', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "m664-408-56-57 192-191-104-104-192 192-56-57 192-191q24-24 56-24t56 24l104 104q24 24 24 56t-24 56L664-408ZM792-56 552-296 400-144q-24 24-56 24t-56-24l-2-2-26 26H60l126-126-2-2q-24-24-24-56t24-56l152-152L56-792l57-57 736 736-57 57ZM240-304l104 104 152-152-104-104-152 152Zm316-213ZM444-404Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M665-408 448-625l192-191q24-24 56-24t56 24l104 104q24 24 24 56t-24 56L665-408ZM792-56 552-296 400-144q-24 24-56 24t-56-24l-2-2-26 26H60l126-126-2-2q-24-24-24-56t24-56l152-152L56-792l57-57 736 736-57 57Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = InkHighlighterOff;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const TiltArrowDown = (0, _createCdxIcon.default)('TiltArrowDown', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M240-120q-33 0-56.5-23.5T160-200v-560q0-33 23.5-56.5T240-840h480q33 0 56.5 23.5T800-760v560q0 33-23.5 56.5T720-120H240Zm0-80h480v-560H240v560Zm200-273-64-63-56 56 160 160 160-160-56-57-64 64v-167h-80v167Zm280 273H240h480Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M240-120q-33 0-56.5-23.5T160-200v-560q0-33 23.5-56.5T240-840h480q33 0 56.5 23.5T800-760v560q0 33-23.5 56.5T720-120H240Zm200-353-64-63-56 56 160 160 160-160-56-57-64 64v-167h-80v167Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = TiltArrowDown;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const TiltArrowUp = (0, _createCdxIcon.default)('TiltArrowUp', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M180-120q-38 0-62-29.5T102-217l124-560q6-28 28-45.5t50-17.5h352q28 0 50 17.5t28 45.5l124 560q8 38-16 67.5T780-120H180Zm0-80h600L656-760H304L180-200Zm260-287v167h80v-167l64 63 56-56-160-160-160 160 56 57 64-64Zm340 287H180h600Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M180-120q-38 0-62-29.5T102-217l124-560q6-28 28-45.5t50-17.5h352q28 0 50 17.5t28 45.5l124 560q8 38-16 67.5T780-120H180Zm260-367v167h80v-167l64 63 56-56-160-160-160 160 56 57 64-64Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = TiltArrowUp;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const WatchButton = (0, _createCdxIcon.default)('WatchButton', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "m193-57-67-44q45-88 59-184t14-195q0-98-14-194t-59-184l67-44q13 25 23.5 50.5T235-800h85q66 1 113 47.5T480-639v320q0 66-47 113t-113 47h-85q-8 26-18.5 51.5T193-57Zm527-263L560-480l160-160 56 57-63 63h167v80H713l63 64-56 56Zm-463 80h63q33 0 56.5-23.5T400-320v-320q0-33-23.5-56.5T320-720h-64q13 59 18.5 119.5T280-480q0 61-5 121t-18 119Zm23-240Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "m193-57-67-44q45-88 59-184t14-195q0-98-14-194t-59-184l67-44q13 25 23.5 50.5T235-800h85q66 1 113 47.5T480-639v320q0 66-47 113t-113 47h-85q-8 26-18.5 51.5T193-57Zm527-263L560-480l160-160 56 57-63 63h167v80H713l63 64-56 56Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = WatchButton;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _createCdxIcon = _interopRequireDefault(require("../createCdxIcon"));
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
+
/**
|
|
10
|
+
* @preview 
|
|
11
|
+
*/
|
|
12
|
+
const WbTwilight2 = (0, _createCdxIcon.default)('WbTwilight2', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M80-160v-80h800v80H80Zm217-240h366q-23-54-72-87t-111-33q-62 0-111 33t-72 87Zm-97 80q0-117 81.5-198.5T480-600q117 0 198.5 81.5T760-320H200Zm280-80Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M80-160v-80h800v80H80Zm120-160q0-117 81.5-198.5T480-600q117 0 198.5 81.5T760-320H200Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = WbTwilight2;
|
|
@@ -468,6 +468,7 @@ export { default as CdxBikeDock } from '../icons/bike_dock';
|
|
|
468
468
|
export { default as CdxBikeLane } from '../icons/bike_lane';
|
|
469
469
|
export { default as CdxBikeScooter } from '../icons/bike_scooter';
|
|
470
470
|
export { default as CdxBiotech } from '../icons/biotech';
|
|
471
|
+
export { default as CdxBitbucket } from '../icons/bitbucket';
|
|
471
472
|
export { default as CdxBlanket } from '../icons/blanket';
|
|
472
473
|
export { default as CdxBlender } from '../icons/blender';
|
|
473
474
|
export { default as CdxBlind } from '../icons/blind';
|
|
@@ -1568,6 +1569,7 @@ export { default as CdxGif2 } from '../icons/gif_2';
|
|
|
1568
1569
|
export { default as CdxGifBox } from '../icons/gif_box';
|
|
1569
1570
|
export { default as CdxGirl } from '../icons/girl';
|
|
1570
1571
|
export { default as CdxGite } from '../icons/gite';
|
|
1572
|
+
export { default as CdxGitlab } from '../icons/gitlab';
|
|
1571
1573
|
export { default as CdxGlassCup } from '../icons/glass_cup';
|
|
1572
1574
|
export { default as CdxGlobe } from '../icons/globe';
|
|
1573
1575
|
export { default as CdxGlobe2Cancel } from '../icons/globe_2_cancel';
|
|
@@ -1807,6 +1809,7 @@ export { default as CdxInkEraser } from '../icons/ink_eraser';
|
|
|
1807
1809
|
export { default as CdxInkEraserOff } from '../icons/ink_eraser_off';
|
|
1808
1810
|
export { default as CdxInkHighlighter } from '../icons/ink_highlighter';
|
|
1809
1811
|
export { default as CdxInkHighlighterMove } from '../icons/ink_highlighter_move';
|
|
1812
|
+
export { default as CdxInkHighlighterOff } from '../icons/ink_highlighter_off';
|
|
1810
1813
|
export { default as CdxInkMarker } from '../icons/ink_marker';
|
|
1811
1814
|
export { default as CdxInkPen } from '../icons/ink_pen';
|
|
1812
1815
|
export { default as CdxInkSelection } from '../icons/ink_selection';
|
|
@@ -3479,6 +3482,8 @@ export { default as CdxTibiaAlt } from '../icons/tibia_alt';
|
|
|
3479
3482
|
export { default as CdxTileLarge } from '../icons/tile_large';
|
|
3480
3483
|
export { default as CdxTileMedium } from '../icons/tile_medium';
|
|
3481
3484
|
export { default as CdxTileSmall } from '../icons/tile_small';
|
|
3485
|
+
export { default as CdxTiltArrowDown } from '../icons/tilt_arrow_down';
|
|
3486
|
+
export { default as CdxTiltArrowUp } from '../icons/tilt_arrow_up';
|
|
3482
3487
|
export { default as CdxTimeAuto } from '../icons/time_auto';
|
|
3483
3488
|
export { default as CdxTimelapse } from '../icons/timelapse';
|
|
3484
3489
|
export { default as CdxTimeline } from '../icons/timeline';
|
|
@@ -3749,6 +3754,7 @@ export { default as CdxWatch } from '../icons/watch';
|
|
|
3749
3754
|
export { default as CdxWatchAlert } from '../icons/watch_alert';
|
|
3750
3755
|
export { default as CdxWatchArrow } from '../icons/watch_arrow';
|
|
3751
3756
|
export { default as CdxWatchArrowDown } from '../icons/watch_arrow_down';
|
|
3757
|
+
export { default as CdxWatchButton } from '../icons/watch_button';
|
|
3752
3758
|
export { default as CdxWatchButtonPress } from '../icons/watch_button_press';
|
|
3753
3759
|
export { default as CdxWatchCheck } from '../icons/watch_check';
|
|
3754
3760
|
export { default as CdxWatchLock } from '../icons/watch_lock';
|
|
@@ -3783,6 +3789,7 @@ export { default as CdxWbIridescent } from '../icons/wb_iridescent';
|
|
|
3783
3789
|
export { default as CdxWbShade } from '../icons/wb_shade';
|
|
3784
3790
|
export { default as CdxWbSunny } from '../icons/wb_sunny';
|
|
3785
3791
|
export { default as CdxWbTwilight } from '../icons/wb_twilight';
|
|
3792
|
+
export { default as CdxWbTwilight2 } from '../icons/wb_twilight_2';
|
|
3786
3793
|
export { default as CdxWc } from '../icons/wc';
|
|
3787
3794
|
export { default as CdxWeatherHail } from '../icons/weather_hail';
|
|
3788
3795
|
export { default as CdxWeatherMix } from '../icons/weather_mix';
|
|
@@ -468,6 +468,7 @@ export { default as BikeDockIcon } from '../icons/bike_dock';
|
|
|
468
468
|
export { default as BikeLaneIcon } from '../icons/bike_lane';
|
|
469
469
|
export { default as BikeScooterIcon } from '../icons/bike_scooter';
|
|
470
470
|
export { default as BiotechIcon } from '../icons/biotech';
|
|
471
|
+
export { default as BitbucketIcon } from '../icons/bitbucket';
|
|
471
472
|
export { default as BlanketIcon } from '../icons/blanket';
|
|
472
473
|
export { default as BlenderIcon } from '../icons/blender';
|
|
473
474
|
export { default as BlindIcon } from '../icons/blind';
|
|
@@ -1568,6 +1569,7 @@ export { default as Gif2Icon } from '../icons/gif_2';
|
|
|
1568
1569
|
export { default as GifBoxIcon } from '../icons/gif_box';
|
|
1569
1570
|
export { default as GirlIcon } from '../icons/girl';
|
|
1570
1571
|
export { default as GiteIcon } from '../icons/gite';
|
|
1572
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1571
1573
|
export { default as GlassCupIcon } from '../icons/glass_cup';
|
|
1572
1574
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1573
1575
|
export { default as Globe2CancelIcon } from '../icons/globe_2_cancel';
|
|
@@ -1807,6 +1809,7 @@ export { default as InkEraserIcon } from '../icons/ink_eraser';
|
|
|
1807
1809
|
export { default as InkEraserOffIcon } from '../icons/ink_eraser_off';
|
|
1808
1810
|
export { default as InkHighlighterIcon } from '../icons/ink_highlighter';
|
|
1809
1811
|
export { default as InkHighlighterMoveIcon } from '../icons/ink_highlighter_move';
|
|
1812
|
+
export { default as InkHighlighterOffIcon } from '../icons/ink_highlighter_off';
|
|
1810
1813
|
export { default as InkMarkerIcon } from '../icons/ink_marker';
|
|
1811
1814
|
export { default as InkPenIcon } from '../icons/ink_pen';
|
|
1812
1815
|
export { default as InkSelectionIcon } from '../icons/ink_selection';
|
|
@@ -3479,6 +3482,8 @@ export { default as TibiaAltIcon } from '../icons/tibia_alt';
|
|
|
3479
3482
|
export { default as TileLargeIcon } from '../icons/tile_large';
|
|
3480
3483
|
export { default as TileMediumIcon } from '../icons/tile_medium';
|
|
3481
3484
|
export { default as TileSmallIcon } from '../icons/tile_small';
|
|
3485
|
+
export { default as TiltArrowDownIcon } from '../icons/tilt_arrow_down';
|
|
3486
|
+
export { default as TiltArrowUpIcon } from '../icons/tilt_arrow_up';
|
|
3482
3487
|
export { default as TimeAutoIcon } from '../icons/time_auto';
|
|
3483
3488
|
export { default as TimelapseIcon } from '../icons/timelapse';
|
|
3484
3489
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
@@ -3749,6 +3754,7 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
3749
3754
|
export { default as WatchAlertIcon } from '../icons/watch_alert';
|
|
3750
3755
|
export { default as WatchArrowIcon } from '../icons/watch_arrow';
|
|
3751
3756
|
export { default as WatchArrowDownIcon } from '../icons/watch_arrow_down';
|
|
3757
|
+
export { default as WatchButtonIcon } from '../icons/watch_button';
|
|
3752
3758
|
export { default as WatchButtonPressIcon } from '../icons/watch_button_press';
|
|
3753
3759
|
export { default as WatchCheckIcon } from '../icons/watch_check';
|
|
3754
3760
|
export { default as WatchLockIcon } from '../icons/watch_lock';
|
|
@@ -3783,6 +3789,7 @@ export { default as WbIridescentIcon } from '../icons/wb_iridescent';
|
|
|
3783
3789
|
export { default as WbShadeIcon } from '../icons/wb_shade';
|
|
3784
3790
|
export { default as WbSunnyIcon } from '../icons/wb_sunny';
|
|
3785
3791
|
export { default as WbTwilightIcon } from '../icons/wb_twilight';
|
|
3792
|
+
export { default as WbTwilight2Icon } from '../icons/wb_twilight_2';
|
|
3786
3793
|
export { default as WcIcon } from '../icons/wc';
|
|
3787
3794
|
export { default as WeatherHailIcon } from '../icons/weather_hail';
|
|
3788
3795
|
export { default as WeatherMixIcon } from '../icons/weather_mix';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const Bitbucket = createCdxIcon('Bitbucket', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M228-120q-17 0-28-9t-14-26L81-804q-2-16 6-26t23-10h740q16 0 24 10t5 26l-29 171q-3 17-13.5 26t-27.5 9H363q-3 0-9 12l35 214q0 2 10 10h161q4 0 10-10l25-155q2-14 10.5-20.5T628-554h175q16 0 24 10t6 25l-59 364q-3 17-14 26t-28 9H228Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M228-120q-17 0-28-9t-14-26L81-804q-2-16 6-26t23-10h740q16 0 24 10t5 26l-29 171q-3 17-13.5 26t-27.5 9H363q-3 0-9 12l35 214q0 2 10 10h161q4 0 10-10l25-155q2-14 10.5-20.5T628-554h175q16 0 24 10t6 25l-59 364q-3 17-14 26t-28 9H228Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default Bitbucket;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const Gitlab = createCdxIcon('Gitlab', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M460-126 181-336q-51-38-68-100t6-122l102-265q3-8 10-12.5t15-4.5q8 0 15.5 4.5T272-821l69 211h278l69-211q3-10 10.5-14.5T714-840q8 0 15 4.5t10 12.5l101 265q23 60 6 122t-68 100L498-126q-8 6-19 6t-19-6Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M460-126 181-336q-51-38-68-100t6-122l102-265q3-8 10-12.5t15-4.5q8 0 15.5 4.5T272-821l69 211h278l69-211q3-10 10.5-14.5T714-840q8 0 15 4.5t10 12.5l101 265q23 60 6 122t-68 100L498-126q-8 6-19 6t-19-6Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default Gitlab;
|
|
@@ -468,6 +468,7 @@ export { default as BikeDock } from './bike_dock';
|
|
|
468
468
|
export { default as BikeLane } from './bike_lane';
|
|
469
469
|
export { default as BikeScooter } from './bike_scooter';
|
|
470
470
|
export { default as Biotech } from './biotech';
|
|
471
|
+
export { default as Bitbucket } from './bitbucket';
|
|
471
472
|
export { default as Blanket } from './blanket';
|
|
472
473
|
export { default as Blender } from './blender';
|
|
473
474
|
export { default as Blind } from './blind';
|
|
@@ -1568,6 +1569,7 @@ export { default as Gif2 } from './gif_2';
|
|
|
1568
1569
|
export { default as GifBox } from './gif_box';
|
|
1569
1570
|
export { default as Girl } from './girl';
|
|
1570
1571
|
export { default as Gite } from './gite';
|
|
1572
|
+
export { default as Gitlab } from './gitlab';
|
|
1571
1573
|
export { default as GlassCup } from './glass_cup';
|
|
1572
1574
|
export { default as Globe } from './globe';
|
|
1573
1575
|
export { default as Globe2Cancel } from './globe_2_cancel';
|
|
@@ -1807,6 +1809,7 @@ export { default as InkEraser } from './ink_eraser';
|
|
|
1807
1809
|
export { default as InkEraserOff } from './ink_eraser_off';
|
|
1808
1810
|
export { default as InkHighlighter } from './ink_highlighter';
|
|
1809
1811
|
export { default as InkHighlighterMove } from './ink_highlighter_move';
|
|
1812
|
+
export { default as InkHighlighterOff } from './ink_highlighter_off';
|
|
1810
1813
|
export { default as InkMarker } from './ink_marker';
|
|
1811
1814
|
export { default as InkPen } from './ink_pen';
|
|
1812
1815
|
export { default as InkSelection } from './ink_selection';
|
|
@@ -3479,6 +3482,8 @@ export { default as TibiaAlt } from './tibia_alt';
|
|
|
3479
3482
|
export { default as TileLarge } from './tile_large';
|
|
3480
3483
|
export { default as TileMedium } from './tile_medium';
|
|
3481
3484
|
export { default as TileSmall } from './tile_small';
|
|
3485
|
+
export { default as TiltArrowDown } from './tilt_arrow_down';
|
|
3486
|
+
export { default as TiltArrowUp } from './tilt_arrow_up';
|
|
3482
3487
|
export { default as TimeAuto } from './time_auto';
|
|
3483
3488
|
export { default as Timelapse } from './timelapse';
|
|
3484
3489
|
export { default as Timeline } from './timeline';
|
|
@@ -3749,6 +3754,7 @@ export { default as Watch } from './watch';
|
|
|
3749
3754
|
export { default as WatchAlert } from './watch_alert';
|
|
3750
3755
|
export { default as WatchArrow } from './watch_arrow';
|
|
3751
3756
|
export { default as WatchArrowDown } from './watch_arrow_down';
|
|
3757
|
+
export { default as WatchButton } from './watch_button';
|
|
3752
3758
|
export { default as WatchButtonPress } from './watch_button_press';
|
|
3753
3759
|
export { default as WatchCheck } from './watch_check';
|
|
3754
3760
|
export { default as WatchLock } from './watch_lock';
|
|
@@ -3783,6 +3789,7 @@ export { default as WbIridescent } from './wb_iridescent';
|
|
|
3783
3789
|
export { default as WbShade } from './wb_shade';
|
|
3784
3790
|
export { default as WbSunny } from './wb_sunny';
|
|
3785
3791
|
export { default as WbTwilight } from './wb_twilight';
|
|
3792
|
+
export { default as WbTwilight2 } from './wb_twilight_2';
|
|
3786
3793
|
export { default as Wc } from './wc';
|
|
3787
3794
|
export { default as WeatherHail } from './weather_hail';
|
|
3788
3795
|
export { default as WeatherMix } from './weather_mix';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const InkHighlighterOff = createCdxIcon('InkHighlighterOff', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "m664-408-56-57 192-191-104-104-192 192-56-57 192-191q24-24 56-24t56 24l104 104q24 24 24 56t-24 56L664-408ZM792-56 552-296 400-144q-24 24-56 24t-56-24l-2-2-26 26H60l126-126-2-2q-24-24-24-56t24-56l152-152L56-792l57-57 736 736-57 57ZM240-304l104 104 152-152-104-104-152 152Zm316-213ZM444-404Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M665-408 448-625l192-191q24-24 56-24t56 24l104 104q24 24 24 56t-24 56L665-408ZM792-56 552-296 400-144q-24 24-56 24t-56-24l-2-2-26 26H60l126-126-2-2q-24-24-24-56t24-56l152-152L56-792l57-57 736 736-57 57Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default InkHighlighterOff;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const TiltArrowDown = createCdxIcon('TiltArrowDown', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M240-120q-33 0-56.5-23.5T160-200v-560q0-33 23.5-56.5T240-840h480q33 0 56.5 23.5T800-760v560q0 33-23.5 56.5T720-120H240Zm0-80h480v-560H240v560Zm200-273-64-63-56 56 160 160 160-160-56-57-64 64v-167h-80v167Zm280 273H240h480Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M240-120q-33 0-56.5-23.5T160-200v-560q0-33 23.5-56.5T240-840h480q33 0 56.5 23.5T800-760v560q0 33-23.5 56.5T720-120H240Zm200-353-64-63-56 56 160 160 160-160-56-57-64 64v-167h-80v167Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default TiltArrowDown;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const TiltArrowUp = createCdxIcon('TiltArrowUp', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M180-120q-38 0-62-29.5T102-217l124-560q6-28 28-45.5t50-17.5h352q28 0 50 17.5t28 45.5l124 560q8 38-16 67.5T780-120H180Zm0-80h600L656-760H304L180-200Zm260-287v167h80v-167l64 63 56-56-160-160-160 160 56 57 64-64Zm340 287H180h600Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M180-120q-38 0-62-29.5T102-217l124-560q6-28 28-45.5t50-17.5h352q28 0 50 17.5t28 45.5l124 560q8 38-16 67.5T780-120H180Zm260-367v167h80v-167l64 63 56-56-160-160-160 160 56 57 64-64Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default TiltArrowUp;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const WatchButton = createCdxIcon('WatchButton', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "m193-57-67-44q45-88 59-184t14-195q0-98-14-194t-59-184l67-44q13 25 23.5 50.5T235-800h85q66 1 113 47.5T480-639v320q0 66-47 113t-113 47h-85q-8 26-18.5 51.5T193-57Zm527-263L560-480l160-160 56 57-63 63h167v80H713l63 64-56 56Zm-463 80h63q33 0 56.5-23.5T400-320v-320q0-33-23.5-56.5T320-720h-64q13 59 18.5 119.5T280-480q0 61-5 121t-18 119Zm23-240Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "m193-57-67-44q45-88 59-184t14-195q0-98-14-194t-59-184l67-44q13 25 23.5 50.5T235-800h85q66 1 113 47.5T480-639v320q0 66-47 113t-113 47h-85q-8 26-18.5 51.5T193-57Zm527-263L560-480l160-160 56 57-63 63h167v80H713l63 64-56 56Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default WatchButton;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const WbTwilight2 = createCdxIcon('WbTwilight2', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M80-160v-80h800v80H80Zm217-240h366q-23-54-72-87t-111-33q-62 0-111 33t-72 87Zm-97 80q0-117 81.5-198.5T480-600q117 0 198.5 81.5T760-320H200Zm280-80Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M80-160v-80h800v80H80Zm120-160q0-117 81.5-198.5T480-600q117 0 198.5 81.5T760-320H200Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default WbTwilight2;
|
|
@@ -466,6 +466,7 @@ export { default as CdxBikeDock } from '../icons/bike_dock';
|
|
|
466
466
|
export { default as CdxBikeLane } from '../icons/bike_lane';
|
|
467
467
|
export { default as CdxBikeScooter } from '../icons/bike_scooter';
|
|
468
468
|
export { default as CdxBiotech } from '../icons/biotech';
|
|
469
|
+
export { default as CdxBitbucket } from '../icons/bitbucket';
|
|
469
470
|
export { default as CdxBlanket } from '../icons/blanket';
|
|
470
471
|
export { default as CdxBlender } from '../icons/blender';
|
|
471
472
|
export { default as CdxBlind } from '../icons/blind';
|
|
@@ -1566,6 +1567,7 @@ export { default as CdxGif2 } from '../icons/gif_2';
|
|
|
1566
1567
|
export { default as CdxGifBox } from '../icons/gif_box';
|
|
1567
1568
|
export { default as CdxGirl } from '../icons/girl';
|
|
1568
1569
|
export { default as CdxGite } from '../icons/gite';
|
|
1570
|
+
export { default as CdxGitlab } from '../icons/gitlab';
|
|
1569
1571
|
export { default as CdxGlassCup } from '../icons/glass_cup';
|
|
1570
1572
|
export { default as CdxGlobe } from '../icons/globe';
|
|
1571
1573
|
export { default as CdxGlobe2Cancel } from '../icons/globe_2_cancel';
|
|
@@ -1805,6 +1807,7 @@ export { default as CdxInkEraser } from '../icons/ink_eraser';
|
|
|
1805
1807
|
export { default as CdxInkEraserOff } from '../icons/ink_eraser_off';
|
|
1806
1808
|
export { default as CdxInkHighlighter } from '../icons/ink_highlighter';
|
|
1807
1809
|
export { default as CdxInkHighlighterMove } from '../icons/ink_highlighter_move';
|
|
1810
|
+
export { default as CdxInkHighlighterOff } from '../icons/ink_highlighter_off';
|
|
1808
1811
|
export { default as CdxInkMarker } from '../icons/ink_marker';
|
|
1809
1812
|
export { default as CdxInkPen } from '../icons/ink_pen';
|
|
1810
1813
|
export { default as CdxInkSelection } from '../icons/ink_selection';
|
|
@@ -3477,6 +3480,8 @@ export { default as CdxTibiaAlt } from '../icons/tibia_alt';
|
|
|
3477
3480
|
export { default as CdxTileLarge } from '../icons/tile_large';
|
|
3478
3481
|
export { default as CdxTileMedium } from '../icons/tile_medium';
|
|
3479
3482
|
export { default as CdxTileSmall } from '../icons/tile_small';
|
|
3483
|
+
export { default as CdxTiltArrowDown } from '../icons/tilt_arrow_down';
|
|
3484
|
+
export { default as CdxTiltArrowUp } from '../icons/tilt_arrow_up';
|
|
3480
3485
|
export { default as CdxTimeAuto } from '../icons/time_auto';
|
|
3481
3486
|
export { default as CdxTimelapse } from '../icons/timelapse';
|
|
3482
3487
|
export { default as CdxTimeline } from '../icons/timeline';
|
|
@@ -3747,6 +3752,7 @@ export { default as CdxWatch } from '../icons/watch';
|
|
|
3747
3752
|
export { default as CdxWatchAlert } from '../icons/watch_alert';
|
|
3748
3753
|
export { default as CdxWatchArrow } from '../icons/watch_arrow';
|
|
3749
3754
|
export { default as CdxWatchArrowDown } from '../icons/watch_arrow_down';
|
|
3755
|
+
export { default as CdxWatchButton } from '../icons/watch_button';
|
|
3750
3756
|
export { default as CdxWatchButtonPress } from '../icons/watch_button_press';
|
|
3751
3757
|
export { default as CdxWatchCheck } from '../icons/watch_check';
|
|
3752
3758
|
export { default as CdxWatchLock } from '../icons/watch_lock';
|
|
@@ -3781,6 +3787,7 @@ export { default as CdxWbIridescent } from '../icons/wb_iridescent';
|
|
|
3781
3787
|
export { default as CdxWbShade } from '../icons/wb_shade';
|
|
3782
3788
|
export { default as CdxWbSunny } from '../icons/wb_sunny';
|
|
3783
3789
|
export { default as CdxWbTwilight } from '../icons/wb_twilight';
|
|
3790
|
+
export { default as CdxWbTwilight2 } from '../icons/wb_twilight_2';
|
|
3784
3791
|
export { default as CdxWc } from '../icons/wc';
|
|
3785
3792
|
export { default as CdxWeatherHail } from '../icons/weather_hail';
|
|
3786
3793
|
export { default as CdxWeatherMix } from '../icons/weather_mix';
|
|
@@ -466,6 +466,7 @@ export { default as BikeDockIcon } from '../icons/bike_dock';
|
|
|
466
466
|
export { default as BikeLaneIcon } from '../icons/bike_lane';
|
|
467
467
|
export { default as BikeScooterIcon } from '../icons/bike_scooter';
|
|
468
468
|
export { default as BiotechIcon } from '../icons/biotech';
|
|
469
|
+
export { default as BitbucketIcon } from '../icons/bitbucket';
|
|
469
470
|
export { default as BlanketIcon } from '../icons/blanket';
|
|
470
471
|
export { default as BlenderIcon } from '../icons/blender';
|
|
471
472
|
export { default as BlindIcon } from '../icons/blind';
|
|
@@ -1566,6 +1567,7 @@ export { default as Gif2Icon } from '../icons/gif_2';
|
|
|
1566
1567
|
export { default as GifBoxIcon } from '../icons/gif_box';
|
|
1567
1568
|
export { default as GirlIcon } from '../icons/girl';
|
|
1568
1569
|
export { default as GiteIcon } from '../icons/gite';
|
|
1570
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1569
1571
|
export { default as GlassCupIcon } from '../icons/glass_cup';
|
|
1570
1572
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1571
1573
|
export { default as Globe2CancelIcon } from '../icons/globe_2_cancel';
|
|
@@ -1805,6 +1807,7 @@ export { default as InkEraserIcon } from '../icons/ink_eraser';
|
|
|
1805
1807
|
export { default as InkEraserOffIcon } from '../icons/ink_eraser_off';
|
|
1806
1808
|
export { default as InkHighlighterIcon } from '../icons/ink_highlighter';
|
|
1807
1809
|
export { default as InkHighlighterMoveIcon } from '../icons/ink_highlighter_move';
|
|
1810
|
+
export { default as InkHighlighterOffIcon } from '../icons/ink_highlighter_off';
|
|
1808
1811
|
export { default as InkMarkerIcon } from '../icons/ink_marker';
|
|
1809
1812
|
export { default as InkPenIcon } from '../icons/ink_pen';
|
|
1810
1813
|
export { default as InkSelectionIcon } from '../icons/ink_selection';
|
|
@@ -3477,6 +3480,8 @@ export { default as TibiaAltIcon } from '../icons/tibia_alt';
|
|
|
3477
3480
|
export { default as TileLargeIcon } from '../icons/tile_large';
|
|
3478
3481
|
export { default as TileMediumIcon } from '../icons/tile_medium';
|
|
3479
3482
|
export { default as TileSmallIcon } from '../icons/tile_small';
|
|
3483
|
+
export { default as TiltArrowDownIcon } from '../icons/tilt_arrow_down';
|
|
3484
|
+
export { default as TiltArrowUpIcon } from '../icons/tilt_arrow_up';
|
|
3480
3485
|
export { default as TimeAutoIcon } from '../icons/time_auto';
|
|
3481
3486
|
export { default as TimelapseIcon } from '../icons/timelapse';
|
|
3482
3487
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
@@ -3747,6 +3752,7 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
3747
3752
|
export { default as WatchAlertIcon } from '../icons/watch_alert';
|
|
3748
3753
|
export { default as WatchArrowIcon } from '../icons/watch_arrow';
|
|
3749
3754
|
export { default as WatchArrowDownIcon } from '../icons/watch_arrow_down';
|
|
3755
|
+
export { default as WatchButtonIcon } from '../icons/watch_button';
|
|
3750
3756
|
export { default as WatchButtonPressIcon } from '../icons/watch_button_press';
|
|
3751
3757
|
export { default as WatchCheckIcon } from '../icons/watch_check';
|
|
3752
3758
|
export { default as WatchLockIcon } from '../icons/watch_lock';
|
|
@@ -3781,6 +3787,7 @@ export { default as WbIridescentIcon } from '../icons/wb_iridescent';
|
|
|
3781
3787
|
export { default as WbShadeIcon } from '../icons/wb_shade';
|
|
3782
3788
|
export { default as WbSunnyIcon } from '../icons/wb_sunny';
|
|
3783
3789
|
export { default as WbTwilightIcon } from '../icons/wb_twilight';
|
|
3790
|
+
export { default as WbTwilight2Icon } from '../icons/wb_twilight_2';
|
|
3784
3791
|
export { default as WcIcon } from '../icons/wc';
|
|
3785
3792
|
export { default as WeatherHailIcon } from '../icons/weather_hail';
|
|
3786
3793
|
export { default as WeatherMixIcon } from '../icons/weather_mix';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Bitbucket: import("..").CdxIcon;
|
|
5
|
+
export default Bitbucket;
|
|
6
|
+
//# sourceMappingURL=bitbucket.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const Gitlab: import("..").CdxIcon;
|
|
5
|
+
export default Gitlab;
|
|
6
|
+
//# sourceMappingURL=gitlab.d.ts.map
|
|
@@ -466,6 +466,7 @@ export { default as BikeDock } from './bike_dock';
|
|
|
466
466
|
export { default as BikeLane } from './bike_lane';
|
|
467
467
|
export { default as BikeScooter } from './bike_scooter';
|
|
468
468
|
export { default as Biotech } from './biotech';
|
|
469
|
+
export { default as Bitbucket } from './bitbucket';
|
|
469
470
|
export { default as Blanket } from './blanket';
|
|
470
471
|
export { default as Blender } from './blender';
|
|
471
472
|
export { default as Blind } from './blind';
|
|
@@ -1566,6 +1567,7 @@ export { default as Gif2 } from './gif_2';
|
|
|
1566
1567
|
export { default as GifBox } from './gif_box';
|
|
1567
1568
|
export { default as Girl } from './girl';
|
|
1568
1569
|
export { default as Gite } from './gite';
|
|
1570
|
+
export { default as Gitlab } from './gitlab';
|
|
1569
1571
|
export { default as GlassCup } from './glass_cup';
|
|
1570
1572
|
export { default as Globe } from './globe';
|
|
1571
1573
|
export { default as Globe2Cancel } from './globe_2_cancel';
|
|
@@ -1805,6 +1807,7 @@ export { default as InkEraser } from './ink_eraser';
|
|
|
1805
1807
|
export { default as InkEraserOff } from './ink_eraser_off';
|
|
1806
1808
|
export { default as InkHighlighter } from './ink_highlighter';
|
|
1807
1809
|
export { default as InkHighlighterMove } from './ink_highlighter_move';
|
|
1810
|
+
export { default as InkHighlighterOff } from './ink_highlighter_off';
|
|
1808
1811
|
export { default as InkMarker } from './ink_marker';
|
|
1809
1812
|
export { default as InkPen } from './ink_pen';
|
|
1810
1813
|
export { default as InkSelection } from './ink_selection';
|
|
@@ -3477,6 +3480,8 @@ export { default as TibiaAlt } from './tibia_alt';
|
|
|
3477
3480
|
export { default as TileLarge } from './tile_large';
|
|
3478
3481
|
export { default as TileMedium } from './tile_medium';
|
|
3479
3482
|
export { default as TileSmall } from './tile_small';
|
|
3483
|
+
export { default as TiltArrowDown } from './tilt_arrow_down';
|
|
3484
|
+
export { default as TiltArrowUp } from './tilt_arrow_up';
|
|
3480
3485
|
export { default as TimeAuto } from './time_auto';
|
|
3481
3486
|
export { default as Timelapse } from './timelapse';
|
|
3482
3487
|
export { default as Timeline } from './timeline';
|
|
@@ -3747,6 +3752,7 @@ export { default as Watch } from './watch';
|
|
|
3747
3752
|
export { default as WatchAlert } from './watch_alert';
|
|
3748
3753
|
export { default as WatchArrow } from './watch_arrow';
|
|
3749
3754
|
export { default as WatchArrowDown } from './watch_arrow_down';
|
|
3755
|
+
export { default as WatchButton } from './watch_button';
|
|
3750
3756
|
export { default as WatchButtonPress } from './watch_button_press';
|
|
3751
3757
|
export { default as WatchCheck } from './watch_check';
|
|
3752
3758
|
export { default as WatchLock } from './watch_lock';
|
|
@@ -3781,6 +3787,7 @@ export { default as WbIridescent } from './wb_iridescent';
|
|
|
3781
3787
|
export { default as WbShade } from './wb_shade';
|
|
3782
3788
|
export { default as WbSunny } from './wb_sunny';
|
|
3783
3789
|
export { default as WbTwilight } from './wb_twilight';
|
|
3790
|
+
export { default as WbTwilight2 } from './wb_twilight_2';
|
|
3784
3791
|
export { default as Wc } from './wc';
|
|
3785
3792
|
export { default as WeatherHail } from './weather_hail';
|
|
3786
3793
|
export { default as WeatherMix } from './weather_mix';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const InkHighlighterOff: import("..").CdxIcon;
|
|
5
|
+
export default InkHighlighterOff;
|
|
6
|
+
//# sourceMappingURL=ink_highlighter_off.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const TiltArrowDown: import("..").CdxIcon;
|
|
5
|
+
export default TiltArrowDown;
|
|
6
|
+
//# sourceMappingURL=tilt_arrow_down.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const TiltArrowUp: import("..").CdxIcon;
|
|
5
|
+
export default TiltArrowUp;
|
|
6
|
+
//# sourceMappingURL=tilt_arrow_up.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const WatchButton: import("..").CdxIcon;
|
|
5
|
+
export default WatchButton;
|
|
6
|
+
//# sourceMappingURL=watch_button.d.ts.map
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @preview 
|
|
3
|
+
*/
|
|
4
|
+
declare const WbTwilight2: import("..").CdxIcon;
|
|
5
|
+
export default WbTwilight2;
|
|
6
|
+
//# sourceMappingURL=wb_twilight_2.d.ts.map
|