@cdx-ui/icons 0.0.1-beta.2 → 0.0.1-beta.21
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 +91 -0
- package/lib/commonjs/aliases/suffixed.js +91 -0
- package/lib/commonjs/icons/2d_2.js +20 -0
- package/lib/commonjs/icons/3d_2.js +20 -0
- package/lib/commonjs/icons/bitbucket.js +20 -0
- package/lib/commonjs/icons/crop_21_9.js +20 -0
- package/lib/commonjs/icons/crop_2_3.js +20 -0
- package/lib/commonjs/icons/gitlab.js +20 -0
- package/lib/commonjs/icons/index.js +91 -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/video_frame_copy.js +20 -0
- package/lib/commonjs/icons/video_frame_save.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 +13 -0
- package/lib/module/aliases/suffixed.js +13 -0
- package/lib/module/icons/2d_2.js +16 -0
- package/lib/module/icons/3d_2.js +16 -0
- package/lib/module/icons/bitbucket.js +16 -0
- package/lib/module/icons/crop_21_9.js +16 -0
- package/lib/module/icons/crop_2_3.js +16 -0
- package/lib/module/icons/gitlab.js +16 -0
- package/lib/module/icons/index.js +13 -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/video_frame_copy.js +16 -0
- package/lib/module/icons/video_frame_save.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 +13 -0
- package/lib/typescript/aliases/suffixed.d.ts +13 -0
- package/lib/typescript/icons/2d_2.d.ts +6 -0
- package/lib/typescript/icons/3d_2.d.ts +6 -0
- package/lib/typescript/icons/bitbucket.d.ts +6 -0
- package/lib/typescript/icons/crop_21_9.d.ts +6 -0
- package/lib/typescript/icons/crop_2_3.d.ts +6 -0
- package/lib/typescript/icons/gitlab.d.ts +6 -0
- package/lib/typescript/icons/index.d.ts +13 -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/video_frame_copy.d.ts +6 -0
- package/lib/typescript/icons/video_frame_save.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
|
@@ -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 () {
|
|
@@ -4953,6 +4959,18 @@ Object.defineProperty(exports, "Crop169", {
|
|
|
4953
4959
|
return _crop_16_.default;
|
|
4954
4960
|
}
|
|
4955
4961
|
});
|
|
4962
|
+
Object.defineProperty(exports, "Crop219", {
|
|
4963
|
+
enumerable: true,
|
|
4964
|
+
get: function () {
|
|
4965
|
+
return _crop_21_.default;
|
|
4966
|
+
}
|
|
4967
|
+
});
|
|
4968
|
+
Object.defineProperty(exports, "Crop23", {
|
|
4969
|
+
enumerable: true,
|
|
4970
|
+
get: function () {
|
|
4971
|
+
return _crop_2_.default;
|
|
4972
|
+
}
|
|
4973
|
+
});
|
|
4956
4974
|
Object.defineProperty(exports, "Crop32", {
|
|
4957
4975
|
enumerable: true,
|
|
4958
4976
|
get: function () {
|
|
@@ -9021,6 +9039,12 @@ Object.defineProperty(exports, "Gite", {
|
|
|
9021
9039
|
return _gite.default;
|
|
9022
9040
|
}
|
|
9023
9041
|
});
|
|
9042
|
+
Object.defineProperty(exports, "Gitlab", {
|
|
9043
|
+
enumerable: true,
|
|
9044
|
+
get: function () {
|
|
9045
|
+
return _gitlab.default;
|
|
9046
|
+
}
|
|
9047
|
+
});
|
|
9024
9048
|
Object.defineProperty(exports, "GlassCup", {
|
|
9025
9049
|
enumerable: true,
|
|
9026
9050
|
get: function () {
|
|
@@ -10455,6 +10479,12 @@ Object.defineProperty(exports, "InkHighlighterMove", {
|
|
|
10455
10479
|
return _ink_highlighter_move.default;
|
|
10456
10480
|
}
|
|
10457
10481
|
});
|
|
10482
|
+
Object.defineProperty(exports, "InkHighlighterOff", {
|
|
10483
|
+
enumerable: true,
|
|
10484
|
+
get: function () {
|
|
10485
|
+
return _ink_highlighter_off.default;
|
|
10486
|
+
}
|
|
10487
|
+
});
|
|
10458
10488
|
Object.defineProperty(exports, "InkMarker", {
|
|
10459
10489
|
enumerable: true,
|
|
10460
10490
|
get: function () {
|
|
@@ -20487,6 +20517,18 @@ Object.defineProperty(exports, "TileSmall", {
|
|
|
20487
20517
|
return _tile_small.default;
|
|
20488
20518
|
}
|
|
20489
20519
|
});
|
|
20520
|
+
Object.defineProperty(exports, "TiltArrowDown", {
|
|
20521
|
+
enumerable: true,
|
|
20522
|
+
get: function () {
|
|
20523
|
+
return _tilt_arrow_down.default;
|
|
20524
|
+
}
|
|
20525
|
+
});
|
|
20526
|
+
Object.defineProperty(exports, "TiltArrowUp", {
|
|
20527
|
+
enumerable: true,
|
|
20528
|
+
get: function () {
|
|
20529
|
+
return _tilt_arrow_up.default;
|
|
20530
|
+
}
|
|
20531
|
+
});
|
|
20490
20532
|
Object.defineProperty(exports, "TimeAuto", {
|
|
20491
20533
|
enumerable: true,
|
|
20492
20534
|
get: function () {
|
|
@@ -21609,6 +21651,18 @@ Object.defineProperty(exports, "VideoFile", {
|
|
|
21609
21651
|
return _video_file.default;
|
|
21610
21652
|
}
|
|
21611
21653
|
});
|
|
21654
|
+
Object.defineProperty(exports, "VideoFrameCopy", {
|
|
21655
|
+
enumerable: true,
|
|
21656
|
+
get: function () {
|
|
21657
|
+
return _video_frame_copy.default;
|
|
21658
|
+
}
|
|
21659
|
+
});
|
|
21660
|
+
Object.defineProperty(exports, "VideoFrameSave", {
|
|
21661
|
+
enumerable: true,
|
|
21662
|
+
get: function () {
|
|
21663
|
+
return _video_frame_save.default;
|
|
21664
|
+
}
|
|
21665
|
+
});
|
|
21612
21666
|
Object.defineProperty(exports, "VideoLabel", {
|
|
21613
21667
|
enumerable: true,
|
|
21614
21668
|
get: function () {
|
|
@@ -22107,6 +22161,12 @@ Object.defineProperty(exports, "WatchArrowDown", {
|
|
|
22107
22161
|
return _watch_arrow_down.default;
|
|
22108
22162
|
}
|
|
22109
22163
|
});
|
|
22164
|
+
Object.defineProperty(exports, "WatchButton", {
|
|
22165
|
+
enumerable: true,
|
|
22166
|
+
get: function () {
|
|
22167
|
+
return _watch_button.default;
|
|
22168
|
+
}
|
|
22169
|
+
});
|
|
22110
22170
|
Object.defineProperty(exports, "WatchButtonPress", {
|
|
22111
22171
|
enumerable: true,
|
|
22112
22172
|
get: function () {
|
|
@@ -22311,6 +22371,12 @@ Object.defineProperty(exports, "WbTwilight", {
|
|
|
22311
22371
|
return _wb_twilight.default;
|
|
22312
22372
|
}
|
|
22313
22373
|
});
|
|
22374
|
+
Object.defineProperty(exports, "WbTwilight2", {
|
|
22375
|
+
enumerable: true,
|
|
22376
|
+
get: function () {
|
|
22377
|
+
return _wb_twilight_.default;
|
|
22378
|
+
}
|
|
22379
|
+
});
|
|
22314
22380
|
Object.defineProperty(exports, "Wc", {
|
|
22315
22381
|
enumerable: true,
|
|
22316
22382
|
get: function () {
|
|
@@ -22953,6 +23019,12 @@ Object.defineProperty(exports, "_2d", {
|
|
|
22953
23019
|
return _d.default;
|
|
22954
23020
|
}
|
|
22955
23021
|
});
|
|
23022
|
+
Object.defineProperty(exports, "_2d2", {
|
|
23023
|
+
enumerable: true,
|
|
23024
|
+
get: function () {
|
|
23025
|
+
return _d_.default;
|
|
23026
|
+
}
|
|
23027
|
+
});
|
|
22956
23028
|
Object.defineProperty(exports, "_2k", {
|
|
22957
23029
|
enumerable: true,
|
|
22958
23030
|
get: function () {
|
|
@@ -22995,6 +23067,12 @@ Object.defineProperty(exports, "_3d", {
|
|
|
22995
23067
|
return _d2.default;
|
|
22996
23068
|
}
|
|
22997
23069
|
});
|
|
23070
|
+
Object.defineProperty(exports, "_3d2", {
|
|
23071
|
+
enumerable: true,
|
|
23072
|
+
get: function () {
|
|
23073
|
+
return _d_2.default;
|
|
23074
|
+
}
|
|
23075
|
+
});
|
|
22998
23076
|
Object.defineProperty(exports, "_3dRotation", {
|
|
22999
23077
|
enumerable: true,
|
|
23000
23078
|
get: function () {
|
|
@@ -23223,6 +23301,7 @@ var _mp12 = _interopRequireDefault(require("./23mp"));
|
|
|
23223
23301
|
var _fps_select = _interopRequireDefault(require("./24fps_select"));
|
|
23224
23302
|
var _mp13 = _interopRequireDefault(require("./24mp"));
|
|
23225
23303
|
var _d = _interopRequireDefault(require("./2d"));
|
|
23304
|
+
var _d_ = _interopRequireDefault(require("./2d_2"));
|
|
23226
23305
|
var _k3 = _interopRequireDefault(require("./2k"));
|
|
23227
23306
|
var _k_plus2 = _interopRequireDefault(require("./2k_plus"));
|
|
23228
23307
|
var _mp14 = _interopRequireDefault(require("./2mp"));
|
|
@@ -23230,6 +23309,7 @@ var _fps = _interopRequireDefault(require("./30fps"));
|
|
|
23230
23309
|
var _fps_select2 = _interopRequireDefault(require("./30fps_select"));
|
|
23231
23310
|
var _2 = _interopRequireDefault(require("./360"));
|
|
23232
23311
|
var _d2 = _interopRequireDefault(require("./3d"));
|
|
23312
|
+
var _d_2 = _interopRequireDefault(require("./3d_2"));
|
|
23233
23313
|
var _d_rotation = _interopRequireDefault(require("./3d_rotation"));
|
|
23234
23314
|
var _g_mobiledata = _interopRequireDefault(require("./3g_mobiledata"));
|
|
23235
23315
|
var _g_mobiledata_badge = _interopRequireDefault(require("./3g_mobiledata_badge"));
|
|
@@ -23667,6 +23747,7 @@ var _bike_dock = _interopRequireDefault(require("./bike_dock"));
|
|
|
23667
23747
|
var _bike_lane = _interopRequireDefault(require("./bike_lane"));
|
|
23668
23748
|
var _bike_scooter = _interopRequireDefault(require("./bike_scooter"));
|
|
23669
23749
|
var _biotech = _interopRequireDefault(require("./biotech"));
|
|
23750
|
+
var _bitbucket = _interopRequireDefault(require("./bitbucket"));
|
|
23670
23751
|
var _blanket = _interopRequireDefault(require("./blanket"));
|
|
23671
23752
|
var _blender = _interopRequireDefault(require("./blender"));
|
|
23672
23753
|
var _blind = _interopRequireDefault(require("./blind"));
|
|
@@ -24089,6 +24170,8 @@ var _crib = _interopRequireDefault(require("./crib"));
|
|
|
24089
24170
|
var _crisis_alert = _interopRequireDefault(require("./crisis_alert"));
|
|
24090
24171
|
var _crop = _interopRequireDefault(require("./crop"));
|
|
24091
24172
|
var _crop_16_ = _interopRequireDefault(require("./crop_16_9"));
|
|
24173
|
+
var _crop_2_ = _interopRequireDefault(require("./crop_2_3"));
|
|
24174
|
+
var _crop_21_ = _interopRequireDefault(require("./crop_21_9"));
|
|
24092
24175
|
var _crop_3_ = _interopRequireDefault(require("./crop_3_2"));
|
|
24093
24176
|
var _crop_5_ = _interopRequireDefault(require("./crop_5_4"));
|
|
24094
24177
|
var _crop_7_ = _interopRequireDefault(require("./crop_7_5"));
|
|
@@ -24767,6 +24850,7 @@ var _gif_ = _interopRequireDefault(require("./gif_2"));
|
|
|
24767
24850
|
var _gif_box = _interopRequireDefault(require("./gif_box"));
|
|
24768
24851
|
var _girl = _interopRequireDefault(require("./girl"));
|
|
24769
24852
|
var _gite = _interopRequireDefault(require("./gite"));
|
|
24853
|
+
var _gitlab = _interopRequireDefault(require("./gitlab"));
|
|
24770
24854
|
var _glass_cup = _interopRequireDefault(require("./glass_cup"));
|
|
24771
24855
|
var _globe = _interopRequireDefault(require("./globe"));
|
|
24772
24856
|
var _globe_2_cancel = _interopRequireDefault(require("./globe_2_cancel"));
|
|
@@ -25006,6 +25090,7 @@ var _ink_eraser = _interopRequireDefault(require("./ink_eraser"));
|
|
|
25006
25090
|
var _ink_eraser_off = _interopRequireDefault(require("./ink_eraser_off"));
|
|
25007
25091
|
var _ink_highlighter = _interopRequireDefault(require("./ink_highlighter"));
|
|
25008
25092
|
var _ink_highlighter_move = _interopRequireDefault(require("./ink_highlighter_move"));
|
|
25093
|
+
var _ink_highlighter_off = _interopRequireDefault(require("./ink_highlighter_off"));
|
|
25009
25094
|
var _ink_marker = _interopRequireDefault(require("./ink_marker"));
|
|
25010
25095
|
var _ink_pen = _interopRequireDefault(require("./ink_pen"));
|
|
25011
25096
|
var _ink_selection = _interopRequireDefault(require("./ink_selection"));
|
|
@@ -26678,6 +26763,8 @@ var _tibia_alt = _interopRequireDefault(require("./tibia_alt"));
|
|
|
26678
26763
|
var _tile_large = _interopRequireDefault(require("./tile_large"));
|
|
26679
26764
|
var _tile_medium = _interopRequireDefault(require("./tile_medium"));
|
|
26680
26765
|
var _tile_small = _interopRequireDefault(require("./tile_small"));
|
|
26766
|
+
var _tilt_arrow_down = _interopRequireDefault(require("./tilt_arrow_down"));
|
|
26767
|
+
var _tilt_arrow_up = _interopRequireDefault(require("./tilt_arrow_up"));
|
|
26681
26768
|
var _time_auto = _interopRequireDefault(require("./time_auto"));
|
|
26682
26769
|
var _timelapse = _interopRequireDefault(require("./timelapse"));
|
|
26683
26770
|
var _timeline = _interopRequireDefault(require("./timeline"));
|
|
@@ -26865,6 +26952,8 @@ var _video_camera_front = _interopRequireDefault(require("./video_camera_front")
|
|
|
26865
26952
|
var _video_camera_front_off = _interopRequireDefault(require("./video_camera_front_off"));
|
|
26866
26953
|
var _video_chat = _interopRequireDefault(require("./video_chat"));
|
|
26867
26954
|
var _video_file = _interopRequireDefault(require("./video_file"));
|
|
26955
|
+
var _video_frame_copy = _interopRequireDefault(require("./video_frame_copy"));
|
|
26956
|
+
var _video_frame_save = _interopRequireDefault(require("./video_frame_save"));
|
|
26868
26957
|
var _video_label = _interopRequireDefault(require("./video_label"));
|
|
26869
26958
|
var _video_library = _interopRequireDefault(require("./video_library"));
|
|
26870
26959
|
var _video_search = _interopRequireDefault(require("./video_search"));
|
|
@@ -26948,6 +27037,7 @@ var _watch = _interopRequireDefault(require("./watch"));
|
|
|
26948
27037
|
var _watch_alert = _interopRequireDefault(require("./watch_alert"));
|
|
26949
27038
|
var _watch_arrow = _interopRequireDefault(require("./watch_arrow"));
|
|
26950
27039
|
var _watch_arrow_down = _interopRequireDefault(require("./watch_arrow_down"));
|
|
27040
|
+
var _watch_button = _interopRequireDefault(require("./watch_button"));
|
|
26951
27041
|
var _watch_button_press = _interopRequireDefault(require("./watch_button_press"));
|
|
26952
27042
|
var _watch_check = _interopRequireDefault(require("./watch_check"));
|
|
26953
27043
|
var _watch_lock = _interopRequireDefault(require("./watch_lock"));
|
|
@@ -26982,6 +27072,7 @@ var _wb_iridescent = _interopRequireDefault(require("./wb_iridescent"));
|
|
|
26982
27072
|
var _wb_shade = _interopRequireDefault(require("./wb_shade"));
|
|
26983
27073
|
var _wb_sunny = _interopRequireDefault(require("./wb_sunny"));
|
|
26984
27074
|
var _wb_twilight = _interopRequireDefault(require("./wb_twilight"));
|
|
27075
|
+
var _wb_twilight_ = _interopRequireDefault(require("./wb_twilight_2"));
|
|
26985
27076
|
var _wc = _interopRequireDefault(require("./wc"));
|
|
26986
27077
|
var _weather_hail = _interopRequireDefault(require("./weather_hail"));
|
|
26987
27078
|
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 VideoFrameCopy = (0, _createCdxIcon.default)('VideoFrameCopy', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M120-120q-33 0-56.5-23.5T40-200v-480h80v480h640v80H120Zm720-520v-120H720v-80h120q33 0 56.5 23.5T920-760v120h-80Zm-640 0v-120q0-33 23.5-56.5T280-840h120v80H280v120h-80Zm520 360v-80h120v-120h80v120q0 33-23.5 56.5T840-280H720Zm-440 0q-33 0-56.5-23.5T200-360v-120h80v120h120v80H280Zm200-120 249-160-249-160v320Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M120-120q-33 0-56.5-23.5T40-200v-480h80v480h640v80H120Zm720-520v-120H720v-80h120q33 0 56.5 23.5T920-760v120h-80Zm-640 0v-120q0-33 23.5-56.5T280-840h120v80H280v120h-80Zm520 360v-80h120v-120h80v120q0 33-23.5 56.5T840-280H720Zm-440 0q-33 0-56.5-23.5T200-360v-120h80v120h120v80H280Zm200-120 249-160-249-160v320Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = VideoFrameCopy;
|
|
@@ -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 VideoFrameSave = (0, _createCdxIcon.default)('VideoFrameSave', {
|
|
13
|
+
outlined: [["path", {
|
|
14
|
+
"d": "M800-560v-160H640v-80h160q33 0 56.5 23.5T880-720v160h-80Zm-720 0v-160q0-33 23.5-56.5T160-800h160v80H160v160H80Zm80 400q-33 0-56.5-23.5T80-240v-160h80v160h160v80H160Zm220-140v-360l280 180-280 180ZM600-1v-80h320v80H600Zm160-119L600-280l56-56 64 62v-166h80v166l64-62 56 56-160 160Z"
|
|
15
|
+
}]],
|
|
16
|
+
filled: [["path", {
|
|
17
|
+
"d": "M800-560v-160H640v-80h160q33 0 56.5 23.5T880-720v160h-80Zm-720 0v-160q0-33 23.5-56.5T160-800h160v80H160v160H80Zm80 400q-33 0-56.5-23.5T80-240v-160h80v160h160v80H160Zm220-140v-360l280 180-280 180ZM600-1v-80h320v80H600Zm160-119L600-280l56-56 64 62v-166h80v166l64-62 56 56-160 160Z"
|
|
18
|
+
}]]
|
|
19
|
+
});
|
|
20
|
+
var _default = exports.default = VideoFrameSave;
|
|
@@ -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;
|
|
@@ -24,6 +24,7 @@ export { default as Cdx23mp } from '../icons/23mp';
|
|
|
24
24
|
export { default as Cdx24fpsSelect } from '../icons/24fps_select';
|
|
25
25
|
export { default as Cdx24mp } from '../icons/24mp';
|
|
26
26
|
export { default as Cdx2d } from '../icons/2d';
|
|
27
|
+
export { default as Cdx2d2 } from '../icons/2d_2';
|
|
27
28
|
export { default as Cdx2k } from '../icons/2k';
|
|
28
29
|
export { default as Cdx2kPlus } from '../icons/2k_plus';
|
|
29
30
|
export { default as Cdx2mp } from '../icons/2mp';
|
|
@@ -31,6 +32,7 @@ export { default as Cdx30fps } from '../icons/30fps';
|
|
|
31
32
|
export { default as Cdx30fpsSelect } from '../icons/30fps_select';
|
|
32
33
|
export { default as Cdx360 } from '../icons/360';
|
|
33
34
|
export { default as Cdx3d } from '../icons/3d';
|
|
35
|
+
export { default as Cdx3d2 } from '../icons/3d_2';
|
|
34
36
|
export { default as Cdx3dRotation } from '../icons/3d_rotation';
|
|
35
37
|
export { default as Cdx3gMobiledata } from '../icons/3g_mobiledata';
|
|
36
38
|
export { default as Cdx3gMobiledataBadge } from '../icons/3g_mobiledata_badge';
|
|
@@ -468,6 +470,7 @@ export { default as CdxBikeDock } from '../icons/bike_dock';
|
|
|
468
470
|
export { default as CdxBikeLane } from '../icons/bike_lane';
|
|
469
471
|
export { default as CdxBikeScooter } from '../icons/bike_scooter';
|
|
470
472
|
export { default as CdxBiotech } from '../icons/biotech';
|
|
473
|
+
export { default as CdxBitbucket } from '../icons/bitbucket';
|
|
471
474
|
export { default as CdxBlanket } from '../icons/blanket';
|
|
472
475
|
export { default as CdxBlender } from '../icons/blender';
|
|
473
476
|
export { default as CdxBlind } from '../icons/blind';
|
|
@@ -890,6 +893,8 @@ export { default as CdxCrib } from '../icons/crib';
|
|
|
890
893
|
export { default as CdxCrisisAlert } from '../icons/crisis_alert';
|
|
891
894
|
export { default as CdxCrop } from '../icons/crop';
|
|
892
895
|
export { default as CdxCrop169 } from '../icons/crop_16_9';
|
|
896
|
+
export { default as CdxCrop23 } from '../icons/crop_2_3';
|
|
897
|
+
export { default as CdxCrop219 } from '../icons/crop_21_9';
|
|
893
898
|
export { default as CdxCrop32 } from '../icons/crop_3_2';
|
|
894
899
|
export { default as CdxCrop54 } from '../icons/crop_5_4';
|
|
895
900
|
export { default as CdxCrop75 } from '../icons/crop_7_5';
|
|
@@ -1568,6 +1573,7 @@ export { default as CdxGif2 } from '../icons/gif_2';
|
|
|
1568
1573
|
export { default as CdxGifBox } from '../icons/gif_box';
|
|
1569
1574
|
export { default as CdxGirl } from '../icons/girl';
|
|
1570
1575
|
export { default as CdxGite } from '../icons/gite';
|
|
1576
|
+
export { default as CdxGitlab } from '../icons/gitlab';
|
|
1571
1577
|
export { default as CdxGlassCup } from '../icons/glass_cup';
|
|
1572
1578
|
export { default as CdxGlobe } from '../icons/globe';
|
|
1573
1579
|
export { default as CdxGlobe2Cancel } from '../icons/globe_2_cancel';
|
|
@@ -1807,6 +1813,7 @@ export { default as CdxInkEraser } from '../icons/ink_eraser';
|
|
|
1807
1813
|
export { default as CdxInkEraserOff } from '../icons/ink_eraser_off';
|
|
1808
1814
|
export { default as CdxInkHighlighter } from '../icons/ink_highlighter';
|
|
1809
1815
|
export { default as CdxInkHighlighterMove } from '../icons/ink_highlighter_move';
|
|
1816
|
+
export { default as CdxInkHighlighterOff } from '../icons/ink_highlighter_off';
|
|
1810
1817
|
export { default as CdxInkMarker } from '../icons/ink_marker';
|
|
1811
1818
|
export { default as CdxInkPen } from '../icons/ink_pen';
|
|
1812
1819
|
export { default as CdxInkSelection } from '../icons/ink_selection';
|
|
@@ -3479,6 +3486,8 @@ export { default as CdxTibiaAlt } from '../icons/tibia_alt';
|
|
|
3479
3486
|
export { default as CdxTileLarge } from '../icons/tile_large';
|
|
3480
3487
|
export { default as CdxTileMedium } from '../icons/tile_medium';
|
|
3481
3488
|
export { default as CdxTileSmall } from '../icons/tile_small';
|
|
3489
|
+
export { default as CdxTiltArrowDown } from '../icons/tilt_arrow_down';
|
|
3490
|
+
export { default as CdxTiltArrowUp } from '../icons/tilt_arrow_up';
|
|
3482
3491
|
export { default as CdxTimeAuto } from '../icons/time_auto';
|
|
3483
3492
|
export { default as CdxTimelapse } from '../icons/timelapse';
|
|
3484
3493
|
export { default as CdxTimeline } from '../icons/timeline';
|
|
@@ -3666,6 +3675,8 @@ export { default as CdxVideoCameraFront } from '../icons/video_camera_front';
|
|
|
3666
3675
|
export { default as CdxVideoCameraFrontOff } from '../icons/video_camera_front_off';
|
|
3667
3676
|
export { default as CdxVideoChat } from '../icons/video_chat';
|
|
3668
3677
|
export { default as CdxVideoFile } from '../icons/video_file';
|
|
3678
|
+
export { default as CdxVideoFrameCopy } from '../icons/video_frame_copy';
|
|
3679
|
+
export { default as CdxVideoFrameSave } from '../icons/video_frame_save';
|
|
3669
3680
|
export { default as CdxVideoLabel } from '../icons/video_label';
|
|
3670
3681
|
export { default as CdxVideoLibrary } from '../icons/video_library';
|
|
3671
3682
|
export { default as CdxVideoSearch } from '../icons/video_search';
|
|
@@ -3749,6 +3760,7 @@ export { default as CdxWatch } from '../icons/watch';
|
|
|
3749
3760
|
export { default as CdxWatchAlert } from '../icons/watch_alert';
|
|
3750
3761
|
export { default as CdxWatchArrow } from '../icons/watch_arrow';
|
|
3751
3762
|
export { default as CdxWatchArrowDown } from '../icons/watch_arrow_down';
|
|
3763
|
+
export { default as CdxWatchButton } from '../icons/watch_button';
|
|
3752
3764
|
export { default as CdxWatchButtonPress } from '../icons/watch_button_press';
|
|
3753
3765
|
export { default as CdxWatchCheck } from '../icons/watch_check';
|
|
3754
3766
|
export { default as CdxWatchLock } from '../icons/watch_lock';
|
|
@@ -3783,6 +3795,7 @@ export { default as CdxWbIridescent } from '../icons/wb_iridescent';
|
|
|
3783
3795
|
export { default as CdxWbShade } from '../icons/wb_shade';
|
|
3784
3796
|
export { default as CdxWbSunny } from '../icons/wb_sunny';
|
|
3785
3797
|
export { default as CdxWbTwilight } from '../icons/wb_twilight';
|
|
3798
|
+
export { default as CdxWbTwilight2 } from '../icons/wb_twilight_2';
|
|
3786
3799
|
export { default as CdxWc } from '../icons/wc';
|
|
3787
3800
|
export { default as CdxWeatherHail } from '../icons/weather_hail';
|
|
3788
3801
|
export { default as CdxWeatherMix } from '../icons/weather_mix';
|
|
@@ -24,6 +24,7 @@ export { default as _23mpIcon } from '../icons/23mp';
|
|
|
24
24
|
export { default as _24fpsSelectIcon } from '../icons/24fps_select';
|
|
25
25
|
export { default as _24mpIcon } from '../icons/24mp';
|
|
26
26
|
export { default as _2dIcon } from '../icons/2d';
|
|
27
|
+
export { default as _2d2Icon } from '../icons/2d_2';
|
|
27
28
|
export { default as _2kIcon } from '../icons/2k';
|
|
28
29
|
export { default as _2kPlusIcon } from '../icons/2k_plus';
|
|
29
30
|
export { default as _2mpIcon } from '../icons/2mp';
|
|
@@ -31,6 +32,7 @@ export { default as _30fpsIcon } from '../icons/30fps';
|
|
|
31
32
|
export { default as _30fpsSelectIcon } from '../icons/30fps_select';
|
|
32
33
|
export { default as _360Icon } from '../icons/360';
|
|
33
34
|
export { default as _3dIcon } from '../icons/3d';
|
|
35
|
+
export { default as _3d2Icon } from '../icons/3d_2';
|
|
34
36
|
export { default as _3dRotationIcon } from '../icons/3d_rotation';
|
|
35
37
|
export { default as _3gMobiledataIcon } from '../icons/3g_mobiledata';
|
|
36
38
|
export { default as _3gMobiledataBadgeIcon } from '../icons/3g_mobiledata_badge';
|
|
@@ -468,6 +470,7 @@ export { default as BikeDockIcon } from '../icons/bike_dock';
|
|
|
468
470
|
export { default as BikeLaneIcon } from '../icons/bike_lane';
|
|
469
471
|
export { default as BikeScooterIcon } from '../icons/bike_scooter';
|
|
470
472
|
export { default as BiotechIcon } from '../icons/biotech';
|
|
473
|
+
export { default as BitbucketIcon } from '../icons/bitbucket';
|
|
471
474
|
export { default as BlanketIcon } from '../icons/blanket';
|
|
472
475
|
export { default as BlenderIcon } from '../icons/blender';
|
|
473
476
|
export { default as BlindIcon } from '../icons/blind';
|
|
@@ -890,6 +893,8 @@ export { default as CribIcon } from '../icons/crib';
|
|
|
890
893
|
export { default as CrisisAlertIcon } from '../icons/crisis_alert';
|
|
891
894
|
export { default as CropIcon } from '../icons/crop';
|
|
892
895
|
export { default as Crop169Icon } from '../icons/crop_16_9';
|
|
896
|
+
export { default as Crop23Icon } from '../icons/crop_2_3';
|
|
897
|
+
export { default as Crop219Icon } from '../icons/crop_21_9';
|
|
893
898
|
export { default as Crop32Icon } from '../icons/crop_3_2';
|
|
894
899
|
export { default as Crop54Icon } from '../icons/crop_5_4';
|
|
895
900
|
export { default as Crop75Icon } from '../icons/crop_7_5';
|
|
@@ -1568,6 +1573,7 @@ export { default as Gif2Icon } from '../icons/gif_2';
|
|
|
1568
1573
|
export { default as GifBoxIcon } from '../icons/gif_box';
|
|
1569
1574
|
export { default as GirlIcon } from '../icons/girl';
|
|
1570
1575
|
export { default as GiteIcon } from '../icons/gite';
|
|
1576
|
+
export { default as GitlabIcon } from '../icons/gitlab';
|
|
1571
1577
|
export { default as GlassCupIcon } from '../icons/glass_cup';
|
|
1572
1578
|
export { default as GlobeIcon } from '../icons/globe';
|
|
1573
1579
|
export { default as Globe2CancelIcon } from '../icons/globe_2_cancel';
|
|
@@ -1807,6 +1813,7 @@ export { default as InkEraserIcon } from '../icons/ink_eraser';
|
|
|
1807
1813
|
export { default as InkEraserOffIcon } from '../icons/ink_eraser_off';
|
|
1808
1814
|
export { default as InkHighlighterIcon } from '../icons/ink_highlighter';
|
|
1809
1815
|
export { default as InkHighlighterMoveIcon } from '../icons/ink_highlighter_move';
|
|
1816
|
+
export { default as InkHighlighterOffIcon } from '../icons/ink_highlighter_off';
|
|
1810
1817
|
export { default as InkMarkerIcon } from '../icons/ink_marker';
|
|
1811
1818
|
export { default as InkPenIcon } from '../icons/ink_pen';
|
|
1812
1819
|
export { default as InkSelectionIcon } from '../icons/ink_selection';
|
|
@@ -3479,6 +3486,8 @@ export { default as TibiaAltIcon } from '../icons/tibia_alt';
|
|
|
3479
3486
|
export { default as TileLargeIcon } from '../icons/tile_large';
|
|
3480
3487
|
export { default as TileMediumIcon } from '../icons/tile_medium';
|
|
3481
3488
|
export { default as TileSmallIcon } from '../icons/tile_small';
|
|
3489
|
+
export { default as TiltArrowDownIcon } from '../icons/tilt_arrow_down';
|
|
3490
|
+
export { default as TiltArrowUpIcon } from '../icons/tilt_arrow_up';
|
|
3482
3491
|
export { default as TimeAutoIcon } from '../icons/time_auto';
|
|
3483
3492
|
export { default as TimelapseIcon } from '../icons/timelapse';
|
|
3484
3493
|
export { default as TimelineIcon } from '../icons/timeline';
|
|
@@ -3666,6 +3675,8 @@ export { default as VideoCameraFrontIcon } from '../icons/video_camera_front';
|
|
|
3666
3675
|
export { default as VideoCameraFrontOffIcon } from '../icons/video_camera_front_off';
|
|
3667
3676
|
export { default as VideoChatIcon } from '../icons/video_chat';
|
|
3668
3677
|
export { default as VideoFileIcon } from '../icons/video_file';
|
|
3678
|
+
export { default as VideoFrameCopyIcon } from '../icons/video_frame_copy';
|
|
3679
|
+
export { default as VideoFrameSaveIcon } from '../icons/video_frame_save';
|
|
3669
3680
|
export { default as VideoLabelIcon } from '../icons/video_label';
|
|
3670
3681
|
export { default as VideoLibraryIcon } from '../icons/video_library';
|
|
3671
3682
|
export { default as VideoSearchIcon } from '../icons/video_search';
|
|
@@ -3749,6 +3760,7 @@ export { default as WatchIcon } from '../icons/watch';
|
|
|
3749
3760
|
export { default as WatchAlertIcon } from '../icons/watch_alert';
|
|
3750
3761
|
export { default as WatchArrowIcon } from '../icons/watch_arrow';
|
|
3751
3762
|
export { default as WatchArrowDownIcon } from '../icons/watch_arrow_down';
|
|
3763
|
+
export { default as WatchButtonIcon } from '../icons/watch_button';
|
|
3752
3764
|
export { default as WatchButtonPressIcon } from '../icons/watch_button_press';
|
|
3753
3765
|
export { default as WatchCheckIcon } from '../icons/watch_check';
|
|
3754
3766
|
export { default as WatchLockIcon } from '../icons/watch_lock';
|
|
@@ -3783,6 +3795,7 @@ export { default as WbIridescentIcon } from '../icons/wb_iridescent';
|
|
|
3783
3795
|
export { default as WbShadeIcon } from '../icons/wb_shade';
|
|
3784
3796
|
export { default as WbSunnyIcon } from '../icons/wb_sunny';
|
|
3785
3797
|
export { default as WbTwilightIcon } from '../icons/wb_twilight';
|
|
3798
|
+
export { default as WbTwilight2Icon } from '../icons/wb_twilight_2';
|
|
3786
3799
|
export { default as WcIcon } from '../icons/wc';
|
|
3787
3800
|
export { default as WeatherHailIcon } from '../icons/weather_hail';
|
|
3788
3801
|
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 _2d2 = createCdxIcon('2d2', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M147-279v-68q51-41 88.5-72.5T292-478q14-20 23-41.5t9-42.5q0-28-16.5-44T266-622q-24 0-39 15.5T207-564l-69-5q6-54 40.5-87.5T266-690q63 0 97.5 32t34.5 90q0 37-14 69t-36 61q-23 31-46.5 50.5T249-346l2 3h157v64H147Zm341-1v-401h134q97 0 148.5 52T822-480q0 97-52 148.5T622-280H488Zm76-72h54q66 0 97.5-31t31.5-97q0-66-31.5-97.5T618-609h-54v257Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M147-279v-68q51-41 88.5-72.5T292-478q14-20 23-41.5t9-42.5q0-28-16.5-44T266-622q-24 0-39 15.5T207-564l-69-5q6-54 40.5-87.5T266-690q63 0 97.5 32t34.5 90q0 37-14 69t-36 61q-23 31-46.5 50.5T249-346l2 3h157v64H147Zm341-1v-401h134q97 0 148.5 52T822-480q0 97-52 148.5T622-280H488Zm76-72h54q66 0 97.5-31t31.5-97q0-66-31.5-97.5T618-609h-54v257Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default _2d2;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const _3d2 = createCdxIcon('3d2', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M490-279v-401h133q97 0 148.5 51.5T823-480q0 97-52 149t-148 52H490Zm75-72h55q66 0 97-31.5t31-97.5q0-66-31-97.5T620-609h-55v258Zm-289 81q-59 0-96-30.5T137-388l72-14q5 29 21.5 45.5T276-340q28 0 45-15.5t17-42.5q0-26-18-43t-51-17h-32v-64h30q30 0 45-14t15-37q0-23-14.5-36.5T274-623q-23 0-37.5 12T216-576l-71-8q8-53 42-79t88-26q55 0 89.5 27.5T399-581q0 30-13.5 50.5T350-496v4q30 11 46 39t16 61q0 59-37.5 90.5T276-270Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M490-279v-401h133q97 0 148.5 51.5T823-480q0 97-52 149t-148 52H490Zm75-72h55q66 0 97-31.5t31-97.5q0-66-31-97.5T620-609h-55v258Zm-289 81q-59 0-96-30.5T137-388l72-14q5 29 21.5 45.5T276-340q28 0 45-15.5t17-42.5q0-26-18-43t-51-17h-32v-64h30q30 0 45-14t15-37q0-23-14.5-36.5T274-623q-23 0-37.5 12T216-576l-71-8q8-53 42-79t88-26q55 0 89.5 27.5T399-581q0 30-13.5 50.5T350-496v4q30 11 46 39t16 61q0 59-37.5 90.5T276-270Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default _3d2;
|
|
@@ -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 Crop219 = createCdxIcon('Crop219', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M160-280q-33 0-56.5-23.5T80-360v-240q0-33 23.5-56.5T160-680h640q33 0 56.5 23.5T880-600v240q0 33-23.5 56.5T800-280H160Zm0-80h640v-240H160v240Zm0 0v-240 240Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M160-280q-33 0-56.5-23.5T80-360v-240q0-33 23.5-56.5T160-680h640q33 0 56.5 23.5T880-600v240q0 33-23.5 56.5T800-280H160Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default Crop219;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import createCdxIcon from '../createCdxIcon';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @preview 
|
|
7
|
+
*/
|
|
8
|
+
const Crop23 = createCdxIcon('Crop23', {
|
|
9
|
+
outlined: [["path", {
|
|
10
|
+
"d": "M320-80q-33 0-56.5-23.5T240-160v-640q0-33 23.5-56.5T320-880h320q33 0 56.5 23.5T720-800v640q0 33-23.5 56.5T640-80H320Zm0-80h320v-640H320v640Zm0 0v-640 640Z"
|
|
11
|
+
}]],
|
|
12
|
+
filled: [["path", {
|
|
13
|
+
"d": "M320-80q-33 0-56.5-23.5T240-160v-640q0-33 23.5-56.5T320-880h320q33 0 56.5 23.5T720-800v640q0 33-23.5 56.5T640-80H320Z"
|
|
14
|
+
}]]
|
|
15
|
+
});
|
|
16
|
+
export default Crop23;
|