@carbon/pictograms 12.60.0 → 12.61.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/categories.yml +38 -17
- package/es/champagne/index.js +27 -0
- package/es/cowboy--boot/index.js +27 -0
- package/es/cowboy--hat/index.js +27 -0
- package/es/f1--car--01/index.js +27 -0
- package/es/f1--car--02/index.js +27 -0
- package/es/f1--grid/index.js +27 -0
- package/es/f1--pit-stop-traffic-light/index.js +27 -0
- package/es/f1--race/index.js +27 -0
- package/es/f1--steering-wheel/index.js +27 -0
- package/es/frost-tower/index.js +27 -0
- package/es/headset/index.js +27 -0
- package/es/helmet/index.js +27 -0
- package/es/index.js +14 -0
- package/es/longhorn/index.js +27 -0
- package/es/tire/index.js +27 -0
- package/lib/champagne/index.js +29 -0
- package/lib/cowboy--boot/index.js +29 -0
- package/lib/cowboy--hat/index.js +29 -0
- package/lib/f1--car--01/index.js +29 -0
- package/lib/f1--car--02/index.js +29 -0
- package/lib/f1--grid/index.js +29 -0
- package/lib/f1--pit-stop-traffic-light/index.js +29 -0
- package/lib/f1--race/index.js +29 -0
- package/lib/f1--steering-wheel/index.js +29 -0
- package/lib/frost-tower/index.js +29 -0
- package/lib/headset/index.js +29 -0
- package/lib/helmet/index.js +29 -0
- package/lib/index.js +28 -0
- package/lib/longhorn/index.js +29 -0
- package/lib/tire/index.js +29 -0
- package/master/productive-pictogram-master.ai +30770 -15116
- package/metadata.json +811 -39
- package/package.json +3 -3
- package/pictograms.yml +160 -0
- package/src/svg/champagne.svg +25 -0
- package/src/svg/cowboy--boot.svg +25 -0
- package/src/svg/cowboy--hat.svg +21 -0
- package/src/svg/f1--car--01.svg +21 -0
- package/src/svg/f1--car--02.svg +29 -0
- package/src/svg/f1--grid.svg +15 -0
- package/src/svg/f1--pit-stop-traffic-light.svg +49 -0
- package/src/svg/f1--race.svg +36 -0
- package/src/svg/f1--steering-wheel.svg +46 -0
- package/src/svg/frost-tower.svg +33 -0
- package/src/svg/headset.svg +20 -0
- package/src/svg/helmet.svg +16 -0
- package/src/svg/longhorn.svg +16 -0
- package/src/svg/tire.svg +27 -0
- package/svg/champagne.svg +1 -0
- package/svg/cowboy--boot.svg +1 -0
- package/svg/cowboy--hat.svg +1 -0
- package/svg/f1--car--01.svg +1 -0
- package/svg/f1--car--02.svg +1 -0
- package/svg/f1--grid.svg +1 -0
- package/svg/f1--pit-stop-traffic-light.svg +1 -0
- package/svg/f1--race.svg +1 -0
- package/svg/f1--steering-wheel.svg +1 -0
- package/svg/frost-tower.svg +1 -0
- package/svg/headset.svg +1 -0
- package/svg/helmet.svg +1 -0
- package/svg/longhorn.svg +1 -0
- package/svg/tire.svg +1 -0
- package/umd/index.js +2768 -2502
package/categories.yml
CHANGED
|
@@ -152,6 +152,7 @@ categories:
|
|
|
152
152
|
- ecuador--quito
|
|
153
153
|
- ehningen--tech-campus-01
|
|
154
154
|
- ehningen--tech-campus-02
|
|
155
|
+
- frost-tower
|
|
155
156
|
- geodesic-montreal-biosphere
|
|
156
157
|
- guadalajara--seal
|
|
157
158
|
- hamburg--philharmone
|
|
@@ -961,8 +962,11 @@ categories:
|
|
|
961
962
|
- blender
|
|
962
963
|
- cafe
|
|
963
964
|
- candy
|
|
965
|
+
- champagne
|
|
964
966
|
- cherries
|
|
965
967
|
- cookie
|
|
968
|
+
- cowboy--hat
|
|
969
|
+
- cowboy--boot
|
|
966
970
|
- crosshairs
|
|
967
971
|
- cupcake
|
|
968
972
|
- dining
|
|
@@ -970,32 +974,19 @@ categories:
|
|
|
970
974
|
- firecracker
|
|
971
975
|
- flower--01
|
|
972
976
|
- flower--02
|
|
973
|
-
- football
|
|
974
|
-
- football--field
|
|
975
|
-
- football--goal-post
|
|
976
|
-
- golf--bag
|
|
977
|
-
- golf--ball
|
|
978
|
-
- golf--club
|
|
979
|
-
- golf--hole
|
|
980
977
|
- gramophone
|
|
981
978
|
- guitar
|
|
982
979
|
- juice
|
|
983
980
|
- lantern
|
|
984
|
-
-
|
|
981
|
+
- longhorn
|
|
985
982
|
- moon-cake
|
|
986
983
|
- ornament
|
|
987
984
|
- pencil
|
|
988
985
|
- perfume
|
|
989
|
-
- punching-bag--01
|
|
990
|
-
- punching-bag--02
|
|
991
|
-
- punching-bag--03
|
|
992
|
-
- racetrack
|
|
993
986
|
- rock-on
|
|
994
987
|
- scale
|
|
995
988
|
- snowflake
|
|
996
989
|
- soft--ice--cream
|
|
997
|
-
- speed-bag
|
|
998
|
-
- sports
|
|
999
990
|
- spotlight
|
|
1000
991
|
- stage
|
|
1001
992
|
- stationary--bicycle
|
|
@@ -1006,9 +997,6 @@ categories:
|
|
|
1006
997
|
- tickets
|
|
1007
998
|
- tree
|
|
1008
999
|
- tree--02
|
|
1009
|
-
- ufc--belt
|
|
1010
|
-
- ufc--fighting
|
|
1011
|
-
- ufc--ring
|
|
1012
1000
|
- waving-hand
|
|
1013
1001
|
- wedding--cake
|
|
1014
1002
|
- whistle
|
|
@@ -1246,6 +1234,38 @@ categories:
|
|
|
1246
1234
|
- unlock--01
|
|
1247
1235
|
- unlock--02
|
|
1248
1236
|
- vault
|
|
1237
|
+
- name: Sports
|
|
1238
|
+
members:
|
|
1239
|
+
- f1--car--01
|
|
1240
|
+
- f1--car--02
|
|
1241
|
+
- f1--grid
|
|
1242
|
+
- f1--race
|
|
1243
|
+
- f1--steering-wheel
|
|
1244
|
+
- f1--pit-stop-traffic-light
|
|
1245
|
+
- football
|
|
1246
|
+
- football--field
|
|
1247
|
+
- football--goal-post
|
|
1248
|
+
- golf--bag
|
|
1249
|
+
- golf--ball
|
|
1250
|
+
- golf--club
|
|
1251
|
+
- golf--hole
|
|
1252
|
+
- headset
|
|
1253
|
+
- helmet
|
|
1254
|
+
- masters-leader-board
|
|
1255
|
+
- punching-bag--01
|
|
1256
|
+
- punching-bag--02
|
|
1257
|
+
- punching-bag--03
|
|
1258
|
+
- racetrack
|
|
1259
|
+
- speed-bag
|
|
1260
|
+
- sports
|
|
1261
|
+
- tennis
|
|
1262
|
+
- tennis--ball
|
|
1263
|
+
- tennis--net
|
|
1264
|
+
- tennis--racquet
|
|
1265
|
+
- tickets
|
|
1266
|
+
- ufc--belt
|
|
1267
|
+
- ufc--fighting
|
|
1268
|
+
- ufc--ring
|
|
1249
1269
|
- name: Status
|
|
1250
1270
|
members:
|
|
1251
1271
|
- question
|
|
@@ -1363,6 +1383,7 @@ categories:
|
|
|
1363
1383
|
- road
|
|
1364
1384
|
- spaceship
|
|
1365
1385
|
- steering--wheel
|
|
1386
|
+
- tire
|
|
1366
1387
|
- train
|
|
1367
1388
|
- travel-and-expenses
|
|
1368
1389
|
- tunnel
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M27,8.359c-0.093,0-0.185-0.036-0.255-0.106\tc-0.14-0.141-0.14-0.367,0-0.507C26.791,7.7,27.875,6.64,30,6.64c0.199,0,0.36,0.161,0.36,0.36S30.199,7.36,30,7.36\tc-1.81,0-2.709,0.859-2.747,0.896C27.183,8.325,27.092,8.359,27,8.359z M24,5.36c-0.082,0-0.164-0.027-0.231-0.084\tc-0.152-0.128-0.172-0.355-0.044-0.507c1.009-1.204,0.917-2.728,0.916-2.743c-0.014-0.198,0.136-0.37,0.334-0.384\tc0.221-0.005,0.37,0.135,0.385,0.333c0.005,0.074,0.118,1.824-1.084,3.258C24.205,5.316,24.103,5.36,24,5.36z M7.604,30.362\tc-0.347,0-0.696-0.138-0.969-0.41l-4.586-4.586c-0.539-0.54-0.548-1.376-0.02-1.904l7.467-7.466\tc1.116-1.116,2.869-1.738,4.564-2.339c1.414-0.501,2.75-0.975,3.436-1.661l6-6c0.027-0.027,0.06-0.05,0.094-0.067\tc0.482-0.235,2.469,2.134,2.483,2.161c0.069,0.139,0.042,0.306-0.067,0.416l-6,6c-0.687,0.686-1.154,2.021-1.649,3.434\tc-0.595,1.696-1.209,3.449-2.326,4.566C15.731,22.803,15,23.509,15,23.509l-6.462,6.463C8.277,30.232,7.941,30.362,7.604,30.362z M3.75,22.759l-1.212,1.213c-0.243,0.242-0.234,0.631,0.02,0.885l4.585,4.586c0.124,0.124,0.284,0.194,0.45,0.197\tc0.162,0.03,0.318-0.06,0.436-0.178l1.212-1.212L3.75,22.759z M4.259,22.25l5.491,5.491l3.491-3.491L7.75,18.759L4.259,22.25z M8.259,18.25l5.491,5.491l0.746-0.746c0.004-0.004,0.729-0.704,1.025-1c1.001-1,1.588-2.675,2.155-4.294\tc0.13-0.372,0.259-0.738,0.391-1.091H15.75c-0.199,0-0.36-0.161-0.36-0.36v-2.309c-0.353,0.133-0.719,0.263-1.09,0.395\tc-1.62,0.574-3.294,1.168-4.296,2.169L8.259,18.25z M16.11,15.89h2.24c0.323-0.767,0.684-1.432,1.146-1.895L23.491,10L22,8.509\tl-3.995,3.995c-0.463,0.463-1.128,0.825-1.895,1.15V15.89z M22.509,8L24,9.491l1.241-1.241c-0.383-0.383-1.107-1.108-1.491-1.491\tL22.509,8z M27,6.36c-0.093,0-0.185-0.036-0.255-0.105l-1-1C25.624,5.133,25.605,4.943,25.7,4.8l2-3\tc0.061-0.09,0.157-0.148,0.265-0.159c0.105-0.01,0.213,0.027,0.29,0.104l2,2c0.076,0.076,0.114,0.183,0.104,0.29\tC30.348,4.142,30.29,4.239,30.2,4.299l-3,2C27.139,6.34,27.069,6.36,27,6.36z M26.463,4.954l0.583,0.583l2.389-1.593l-1.379-1.379\tL26.463,4.954z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "champagne"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M30,30.36H15c-1.646,0-4.436-1.816-5.64-2.658V30\tc0,0.199-0.161,0.36-0.36,0.36H2c-0.199,0-0.36-0.161-0.36-0.36V3c0-0.199,0.161-0.36,0.36-0.36h3.761L5.647,2.071\tC5.626,1.965,5.653,1.855,5.722,1.772C5.79,1.688,5.892,1.64,6,1.64h5c0.108,0,0.21,0.048,0.278,0.132\tc0.068,0.083,0.096,0.193,0.075,0.299L11.239,2.64H15c0.1,0,0.194,0.041,0.262,0.113c0.068,0.073,0.104,0.17,0.097,0.269\tl-0.987,15.796c0.979,0.671,5.968,4.065,7.771,4.852c1.075,0.469,3.108,1.028,4.624,1.416c1.028,0.264,1.95,0.87,2.597,1.707\tc0.452,0.585,0.743,1.333,0.864,2.222l0.128,0.937c0.015,0.104-0.017,0.207-0.085,0.285C30.203,30.315,30.104,30.36,30,30.36z M9,26.64c0.077,0,0.152,0.024,0.216,0.072c1.086,0.814,4.243,2.928,5.784,2.928h14.588l-0.072-0.527\tc-0.104-0.763-0.347-1.395-0.722-1.88c-0.549-0.71-1.332-1.226-2.205-1.449c-1.541-0.394-3.614-0.966-4.732-1.453\tc-2.059-0.897-7.817-4.865-8.061-5.034c-0.104-0.071-0.163-0.192-0.155-0.318L14.429,6.36h-3.91V6.24l-0.166,0.831\tC10.319,7.239,10.171,7.36,10,7.36H7c-0.171,0-0.319-0.121-0.353-0.289L6.505,6.36H2.36v20.28C2.36,26.64,9,26.64,9,26.64z M2.36,29.64h6.28v-2.28H2.36V29.64z M7.295,6.64h2.41l0.856-4.28H6.439L7.295,6.64z M10.639,5.64h3.835l0.143-2.28h-3.521\tL10.639,5.64z M2.36,5.64h4.001L5.905,3.36H2.36V5.64z M10.125,15.36c-0.074,0-0.148-0.023-0.211-0.068L8.5,14.267l-1.414,1.025\tc-0.126,0.092-0.297,0.091-0.423,0s-0.179-0.254-0.13-0.402l0.54-1.66l-1.41-1.027c-0.126-0.092-0.179-0.254-0.13-0.402\tc0.048-0.148,0.187-0.249,0.342-0.249h1.743l0.54-1.663c0.095-0.296,0.588-0.298,0.685,0l0.541,1.663h1.742\tc0.156,0,0.294,0.1,0.342,0.249c0.048,0.148-0.004,0.311-0.13,0.402L9.929,13.23l0.539,1.66c0.048,0.148-0.004,0.311-0.13,0.402\tC10.273,15.337,10.199,15.36,10.125,15.36z M8.5,13.462c0.074,0,0.148,0.023,0.211,0.068l0.729,0.529l-0.278-0.856\tc-0.048-0.148,0.004-0.311,0.13-0.402l0.727-0.53H9.122c-0.156,0-0.294-0.1-0.342-0.249L8.5,11.165l-0.279,0.858\tc-0.048,0.148-0.187,0.249-0.342,0.249H6.981l0.727,0.53c0.126,0.092,0.179,0.254,0.13,0.402L7.56,14.059l0.729-0.529\tC8.352,13.485,8.426,13.462,8.5,13.462z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "cowboy--boot"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M26,23.36H6c-3.38,0-5.232-3.047-5.31-3.176\tl0.619-0.369C1.326,19.844,3.035,22.64,6,22.64h0.644c0.021-1.083,0.157-4.425,1.008-7.729c0.77-2.989,3.045-6.27,4.349-6.27\tc0.486,0,0.933,0.185,1.452,0.4C14.13,9.321,14.9,9.64,16,9.64s1.869-0.319,2.549-0.6c0.518-0.215,0.966-0.4,1.451-0.4\tc1.349,0,3.517,3.441,4.346,6.258c0.985,3.347,1.037,6.645,1.023,7.741H26c3.93,0,4.623-2.613,4.65-2.725l0.7,0.168\tC31.343,20.116,30.519,23.36,26,23.36z M7.364,22.64h17.284c0.003-0.28,0.001-0.722-0.021-1.279H7.416\tC7.383,21.915,7.37,22.356,7.364,22.64z M7.465,20.64h17.123c-0.097-1.495-0.341-3.524-0.934-5.538\tC22.73,11.959,20.664,9.36,20,9.36c-0.343,0-0.71,0.152-1.176,0.345C18.12,9.997,17.243,10.36,16,10.36s-2.12-0.363-2.824-0.655\tC12.71,9.512,12.343,9.36,12,9.36c-0.716,0-2.859,2.652-3.651,5.73C7.829,17.107,7.582,19.141,7.465,20.64z M18.275,19.36\tc-0.074,0-0.148-0.023-0.211-0.069L16,17.795l-2.064,1.496c-0.126,0.092-0.297,0.092-0.423,0s-0.179-0.254-0.13-0.402l0.788-2.423\tl-2.058-1.5c-0.126-0.092-0.179-0.254-0.13-0.402c0.048-0.148,0.187-0.249,0.342-0.249h2.544l0.788-2.427\tc0.095-0.296,0.588-0.298,0.685,0l0.79,2.427h2.543c0.156,0,0.294,0.1,0.343,0.249c0.048,0.148-0.005,0.311-0.131,0.402l-2.057,1.5\tl0.788,2.423c0.048,0.148-0.005,0.311-0.131,0.402C18.424,19.337,18.35,19.36,18.275,19.36z M16,16.991\tc0.074,0,0.148,0.023,0.211,0.069l1.379,1l-0.526-1.62c-0.048-0.148,0.005-0.311,0.131-0.402l1.375-1.002h-1.7\tc-0.156,0-0.294-0.1-0.342-0.249L16,13.165l-0.527,1.622c-0.048,0.148-0.187,0.249-0.342,0.249H13.43l1.375,1.002\tc0.126,0.092,0.179,0.254,0.13,0.402l-0.527,1.619l1.379-0.999C15.852,17.014,15.926,16.991,16,16.991z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "cowboy--hat"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M3,12.36H1v-0.72h2V12.36z M9,11.64H5v0.72h4V11.64z M31.36,18v1c0,0.199-0.161,0.36-0.36,0.36h-4.072c-0.428,0.604-1.133,1-1.928,1c-1.302,0-2.36-1.059-2.36-2.36\tc0-0.586,0.216-1.124,0.57-1.537C22.864,16.41,22.43,16.36,22,16.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-1.269\tc-0.692,0.085-1.52,0.275-2.526,0.61c-0.11,0.038-0.23,0.019-0.324-0.049c-0.094-0.067-0.15-0.176-0.15-0.292v-1.5l-7.428,2.476\tC6.899,16.389,7.36,17.142,7.36,18c0,0.223-0.041,0.435-0.099,0.64H21c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36H6.922\tc-0.428,0.603-1.128,1-1.922,1c-1.179,0-2.159-0.869-2.333-2H2c-0.155,0-0.292-0.1-0.341-0.246l-1-3\tc-0.037-0.11-0.019-0.23,0.049-0.324C0.775,14.696,0.884,14.64,1,14.64h3c0.199,0,0.36,0.161,0.36,0.36v0.728\tc0.185-0.052,0.379-0.082,0.58-0.087l8.947-2.982c0.11-0.038,0.23-0.019,0.324,0.049c0.094,0.067,0.149,0.176,0.149,0.292v1.507\tc3.874-1.181,5.251-0.196,6.268,0.531C21.099,15.375,21.47,15.64,22,15.64c0.846,0,1.679,0.168,1.975,0.234\tc0.311-0.15,0.658-0.234,1.025-0.234c0.779,0,1.472,0.38,1.902,0.964l4.185,1.046C31.248,17.69,31.36,17.835,31.36,18z M3.64,16.072\tV15.36H1.5l0.76,2.28h0.408C2.767,16.995,3.128,16.434,3.64,16.072z M5,16.36c-0.904,0-1.64,0.736-1.64,1.64S4.096,19.64,5,19.64\tS6.64,18.904,6.64,18S5.904,16.36,5,16.36z M20.232,15.64c-0.008-0.005-0.016-0.011-0.022-0.016\tc-0.634-0.454-1.375-0.973-2.85-0.947v0.963H20.232z M26.64,18c0-0.904-0.735-1.64-1.64-1.64s-1.64,0.736-1.64,1.64\ts0.735,1.64,1.64,1.64S26.64,18.904,26.64,18z M30.64,18.281l-3.346-0.837c0.043,0.179,0.066,0.364,0.066,0.556\tc0,0.222-0.031,0.437-0.089,0.64h3.368v-0.359H30.64z M14,21.36h2v-0.72h-2V21.36z M8,21.36h4v-0.72H8V21.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--car--01"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M26,22.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h1.279l-1.452-1.936l-2.649,0.127l-1.353,1.66c-0.042,0.052-0.087,0.102-0.132,0.148H20v0.721h-4\tc-0.001,0-0.002,0-0.004,0h-1.484c-2.631,0-5.219-0.622-7.555-1.809L5.869,19.64H7c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36H3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-8\tc0-0.199,0.161-0.36,0.36-0.36h1.64V10c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36H5.869l1.088,1.088c2.336-1.186,4.923-1.808,7.555-1.808H20v0.72h-2.288\tc0.037,0.039,0.074,0.08,0.109,0.122l1.354,1.613l2.654,0.147l1.438-1.881H22c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.644l0.007,2.022l4.037,0.224\tl-1.723-3.445c-0.056-0.112-0.05-0.244,0.016-0.351c0.066-0.106,0.182-0.17,0.307-0.17h2c0.144,0,0.272,0.084,0.33,0.216\tl1.832,4.199c0.263,0.601,0.263,1.29,0,1.891l-1.832,4.198c-0.058,0.132-0.187,0.217-0.33,0.217h-2c-0.125,0-0.24-0.065-0.307-0.171\tc-0.065-0.106-0.071-0.239-0.016-0.351l1.726-3.45l-4.039,0.194L24.36,19.64H26c0.199,0,0.36,0.161,0.36,0.36v2\tC26.36,22.199,26.199,22.36,26,22.36z M22.36,21.64h3.279v-1.28H22.36V21.64z M3.36,21.64h3.28v-1.28H3.36V21.64z M27.582,20.64\th1.183l1.737-3.982c0.183-0.418,0.183-0.896,0-1.314l-1.737-3.983h-1.183l1.74,3.479c0.057,0.115,0.049,0.251-0.021,0.359\ts-0.208,0.17-0.32,0.162l-10-0.555c-0.1-0.005-0.192-0.052-0.256-0.128l-1.454-1.731c-0.313-0.372-0.771-0.585-1.256-0.585h-1.502\tc-2.921,0-5.786,0.801-8.283,2.315l-1.042,0.632C5.13,15.342,5.066,15.36,5,15.36H3.36v1.28H5c0.066,0,0.13,0.018,0.187,0.052\tl1.042,0.632c2.498,1.515,5.362,2.315,8.283,2.315h1.484c0.495,0,0.958-0.22,1.271-0.604l1.454-1.784\tc0.064-0.079,0.16-0.127,0.262-0.132l10-0.479c0.13-0.012,0.25,0.056,0.319,0.163s0.077,0.244,0.021,0.358L27.582,20.64z M3.36,19.64h1.28v-2.28H3.36V19.64z M1.36,19.64h1.28v-7.28H1.36V19.64z M5.359,17.639v1.492l0.935-0.935\tc-0.147-0.083-0.293-0.169-0.438-0.257L5.359,17.639z M22.696,17.663l0.945,1.26l0.003-1.306L22.696,17.663z M3.36,14.64h1.28v-2.28\tH3.36V14.64z M5.359,12.869v1.492l0.497-0.301c0.144-0.088,0.29-0.174,0.438-0.257L5.359,12.869z M22.699,14.29l0.944,0.053\tl-0.005-1.283L22.699,14.29z M22.36,11.64h3.279v-1.28H22.36V11.64z M3.36,11.64h3.28v-1.28H3.36V11.64z M16,17.36h-3v-0.72h3\tc0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64h-3v-0.72h3c0.625,0,1.153,0.424,1.312,1H19v0.72h-1.688\tC17.153,16.936,16.625,17.36,16,17.36z M11.36,17h-0.72v-0.64H7v-0.72h3.64V15h0.72C11.36,15,11.36,17,11.36,17z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--car--02"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M30,30.36H2v-0.72h25.64V2.36H2V1.64h28\tc0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M28.36,29.64h1.279v-3.28H28.36V29.64z M28.36,25.64h1.279\tv-3.28H28.36V25.64z M28.36,21.64h1.279v-3.28H28.36V21.64z M28.36,17.64h1.279v-3.28H28.36V17.64z M28.36,13.64h1.279v-3.28H28.36\tV13.64z M28.36,9.64h1.279V6.36H28.36V9.64z M28.36,5.64h1.279V2.36H28.36V5.64z M18,25.36h-2v-0.72h1.64v-5.28H16v-0.72h2\tc0.199,0,0.36,0.161,0.36,0.36v6C18.36,25.199,18.199,25.36,18,25.36z M8,25.36H6v-0.72h1.64v-5.28H6v-0.72h2\tc0.199,0,0.36,0.161,0.36,0.36v6C8.36,25.199,8.199,25.36,8,25.36z M24,13.36h-2v-0.72h1.64V7.36H22V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C24.36,13.199,24.199,13.36,24,13.36z M14,13.36h-2v-0.72h1.64V7.36H12V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C14.36,13.199,14.199,13.36,14,13.36z M4,13.36H2v-0.72h1.64V7.36H2V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C4.36,13.199,4.199,13.36,4,13.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--grid"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M31,29.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h2v0.721h-1.64v5.279H31V29.36z M27,29.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6\tC27.36,29.199,27.199,29.36,27,29.36z M21.36,28.64h5.279v-5.28H21.36V28.64z M19,29.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6\tc0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6C19.36,29.199,19.199,29.36,19,29.36z M13.36,28.64h5.28v-5.28\th-5.28C13.36,23.36,13.36,28.64,13.36,28.64z M11,29.36H5c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v6C11.36,29.199,11.199,29.36,11,29.36z M5.36,28.64h5.28v-5.28H5.36V28.64z M3,29.36H1v-0.72h1.64\tv-5.28H1v-0.72h2c0.199,0,0.36,0.161,0.36,0.36v6C3.36,29.199,3.199,29.36,3,29.36z M24,27.36c-0.75,0-1.36-0.61-1.36-1.36\ts0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,27.36,24,27.36z M24,25.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S24.353,25.36,24,25.36z M16,27.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tS16.75,27.36,16,27.36z M16,25.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,25.36,16,25.36z M8,27.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,24.64,8,24.64S9.36,25.25,9.36,26S8.75,27.36,8,27.36z M8,25.36\tc-0.353,0-0.64,0.287-0.64,0.64S7.647,26.64,8,26.64c0.353,0,0.64-0.287,0.64-0.64S8.353,25.36,8,25.36z M31,22.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h2v0.72h-1.64v5.28H31V22.36z M27,22.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6\tC27.36,22.199,27.199,22.36,27,22.36z M21.36,21.64h5.279v-5.28H21.36V21.64z M19,22.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6\tc0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6C19.36,22.199,19.199,22.36,19,22.36z M13.36,21.64h5.28v-5.28\th-5.28C13.36,16.36,13.36,21.64,13.36,21.64z M11,22.36H5c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v6C11.36,22.199,11.199,22.36,11,22.36z M5.36,21.64h5.28v-5.28H5.36V21.64z M3,22.36H1v-0.72h1.64\tv-5.28H1v-0.72h2c0.199,0,0.36,0.161,0.36,0.36v6C3.36,22.199,3.199,22.36,3,22.36z M24,20.36c-0.75,0-1.36-0.61-1.36-1.36\ts0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,20.36,24,20.36z M24,18.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S24.353,18.36,24,18.36z M16,20.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tS16.75,20.36,16,20.36z M16,18.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,18.36,16,18.36z M8,20.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,17.64,8,17.64S9.36,18.25,9.36,19S8.75,20.36,8,20.36z M8,18.36\tc-0.353,0-0.64,0.287-0.64,0.64S7.647,19.64,8,19.64c0.353,0,0.64-0.287,0.64-0.64S8.353,18.36,8,18.36z M31,15.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.6c0-0.199,0.161-0.36,0.36-0.36h0.64V5.36h-6.28v1.275H26\tc0.199,0,0.36,0.161,0.36,0.36V8.64H27c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36h-7.28v1.275H18\tc0.199,0,0.36,0.161,0.36,0.36V8.64H19c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H8.36v1.275H10\tc0.199,0,0.36,0.161,0.36,0.36V8.64H11c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36H5\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H1.36v0.88H2\tc0.199,0,0.36,0.161,0.36,0.36v2.04H3c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36H1v-0.72h1.64V9.36H1V8.64h0.64\tV6.96H1c-0.199,0-0.36-0.161-0.36-0.36V3c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v3.6\tc0,0.199-0.161,0.36-0.36,0.36h-0.64v1.68H31v0.72h-1.64v5.28H31V15.36z M21.36,14.64h5.279V9.36H21.36V14.64z M13.36,14.64h5.28\tV9.36h-5.28C13.36,9.36,13.36,14.64,13.36,14.64z M5.36,14.64h5.28V9.36H5.36V14.64z M22.36,8.64h3.279V7.354H22.36V8.64z M14.36,8.64h3.28V7.354h-3.28V8.64z M6.36,8.64h3.28V7.354H6.36V8.64z M1.36,4.64h29.28V3.36H1.36V4.64z M24,13.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,13.36,24,13.36z M24,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S24.353,11.36,24,11.36z M16,13.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,13.36,16,13.36z M16,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,11.36,16,11.36z M8,13.36\tc-0.75,0-1.36-0.61-1.36-1.36S7.25,10.64,8,10.64S9.36,11.25,9.36,12S8.75,13.36,8,13.36z M8,11.36c-0.353,0-0.64,0.287-0.64,0.64\tS7.647,12.64,8,12.64c0.353,0,0.64-0.287,0.64-0.64S8.353,11.36,8,11.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--pit-stop-traffic-light"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M28.71,31.1l-0.691-0.2\tc0.412-1.435,0.621-2.919,0.621-4.412v-1.484c0-0.495-0.22-0.958-0.604-1.271l-1.784-1.454c-0.079-0.064-0.127-0.16-0.132-0.262\tl-0.479-10c-0.006-0.127,0.056-0.249,0.163-0.319c0.107-0.069,0.244-0.078,0.357-0.02l3.479,1.739v-1.182l-3.981-1.738\tc-0.418-0.183-0.898-0.183-1.316,0l-3.981,1.738v1.182l3.479-1.739c0.116-0.058,0.252-0.05,0.358,0.021\tc0.107,0.07,0.169,0.192,0.162,0.321l-0.555,10c-0.006,0.1-0.052,0.192-0.128,0.256l-1.731,1.454\tc-0.372,0.312-0.585,0.771-0.585,1.257v1.502c0,1.493,0.209,2.978,0.62,4.412L21.289,31.1c-0.431-1.499-0.649-3.051-0.649-4.611V21\th0.721v2.289c0.039-0.038,0.08-0.075,0.122-0.11l1.612-1.354l0.147-2.654l-1.882-1.438V19c0,0.199-0.161,0.36-0.36,0.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v1.644l2.021-0.008l0.225-4.036\tl-3.445,1.722c-0.111,0.056-0.245,0.05-0.351-0.016S19.64,14.125,19.64,14v-2c0-0.143,0.085-0.272,0.217-0.33l4.198-1.833\tc0.6-0.262,1.291-0.262,1.891,0l4.198,1.833c0.132,0.058,0.217,0.187,0.217,0.33v2c0,0.125-0.065,0.241-0.171,0.306\ts-0.239,0.072-0.351,0.016l-3.45-1.725l0.194,4.039l2.057,0.003V15c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-1.279l-1.936,1.452l0.127,2.649l1.66,1.353\tc0.052,0.042,0.102,0.087,0.148,0.133V21h0.721v4c0,0.001,0,0.003,0,0.004v1.484C29.36,28.049,29.142,29.601,28.71,31.1z M29.36,18.64h1.279v-3.28H29.36V18.64z M19.36,18.64h1.279v-3.28H19.36V18.64z M26.617,17.355l0.046,0.948l1.26-0.945\tL26.617,17.355z M22.06,17.361l1.23,0.939l0.053-0.944L22.06,17.361z M6.36,31H5.64v-5h0.72C6.36,26,6.36,31,6.36,31z M26.36,28\th-0.72v-3c0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64v3h-0.72v-3c0-0.625,0.425-1.153,1-1.312V22h0.721v1.688\tc0.575,0.158,1,0.687,1,1.312L26.36,28L26.36,28z M8.36,27H7.64v-3h0.72V27z M6.36,24H5.64v-2h0.72C6.36,22,6.36,24,6.36,24z M11,20.36H3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v1.131l1.088-1.088C3.262,11.708,2.64,9.12,2.64,6.488V1h0.72v2.289C3.4,3.251,3.44,3.215,3.482,3.18\tl1.612-1.354L5.141,0.98L5.86,1.02l-0.055,1C5.799,2.119,5.752,2.212,5.676,2.276L3.945,3.73C3.573,4.042,3.36,4.5,3.36,4.986v1.502\tc0,2.921,0.801,5.786,2.315,8.283l0.632,1.042C6.342,15.87,6.36,15.934,6.36,16v1.64h1.28V16c0-0.066,0.018-0.13,0.052-0.187\tl0.632-1.042c1.515-2.497,2.315-5.361,2.315-8.283V4.986c0-0.486-0.213-0.943-0.585-1.256l-1.73-1.454\tC8.248,2.212,8.201,2.119,8.196,2.02l-0.055-1L8.86,0.98l0.047,0.845l1.612,1.354c0.042,0.036,0.083,0.072,0.122,0.11V1h0.72v5.488\tc0,2.632-0.622,5.219-1.808,7.555l1.088,1.088V14c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36h-1.64V20C11.36,20.199,11.199,20.36,11,20.36z M3.36,19.64h7.28v-1.28H3.36V19.64z M11.36,17.64h1.28\tv-3.28h-1.28V17.64z M8.36,17.64h2.28v-1.28H8.36V17.64z M3.36,17.64h2.28v-1.28H3.36V17.64z M1.36,17.64h1.28v-3.28H1.36V17.64z M8.639,15.641h1.492l-0.934-0.935C9.114,14.854,9.028,15,8.94,15.144L8.639,15.641z M3.869,15.641h1.492L5.06,15.144\tC4.972,15,4.886,14.854,4.803,14.706L3.869,15.641z M7.36,14H6.64v-3.64H6V9.64h2v0.72H7.36V14z M8.36,8H7.64V5\tc0-0.353-0.287-0.64-0.64-0.64S6.36,4.647,6.36,5v3H5.64V5c0-0.625,0.424-1.153,1-1.312V2h0.72v1.688c0.576,0.158,1,0.686,1,1.312V8\tz"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--race"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M28.75,26.36\tc-0.998,0-1.928-0.807-2.104-1.797l-0.293-3.151c-0.032-0.173-0.208-0.265-0.36-0.281c-0.161-0.022-0.365,0.034-0.453,0.238\tl-0.705,1.765c-0.59,1.377-1.543,2.019-3.292,2.224c-3.393,0.396-6.691,0.396-10.083,0l0,0c-1.604-0.188-3.65-0.725-4.289-2.216\tl-0.711-1.78c-0.083-0.196-0.288-0.253-0.45-0.23c-0.152,0.017-0.328,0.108-0.364,0.312l-0.285,3.091\tc-0.177,1-1.086,1.793-2.047,1.826c-0.014,0-0.03,0.001-0.045,0.001c-0.013,0-0.026-0.001-0.039-0.001\tc-1.08-0.027-2.01-0.839-2.086-1.832l-0.458-6.781c-0.26-3.405,0.627-6.737,2.567-9.633l0.738-1.101\tC4.983,5.527,6.669,4.64,8.5,4.64h15c1.83,0,3.518,0.887,4.512,2.372l0.738,1.101c1.939,2.896,2.827,6.228,2.566,9.636l-0.457,6.775\tC30.78,25.555,29.854,26.36,28.75,26.36z M25.933,20.407c0.046,0,0.094,0.002,0.142,0.008c0.515,0.059,0.903,0.412,0.991,0.9\tl0.293,3.151c0.1,0.551,0.672,1.173,1.358,1.173c0.751,0,1.375-0.523,1.424-1.167l0.457-6.775c0.249-3.25-0.597-6.424-2.445-9.184\tl-0.738-1.101C26.553,6.127,25.09,5.36,23.5,5.36h-15c-1.59,0-3.053,0.768-3.914,2.053L3.848,8.514\tc-1.849,2.761-2.695,5.935-2.447,9.181l0.458,6.781c0.048,0.636,0.677,1.155,1.406,1.164c0.625-0.009,1.267-0.567,1.38-1.203\tl0.285-3.091c0.091-0.518,0.48-0.871,0.995-0.931c0.52-0.05,1,0.211,1.198,0.671l0.711,1.78c0.526,1.229,2.549,1.641,3.708,1.776\tc3.336,0.389,6.58,0.389,9.916,0c1.494-0.175,2.229-0.658,2.711-1.784l0.705-1.765C25.057,20.668,25.47,20.407,25.933,20.407z M16,23.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,23.36,16,23.36z M16,21.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,21.36,16,21.36z M22,22.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S22.75,22.36,22,22.36z M22,20.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,20.36,22,20.36z M10,22.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S10.75,22.36,10,22.36z M10,20.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.353,20.36,10,20.36z M16,19.36\tc-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36C18.36,18.302,17.302,19.36,16,19.36z M16,15.36\tc-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64S16.904,15.36,16,15.36z M21,18.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S21.75,18.36,21,18.36z M21,16.36\tc-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C21.64,16.647,21.353,16.36,21,16.36z M11,18.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S11.75,18.36,11,18.36z M11,16.36\tc-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C11.64,16.647,11.353,16.36,11,16.36z M5.85,17.36c-0.384,0-0.763-0.102-1.104-0.301c-1.055-0.614-1.418-1.979-0.81-3.043l1.293-2.26\tc0.296-0.518,0.775-0.888,1.349-1.041c0.57-0.152,1.165-0.072,1.676,0.225c1.055,0.614,1.418,1.98,0.81,3.043l-1.293,2.26l0,0\tc-0.296,0.518-0.775,0.888-1.349,1.042C6.232,17.336,6.041,17.36,5.85,17.36z M7.149,11.36c-0.128,0-0.257,0.017-0.384,0.051\tc-0.387,0.104-0.71,0.353-0.91,0.703l-1.293,2.26c-0.413,0.722-0.168,1.647,0.547,2.064c0.345,0.2,0.745,0.255,1.127,0.151\tc0.387-0.104,0.71-0.353,0.91-0.703l1.293-2.26c0.413-0.722,0.168-1.647-0.547-2.064C7.662,11.428,7.407,11.36,7.149,11.36z M26.15,17.36c-0.191,0-0.383-0.024-0.572-0.075c-0.573-0.154-1.052-0.523-1.349-1.042l-1.293-2.26\tc-0.608-1.063-0.246-2.429,0.809-3.043c0.512-0.297,1.108-0.376,1.677-0.225c0.573,0.153,1.052,0.523,1.349,1.041l1.293,2.26\tc0.608,1.063,0.246,2.429-0.809,3.044l0,0C26.913,17.259,26.534,17.36,26.15,17.36z M24.852,11.36c-0.259,0-0.514,0.068-0.743,0.202\tc-0.715,0.417-0.96,1.342-0.547,2.064l1.293,2.26c0.2,0.35,0.523,0.6,0.91,0.703c0.385,0.104,0.784,0.049,1.127-0.151\tc0.715-0.417,0.96-1.342,0.547-2.064l-1.293-2.26c-0.2-0.35-0.523-0.6-0.91-0.703C25.108,11.376,24.979,11.36,24.852,11.36z M21,13.36H11c-0.199,0-0.36-0.161-0.36-0.36V7c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v6\tC21.36,13.199,21.199,13.36,21,13.36z M11.36,12.64h9.28V7.36h-9.28V12.64z M24,9.36c-0.75,0-1.36-0.61-1.36-1.36\tS23.25,6.64,24,6.64S25.36,7.25,25.36,8S24.75,9.36,24,9.36z M24,7.36c-0.353,0-0.64,0.287-0.64,0.64S23.647,8.64,24,8.64\tS24.64,8.353,24.64,8S24.353,7.36,24,7.36z M7,9.36C6.25,9.36,5.64,8.75,5.64,8S6.25,6.64,7,6.64S8.36,7.25,8.36,8S7.75,9.36,7,9.36\tz M7,7.36C6.647,7.36,6.36,7.647,6.36,8c0,0.353,0.287,0.64,0.64,0.64S7.64,8.353,7.64,8S7.353,7.36,7,7.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "f1--steering-wheel"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M23.64,25h0.721v2H23.64V25z M22.36,14c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36S22.36,13.25,22.36,14z M21.64,14\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64S21.64,14.353,21.64,14z M23.64,24h0.721v-2H23.64V24z M21.64,27h0.721v-2H21.64V27z M21.64,24h0.721v-2H21.64V24z M25.64,31v-2.64h-5.28V31h-0.72v-2.64h-3.28V31h-0.72v-2.64h-3.28V31\th-0.72v-2.64H6.359L6.36,31H5.64V18l1.005-6.059c0.022-0.133,0.117-0.243,0.245-0.284c0.128-0.042,0.269-0.007,0.364,0.088\tl0.647,0.646l1.777-3.553c0.052-0.104,0.15-0.176,0.264-0.194c0.116-0.015,0.231,0.019,0.312,0.101l0.588,0.588l1.816-5.447\tc0.098-0.294,0.585-0.294,0.683,0l0.768,2.302l1.531-2.297V2c0-0.199,0.161-0.36,0.36-0.36c0.199,0,0.36,0.161,0.36,0.36v1.891\tl1.532,2.297l0.767-2.302c0.098-0.294,0.586-0.294,0.684,0l1.815,5.447l0.588-0.588c0.082-0.083,0.198-0.119,0.312-0.101\tc0.114,0.019,0.213,0.091,0.265,0.194l1.776,3.553l0.646-0.646c0.097-0.096,0.241-0.129,0.364-0.088\tc0.129,0.041,0.224,0.15,0.246,0.284l1,6L26.36,31H25.64z M18.36,12.131l2.228-2.228L19,5.139l-0.64,1.92V12.131z M18.36,16.64\th7.052l-0.651-3.892l-0.506,0.506c-0.083,0.083-0.2,0.117-0.312,0.101c-0.114-0.019-0.213-0.091-0.265-0.194l-1.776-3.553\tl-3.541,3.541L18.36,16.64L18.36,16.64z M17.64,16.64v-3.417l-1.28-0.64v4.058L17.64,16.64L17.64,16.64z M16.36,17.36v3.279h1.28\tV17.36H16.36z M17.64,12.417v-2.195l-1.28-0.64v2.195L17.64,12.417z M17.64,9.417V7.223l-1.28-0.64v2.195L17.64,9.417z M11.412,9.903l2.228,2.228V7.059L13,5.139L11.412,9.903z M6.592,16.64h7.048v-3.491l-3.542-3.541l-1.777,3.553\tc-0.052,0.104-0.15,0.176-0.264,0.194c-0.111,0.02-0.23-0.019-0.312-0.101L7.24,12.749L6.592,16.64z M11.64,21.36H6.356l0.002,6.279\th5.281V21.36H11.64z M13.64,20.64v-3.28H6.472l-0.117,0.7l0.001,2.58H13.64z M15.64,21.36h-3.28v6.279h3.28V21.36z M15.64,17.36\th-1.28v3.279h1.28V17.36z M15.64,12.583l-1.28,0.64v3.417h1.28V12.583z M15.64,9.583l-1.28,0.64v2.195l1.28-0.64V9.583z M15.64,6.583l-1.28,0.64v2.195l1.28-0.64V6.583z M16.949,6.072L16,4.649l-0.949,1.423l0.788-0.394C15.89,5.653,15.945,5.64,16,5.64\ts0.11,0.013,0.161,0.038L16.949,6.072z M19.64,21.36h-3.28v6.279h3.28V21.36z M25.64,20.64V18l-0.106-0.64H18.36v3.279L25.64,20.64\tL25.64,20.64z M25.64,27.64v-6.28h-5.28v6.279L25.64,27.64L25.64,27.64z M23.64,31h0.721v-2H23.64V31z M7.64,31h0.72v-2H7.64V31z M13.64,31h0.72v-2h-0.72V31z M21.64,31h0.721v-2H21.64V31z M9.64,31h0.72v-2H9.64V31z M17.64,31h0.721v-2H17.64V31z M8.36,25H7.64\tv2h0.72V25z M11.64,20h0.72v-2h-0.72V20z M7.64,20h0.72v-2H7.64V20z M14.36,22h-0.72v2h0.72V22z M9.64,20h0.72v-2H9.64V20z M14.36,25h-0.72v2h0.72V25z M18.36,22h-0.72v2h0.721L18.36,22L18.36,22z M18.36,25h-0.72v2h0.721L18.36,25L18.36,25z M10.36,25\tH9.64v2h0.72C10.36,27,10.36,25,10.36,25z M21.64,20h0.721v-2H21.64V20z M12.36,14c0,0.75-0.61,1.36-1.36,1.36S9.64,14.75,9.64,14\ts0.61-1.36,1.36-1.36S12.36,13.25,12.36,14z M11.64,14c0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\tS11.64,14.353,11.64,14z M10.36,22H9.64v2h0.72C10.36,24,10.36,22,10.36,22z M23.64,20h0.721v-2H23.64V20z M8.36,22H7.64v2h0.72V22z M19.64,20h0.721v-2H19.64V20z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "frost-tower"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M24,29.36h-1c-0.75,0-1.36-0.61-1.36-1.36V16\tc0-0.75,0.61-1.36,1.36-1.36h1c0.22,0,0.433,0.011,0.64,0.035v-2.674c0-4.765-3.876-8.642-8.64-8.642s-8.64,3.876-8.64,8.64v2.676\tC7.568,14.652,7.78,14.64,8,14.64h1c0.75,0,1.36,0.61,1.36,1.36v12c0,0.75-0.61,1.36-1.36,1.36H8c-1.304,0-2.367-0.409-3.555-1.367\tC3.298,27.067,2.64,25.612,2.64,24v-4c0-1.61,0.658-3.065,1.806-3.99c0.752-0.606,1.453-0.993,2.194-1.196V12\tc0-5.161,4.199-9.36,9.36-9.36s9.36,4.199,9.36,9.361v2.812c0.743,0.202,1.443,0.588,2.194,1.194c0.436,0.351,0.8,0.778,1.085,1.261\tV12c0-1.969-0.463-3.924-1.342-5.673C27.202,6.349,27.103,6.36,27,6.36c-0.75,0-1.36-0.61-1.36-1.36S26.25,3.64,27,3.64\tS28.36,4.25,28.36,5c0,0.389-0.164,0.74-0.427,0.988C28.867,7.841,29.36,9.914,29.36,12v12c0,1.61-0.658,3.064-1.807,3.99\tC26.364,28.95,25.301,29.36,24,29.36z M23,15.36c-0.353,0-0.64,0.287-0.64,0.64v12c0,0.353,0.287,0.64,0.64,0.64h1\tc0.22,0,0.433-0.014,0.64-0.042V15.402c-0.207-0.028-0.42-0.042-0.64-0.042C24,15.36,23,15.36,23,15.36z M7.36,28.598\tC7.567,28.626,7.78,28.64,8,28.64h1c0.353,0,0.64-0.287,0.64-0.64V16c0-0.353-0.287-0.64-0.64-0.64H8\tc-0.22,0-0.433,0.014-0.64,0.043V28.598z M6.64,15.569c-0.58,0.19-1.141,0.517-1.742,1.001C3.92,17.358,3.36,18.608,3.36,20v4\tc0,1.394,0.561,2.645,1.537,3.433c0.601,0.484,1.162,0.811,1.743,1V15.569z M25.36,15.567v12.864c0.58-0.19,1.141-0.517,1.742-1.002\tc0.977-0.788,1.537-2.038,1.537-3.43v-4c0-1.394-0.56-2.646-1.536-3.433C26.502,16.083,25.941,15.757,25.36,15.567z M27,4.36\tc-0.353,0-0.64,0.287-0.64,0.64S26.647,5.64,27,5.64S27.64,5.353,27.64,5S27.353,4.36,27,4.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "headset"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M25,26.36H4c-0.163,0-0.306-0.11-0.348-0.268\tc-0.05-0.187-1.214-4.586-0.98-6.146c0.09-0.598,0.892-1.887,1.051-2.139L7.678,9.84c1.887-3.311,5.281-5.2,9.322-5.2\tc3.33,0,6.222,1.078,8.085,2H27c0.199,0,0.36,0.161,0.36,0.36v1.853c1.909,1.979,3.001,4.576,3,7.147\tc0,2.217-0.71,4.364-2.054,6.212l-3.02,4.005C25.22,26.307,25.113,26.36,25,26.36z M4.278,25.64H24.82l2.908-3.856\tc1.249-1.719,1.911-3.72,1.911-5.783c0.001-2.145-0.821-4.312-2.279-6.068V12c0,0.096-0.038,0.187-0.105,0.254l-2,2l-0.51-0.509\tl1.895-1.895V7.36H25c-0.056,0-0.111-0.013-0.161-0.038C23.049,6.427,20.235,5.36,17,5.36c-3.775,0-6.942,1.756-8.687,4.818\tl-0.792,1.596l6.375,1.821l0.851-0.85c0.067-0.068,0.159-0.105,0.254-0.105h2c0.107,0,0.21,0.048,0.278,0.132\tc0.068,0.083,0.096,0.193,0.074,0.299l-1,5c-0.034,0.169-0.182,0.29-0.353,0.29H4.227c-0.349,0.574-0.796,1.384-0.842,1.693\tC3.22,21.149,3.918,24.237,4.278,25.64z M4.608,17.64h11.097l0.856-4.28h-1.412l-0.895,0.895c-0.092,0.094-0.228,0.128-0.354,0.092\tL7.195,12.43L4.608,17.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "helmet"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
package/es/index.js
CHANGED
|
@@ -164,6 +164,7 @@ export { default as Care } from './care/index.js';
|
|
|
164
164
|
export { default as CargoCrane } from './cargo--crane/index.js';
|
|
165
165
|
export { default as CargoShip } from './cargo--ship/index.js';
|
|
166
166
|
export { default as Cell } from './cell/index.js';
|
|
167
|
+
export { default as Champagne } from './champagne/index.js';
|
|
167
168
|
export { default as Chart_3D } from './chart--3D/index.js';
|
|
168
169
|
export { default as ChartArea } from './chart--area/index.js';
|
|
169
170
|
export { default as ChartBar } from './chart--bar/index.js';
|
|
@@ -323,6 +324,8 @@ export { default as CopenhagenPlanetarium } from './copenhagen--planetarium/inde
|
|
|
323
324
|
export { default as CopenhagenSnekkja } from './copenhagen--snekkja/index.js';
|
|
324
325
|
export { default as Coronavirus } from './coronavirus/index.js';
|
|
325
326
|
export { default as Coupon } from './coupon/index.js';
|
|
327
|
+
export { default as CowboyHat } from './cowboy--hat/index.js';
|
|
328
|
+
export { default as CowboyBoot } from './cowboy--boot/index.js';
|
|
326
329
|
export { default as CreditCard } from './credit--card/index.js';
|
|
327
330
|
export { default as Crop } from './crop/index.js';
|
|
328
331
|
export { default as Crossbill } from './crossbill/index.js';
|
|
@@ -479,6 +482,12 @@ export { default as Extensible } from './extensible/index.js';
|
|
|
479
482
|
export { default as ExtractText } from './extract-text/index.js';
|
|
480
483
|
export { default as Eye } from './eye/index.js';
|
|
481
484
|
export { default as EyewashStation } from './eyewash--station/index.js';
|
|
485
|
+
export { default as F1Car_01 } from './f1--car--01/index.js';
|
|
486
|
+
export { default as F1Car_02 } from './f1--car--02/index.js';
|
|
487
|
+
export { default as F1Grid } from './f1--grid/index.js';
|
|
488
|
+
export { default as F1Race } from './f1--race/index.js';
|
|
489
|
+
export { default as F1SteeringWheel } from './f1--steering-wheel/index.js';
|
|
490
|
+
export { default as F1PitStopTrafficLight } from './f1--pit-stop-traffic-light/index.js';
|
|
482
491
|
export { default as FaceDissatisfied } from './face--dissatisfied/index.js';
|
|
483
492
|
export { default as FaceNeutral } from './face--neutral/index.js';
|
|
484
493
|
export { default as FaceSatisfied } from './face--satisfied/index.js';
|
|
@@ -542,6 +551,7 @@ export { default as FoundationModel } from './foundation-model/index.js';
|
|
|
542
551
|
export { default as FountainDrinking } from './fountain--drinking/index.js';
|
|
543
552
|
export { default as Fragile } from './fragile/index.js';
|
|
544
553
|
export { default as FreeTrial } from './free--trial/index.js';
|
|
554
|
+
export { default as FrostTower } from './frost-tower/index.js';
|
|
545
555
|
export { default as Fuel } from './fuel/index.js';
|
|
546
556
|
export { default as FullyManaged } from './fully-managed/index.js';
|
|
547
557
|
export { default as FunctionsAsAService } from './functions-as-a-service/index.js';
|
|
@@ -611,12 +621,14 @@ export { default as HardIceCream } from './hard--ice--cream/index.js';
|
|
|
611
621
|
export { default as HardPrompt } from './hard--prompt/index.js';
|
|
612
622
|
export { default as Hazy } from './hazy/index.js';
|
|
613
623
|
export { default as Headphones } from './headphones/index.js';
|
|
624
|
+
export { default as Headset } from './headset/index.js';
|
|
614
625
|
export { default as Health } from './health/index.js';
|
|
615
626
|
export { default as Healthcare } from './healthcare/index.js';
|
|
616
627
|
export { default as Heart } from './heart/index.js';
|
|
617
628
|
export { default as HeartHealth } from './heart--health/index.js';
|
|
618
629
|
export { default as HeatMap_01 } from './heat--map--01/index.js';
|
|
619
630
|
export { default as HeatMap_02 } from './heat--map--02/index.js';
|
|
631
|
+
export { default as Helmet } from './helmet/index.js';
|
|
620
632
|
export { default as HelpDesk } from './help-desk/index.js';
|
|
621
633
|
export { default as Heron } from './heron/index.js';
|
|
622
634
|
export { default as HighFive } from './high--five/index.js';
|
|
@@ -762,6 +774,7 @@ export { default as LockedNetwork_02 } from './locked--network--02/index.js';
|
|
|
762
774
|
export { default as Lockers } from './lockers/index.js';
|
|
763
775
|
export { default as London } from './london/index.js';
|
|
764
776
|
export { default as LondonBigBen } from './london--big-ben/index.js';
|
|
777
|
+
export { default as Longhorn } from './longhorn/index.js';
|
|
765
778
|
export { default as Loon } from './loon/index.js';
|
|
766
779
|
export { default as LoopHearing } from './loop--hearing/index.js';
|
|
767
780
|
export { default as Love } from './love/index.js';
|
|
@@ -1248,6 +1261,7 @@ export { default as Tickets } from './tickets/index.js';
|
|
|
1248
1261
|
export { default as Time } from './time/index.js';
|
|
1249
1262
|
export { default as TimeLapse } from './time--lapse/index.js';
|
|
1250
1263
|
export { default as TimePlot } from './time--plot/index.js';
|
|
1264
|
+
export { default as Tire } from './tire/index.js';
|
|
1251
1265
|
export { default as Toggle } from './toggle/index.js';
|
|
1252
1266
|
export { default as Toilet } from './toilet/index.js';
|
|
1253
1267
|
export { default as Toilet_02 } from './toilet--02/index.js';
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,26.36c-2.229,0-3.36-1.467-3.36-4.36\tc0-0.729-0.518-2.754-0.879-3.648c-2.201-0.148-3.591-2.31-3.976-2.992H6c-4.269,0-5.315-7.976-5.357-8.315\tc-0.022-0.174,0.085-0.339,0.253-0.39c0.167-0.052,0.348,0.026,0.426,0.184C3.328,10.851,4.771,12.64,6,12.64h20\tc1.246,0,2.645-1.735,4.678-5.801c0.078-0.157,0.253-0.235,0.427-0.184c0.168,0.051,0.274,0.215,0.253,0.389\tC31.314,7.384,30.269,15.36,26,15.36h-1.785c-0.385,0.682-1.773,2.841-3.973,2.992C19.874,19.283,19.36,21.291,19.36,22\tC19.36,24.894,18.229,26.36,16,26.36z M8.631,15.36c0.532,0.81,1.724,2.28,3.369,2.28c0.139,0,0.265,0.08,0.325,0.205\tC12.724,18.68,13.36,21.096,13.36,22c0,1.562,0.274,3.64,2.64,3.64s2.64-2.077,2.64-3.64c0-0.938,0.663-3.341,1.033-4.149\tC19.732,17.722,19.86,17.64,20,17.64c1.645,0,2.837-1.47,3.369-2.28H20v-0.72h6c2.28,0,3.522-2.991,4.135-5.241\tc-1.61,2.816-2.837,3.961-4.135,3.961H6c-1.28,0-2.535-1.18-4.137-3.972C2.474,11.639,3.716,14.64,6,14.64h6v0.72\tC12,15.36,8.631,15.36,8.631,15.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "longhorn"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
package/es/tire/index.js
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright IBM Corp. 2016, 2023
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
|
|
8
|
+
*/
|
|
9
|
+
var index = {
|
|
10
|
+
"elem": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
13
|
+
"viewBox": "0 0 32 32",
|
|
14
|
+
"fill": "currentColor",
|
|
15
|
+
"width": 64,
|
|
16
|
+
"height": 64
|
|
17
|
+
},
|
|
18
|
+
"content": [{
|
|
19
|
+
"elem": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"d": "M16,30.36C8.082,30.36,1.64,23.918,1.64,16\tS8.082,1.64,16,1.64S30.36,8.082,30.36,16S23.918,30.36,16,30.36z M16,2.36C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64\tS29.64,23.522,29.64,16C29.64,8.479,23.521,2.36,16,2.36z M16,25.36c-5.161,0-9.36-4.199-9.36-9.36S10.839,6.64,16,6.64\ts9.36,4.199,9.36,9.36S21.161,25.36,16,25.36z M16,7.36c-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64\tS20.764,7.36,16,7.36z M7.259,24.742C4.923,22.407,3.637,19.303,3.637,16c0-3.301,1.286-6.405,3.62-8.74l0.509,0.509\tC5.567,9.968,4.356,12.891,4.356,16c0,3.11,1.211,6.034,3.411,8.232L7.259,24.742z M24.738,24.738l-0.51-0.51\tc2.198-2.197,3.408-5.12,3.408-8.229s-1.211-6.032-3.41-8.231l0.51-0.509c2.335,2.335,3.621,5.439,3.621,8.74\tS27.072,22.404,24.738,24.738z M16,23.36c-1.977,0-3.825-0.766-5.206-2.156C9.406,19.826,8.64,17.978,8.64,16\tc0-1.966,0.765-3.814,2.155-5.205S14.034,8.64,16,8.64c1.967,0,3.814,0.765,5.205,2.155c1.39,1.39,2.155,3.239,2.155,5.205\tc0,1.978-0.766,3.826-2.156,5.206C19.826,22.595,17.978,23.36,16,23.36z M16.36,19.341v3.29c1.527-0.08,2.952-0.67,4.076-1.687\tl-2.33-2.33C17.617,19.009,17.017,19.27,16.36,19.341z M11.565,20.944c1.125,1.017,2.549,1.606,4.075,1.687v-3.29\tc-0.658-0.069-1.259-0.329-1.749-0.724L11.565,20.944z M9.37,16.36c0.08,1.527,0.669,2.952,1.686,4.076l2.327-2.327\tc-0.395-0.489-0.656-1.091-0.727-1.749H9.37z M18.614,18.104l2.33,2.331c1.018-1.125,1.606-2.549,1.687-4.076h-3.293\tC19.268,17.017,19.008,17.616,18.614,18.104z M15.997,13.36c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.185,2.64,2.64,2.64\ts2.64-1.184,2.64-2.64S17.452,13.36,15.997,13.36z M19.338,15.64h3.293c-0.081-1.519-0.671-2.943-1.688-4.074l-2.329,2.329\tC19.008,14.383,19.268,14.984,19.338,15.64z M9.37,15.64h3.286c0.07-0.658,0.332-1.26,0.727-1.749l-2.326-2.326\tC10.04,12.697,9.45,14.121,9.37,15.64z M16.36,12.66c0.657,0.071,1.257,0.332,1.746,0.726l2.329-2.329\tC19.304,10.04,17.88,9.45,16.36,9.37V12.66z M11.566,11.057l2.326,2.326c0.489-0.394,1.091-0.654,1.749-0.724V9.37\tC14.121,9.45,12.697,10.04,11.566,11.057z M15.997,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tS16.747,17.36,15.997,17.36z M15.997,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS16.35,15.36,15.997,15.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "tire"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|