@carbon/pictograms 12.63.1-rc.0 → 12.65.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 +50 -0
- package/es/austin--texas/index.js +27 -0
- package/es/binocular/index.js +27 -0
- package/es/burger/index.js +27 -0
- package/es/cactus--01/index.js +27 -0
- package/es/cactus--02/index.js +27 -0
- package/es/cactus--flower/index.js +27 -0
- package/es/cat--01/index.js +27 -0
- package/es/chart--lollipop/index.js +27 -0
- package/es/cleat/index.js +27 -0
- package/es/cow/index.js +27 -0
- package/es/dog--01/index.js +27 -0
- package/es/dog--02/index.js +27 -0
- package/es/dog--walking/index.js +27 -0
- package/es/face--melting/index.js +27 -0
- package/es/food--truck/index.js +27 -0
- package/es/football--pose/index.js +27 -0
- package/es/frozen--pipe/index.js +27 -0
- package/es/golf--cart/index.js +27 -0
- package/es/golf--pose--01/index.js +27 -0
- package/es/golf--pose--02/index.js +27 -0
- package/es/half-note/index.js +27 -0
- package/es/helmet--football/index.js +27 -0
- package/es/hiking/index.js +27 -0
- package/es/horse/index.js +27 -0
- package/es/index.js +50 -0
- package/es/limes/index.js +27 -0
- package/es/mandolin/index.js +27 -0
- package/es/margarita-glass/index.js +27 -0
- package/es/martini-glass/index.js +27 -0
- package/es/melting--ice--cream/index.js +27 -0
- package/es/nachos/index.js +27 -0
- package/es/north--america/index.js +27 -0
- package/es/northern--mockingbird/index.js +27 -0
- package/es/oil--lamp/index.js +27 -0
- package/es/paddleboarding/index.js +27 -0
- package/es/people--dancing/index.js +27 -0
- package/es/pepper/index.js +27 -0
- package/es/person--sweating/index.js +27 -0
- package/es/piano/index.js +27 -0
- package/es/pizza/index.js +27 -0
- package/es/popsicle/index.js +27 -0
- package/es/popsicle--melting/index.js +27 -0
- package/es/salad/index.js +27 -0
- package/es/selectric-typewriter/index.js +27 -0
- package/es/silicon--wafer/index.js +27 -0
- package/es/stadium--seats/index.js +27 -0
- package/es/star/index.js +27 -0
- package/es/taco/index.js +27 -0
- package/es/trumpet/index.js +27 -0
- package/es/vinyl--record/index.js +27 -0
- package/es/waymo-car/index.js +27 -0
- package/lib/austin--texas/index.js +29 -0
- package/lib/binocular/index.js +29 -0
- package/lib/burger/index.js +29 -0
- package/lib/cactus--01/index.js +29 -0
- package/lib/cactus--02/index.js +29 -0
- package/lib/cactus--flower/index.js +29 -0
- package/lib/cat--01/index.js +29 -0
- package/lib/chart--lollipop/index.js +29 -0
- package/lib/cleat/index.js +29 -0
- package/lib/cow/index.js +29 -0
- package/lib/dog--01/index.js +29 -0
- package/lib/dog--02/index.js +29 -0
- package/lib/dog--walking/index.js +29 -0
- package/lib/face--melting/index.js +29 -0
- package/lib/food--truck/index.js +29 -0
- package/lib/football--pose/index.js +29 -0
- package/lib/frozen--pipe/index.js +29 -0
- package/lib/golf--cart/index.js +29 -0
- package/lib/golf--pose--01/index.js +29 -0
- package/lib/golf--pose--02/index.js +29 -0
- package/lib/half-note/index.js +29 -0
- package/lib/helmet--football/index.js +29 -0
- package/lib/hiking/index.js +29 -0
- package/lib/horse/index.js +29 -0
- package/lib/index.js +100 -0
- package/lib/limes/index.js +29 -0
- package/lib/mandolin/index.js +29 -0
- package/lib/margarita-glass/index.js +29 -0
- package/lib/martini-glass/index.js +29 -0
- package/lib/melting--ice--cream/index.js +29 -0
- package/lib/nachos/index.js +29 -0
- package/lib/north--america/index.js +29 -0
- package/lib/northern--mockingbird/index.js +29 -0
- package/lib/oil--lamp/index.js +29 -0
- package/lib/paddleboarding/index.js +29 -0
- package/lib/people--dancing/index.js +29 -0
- package/lib/pepper/index.js +29 -0
- package/lib/person--sweating/index.js +29 -0
- package/lib/piano/index.js +29 -0
- package/lib/pizza/index.js +29 -0
- package/lib/popsicle/index.js +29 -0
- package/lib/popsicle--melting/index.js +29 -0
- package/lib/salad/index.js +29 -0
- package/lib/selectric-typewriter/index.js +29 -0
- package/lib/silicon--wafer/index.js +29 -0
- package/lib/stadium--seats/index.js +29 -0
- package/lib/star/index.js +29 -0
- package/lib/taco/index.js +29 -0
- package/lib/trumpet/index.js +29 -0
- package/lib/vinyl--record/index.js +29 -0
- package/lib/waymo-car/index.js +29 -0
- package/master/productive-pictogram-master.ai +15662 -15111
- package/metadata.json +2541 -2
- package/package.json +3 -3
- package/pictograms.yml +389 -0
- package/src/svg/austin--texas.svg +16 -0
- package/src/svg/binocular.svg +25 -0
- package/src/svg/burger.svg +19 -0
- package/src/svg/cactus--01.svg +21 -0
- package/src/svg/cactus--02.svg +39 -0
- package/src/svg/cactus--flower.svg +59 -0
- package/src/svg/cat--01.svg +18 -0
- package/src/svg/chart--lollipop.svg +17 -0
- package/src/svg/cleat.svg +38 -0
- package/src/svg/cow.svg +31 -0
- package/src/svg/dog--01.svg +24 -0
- package/src/svg/dog--02.svg +29 -0
- package/src/svg/dog--walking.svg +38 -0
- package/src/svg/face--melting.svg +20 -0
- package/src/svg/food--truck.svg +25 -0
- package/src/svg/football--pose.svg +30 -0
- package/src/svg/frozen--pipe.svg +26 -0
- package/src/svg/golf--cart.svg +24 -0
- package/src/svg/golf--pose--01.svg +27 -0
- package/src/svg/golf--pose--02.svg +30 -0
- package/src/svg/half-note.svg +9 -0
- package/src/svg/helmet--football.svg +26 -0
- package/src/svg/hiking.svg +29 -0
- package/src/svg/horse.svg +22 -0
- package/src/svg/limes.svg +17 -0
- package/src/svg/mandolin.svg +17 -0
- package/src/svg/margarita-glass.svg +15 -0
- package/src/svg/martini-glass.svg +16 -0
- package/src/svg/melting--ice--cream.svg +21 -0
- package/src/svg/nachos.svg +36 -0
- package/src/svg/north--america.svg +31 -0
- package/src/svg/northern--mockingbird.svg +16 -0
- package/src/svg/oil--lamp.svg +27 -0
- package/src/svg/paddleboarding.svg +31 -0
- package/src/svg/people--dancing.svg +44 -0
- package/src/svg/pepper.svg +25 -0
- package/src/svg/person--sweating.svg +20 -0
- package/src/svg/piano.svg +14 -0
- package/src/svg/pizza.svg +31 -0
- package/src/svg/popsicle--melting.svg +19 -0
- package/src/svg/popsicle.svg +11 -0
- package/src/svg/salad.svg +29 -0
- package/src/svg/selectric-typewriter.svg +45 -0
- package/src/svg/silicon--wafer.svg +55 -0
- package/src/svg/stadium--seats.svg +33 -0
- package/src/svg/star.svg +14 -0
- package/src/svg/taco.svg +25 -0
- package/src/svg/trumpet.svg +21 -0
- package/src/svg/vinyl--record.svg +15 -0
- package/src/svg/waymo-car.svg +24 -0
- package/svg/austin--texas.svg +1 -0
- package/svg/binocular.svg +1 -0
- package/svg/burger.svg +1 -0
- package/svg/cactus--01.svg +1 -0
- package/svg/cactus--02.svg +1 -0
- package/svg/cactus--flower.svg +1 -0
- package/svg/cat--01.svg +1 -0
- package/svg/chart--lollipop.svg +1 -0
- package/svg/cleat.svg +1 -0
- package/svg/cow.svg +1 -0
- package/svg/dog--01.svg +1 -0
- package/svg/dog--02.svg +1 -0
- package/svg/dog--walking.svg +1 -0
- package/svg/face--melting.svg +1 -0
- package/svg/food--truck.svg +1 -0
- package/svg/football--pose.svg +1 -0
- package/svg/frozen--pipe.svg +1 -0
- package/svg/golf--cart.svg +1 -0
- package/svg/golf--pose--01.svg +1 -0
- package/svg/golf--pose--02.svg +1 -0
- package/svg/half-note.svg +1 -0
- package/svg/helmet--football.svg +1 -0
- package/svg/hiking.svg +1 -0
- package/svg/horse.svg +1 -0
- package/svg/limes.svg +1 -0
- package/svg/mandolin.svg +1 -0
- package/svg/margarita-glass.svg +1 -0
- package/svg/martini-glass.svg +1 -0
- package/svg/melting--ice--cream.svg +1 -0
- package/svg/nachos.svg +1 -0
- package/svg/north--america.svg +1 -0
- package/svg/northern--mockingbird.svg +1 -0
- package/svg/oil--lamp.svg +1 -0
- package/svg/paddleboarding.svg +1 -0
- package/svg/people--dancing.svg +1 -0
- package/svg/pepper.svg +1 -0
- package/svg/person--sweating.svg +1 -0
- package/svg/piano.svg +1 -0
- package/svg/pizza.svg +1 -0
- package/svg/popsicle--melting.svg +1 -0
- package/svg/popsicle.svg +1 -0
- package/svg/salad.svg +1 -0
- package/svg/selectric-typewriter.svg +1 -0
- package/svg/silicon--wafer.svg +1 -0
- package/svg/stadium--seats.svg +1 -0
- package/svg/star.svg +1 -0
- package/svg/taco.svg +1 -0
- package/svg/trumpet.svg +1 -0
- package/svg/vinyl--record.svg +1 -0
- package/svg/waymo-car.svg +1 -0
- package/umd/index.js +3874 -2924
|
@@ -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.07,29.36c-0.859,0-1.599-0.613-1.757-1.459\tl-1.033-4.277c-0.07-0.289-0.217-0.555-0.426-0.768l-4.324-4.317L9.34,28.787c-0.753,0.754-1.932,0.754-2.657,0.03\tC6.333,28.467,6.14,28,6.14,27.502s0.193-0.965,0.543-1.315l7.817-9.795l-0.762-3.409l-3.614,1.354\tc-0.041,0.015-0.083,0.023-0.126,0.023H6v-0.72h3.933l3.941-1.477c0.098-0.038,0.207-0.029,0.298,0.021\tc0.092,0.049,0.157,0.136,0.18,0.238l0.89,3.981c0.023,0.106-0.002,0.218-0.07,0.303l-7.952,9.96\tc-0.241,0.244-0.359,0.53-0.359,0.836s0.118,0.592,0.332,0.806c0.445,0.445,1.169,0.445,1.613,0l8.414-10.532\tc0.063-0.08,0.159-0.129,0.261-0.135c0.103,0,0.202,0.032,0.274,0.104l4.611,4.604c0.303,0.309,0.515,0.689,0.614,1.105l1.037,4.295\tc0.099,0.523,0.54,0.89,1.054,0.89c0.33,0,0.637-0.148,0.841-0.408c0.203-0.259,0.275-0.591,0.198-0.91l-1.458-5.732\tc-0.091-0.36-0.239-0.665-0.408-0.836l-4.052-4.016c-0.049-0.048-0.083-0.109-0.098-0.176l-1.345-5.923\tc-0.259-0.901-1.36-1.594-2.312-1.803c-0.137-0.03-0.244-0.137-0.274-0.273c-0.03-0.137,0.021-0.279,0.133-0.364\tc0.706-0.539,1.005-1.437,0.762-2.287c-0.158-0.549-0.52-1.004-1.02-1.282c-0.5-0.277-1.078-0.342-1.627-0.185\ts-1.004,0.52-1.282,1.02c-0.277,0.5-0.343,1.078-0.185,1.627c0.2,0.696,0.736,1.24,1.435,1.454c0.144,0.044,0.245,0.173,0.254,0.323\ts-0.076,0.29-0.214,0.351L9.646,11.33C9.6,11.35,9.55,11.36,9.5,11.36H6c-0.628,0-1.14,0.512-1.14,1.14\tc0,0.1-0.042,0.196-0.115,0.264s-0.173,0.109-0.271,0.095c-0.666-0.049-1.458-0.352-1.729-0.919C2.237,10.874,3.68,9.2,4.864,8.634\tc0.609-0.292,1.419-0.435,2.173-0.395c0.877,0.052,1.488,0.348,1.719,0.834c0.198,0.414,0.108,0.971-0.243,1.567h0.912l3.988-1.764\tc-0.557-0.371-0.971-0.927-1.161-1.587c-0.21-0.734-0.123-1.506,0.248-2.175c0.371-0.668,0.979-1.152,1.713-1.363\tc0.733-0.209,1.507-0.123,2.175,0.248c0.668,0.371,1.152,0.979,1.362,1.713c0.265,0.922,0.052,1.887-0.542,2.603\tc0.98,0.369,1.941,1.108,2.238,2.144l1.327,5.84l3.98,3.945c0.354,0.359,0.525,0.886,0.597,1.168l1.458,5.735\tc0.131,0.54,0.01,1.096-0.331,1.529C26.135,29.111,25.623,29.36,25.07,29.36z M6.774,8.951c-0.565,0-1.161,0.122-1.601,0.332\tc-1.094,0.523-2.009,1.865-1.78,2.346c0.081,0.169,0.386,0.364,0.792,0.459C4.374,11.26,5.116,10.64,6,10.64h1.629\tc0.043-0.046,0.08-0.088,0.081-0.09c0.346-0.464,0.508-0.931,0.396-1.168C7.999,9.158,7.562,8.991,6.994,8.958\tC6.921,8.954,6.848,8.951,6.774,8.951z M21.572,11.603l-0.145-0.705l6.389-1.301c0.586-0.158,0.947-0.784,0.785-1.392\tc-0.163-0.607-0.79-0.966-1.396-0.806l-7.133,1.454l-0.145-0.705l7.112-1.449c0.97-0.26,1.99,0.329,2.257,1.32\tc0.265,0.991-0.325,2.013-1.315,2.278L21.572,11.603z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "football--pose"
|
|
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,27.36c-0.75,0-1.36-0.61-1.36-1.36v-4\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.353,0-0.64,0.287-0.64,0.64v1c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64v1c0,0.75-0.61,1.36-1.36,1.36S9.64,24.75,9.64,24v-2.64H4.36V23\tc0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-9c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36\tv1.64h7.28V15c0-0.75,0.61-1.36,1.36-1.36h1.64v-1.28H11.5c-1.025,0-1.86-0.834-1.86-1.86s0.834-1.86,1.86-1.86h3.14V8\tc0-0.75,0.61-1.36,1.36-1.36S17.36,7.25,17.36,8v0.64h3.14c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-3.14v1.28H19\tc0.75,0,1.36,0.61,1.36,1.36v0.64h7.279V14c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v9\tc0,0.199-0.161,0.36-0.36,0.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H24.36V26C24.36,26.75,23.75,27.36,23,27.36z M21,20.64\tc0.75,0,1.36,0.61,1.36,1.36v4c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-9c0-0.353-0.287-0.64-0.64-0.64h-3\tc-0.199,0-0.36-0.161-0.36-0.36v-1c0-0.353-0.287-0.64-0.64-0.64h-6c-0.353,0-0.64,0.287-0.64,0.64v1c0,0.199-0.161,0.36-0.36,0.36\th-1c-0.353,0-0.64,0.287-0.64,0.64v7c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1c0-0.75,0.61-1.36,1.36-1.36\ts1.36,0.61,1.36,1.36c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tc0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C19.64,21.25,20.25,20.64,21,20.64z M28.36,22.64h2.279v-8.28H28.36V22.64z M1.36,22.64h2.28v-8.28H1.36V22.64z M24.36,20.64h3.279v-4.28H24.2c0.102,0.191,0.16,0.409,0.16,0.64V20.64z M4.36,20.64h5.28V17\tc0-0.231,0.058-0.449,0.16-0.64H4.36V20.64z M15.36,13.64h1.28v-1.28h-1.28V13.64z M19.36,11.64h1.14c0.629,0,1.14-0.512,1.14-1.14\ts-0.511-1.14-1.14-1.14h-1.14V11.64z M16.36,11.64h2.28V9.36h-2.28V11.64z M13.36,11.64h2.28V9.36h-2.28V11.64z M11.5,9.36\tc-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14h1.14V9.36H11.5z M15.36,8.64h1.28V8c0-0.353-0.287-0.64-0.64-0.64\tS15.36,7.647,15.36,8V8.64z M13.36,21h-0.72v-2h0.72V21z M21.36,20h-0.72v-2h0.721L21.36,20L21.36,20z M15.36,19h-0.72v-2h0.72V19z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "frozen--pipe"
|
|
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,28.36c-1.853,0-3.36-1.508-3.36-3.36\ts1.508-3.36,3.36-3.36c1.731,0,3.161,1.316,3.341,3H29c0.341,0,0.64-0.299,0.64-0.64v-1c0-3.11-2.529-5.64-5.64-5.64h-0.796\tl-2.896,4.825c-0.064,0.107-0.182,0.174-0.308,0.175l-3.008,0.007c0,0,0,0-0.001,0c-0.096,0-0.188-0.038-0.255-0.106l-4.887-4.9H3\tc-0.353,0-0.64,0.287-0.64,0.64v6.64h2.299c0.18-1.684,1.61-3,3.341-3s3.161,1.316,3.341,3H19v0.721h-7.659\tc-0.18,1.684-1.61,3-3.341,3s-3.161-1.316-3.341-3H2c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.75,0.61-1.36,1.36-1.36h0.64V12\tc0-0.199,0.161-0.36,0.36-0.36h0.64v-1.462l-1.531,0.027c-0.546,0-0.969-0.421-0.969-0.958v-0.75c0-0.266,0.113-0.5,0.318-0.661\tc0.232-0.181,0.561-0.24,0.879-0.162l1.249,0.307C5.013,8.088,5.36,8.543,5.36,8.998v2.643h1.28V6.36H2\tC1.801,6.36,1.64,6.199,1.64,6c0-1.301,1.059-2.36,2.36-2.36h21c1.302,0,2.36,1.059,2.36,2.36c0,0.199-0.161,0.36-0.36,0.36h-3.497\tl3.819,11.218c1.821,1.12,3.038,3.132,3.038,5.422v1c0,0.737-0.623,1.36-1.36,1.36h-1.659C27.161,27.044,25.731,28.36,24,28.36z M24,22.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S25.456,22.36,24,22.36z M8,22.36\tc-1.456,0-2.64,1.184-2.64,2.64S6.544,27.64,8,27.64s2.64-1.184,2.64-2.64S9.456,22.36,8,22.36z M15.858,20.36l1.283,1.286\tl2.654-0.006l2.751-4.585L21,15.509l-1.745,1.746l-0.51-0.509l4-4l0.51,0.509L21.509,15l1.641,1.64H24\tc0.85,0,1.661,0.167,2.402,0.471L22.742,6.36H7.36v10.28h1.28V11c0-0.199,0.161-0.36,0.36-0.36h1c0.75,0,1.36,0.61,1.36,1.36v4.64\tH12c0.096,0,0.188,0.038,0.255,0.105l0.892,0.894H17c0.199,0,0.36,0.161,0.36,0.36v1c0,0.75-0.61,1.36-1.36,1.36h-0.142V20.36z M15.141,19.64H16c0.353,0,0.64-0.287,0.64-0.64v-0.64h-2.776L15.141,19.64z M9.36,16.64h1.28V12c0-0.353-0.287-0.64-0.64-0.64H9.36\tV16.64z M4.36,16.64h2.28v-4.28H4.36V16.64z M3.059,8.36c-0.073,0-0.127,0.021-0.157,0.044C2.873,8.427,2.86,8.455,2.86,8.498v0.75\tc0,0.138,0.103,0.238,0.243,0.238L4.64,9.458v-0.46c0-0.122-0.121-0.291-0.227-0.317L3.164,8.374C3.126,8.364,3.091,8.36,3.059,8.36\tz M2.4,5.64h24.201C26.436,4.908,25.78,4.36,25,4.36H4C3.219,4.36,2.564,4.908,2.4,5.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "golf--cart"
|
|
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": "M27.414,31.362\tc-0.831,0.001-1.553-0.492-1.762-1.269l-3.657-10.969l-3.726,10.88c-0.259,0.967-1.281,1.556-2.271,1.292\tc-0.991-0.266-1.581-1.287-1.315-2.277l3.957-12.077v-0.161l-1.348,0.939l-0.412-0.59l4.877-3.4l1.47-1.715l0.547,0.469l-1.5,1.75\tc-0.02,0.023-0.043,0.043-0.067,0.061l-2.846,1.984V17c0,0.038-0.007,0.076-0.019,0.112l-3.969,12.112\tc-0.157,0.588,0.205,1.214,0.812,1.377c0.609,0.165,1.233-0.199,1.396-0.807l4.078-11.911c0.05-0.146,0.187-0.244,0.341-0.244\tc0,0,0.001,0,0.002,0c0.154,0.001,0.291,0.1,0.34,0.246l4,12c0.174,0.648,0.875,0.861,1.454,0.706\tc0.606-0.163,0.968-0.79,0.806-1.397L24.658,17.12c-0.012-0.036-0.019-0.073-0.019-0.111V10.5c-0.016-0.931-0.596-1.874-1.441-2.341\tc-0.123-0.068-0.195-0.201-0.186-0.342c0.011-0.14,0.102-0.261,0.233-0.311C24.08,7.196,24.64,6.39,24.64,5.5\tc0-1.18-0.96-2.14-2.14-2.14s-2.14,0.96-2.14,2.14c0,0.724,0.361,1.393,0.968,1.792c0.062,0.041,0.11,0.1,0.138,0.169\tc0.044,0.113,0.035,0.255-0.035,0.354c-0.069,0.099-0.191,0.172-0.299,0.167L21.054,7.98c-0.479,0.122-1.339,0.365-1.811,1.182\tl-2.961,4.725l3.489-2.487L22,9.241l0.5,0.518l-2.271,2.192l-4.856,3.464c-0.351,0.31-0.499,0.979-0.294,1.438\tc0.075,0.168,0.011,0.366-0.149,0.458L2.979,24.229c-0.387,0.225-0.876,0.154-1.187-0.167l-0.878-0.909\tc-0.21-0.216-0.307-0.512-0.265-0.811c0.042-0.3,0.216-0.558,0.478-0.708l0.531-0.307c0.225-0.13,0.489-0.163,0.738-0.098\tc0.251,0.067,0.461,0.229,0.592,0.454l0.739,1.28l10.59-6.13c-0.139-0.596,0.016-1.281,0.397-1.76l-0.02-0.013l3.932-6.272\tc0.464-0.804,1.202-1.175,1.757-1.365C19.91,6.904,19.64,6.222,19.64,5.5c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86\tc0,0.971-0.499,1.867-1.288,2.389c0.771,0.644,1.271,1.626,1.288,2.604v6.458l3.931,12.039c0.271,1.009-0.319,2.031-1.309,2.297\tC27.79,31.338,27.6,31.362,27.414,31.362z M2.145,21.917c-0.044,0-0.087,0.012-0.126,0.034l-0.531,0.307\tc-0.093,0.054-0.118,0.139-0.125,0.185c-0.006,0.045-0.006,0.134,0.069,0.21l0.879,0.91c0.081,0.083,0.207,0.102,0.309,0.044\tl0.485-0.281l-0.74-1.281c-0.034-0.059-0.089-0.101-0.154-0.118C2.188,21.92,2.167,21.917,2.145,21.917z M22.36,31h-0.72v-0.688\tc-0.575-0.158-1-0.687-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312V31z M22,28.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,28.36,22,28.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "golf--pose--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": "M20.5,31.36c-1.025,0-1.86-0.835-1.86-1.86\tv-9.217c-0.32,1.374-0.686,2.834-0.951,3.591c-0.582,1.656-2.882,6.198-2.979,6.391c-0.308,0.661-0.99,1.096-1.731,1.096\tc-0.668,0-1.276-0.339-1.628-0.906s-0.384-1.263-0.087-1.861l2.865-5.774l1.503-6.816l-1.086-4.689\tc-0.259-0.965-0.048-2.027,0.539-2.844C14.87,8.396,14.668,8.3,14.482,8.183l-5.135,5.043l1.039,1.037\tc0.184,0.184,0.286,0.428,0.286,0.688c0,0.26-0.101,0.505-0.284,0.689l-0.434,0.434c-0.213,0.214-0.505,0.316-0.806,0.279\tc-0.3-0.037-0.561-0.206-0.717-0.465l-0.652-1.084c-0.23-0.384-0.171-0.873,0.145-1.189l5.998-5.892\tc-0.307-0.328-0.536-0.73-0.657-1.183c-0.408-1.523,0.499-3.095,2.022-3.503c0.738-0.197,1.508-0.097,2.17,0.286\tc0.196,0.114,0.376,0.248,0.537,0.4l1.253-1.229c0.076-0.075,0.183-0.109,0.286-0.102c0.105,0.01,0.201,0.066,0.262,0.153l2.25,3.25\tc0.098,0.141,0.082,0.33-0.035,0.454l-2.045,2.143c-0.129,0.137-0.342,0.149-0.488,0.031c-0.42-0.343-0.994-0.543-1.614-0.563\tc-0.14-0.004-0.265-0.09-0.319-0.219s-0.03-0.278,0.063-0.382c0.488-0.542,0.675-1.312,0.487-2.013\tc-0.148-0.552-0.502-1.014-0.997-1.3c-0.494-0.286-1.072-0.361-1.624-0.214c-1.14,0.306-1.819,1.481-1.513,2.621\tc0.224,0.836,0.942,1.439,1.829,1.539c0.139,0.016,0.257,0.111,0.301,0.244s0.008,0.28-0.094,0.376\tc-0.707,0.667-1.003,1.699-0.754,2.627l1.107,4.78c0.012,0.052,0.013,0.106,0.001,0.159l-1.55,6.979l-2.895,5.856\tc-0.185,0.373-0.165,0.808,0.055,1.161c0.219,0.354,0.599,0.565,1.016,0.565c0.462,0,0.888-0.271,1.083-0.69\tc0.029-0.058,2.38-4.702,2.947-6.313c0.562-1.599,1.628-6.659,1.639-6.71c0.038-0.18,0.199-0.307,0.39-0.284\tc0.184,0.019,0.323,0.173,0.323,0.358v12.5c0,0.629,0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14\tc0.005-0.123,0.436-10.928,0.004-14.456c-0.086-0.7-0.562-2.441-0.821-3.357l-1.067,1.068l-0.51-0.509l4.98-4.98\tc0.473-0.553,0.533-0.904,0.232-1.427L22.2,1.929c-0.151-0.263-0.397-0.451-0.692-0.53c-0.297-0.081-0.603-0.039-0.865,0.112\tl-0.359-0.624c0.428-0.248,0.93-0.313,1.411-0.184c0.48,0.129,0.882,0.437,1.129,0.866l2.258,3.909\tc0.575,0.997,0.157,1.709-0.327,2.275l-3.349,3.35c0.202,0.701,0.846,2.974,0.953,3.853c0.438,3.587,0.02,14.112,0.001,14.559\tC22.36,30.525,21.525,31.36,20.5,31.36z M8.833,13.731l-0.402,0.395c-0.08,0.08-0.095,0.207-0.035,0.307l0.652,1.084\tc0.056,0.092,0.141,0.115,0.187,0.121c0.043,0.005,0.133,0.003,0.209-0.072l0.434-0.435c0.099-0.099,0.099-0.26,0-0.358\tL8.833,13.731z M18.519,7.213c0.416,0.085,0.805,0.239,1.143,0.455l1.626-1.704l-1.84-2.658l-0.994,0.976\tc0.148,0.238,0.263,0.499,0.337,0.777C18.984,5.783,18.878,6.563,18.519,7.213z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "golf--pose--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": "M16,28.36c-2.404,0-4.36-1.956-4.36-4.36\ts1.956-4.36,4.36-4.36c1.519,0,2.859,0.781,3.64,1.963V4h0.721v20C20.36,26.404,18.404,28.36,16,28.36z M16,20.36\tc-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,20.36,16,20.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "half-note"
|
|
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": "M29,27.36h-2c-2.015,0-3.476-1.432-4.344-4.255\tc-0.142-0.459-0.33-1.063-0.544-1.745H20.03l0.329,0.928c0.347,0.965,0.296,2.009-0.143,2.938c-0.438,0.929-1.213,1.631-2.18,1.978\tc-0.034,0.013-0.069,0.02-0.104,0.021c-0.891,0.268-1.848,0.047-2.949-0.207c-1.889-0.435-4.243-0.975-7.862,0.321\tc-0.104,0.04-0.219,0.024-0.314-0.034c-3.153-1.991-5.108-4.484-5.81-7.412C-0.437,13.905,2.56,7.751,7.968,5.578\tc3.167-1.272,6.671-1.241,9.618,0.081c2.705,1.216,4.748,3.429,5.753,6.232c0.062,0.171-0.015,0.362-0.178,0.443l-2.721,1.363\tc0.244,0.768,0.91,2.859,1.569,4.942H31c0.199,0,0.36,0.161,0.36,0.36v2c0,0.039-0.007,0.077-0.019,0.114l-2,6\tC29.293,27.261,29.155,27.36,29,27.36z M25.661,26.332c0.406,0.206,0.853,0.308,1.339,0.308h1.74l1.761-5.279h-3.238L25.661,26.332z M11.469,25.811c1.478,0,2.676,0.275,3.676,0.505c1.077,0.248,1.926,0.442,2.655,0.196c0.025-0.009,0.053-0.015,0.079-0.018\tc1.566-0.612,2.373-2.371,1.802-3.965l-0.416-1.169H15.5c-0.716,0-1.337-0.3-1.748-0.845c-0.439-0.582-0.566-1.354-0.349-2.114\tl0.747-2.989c0.305-1.07,1.155-2.134,2.168-2.724l5.192-2.833c-1.038-1.539-2.482-2.76-4.22-3.541\tc-2.769-1.243-6.069-1.268-9.054-0.07c-5.08,2.042-7.891,7.836-6.539,13.479c0.646,2.693,2.444,5.007,5.348,6.878\tC8.757,26.009,10.214,25.811,11.469,25.811z M22.866,21.36c0.187,0.595,0.352,1.122,0.478,1.534\tc0.432,1.402,0.993,2.403,1.696,3.016l1.466-4.55H22.866z M27.36,20.64h3.279v-1.28H27.36V20.64z M22.641,20.64h3.999v-1.28h-4.402\tC22.375,19.799,22.511,20.229,22.641,20.64z M19.774,20.64h2.111c-0.13-0.413-0.267-0.844-0.404-1.279h-2.162L19.774,20.64z M14.036,19.36c0.036,0.267,0.134,0.513,0.291,0.722c0.271,0.359,0.688,0.558,1.173,0.558h3.51l-0.455-1.279h-4.519V19.36z M19.063,18.64h2.19c-0.606-1.917-1.207-3.804-1.465-4.616l-0.728,0.364c-0.757,0.274-1.132,1.067-0.875,1.786L19.063,18.64z M14.085,18.64h4.214l-0.79-2.224c-0.391-1.091,0.179-2.297,1.271-2.688l3.77-1.892c-0.187-0.476-0.406-0.932-0.656-1.367\tl-5.22,2.847c-0.839,0.488-1.576,1.408-1.826,2.283l-0.747,2.988C14.094,18.604,14.089,18.622,14.085,18.64z M11,21.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,21.36,11,21.36z M11,19.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.64S11.353,19.36,11,19.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "helmet--football"
|
|
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.5,31.36c-1.025,0-1.86-0.835-1.86-1.86v-5.355\tl-1.457-1.523l-0.579,1.737c-0.192,0.575-0.537,1.032-0.815,1.366l-3.996,4.994c-0.486,0.584-1.171,0.781-1.887,0.542\tc-0.548-0.188-0.985-0.672-1.172-1.296c-0.186-0.619-0.095-1.249,0.243-1.686l3.706-4.461l1.561-4.332\tc-0.564-0.792-0.837-1.771-0.78-2.765l-3.815-1.126c-0.092-0.027-0.169-0.09-0.215-0.175c-0.045-0.085-0.055-0.185-0.027-0.276\tl2-6.5c0.028-0.091,0.091-0.167,0.176-0.212c0.084-0.045,0.183-0.055,0.274-0.025l3.76,1.16c0.15-0.179,0.325-0.34,0.516-0.474\tC18.812,8.621,18.64,8.069,18.64,7.5c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86c0,0.883-0.415,1.708-1.105,2.245\tl2.895,2.895h3.35c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-0.14v12.28H30v0.721h-0.64V31h-0.72v-1.64H28v-0.72h0.64\tV16.36h-2.89c-0.605,0-1.125-0.226-1.591-0.691L22.62,14.13l-1.21,3.77l3.095,3.095c0.591,0.592,0.855,1.287,0.855,2.255v6.25\tC25.36,30.525,24.525,31.36,23.5,31.36z M17.782,20.112l-1.443,4.01c-0.014,0.039-0.035,0.076-0.062,0.108l-3.739,4.5\tc-0.185,0.239-0.232,0.637-0.115,1.027c0.121,0.402,0.387,0.709,0.712,0.82c0.434,0.146,0.804,0.039,1.099-0.314l3.996-4.994\tc0.363-0.436,0.567-0.774,0.689-1.14l0.699-2.098L17.782,20.112z M21.5,5.36c-1.18,0-2.14,0.96-2.14,2.14\tc0,0.534,0.204,1.049,0.576,1.451c0.077,0.084,0.11,0.2,0.089,0.312s-0.096,0.208-0.199,0.257c-0.463,0.215-0.849,0.646-0.981,1.084\tl-1.499,5.244c-0.394,1.295-0.09,2.67,0.793,3.593l4.121,4.309c0.064,0.067,0.101,0.156,0.101,0.249v5.5\tc0,0.629,0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14v-6.25c0-0.771-0.192-1.294-0.645-1.745l-3.25-3.25\tc-0.095-0.096-0.129-0.236-0.088-0.365l1.391-4.333l-1.303-1.303l0.51-0.509l3.414,3.414c0.327,0.328,0.671,0.48,1.081,0.48h3.75\tc0.629,0,1.14-0.512,1.14-1.14s-0.511-1.14-1.14-1.14H26c-0.096,0-0.188-0.038-0.255-0.105l-3.312-3.312\tc-0.08-0.08-0.117-0.193-0.102-0.306c0.017-0.112,0.085-0.21,0.185-0.265c0.693-0.376,1.124-1.094,1.124-1.87\tC23.64,6.32,22.68,5.36,21.5,5.36z M13.201,15.008L16.562,16c0.026-0.119,0.057-0.237,0.093-0.355l1.071-3.748l-3.265-0.986\tL13.201,15.008z M14.673,10.224l3.25,0.981l0.23-0.804c0.021-0.067,0.045-0.135,0.072-0.201l-3.238-1L14.673,10.224z M1.254,17.255\tl-0.509-0.509l3-3l0.509,0.509L1.254,17.255z M7.254,11.254l-0.509-0.509L8.491,9L7,7.509L6.254,8.254\tc-0.141,0.141-0.368,0.141-0.509,0L5,7.509L4.254,8.254c-0.141,0.141-0.368,0.141-0.509,0L3,7.509L1.254,9.254L0.746,8.746l4-4\tc0.141-0.141,0.368-0.141,0.509,0L9,8.491l7.746-7.745l0.509,0.509L7.254,11.254z M5,6.64c0.092,0,0.184,0.035,0.254,0.105L6,7.491\tL6.491,7L5,5.509L3.509,7L4,7.491l0.746-0.745C4.816,6.675,4.908,6.64,5,6.64z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "hiking"
|
|
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.5,6c0,0.276-0.224,0.5-0.5,0.5S25.5,6.276,25.5,6\ts0.224-0.5,0.5-0.5S26.5,5.724,26.5,6z M22,31.36h-2c-0.137,0-0.261-0.077-0.322-0.199l-1-2c-0.024-0.05-0.038-0.105-0.038-0.161\tv-8.64h-3.983c-1.147,0-2.271-0.466-3.083-1.277l-0.829-0.828l0.509-0.51l0.829,0.828c0.678,0.678,1.616,1.066,2.574,1.066h3.474\tl-1.385-1.385l0.509-0.51l2,2C19.319,19.811,19.36,19.9,19.36,20v8.915l0.862,1.725h1.254l-0.58-1.511\tc-0.021-0.054-0.028-0.112-0.021-0.17l1.159-10c0.011-0.098,0.061-0.186,0.139-0.245c2.467-1.892,2.467-3.57,2.467-8.554h0.721\tc0,4.889,0,6.955-2.629,9.031l-1.131,9.762l0.735,1.918c0.043,0.11,0.028,0.235-0.039,0.333S22.118,31.36,22,31.36z M6,31.36H4\tc-0.136,0-0.261-0.077-0.322-0.199l-1-2C2.653,29.111,2.64,29.056,2.64,29V15c0-1.502,0.764-2.83,1.923-3.614\tC2.761,11.603,1.36,13.141,1.36,15v8H0.64v-8c0-2.404,1.956-4.36,4.36-4.36h11.726c0.417-1.437,2.582-7.846,8.075-7.998\tC25.329,0.667,26.98,0.64,27,0.64c0.199,0,0.36,0.161,0.36,0.36v2.874l3.921,4.901c0.114,0.144,0.103,0.35-0.026,0.479l-0.5,0.5\tc-0.44,0.44-1.077,0.701-1.747,0.716c-0.653,0.011-1.323-0.228-1.763-0.667L26.841,9.36H26c-1.302,0-2.36-1.059-2.36-2.36h0.721\tc0,0.904,0.735,1.64,1.64,1.64h1c0.102,0,0.198,0.042,0.267,0.118l0.5,0.55c0.614,0.615,1.827,0.589,2.479-0.062l0.272-0.272\tL26.72,4.226C26.668,4.161,26.64,4.082,26.64,4V1.435C26.156,1.606,25.36,2.166,25.36,4h-0.72c0-0.225,0.011-0.435,0.031-0.631\tc-5.395,0.29-7.303,7.643-7.321,7.719c-0.041,0.16-0.185,0.272-0.35,0.272H7c-2.007,0-3.64,1.633-3.64,3.64v13.915l0.863,1.725\th1.195l-0.739-1.479c-0.034-0.068-0.046-0.146-0.033-0.221l1-6c0.016-0.094,0.068-0.178,0.145-0.232\tc2.842-2.043,3.85-4.06,3.85-7.708h0.72c0,3.869-1.057,6.033-4.029,8.205l-0.957,5.738l0.947,1.896\tc0.056,0.111,0.05,0.244-0.016,0.351C6.241,31.295,6.125,31.36,6,31.36z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "horse"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|
package/es/index.js
CHANGED
|
@@ -86,6 +86,7 @@ export { default as AudioData } from './audio-data/index.js';
|
|
|
86
86
|
export { default as AuditTrail } from './audit-trail/index.js';
|
|
87
87
|
export { default as AugmentedReality } from './augmented--reality/index.js';
|
|
88
88
|
export { default as Austin } from './austin/index.js';
|
|
89
|
+
export { default as AustinTexas } from './austin--texas/index.js';
|
|
89
90
|
export { default as AutomateModularManagement } from './automate--modular--management/index.js';
|
|
90
91
|
export { default as Automated } from './automated/index.js';
|
|
91
92
|
export { default as AutomationDecision } from './automation--decision/index.js';
|
|
@@ -120,6 +121,7 @@ export { default as BerlinTower } from './berlin--tower/index.js';
|
|
|
120
121
|
export { default as BeverageCarton } from './beverage-carton/index.js';
|
|
121
122
|
export { default as Bicycle } from './bicycle/index.js';
|
|
122
123
|
export { default as BigData } from './big-data/index.js';
|
|
124
|
+
export { default as Binocular } from './binocular/index.js';
|
|
123
125
|
export { default as BirthdayCake } from './birthday--cake/index.js';
|
|
124
126
|
export { default as Blender } from './blender/index.js';
|
|
125
127
|
export { default as BlochSphere } from './bloch-sphere/index.js';
|
|
@@ -144,12 +146,16 @@ export { default as BuildAndDeployPipeline } from './build-and-deploy-pipeline/i
|
|
|
144
146
|
export { default as BuildApplicationsAnywhere } from './build-applications-anywhere/index.js';
|
|
145
147
|
export { default as Building } from './building/index.js';
|
|
146
148
|
export { default as Bulldozer } from './bulldozer/index.js';
|
|
149
|
+
export { default as Burger } from './burger/index.js';
|
|
147
150
|
export { default as Bus } from './bus/index.js';
|
|
148
151
|
export { default as BusinessAnalytics } from './business--analytics/index.js';
|
|
149
152
|
export { default as BusinessContinuity } from './business--continuity/index.js';
|
|
150
153
|
export { default as BusinessContinuity_02 } from './business--continuity--02/index.js';
|
|
151
154
|
export { default as CLanguage } from './c--language/index.js';
|
|
152
155
|
export { default as CPlusPlusLanguage } from './c-plus-plus--language/index.js';
|
|
156
|
+
export { default as Cactus_01 } from './cactus--01/index.js';
|
|
157
|
+
export { default as Cactus_02 } from './cactus--02/index.js';
|
|
158
|
+
export { default as CactusFlower } from './cactus--flower/index.js';
|
|
153
159
|
export { default as Cafe } from './cafe/index.js';
|
|
154
160
|
export { default as CairoGizaPlateau } from './cairo--giza-plateau/index.js';
|
|
155
161
|
export { default as CairoGizaSphinx } from './cairo--giza-sphinx/index.js';
|
|
@@ -169,6 +175,7 @@ export { default as Cardboard } from './cardboard/index.js';
|
|
|
169
175
|
export { default as Care } from './care/index.js';
|
|
170
176
|
export { default as CargoCrane } from './cargo--crane/index.js';
|
|
171
177
|
export { default as CargoShip } from './cargo--ship/index.js';
|
|
178
|
+
export { default as Cat_01 } from './cat--01/index.js';
|
|
172
179
|
export { default as Cell } from './cell/index.js';
|
|
173
180
|
export { default as Champagne } from './champagne/index.js';
|
|
174
181
|
export { default as Chart_3D } from './chart--3D/index.js';
|
|
@@ -184,6 +191,7 @@ export { default as ChartEvaluation } from './chart--evaluation/index.js';
|
|
|
184
191
|
export { default as ChartHighLow } from './chart--high-low/index.js';
|
|
185
192
|
export { default as ChartHistogram } from './chart--histogram/index.js';
|
|
186
193
|
export { default as ChartLine } from './chart--line/index.js';
|
|
194
|
+
export { default as ChartLollipop } from './chart--lollipop/index.js';
|
|
187
195
|
export { default as ChartMultiLine } from './chart--multi-line/index.js';
|
|
188
196
|
export { default as ChartMultiType } from './chart--multi-type/index.js';
|
|
189
197
|
export { default as ChartParallel } from './chart--parallel/index.js';
|
|
@@ -219,6 +227,7 @@ export { default as CicsTx } from './cics--tx/index.js';
|
|
|
219
227
|
export { default as CicsVsamRecoveryForZOs } from './cics--vsam-recovery-for-z-os/index.js';
|
|
220
228
|
export { default as CicsVsamTransparencyForZOs } from './cics--vsam-transparency-for-z-os/index.js';
|
|
221
229
|
export { default as CirclePacking } from './circle--packing/index.js';
|
|
230
|
+
export { default as Cleat } from './cleat/index.js';
|
|
222
231
|
export { default as ClientFinancing_01 } from './client--financing--01/index.js';
|
|
223
232
|
export { default as ClientFinancing_02 } from './client--financing--02/index.js';
|
|
224
233
|
export { default as ClientSupport } from './client--support/index.js';
|
|
@@ -335,6 +344,7 @@ export { default as CopenhagenPlanetarium } from './copenhagen--planetarium/inde
|
|
|
335
344
|
export { default as CopenhagenSnekkja } from './copenhagen--snekkja/index.js';
|
|
336
345
|
export { default as Coronavirus } from './coronavirus/index.js';
|
|
337
346
|
export { default as Coupon } from './coupon/index.js';
|
|
347
|
+
export { default as Cow } from './cow/index.js';
|
|
338
348
|
export { default as CowboyBoot } from './cowboy--boot/index.js';
|
|
339
349
|
export { default as CowboyHat } from './cowboy--hat/index.js';
|
|
340
350
|
export { default as CreditCard } from './credit--card/index.js';
|
|
@@ -432,6 +442,9 @@ export { default as DocumentConversion } from './document--conversion/index.js';
|
|
|
432
442
|
export { default as DocumentSecurity } from './document--security/index.js';
|
|
433
443
|
export { default as DocumentSecurity_02 } from './document--security--02/index.js';
|
|
434
444
|
export { default as Documentation } from './documentation/index.js';
|
|
445
|
+
export { default as Dog_01 } from './dog--01/index.js';
|
|
446
|
+
export { default as Dog_02 } from './dog--02/index.js';
|
|
447
|
+
export { default as DogWalking } from './dog--walking/index.js';
|
|
435
448
|
export { default as DoorHandle } from './door--handle/index.js';
|
|
436
449
|
export { default as Download_01 } from './download--01/index.js';
|
|
437
450
|
export { default as Download_02 } from './download--02/index.js';
|
|
@@ -509,6 +522,7 @@ export { default as F1PitStopTrafficLight } from './f1--pit-stop-traffic-light/i
|
|
|
509
522
|
export { default as F1Race } from './f1--race/index.js';
|
|
510
523
|
export { default as F1SteeringWheel } from './f1--steering-wheel/index.js';
|
|
511
524
|
export { default as FaceDissatisfied } from './face--dissatisfied/index.js';
|
|
525
|
+
export { default as FaceMelting } from './face--melting/index.js';
|
|
512
526
|
export { default as FaceNeutral } from './face--neutral/index.js';
|
|
513
527
|
export { default as FaceSatisfied } from './face--satisfied/index.js';
|
|
514
528
|
export { default as FaceVeryDissatisfied } from './face--very--dissatisfied/index.js';
|
|
@@ -562,9 +576,11 @@ export { default as FocusOnCode } from './focus-on-code/index.js';
|
|
|
562
576
|
export { default as FocusRoom } from './focus-room/index.js';
|
|
563
577
|
export { default as Fog } from './fog/index.js';
|
|
564
578
|
export { default as Folder } from './folder/index.js';
|
|
579
|
+
export { default as FoodTruck } from './food--truck/index.js';
|
|
565
580
|
export { default as Football } from './football/index.js';
|
|
566
581
|
export { default as FootballField } from './football--field/index.js';
|
|
567
582
|
export { default as FootballGoalPost } from './football--goal-post/index.js';
|
|
583
|
+
export { default as FootballPose } from './football--pose/index.js';
|
|
568
584
|
export { default as Forecasting } from './forecasting/index.js';
|
|
569
585
|
export { default as Forklift } from './forklift/index.js';
|
|
570
586
|
export { default as FoundationModel } from './foundation-model/index.js';
|
|
@@ -573,6 +589,7 @@ export { default as Fragile } from './fragile/index.js';
|
|
|
573
589
|
export { default as FreeTrial } from './free--trial/index.js';
|
|
574
590
|
export { default as FrontEndDevelopment } from './front-end--development/index.js';
|
|
575
591
|
export { default as FrostTower } from './frost-tower/index.js';
|
|
592
|
+
export { default as FrozenPipe } from './frozen--pipe/index.js';
|
|
576
593
|
export { default as Fuel } from './fuel/index.js';
|
|
577
594
|
export { default as FullyManaged } from './fully-managed/index.js';
|
|
578
595
|
export { default as FunctionsAsAService } from './functions-as-a-service/index.js';
|
|
@@ -611,8 +628,11 @@ export { default as GoLanguage } from './go--language/index.js';
|
|
|
611
628
|
export { default as Goals } from './goals/index.js';
|
|
612
629
|
export { default as GolfBag } from './golf--bag/index.js';
|
|
613
630
|
export { default as GolfBall } from './golf--ball/index.js';
|
|
631
|
+
export { default as GolfCart } from './golf--cart/index.js';
|
|
614
632
|
export { default as GolfClub } from './golf--club/index.js';
|
|
615
633
|
export { default as GolfHole } from './golf--hole/index.js';
|
|
634
|
+
export { default as GolfPose_01 } from './golf--pose--01/index.js';
|
|
635
|
+
export { default as GolfPose_02 } from './golf--pose--02/index.js';
|
|
616
636
|
export { default as GovernUsersAndIdentities } from './govern--users--and--identities/index.js';
|
|
617
637
|
export { default as Governance } from './governance/index.js';
|
|
618
638
|
export { default as Government_01 } from './government--01/index.js';
|
|
@@ -632,6 +652,7 @@ export { default as Guitar } from './guitar/index.js';
|
|
|
632
652
|
export { default as Hail } from './hail/index.js';
|
|
633
653
|
export { default as HailHeavy } from './hail--heavy/index.js';
|
|
634
654
|
export { default as HailMixed } from './hail--mixed/index.js';
|
|
655
|
+
export { default as HalfNote } from './half-note/index.js';
|
|
635
656
|
export { default as HamburgPhilharmone } from './hamburg--philharmone/index.js';
|
|
636
657
|
export { default as Handicap } from './handicap/index.js';
|
|
637
658
|
export { default as HandicapActive } from './handicap--active/index.js';
|
|
@@ -650,6 +671,7 @@ export { default as HeartHealth } from './heart--health/index.js';
|
|
|
650
671
|
export { default as HeatMap_01 } from './heat--map--01/index.js';
|
|
651
672
|
export { default as HeatMap_02 } from './heat--map--02/index.js';
|
|
652
673
|
export { default as Helmet } from './helmet/index.js';
|
|
674
|
+
export { default as HelmetFootball } from './helmet--football/index.js';
|
|
653
675
|
export { default as HelpDesk } from './help-desk/index.js';
|
|
654
676
|
export { default as Heron } from './heron/index.js';
|
|
655
677
|
export { default as HighFive } from './high--five/index.js';
|
|
@@ -659,12 +681,14 @@ export { default as HighRiskUsers } from './high--risk--users/index.js';
|
|
|
659
681
|
export { default as HighSpeedDataTransport } from './high--speed--data-transport/index.js';
|
|
660
682
|
export { default as HighVolumeData } from './high-volume-data/index.js';
|
|
661
683
|
export { default as HighlyAvailable } from './highly-available/index.js';
|
|
684
|
+
export { default as Hiking } from './hiking/index.js';
|
|
662
685
|
export { default as Hills } from './hills/index.js';
|
|
663
686
|
export { default as HomeFront } from './home--front/index.js';
|
|
664
687
|
export { default as HomeGarage } from './home--garage/index.js';
|
|
665
688
|
export { default as HomeProfile } from './home--profile/index.js';
|
|
666
689
|
export { default as HongKong } from './hong-kong/index.js';
|
|
667
690
|
export { default as HongKongCityscape } from './hong-kong--cityscape/index.js';
|
|
691
|
+
export { default as Horse } from './horse/index.js';
|
|
668
692
|
export { default as Hospital } from './hospital/index.js';
|
|
669
693
|
export { default as Hpi } from './hpi/index.js';
|
|
670
694
|
export { default as HumanInTheLoop } from './human-in-the-loop/index.js';
|
|
@@ -785,6 +809,7 @@ export { default as Leadership } from './leadership/index.js';
|
|
|
785
809
|
export { default as Library } from './library/index.js';
|
|
786
810
|
export { default as LiftAndShift } from './lift-and-shift/index.js';
|
|
787
811
|
export { default as Lightning } from './lightning/index.js';
|
|
812
|
+
export { default as Limes } from './limes/index.js';
|
|
788
813
|
export { default as Link } from './link/index.js';
|
|
789
814
|
export { default as Linux } from './linux/index.js';
|
|
790
815
|
export { default as Linuxone_5 } from './linuxone-5/index.js';
|
|
@@ -830,6 +855,9 @@ export { default as Management } from './management/index.js';
|
|
|
830
855
|
export { default as ManagingContainers } from './managing--containers/index.js';
|
|
831
856
|
export { default as ManagingContractualFlow } from './managing--contractual--flow/index.js';
|
|
832
857
|
export { default as ManagingItems } from './managing--items/index.js';
|
|
858
|
+
export { default as Mandolin } from './mandolin/index.js';
|
|
859
|
+
export { default as MargaritaGlass } from './margarita-glass/index.js';
|
|
860
|
+
export { default as MartiniGlass } from './martini-glass/index.js';
|
|
833
861
|
export { default as Marketplace } from './marketplace/index.js';
|
|
834
862
|
export { default as Mas } from './mas/index.js';
|
|
835
863
|
export { default as MassDataMigration } from './mass-data-migration/index.js';
|
|
@@ -846,6 +874,7 @@ export { default as Medical } from './medical/index.js';
|
|
|
846
874
|
export { default as MedicalCharts } from './medical--charts/index.js';
|
|
847
875
|
export { default as MedicalStaff } from './medical--staff/index.js';
|
|
848
876
|
export { default as Melbourne } from './melbourne/index.js';
|
|
877
|
+
export { default as MeltingIceCream } from './melting--ice--cream/index.js';
|
|
849
878
|
export { default as Memory } from './memory/index.js';
|
|
850
879
|
export { default as Messaging_01 } from './messaging--01/index.js';
|
|
851
880
|
export { default as Messaging_02 } from './messaging--02/index.js';
|
|
@@ -899,6 +928,7 @@ export { default as Multitask } from './multitask/index.js';
|
|
|
899
928
|
export { default as Mumbai } from './mumbai/index.js';
|
|
900
929
|
export { default as Munich } from './munich/index.js';
|
|
901
930
|
export { default as Music } from './music/index.js';
|
|
931
|
+
export { default as Nachos } from './nachos/index.js';
|
|
902
932
|
export { default as NaturalLanguageClassifier } from './natural--language--classifier/index.js';
|
|
903
933
|
export { default as NaturalLanguageProcessing_01 } from './natural--language--processing--01/index.js';
|
|
904
934
|
export { default as NaturalLanguageProcessing_02 } from './natural--language--processing--02/index.js';
|
|
@@ -929,6 +959,8 @@ export { default as NoParking } from './no--parking/index.js';
|
|
|
929
959
|
export { default as NoSmoking } from './no--smoking/index.js';
|
|
930
960
|
export { default as NodeDotJs_01 } from './node-dot-js--01/index.js';
|
|
931
961
|
export { default as NodeDotJs_02 } from './node-dot-js--02/index.js';
|
|
962
|
+
export { default as NorthAmerica } from './north--america/index.js';
|
|
963
|
+
export { default as NorthernMockingbird } from './northern--mockingbird/index.js';
|
|
932
964
|
export { default as Notifications } from './notifications/index.js';
|
|
933
965
|
export { default as Nuclear } from './nuclear/index.js';
|
|
934
966
|
export { default as NycBrooklyn } from './nyc--brooklyn/index.js';
|
|
@@ -941,6 +973,7 @@ export { default as ObjectStorage } from './object-storage/index.js';
|
|
|
941
973
|
export { default as Observability_01 } from './observability--01/index.js';
|
|
942
974
|
export { default as Observability_02 } from './observability--02/index.js';
|
|
943
975
|
export { default as Office } from './office/index.js';
|
|
976
|
+
export { default as OilLamp } from './oil--lamp/index.js';
|
|
944
977
|
export { default as OilPump } from './oil--pump/index.js';
|
|
945
978
|
export { default as OilRig } from './oil--rig/index.js';
|
|
946
979
|
export { default as Okinawa } from './okinawa/index.js';
|
|
@@ -962,6 +995,7 @@ export { default as Osprey } from './osprey/index.js';
|
|
|
962
995
|
export { default as OutcomeFocused } from './outcome-focused/index.js';
|
|
963
996
|
export { default as Overcast } from './overcast/index.js';
|
|
964
997
|
export { default as Overview } from './overview/index.js';
|
|
998
|
+
export { default as Paddleboarding } from './paddleboarding/index.js';
|
|
965
999
|
export { default as Paper } from './paper/index.js';
|
|
966
1000
|
export { default as PaperClip } from './paper--clip/index.js';
|
|
967
1001
|
export { default as PaperConfidential } from './paper--confidential/index.js';
|
|
@@ -978,6 +1012,8 @@ export { default as Path } from './path/index.js';
|
|
|
978
1012
|
export { default as Pattern } from './pattern/index.js';
|
|
979
1013
|
export { default as PayForWhatYouUse } from './pay-for-what-you-use/index.js';
|
|
980
1014
|
export { default as Pencil } from './pencil/index.js';
|
|
1015
|
+
export { default as PeopleDancing } from './people--dancing/index.js';
|
|
1016
|
+
export { default as Pepper } from './pepper/index.js';
|
|
981
1017
|
export { default as Performance } from './performance/index.js';
|
|
982
1018
|
export { default as Perfume } from './perfume/index.js';
|
|
983
1019
|
export { default as Person_01 } from './person--01/index.js';
|
|
@@ -989,16 +1025,19 @@ export { default as Person_06 } from './person--06/index.js';
|
|
|
989
1025
|
export { default as Person_07 } from './person--07/index.js';
|
|
990
1026
|
export { default as Person_08 } from './person--08/index.js';
|
|
991
1027
|
export { default as Person_09 } from './person--09/index.js';
|
|
1028
|
+
export { default as PersonSweating } from './person--sweating/index.js';
|
|
992
1029
|
export { default as PersonWorking } from './person--working/index.js';
|
|
993
1030
|
export { default as PersonalityInsights } from './personality--insights/index.js';
|
|
994
1031
|
export { default as PeruMachuPicchu } from './peru--machu-picchu/index.js';
|
|
995
1032
|
export { default as PetriCulture } from './petri--culture/index.js';
|
|
996
1033
|
export { default as PhpLanguage } from './php--language/index.js';
|
|
997
1034
|
export { default as PhpLanguage_02 } from './php--language--02/index.js';
|
|
1035
|
+
export { default as Piano } from './piano/index.js';
|
|
998
1036
|
export { default as PillBottle_01 } from './pill--bottle--01/index.js';
|
|
999
1037
|
export { default as Pills } from './pills/index.js';
|
|
1000
1038
|
export { default as PilotTest } from './pilot-test/index.js';
|
|
1001
1039
|
export { default as Pipeline } from './pipeline/index.js';
|
|
1040
|
+
export { default as Pizza } from './pizza/index.js';
|
|
1002
1041
|
export { default as PlanningAnalytics } from './planning--analytics/index.js';
|
|
1003
1042
|
export { default as PlasticBottle } from './plastic-bottle/index.js';
|
|
1004
1043
|
export { default as Plastics } from './plastics/index.js';
|
|
@@ -1008,6 +1047,8 @@ export { default as PlayerFlow } from './player--flow/index.js';
|
|
|
1008
1047
|
export { default as PliLanguage } from './pli--language/index.js';
|
|
1009
1048
|
export { default as Podcast } from './podcast/index.js';
|
|
1010
1049
|
export { default as Police } from './police/index.js';
|
|
1050
|
+
export { default as Popsicle } from './popsicle/index.js';
|
|
1051
|
+
export { default as PopsicleMelting } from './popsicle--melting/index.js';
|
|
1011
1052
|
export { default as PopulationDiagram } from './population--diagram/index.js';
|
|
1012
1053
|
export { default as PortlandBuilding } from './portland--building/index.js';
|
|
1013
1054
|
export { default as PoughkeepsieBridge } from './poughkeepsie--bridge/index.js';
|
|
@@ -1114,6 +1155,7 @@ export { default as Rome } from './rome/index.js';
|
|
|
1114
1155
|
export { default as RotateDevice } from './rotate--device/index.js';
|
|
1115
1156
|
export { default as SaasEnablement } from './saas--enablement/index.js';
|
|
1116
1157
|
export { default as SaasIntegration } from './saas--integration/index.js';
|
|
1158
|
+
export { default as Salad } from './salad/index.js';
|
|
1117
1159
|
export { default as SalesConnect } from './sales--connect/index.js';
|
|
1118
1160
|
export { default as SalesforceIntegration } from './salesforce-integration/index.js';
|
|
1119
1161
|
export { default as SampleFile } from './sample--file/index.js';
|
|
@@ -1153,6 +1195,7 @@ export { default as SecurityShield } from './security--shield/index.js';
|
|
|
1153
1195
|
export { default as SecurityVisibility } from './security--visibility/index.js';
|
|
1154
1196
|
export { default as SelectProduct } from './select--product/index.js';
|
|
1155
1197
|
export { default as SelectRange } from './select--range/index.js';
|
|
1198
|
+
export { default as SelectricTypewriter } from './selectric-typewriter/index.js';
|
|
1156
1199
|
export { default as Sell } from './sell/index.js';
|
|
1157
1200
|
export { default as SeoulGyeongbokgungPalace } from './seoul--gyeongbokgung-palace/index.js';
|
|
1158
1201
|
export { default as ServerOperatingSystems } from './server--operating-systems/index.js';
|
|
@@ -1170,6 +1213,7 @@ export { default as Shop } from './shop/index.js';
|
|
|
1170
1213
|
export { default as ShoppingCart } from './shopping--cart/index.js';
|
|
1171
1214
|
export { default as Shower } from './shower/index.js';
|
|
1172
1215
|
export { default as Silence } from './silence/index.js';
|
|
1216
|
+
export { default as SiliconWafer } from './silicon--wafer/index.js';
|
|
1173
1217
|
export { default as Singapore } from './singapore/index.js';
|
|
1174
1218
|
export { default as SingleSignOn } from './single--sign-on/index.js';
|
|
1175
1219
|
export { default as Slack } from './slack/index.js';
|
|
@@ -1209,11 +1253,13 @@ export { default as Spss } from './spss/index.js';
|
|
|
1209
1253
|
export { default as SpyreAccelerator } from './spyre-accelerator/index.js';
|
|
1210
1254
|
export { default as SpyreAcceleratorCard } from './spyre-accelerator--card/index.js';
|
|
1211
1255
|
export { default as StackLimitation } from './stack-limitation/index.js';
|
|
1256
|
+
export { default as StadiumSeats } from './stadium--seats/index.js';
|
|
1212
1257
|
export { default as Stage } from './stage/index.js';
|
|
1213
1258
|
export { default as Stairs } from './stairs/index.js';
|
|
1214
1259
|
export { default as StairsDown } from './stairs--down/index.js';
|
|
1215
1260
|
export { default as StairsPlanView } from './stairs--plan--view/index.js';
|
|
1216
1261
|
export { default as StairsUp } from './stairs--up/index.js';
|
|
1262
|
+
export { default as Star } from './star/index.js';
|
|
1217
1263
|
export { default as StartForFree } from './start-for-free/index.js';
|
|
1218
1264
|
export { default as StartUps } from './start-ups/index.js';
|
|
1219
1265
|
export { default as StationHydration } from './station--hydration/index.js';
|
|
@@ -1274,6 +1320,7 @@ export { default as SystemsDevopsTest } from './systems-devops--test/index.js';
|
|
|
1274
1320
|
export { default as TShirt } from './t-shirt/index.js';
|
|
1275
1321
|
export { default as TabletDevice } from './tablet--device/index.js';
|
|
1276
1322
|
export { default as TabletDeviceCheck } from './tablet--device--check/index.js';
|
|
1323
|
+
export { default as Taco } from './taco/index.js';
|
|
1277
1324
|
export { default as Tags } from './tags/index.js';
|
|
1278
1325
|
export { default as TaipeiBubbleTea } from './taipei--bubble-tea/index.js';
|
|
1279
1326
|
export { default as TapeStorage } from './tape--storage/index.js';
|
|
@@ -1365,6 +1412,7 @@ export { default as TreeMap } from './tree--map/index.js';
|
|
|
1365
1412
|
export { default as Trophy } from './trophy/index.js';
|
|
1366
1413
|
export { default as Troubleshooting } from './troubleshooting/index.js';
|
|
1367
1414
|
export { default as Trousers } from './trousers/index.js';
|
|
1415
|
+
export { default as Trumpet } from './trumpet/index.js';
|
|
1368
1416
|
export { default as Trust } from './trust/index.js';
|
|
1369
1417
|
export { default as Trusted } from './trusted/index.js';
|
|
1370
1418
|
export { default as TrustedUser } from './trusted--user/index.js';
|
|
@@ -1406,6 +1454,7 @@ export { default as Video_02 } from './video--02/index.js';
|
|
|
1406
1454
|
export { default as VideoChat } from './video--chat/index.js';
|
|
1407
1455
|
export { default as VideoPlay } from './video--play/index.js';
|
|
1408
1456
|
export { default as ViewGraphsAndDashboard } from './view-graphs-and-dashboard/index.js';
|
|
1457
|
+
export { default as VinylRecord } from './vinyl--record/index.js';
|
|
1409
1458
|
export { default as Virtual } from './virtual/index.js';
|
|
1410
1459
|
export { default as VirtualServer } from './virtual--server/index.js';
|
|
1411
1460
|
export { default as VirtualStorage } from './virtual--storage/index.js';
|
|
@@ -1439,6 +1488,7 @@ export { default as WatsonxCodeAssistantForZRefactor } from './watsonx--code-ass
|
|
|
1439
1488
|
export { default as WatsonxData } from './watsonx--data/index.js';
|
|
1440
1489
|
export { default as WatsonxGovernance } from './watsonx--governance/index.js';
|
|
1441
1490
|
export { default as WavingHand } from './waving-hand/index.js';
|
|
1491
|
+
export { default as WaymoCar } from './waymo-car/index.js';
|
|
1442
1492
|
export { default as Weather } from './weather/index.js';
|
|
1443
1493
|
export { default as WebBanners } from './web--banners/index.js';
|
|
1444
1494
|
export { default as WebDeveloper } from './web--developer/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": "M20,27.36c-5.712,0-10.36-4.647-10.36-10.36\tc0-0.199,0.161-0.36,0.36-0.36h9.999H20h0.001H30c0.199,0,0.36,0.161,0.36,0.36C30.36,22.713,25.713,27.36,20,27.36z M10.367,17.36\tc0.189,5.15,4.438,9.28,9.633,9.28s9.443-4.13,9.634-9.279h-8.765l5.386,5.385l-0.51,0.51L20.36,17.87V25h-0.72v-7.131l-5.385,5.386\tl-0.509-0.51l5.385-5.385C19.131,17.36,10.367,17.36,10.367,17.36z M11,25.36c-5.161,0-9.36-4.647-9.36-10.36\tc0-5.224,3.436-9.606,8.038-10.319C9.822,4.084,10.36,3.64,11,3.64s1.178,0.444,1.322,1.041C16.924,5.394,20.36,9.776,20.36,15\th-0.72c0-4.965-3.303-9.111-7.683-9.643C11.776,5.335,11.64,5.182,11.64,5c0-0.353-0.287-0.64-0.64-0.64S10.36,4.647,10.36,5\tc0,0.182-0.136,0.335-0.316,0.357C5.663,5.889,2.36,10.035,2.36,15c0,5.315,3.876,9.64,8.64,9.64V25.36z M9.36,13H8.64\tc0-0.75,0.61-1.36,1.36-1.36v0.72C9.647,12.36,9.36,12.647,9.36,13z M5.36,13H4.64c0-0.75,0.61-1.36,1.36-1.36v0.72\tC5.647,12.36,5.36,12.647,5.36,13z M11.36,11h-0.72c0-0.75,0.61-1.36,1.36-1.36v0.72C11.647,10.36,11.36,10.647,11.36,11z M7.36,11\tH6.64c0-0.75,0.61-1.36,1.36-1.36v0.72C7.647,10.36,7.36,10.647,7.36,11z M9.36,9H8.64c0-0.75,0.61-1.36,1.36-1.36v0.72\tC9.647,8.36,9.36,8.647,9.36,9z"
|
|
22
|
+
}
|
|
23
|
+
}],
|
|
24
|
+
"name": "limes"
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
export { index as default };
|