@carbon/pictograms-react 10.9.1-rc.0 → 10.9.2
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/es/index.js +1 -11905
- package/lib/active--server/index.js +8 -1
- package/lib/alchemy--language/index.js +8 -5
- package/lib/amsterdam--canal/index.js +215 -30
- package/lib/amsterdam--farm/index.js +204 -24
- package/lib/amsterdam--windmill/index.js +278 -23
- package/lib/app--developer/index.js +8 -2
- package/lib/austin/index.js +248 -5
- package/lib/automate--modular--management/index.js +8 -1
- package/lib/bangalore/index.js +188 -4
- package/lib/beijing--municipal/index.js +416 -10
- package/lib/beijing--tower/index.js +12 -9
- package/lib/berlin--brandenburg/index.js +225 -5
- package/lib/berlin--brandenburg--gate/index.js +225 -5
- package/lib/berlin--cathedral/index.js +128 -8
- package/lib/berlin--tower/index.js +175 -11
- package/lib/build/index.js +10 -1
- package/lib/cloud--strategy/index.js +43 -1
- package/lib/cloudy--hazy/index.js +8 -1
- package/lib/cloudy--windy/index.js +8 -1
- package/lib/coat--hanger/index.js +8 -1
- package/lib/copenhagen--planetarium/index.js +81 -19
- package/lib/copenhagen--snekkja/index.js +56 -7
- package/lib/customer--service/index.js +12 -2
- package/lib/data--backup/index.js +57 -11
- package/lib/data--processing/index.js +81 -8
- package/lib/design--and--development--02/index.js +8 -1
- package/lib/dubai--palm--islands/index.js +47 -4
- package/lib/dubai--skyscraper/index.js +73 -18
- package/lib/dublin--brewery/index.js +267 -12
- package/lib/dublin--castle/index.js +374 -27
- package/lib/duplicate--file/index.js +39 -18
- package/lib/electric--charge/index.js +2 -2
- package/lib/envelope/index.js +21 -1
- package/lib/expand--horz/index.js +18 -9
- package/lib/expand--vert/index.js +18 -9
- package/lib/factory/index.js +2 -2
- package/lib/firewall/index.js +6 -3
- package/lib/forklift/index.js +6 -3
- package/lib/free--trial/index.js +40 -3
- package/lib/fuel/index.js +6 -3
- package/lib/index.js +1 -11905
- package/lib/intelligence/index.js +151 -2
- package/lib/language--01/index.js +25 -9
- package/lib/language--02/index.js +4 -4
- package/lib/language--03/index.js +41 -8
- package/lib/language--04/index.js +19 -6
- package/lib/language--translation/index.js +6 -3
- package/lib/language--translation--alphabet--a--expanded/index.js +6 -3
- package/lib/lock--alt/index.js +6 -3
- package/lib/locked--network/index.js +6 -3
- package/lib/locked--network--alt/index.js +18 -4
- package/lib/london/index.js +2 -2
- package/lib/machine--learning--01/index.js +60 -12
- package/lib/machine--learning--02/index.js +34 -1
- package/lib/machine--learning--03/index.js +208 -5
- package/lib/machine--learning--05/index.js +58 -24
- package/lib/madrid--cathedral/index.js +482 -17
- package/lib/madrid--skyscrapers/index.js +143 -9
- package/lib/madrid--statue/index.js +22 -4
- package/lib/marketplace/index.js +36 -3
- package/lib/melbourne/index.js +97 -6
- package/lib/mexico-city--angel--of--independence/index.js +95 -6
- package/lib/milan--duomo--di--milano/index.js +422 -10
- package/lib/milan--skyscrapers/index.js +141 -15
- package/lib/moscow/index.js +384 -44
- package/lib/munich/index.js +266 -5
- package/lib/network/index.js +118 -5
- package/lib/networking--04/index.js +14 -8
- package/lib/nice/index.js +211 -7
- package/lib/nyc--brooklyn/index.js +249 -12
- package/lib/oil--rig/index.js +33 -1
- package/lib/parliament/index.js +32 -1
- package/lib/refinery/index.js +6 -3
- package/lib/rome/index.js +430 -7
- package/lib/san--francisco/index.js +207 -4
- package/lib/san--francisco--fog/index.js +226 -5
- package/lib/sao--paulo/index.js +40 -12
- package/lib/sao--paulo--expanded--base/index.js +51 -5
- package/lib/satellite/index.js +45 -1
- package/lib/seattle/index.js +230 -23
- package/lib/secure--profile/index.js +6 -3
- package/lib/security--shield/index.js +35 -2
- package/lib/shop/index.js +69 -4
- package/lib/singapore/index.js +252 -2
- package/lib/stationary--bicycle/index.js +6 -3
- package/lib/support--services/index.js +2 -2
- package/lib/tel--aviv/index.js +576 -3
- package/lib/time-lapse/index.js +2 -2
- package/lib/tokyo--cherry--blossom/index.js +155 -6
- package/lib/tokyo--gates/index.js +60 -12
- package/lib/tokyo--temple/index.js +402 -12
- package/lib/tokyo--volcano/index.js +41 -5
- package/lib/toronto/index.js +135 -1
- package/lib/touch--gesture/index.js +32 -2
- package/lib/unlock--alt/index.js +6 -3
- package/lib/vancouver/index.js +135 -5
- package/lib/washington--dc/index.js +205 -11
- package/lib/washington--dc--capitol/index.js +517 -15
- package/lib/washington--dc--monument/index.js +104 -17
- package/lib/weather/index.js +89 -1
- package/lib/wheat/index.js +7 -1
- package/lib/wrecking--ball/index.js +2 -2
- package/package.json +4 -4
- package/umd/index.js +1 -11905
package/lib/factory/index.js
CHANGED
|
@@ -23,13 +23,13 @@ React.forwardRef(function Factory(props, ref) {
|
|
|
23
23
|
strokeMiterlimit: "10",
|
|
24
24
|
strokeWidth: ".72",
|
|
25
25
|
d: "M34,39V21l-6.5,4v-4l-7,4v-4L14,25 M14,21h-4 M34,30c0,0,1.136,0,1.736,0c0.691,0,1.261,0.553,1.261,1.244V39 M34,28h1.834 c1.29,0,3.169,0.718,3.163,3.193V39 M12.07,12.917c0-1.054-0.593-1.958-1.536-1.958l0,0C9.479,10.958,9,10.311,9,9 M11.5,9 c1.5,0,2.497,1,2.497,2.5 M30,30v-2 M26,30v-2 M22,30v-2 M18,30v-2 M21.997,39v-6h4v6"
|
|
26
|
-
}), React.createElement("
|
|
26
|
+
}), React.createElement("polyline", {
|
|
27
27
|
fill: "none",
|
|
28
28
|
stroke: "#000",
|
|
29
29
|
strokeLinejoin: "round",
|
|
30
30
|
strokeMiterlimit: "10",
|
|
31
31
|
strokeWidth: ".72",
|
|
32
|
-
|
|
32
|
+
points: "39,39 10,39 10,39 10,14 14,14 14,39"
|
|
33
33
|
}), props.children);
|
|
34
34
|
});
|
|
35
35
|
|
package/lib/firewall/index.js
CHANGED
|
@@ -21,13 +21,16 @@ React.forwardRef(function Firewall(props, ref) {
|
|
|
21
21
|
strokeMiterlimit: "10",
|
|
22
22
|
strokeWidth: ".72",
|
|
23
23
|
d: "M11.828,13.172L9,16l2.828,2.828 M36.172,34.828L39,32l-2.828-2.828 M9,16h7.616 M25,16h14 M39,32H25 M16.616,32H9"
|
|
24
|
-
}), React.createElement("
|
|
24
|
+
}), React.createElement("rect", {
|
|
25
|
+
width: "12",
|
|
26
|
+
height: "30",
|
|
27
|
+
x: "19",
|
|
28
|
+
y: "9",
|
|
25
29
|
fill: "none",
|
|
26
30
|
stroke: "#000",
|
|
27
31
|
strokeLinejoin: "round",
|
|
28
32
|
strokeMiterlimit: "10",
|
|
29
|
-
strokeWidth: ".72"
|
|
30
|
-
d: "M19 9H31V39H19z"
|
|
33
|
+
strokeWidth: ".72"
|
|
31
34
|
}), props.children);
|
|
32
35
|
});
|
|
33
36
|
|
package/lib/forklift/index.js
CHANGED
|
@@ -15,14 +15,17 @@ React.forwardRef(function Forklift(props, ref) {
|
|
|
15
15
|
height: 48,
|
|
16
16
|
viewBox: "0 0 48 48",
|
|
17
17
|
ref: ref
|
|
18
|
-
}, props), React.createElement("
|
|
18
|
+
}, props), React.createElement("line", {
|
|
19
|
+
x1: "26.411",
|
|
20
|
+
x2: "24.911",
|
|
21
|
+
y1: "21.799",
|
|
22
|
+
y2: "19.201",
|
|
19
23
|
fill: "none",
|
|
20
24
|
stroke: "#000",
|
|
21
25
|
strokeLinecap: "round",
|
|
22
26
|
strokeLinejoin: "round",
|
|
23
27
|
strokeMiterlimit: "10",
|
|
24
|
-
strokeWidth: ".72"
|
|
25
|
-
d: "M26.411 21.799L24.911 19.201"
|
|
28
|
+
strokeWidth: ".72"
|
|
26
29
|
}), React.createElement("path", {
|
|
27
30
|
fill: "none",
|
|
28
31
|
stroke: "#000",
|
package/lib/free--trial/index.js
CHANGED
|
@@ -22,7 +22,7 @@ React.forwardRef(function FreeTrial(props, ref) {
|
|
|
22
22
|
strokeLinejoin: "round",
|
|
23
23
|
strokeMiterlimit: "10",
|
|
24
24
|
strokeWidth: ".72",
|
|
25
|
-
d: "M22.982
|
|
25
|
+
d: "M22.982,19.721l-0.114,0.209c-0.587,1.009-1.886,1.355-2.903,0.773c-1.017-0.582-1.366-1.872-0.78-2.881l4.203-7.26"
|
|
26
26
|
}), React.createElement("path", {
|
|
27
27
|
fill: "none",
|
|
28
28
|
stroke: "#000",
|
|
@@ -30,14 +30,51 @@ React.forwardRef(function FreeTrial(props, ref) {
|
|
|
30
30
|
strokeLinejoin: "round",
|
|
31
31
|
strokeMiterlimit: "10",
|
|
32
32
|
strokeWidth: ".72",
|
|
33
|
-
d: "
|
|
33
|
+
d: "M31,21c0,1.105,0.895,2,2,2c1.105,0,2-0.895,2-2v-6"
|
|
34
34
|
}), React.createElement("path", {
|
|
35
35
|
fill: "none",
|
|
36
36
|
stroke: "#000",
|
|
37
|
+
strokeLinecap: "round",
|
|
38
|
+
strokeLinejoin: "round",
|
|
39
|
+
strokeMiterlimit: "10",
|
|
40
|
+
strokeWidth: ".72",
|
|
41
|
+
d: "M27,21c0,1.105,0.895,2,2,2s2-0.895,2-2v-6"
|
|
42
|
+
}), React.createElement("path", {
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeLinecap: "round",
|
|
46
|
+
strokeLinejoin: "round",
|
|
47
|
+
strokeMiterlimit: "10",
|
|
48
|
+
strokeWidth: ".72",
|
|
49
|
+
d: "M27,15v12c0,1.105-0.895,2-2,2s-2-0.895-2-2v-6.385V12.04C23,10.361,24.372,9,26.064,9h9.873C37.628,9,39,10.361,39,12.04V21 c0,1.105-0.895,2-2,2s-2-0.895-2-2"
|
|
50
|
+
}), React.createElement("polygon", {
|
|
51
|
+
fill: "none",
|
|
52
|
+
stroke: "#000",
|
|
53
|
+
strokeLinecap: "round",
|
|
37
54
|
strokeLinejoin: "round",
|
|
38
55
|
strokeMiterlimit: "10",
|
|
39
56
|
strokeWidth: ".72",
|
|
40
|
-
|
|
57
|
+
points: "16.5,27.17 11.5,27.17 9,31.5 11.5,35.83 16.5,35.83 19,31.5"
|
|
58
|
+
}), React.createElement("line", {
|
|
59
|
+
x1: "14.75",
|
|
60
|
+
x2: "18.25",
|
|
61
|
+
y1: "30.201",
|
|
62
|
+
y2: "24.139",
|
|
63
|
+
fill: "none",
|
|
64
|
+
stroke: "#000",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
strokeMiterlimit: "10",
|
|
67
|
+
strokeWidth: ".72"
|
|
68
|
+
}), React.createElement("line", {
|
|
69
|
+
x1: "10",
|
|
70
|
+
x2: "11.5",
|
|
71
|
+
y1: "38.428",
|
|
72
|
+
y2: "35.83",
|
|
73
|
+
fill: "none",
|
|
74
|
+
stroke: "#000",
|
|
75
|
+
strokeLinejoin: "round",
|
|
76
|
+
strokeMiterlimit: "10",
|
|
77
|
+
strokeWidth: ".72"
|
|
41
78
|
}), props.children);
|
|
42
79
|
});
|
|
43
80
|
|
package/lib/fuel/index.js
CHANGED
|
@@ -23,13 +23,16 @@ React.forwardRef(function Fuel(props, ref) {
|
|
|
23
23
|
strokeMiterlimit: "10",
|
|
24
24
|
strokeWidth: ".72",
|
|
25
25
|
d: "M34,39H14c-1.1,0-2-0.9-2-2V14c0-1.1,0.9-2,2-2h20c1.1,0,2,0.9,2,2v23C36,38.1,35.1,39,34,39z M24,9H14v3h10V9z M31,32L17,18 M26,23l5-5 M17,32l5-5"
|
|
26
|
-
}), React.createElement("
|
|
26
|
+
}), React.createElement("line", {
|
|
27
|
+
x1: "29",
|
|
28
|
+
x2: "33",
|
|
29
|
+
y1: "10",
|
|
30
|
+
y2: "10",
|
|
27
31
|
fill: "none",
|
|
28
32
|
stroke: "#000",
|
|
29
33
|
strokeLinejoin: "round",
|
|
30
34
|
strokeMiterlimit: "10",
|
|
31
|
-
strokeWidth: ".72"
|
|
32
|
-
d: "M29 10L33 10"
|
|
35
|
+
strokeWidth: ".72"
|
|
33
36
|
}), props.children);
|
|
34
37
|
});
|
|
35
38
|
|