@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
|
@@ -20,35 +20,155 @@ React.forwardRef(function BerlinCathedral(props, ref) {
|
|
|
20
20
|
stroke: "#000",
|
|
21
21
|
strokeMiterlimit: "10",
|
|
22
22
|
strokeWidth: ".72",
|
|
23
|
-
d: "M18
|
|
23
|
+
d: "M18,39V18c0-3.314,2.686-6,6-6s6,2.686,6,6 v21"
|
|
24
24
|
}), React.createElement("path", {
|
|
25
|
+
fill: "none",
|
|
26
|
+
stroke: "#000",
|
|
27
|
+
strokeMiterlimit: "10",
|
|
28
|
+
strokeWidth: ".72",
|
|
29
|
+
d: "M10,36V18c0-1.657,1.343-3,3-3s3,1.343,3,3 v18"
|
|
30
|
+
}), React.createElement("path", {
|
|
31
|
+
fill: "none",
|
|
32
|
+
stroke: "#000",
|
|
33
|
+
strokeMiterlimit: "10",
|
|
34
|
+
strokeWidth: ".72",
|
|
35
|
+
d: "M32,36V18c0-1.657,1.343-3,3-3s3,1.343,3,3 v18"
|
|
36
|
+
}), React.createElement("line", {
|
|
37
|
+
x1: "10",
|
|
38
|
+
x2: "16",
|
|
39
|
+
y1: "18",
|
|
40
|
+
y2: "18",
|
|
25
41
|
fill: "none",
|
|
26
42
|
stroke: "#000",
|
|
27
43
|
strokeLinecap: "round",
|
|
28
44
|
strokeLinejoin: "round",
|
|
29
45
|
strokeMiterlimit: "10",
|
|
30
|
-
strokeWidth: ".72"
|
|
31
|
-
|
|
46
|
+
strokeWidth: ".72"
|
|
47
|
+
}), React.createElement("line", {
|
|
48
|
+
x1: "32",
|
|
49
|
+
x2: "38",
|
|
50
|
+
y1: "18",
|
|
51
|
+
y2: "18",
|
|
52
|
+
fill: "none",
|
|
53
|
+
stroke: "#000",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeLinejoin: "round",
|
|
56
|
+
strokeMiterlimit: "10",
|
|
57
|
+
strokeWidth: ".72"
|
|
58
|
+
}), React.createElement("line", {
|
|
59
|
+
x1: "10",
|
|
60
|
+
x2: "38",
|
|
61
|
+
y1: "24",
|
|
62
|
+
y2: "24",
|
|
63
|
+
fill: "none",
|
|
64
|
+
stroke: "#000",
|
|
65
|
+
strokeLinecap: "round",
|
|
66
|
+
strokeLinejoin: "round",
|
|
67
|
+
strokeMiterlimit: "10",
|
|
68
|
+
strokeWidth: ".72"
|
|
69
|
+
}), React.createElement("line", {
|
|
70
|
+
x1: "18",
|
|
71
|
+
x2: "30",
|
|
72
|
+
y1: "18",
|
|
73
|
+
y2: "18",
|
|
74
|
+
fill: "none",
|
|
75
|
+
stroke: "#000",
|
|
76
|
+
strokeLinecap: "round",
|
|
77
|
+
strokeLinejoin: "round",
|
|
78
|
+
strokeMiterlimit: "10",
|
|
79
|
+
strokeWidth: ".72"
|
|
80
|
+
}), React.createElement("line", {
|
|
81
|
+
x1: "20",
|
|
82
|
+
x2: "28",
|
|
83
|
+
y1: "32",
|
|
84
|
+
y2: "32",
|
|
85
|
+
fill: "none",
|
|
86
|
+
stroke: "#000",
|
|
87
|
+
strokeLinecap: "round",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
strokeMiterlimit: "10",
|
|
90
|
+
strokeWidth: ".72"
|
|
32
91
|
}), React.createElement("path", {
|
|
33
92
|
fill: "none",
|
|
34
93
|
stroke: "#000",
|
|
35
94
|
strokeMiterlimit: "10",
|
|
36
95
|
strokeWidth: ".72",
|
|
37
96
|
d: "M20,39v-7c0-2.209,1.791-4,4-4s4,1.791,4,4v7"
|
|
38
|
-
}), React.createElement("
|
|
97
|
+
}), React.createElement("polyline", {
|
|
39
98
|
fill: "none",
|
|
40
99
|
stroke: "#000",
|
|
41
100
|
strokeLinecap: "round",
|
|
42
101
|
strokeLinejoin: "round",
|
|
43
102
|
strokeMiterlimit: "10",
|
|
44
103
|
strokeWidth: ".72",
|
|
45
|
-
|
|
104
|
+
points: "10,31 13,28 16,31"
|
|
105
|
+
}), React.createElement("polyline", {
|
|
106
|
+
fill: "none",
|
|
107
|
+
stroke: "#000",
|
|
108
|
+
strokeLinecap: "round",
|
|
109
|
+
strokeLinejoin: "round",
|
|
110
|
+
strokeMiterlimit: "10",
|
|
111
|
+
strokeWidth: ".72",
|
|
112
|
+
points: "32,31 35,28 38,31"
|
|
46
113
|
}), React.createElement("path", {
|
|
47
114
|
fill: "none",
|
|
48
115
|
stroke: "#000",
|
|
116
|
+
strokeLinecap: "round",
|
|
117
|
+
strokeLinejoin: "round",
|
|
49
118
|
strokeMiterlimit: "10",
|
|
50
119
|
strokeWidth: ".72",
|
|
51
|
-
d: "
|
|
120
|
+
d: "M22,14c0-1.105,0.895-2,2-2s2,0.895,2,2"
|
|
121
|
+
}), React.createElement("line", {
|
|
122
|
+
x1: "22",
|
|
123
|
+
x2: "22",
|
|
124
|
+
y1: "14",
|
|
125
|
+
y2: "18",
|
|
126
|
+
fill: "none",
|
|
127
|
+
stroke: "#000",
|
|
128
|
+
strokeLinecap: "round",
|
|
129
|
+
strokeLinejoin: "round",
|
|
130
|
+
strokeMiterlimit: "10",
|
|
131
|
+
strokeWidth: ".72"
|
|
132
|
+
}), React.createElement("line", {
|
|
133
|
+
x1: "26",
|
|
134
|
+
x2: "26",
|
|
135
|
+
y1: "14",
|
|
136
|
+
y2: "18",
|
|
137
|
+
fill: "none",
|
|
138
|
+
stroke: "#000",
|
|
139
|
+
strokeLinecap: "round",
|
|
140
|
+
strokeLinejoin: "round",
|
|
141
|
+
strokeMiterlimit: "10",
|
|
142
|
+
strokeWidth: ".72"
|
|
143
|
+
}), React.createElement("line", {
|
|
144
|
+
x1: "24",
|
|
145
|
+
x2: "24",
|
|
146
|
+
y1: "9",
|
|
147
|
+
y2: "12",
|
|
148
|
+
fill: "none",
|
|
149
|
+
stroke: "#000",
|
|
150
|
+
strokeLinecap: "round",
|
|
151
|
+
strokeLinejoin: "round",
|
|
152
|
+
strokeMiterlimit: "10",
|
|
153
|
+
strokeWidth: ".72"
|
|
154
|
+
}), React.createElement("polyline", {
|
|
155
|
+
fill: "none",
|
|
156
|
+
stroke: "#000",
|
|
157
|
+
strokeMiterlimit: "10",
|
|
158
|
+
strokeWidth: ".72",
|
|
159
|
+
points: "12,36 12,32 14,32 14,36"
|
|
160
|
+
}), React.createElement("polyline", {
|
|
161
|
+
fill: "none",
|
|
162
|
+
stroke: "#000",
|
|
163
|
+
strokeMiterlimit: "10",
|
|
164
|
+
strokeWidth: ".72",
|
|
165
|
+
points: "34,36 34,32 36,32 36,36"
|
|
166
|
+
}), React.createElement("polyline", {
|
|
167
|
+
fill: "none",
|
|
168
|
+
stroke: "#000",
|
|
169
|
+
strokeMiterlimit: "10",
|
|
170
|
+
strokeWidth: ".72",
|
|
171
|
+
points: "23,39 23,34 25,34 25,39"
|
|
52
172
|
}), React.createElement("circle", {
|
|
53
173
|
cx: "24",
|
|
54
174
|
cy: "27",
|
|
@@ -59,14 +179,14 @@ React.forwardRef(function BerlinCathedral(props, ref) {
|
|
|
59
179
|
strokeLinejoin: "round",
|
|
60
180
|
strokeMiterlimit: "10",
|
|
61
181
|
strokeWidth: ".72"
|
|
62
|
-
}), React.createElement("
|
|
182
|
+
}), React.createElement("polyline", {
|
|
63
183
|
fill: "none",
|
|
64
184
|
stroke: "#000",
|
|
65
185
|
strokeLinecap: "round",
|
|
66
186
|
strokeLinejoin: "round",
|
|
67
187
|
strokeMiterlimit: "10",
|
|
68
188
|
strokeWidth: ".72",
|
|
69
|
-
|
|
189
|
+
points: "23,24 23,21 24,20 25,21 25,24"
|
|
70
190
|
}), React.createElement("circle", {
|
|
71
191
|
cx: "13",
|
|
72
192
|
cy: "21",
|
|
@@ -15,21 +15,138 @@ React.forwardRef(function BerlinTower(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("rect", {
|
|
19
|
+
width: "2",
|
|
20
|
+
height: "2",
|
|
21
|
+
x: "23",
|
|
22
|
+
y: "16",
|
|
19
23
|
fill: "none",
|
|
20
24
|
stroke: "#000",
|
|
21
25
|
strokeLinecap: "round",
|
|
22
26
|
strokeLinejoin: "round",
|
|
23
27
|
strokeMiterlimit: "10",
|
|
24
|
-
strokeWidth: ".72"
|
|
25
|
-
|
|
28
|
+
strokeWidth: ".72"
|
|
29
|
+
}), React.createElement("line", {
|
|
30
|
+
x1: "23",
|
|
31
|
+
x2: "25",
|
|
32
|
+
y1: "12",
|
|
33
|
+
y2: "12",
|
|
34
|
+
fill: "none",
|
|
35
|
+
stroke: "#000",
|
|
36
|
+
strokeLinejoin: "round",
|
|
37
|
+
strokeMiterlimit: "10",
|
|
38
|
+
strokeWidth: ".72"
|
|
39
|
+
}), React.createElement("rect", {
|
|
40
|
+
width: "2",
|
|
41
|
+
height: "2",
|
|
42
|
+
x: "23",
|
|
43
|
+
y: "28",
|
|
44
|
+
fill: "none",
|
|
45
|
+
stroke: "#000",
|
|
46
|
+
strokeLinecap: "round",
|
|
47
|
+
strokeLinejoin: "round",
|
|
48
|
+
strokeMiterlimit: "10",
|
|
49
|
+
strokeWidth: ".72"
|
|
50
|
+
}), React.createElement("rect", {
|
|
51
|
+
width: "4",
|
|
52
|
+
height: "2",
|
|
53
|
+
x: "22",
|
|
54
|
+
y: "30",
|
|
55
|
+
fill: "none",
|
|
56
|
+
stroke: "#000",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeMiterlimit: "10",
|
|
59
|
+
strokeWidth: ".72"
|
|
60
|
+
}), React.createElement("rect", {
|
|
61
|
+
width: "2",
|
|
62
|
+
height: "2",
|
|
63
|
+
x: "23",
|
|
64
|
+
y: "32",
|
|
65
|
+
fill: "none",
|
|
66
|
+
stroke: "#000",
|
|
67
|
+
strokeLinecap: "round",
|
|
68
|
+
strokeLinejoin: "round",
|
|
69
|
+
strokeMiterlimit: "10",
|
|
70
|
+
strokeWidth: ".72"
|
|
71
|
+
}), React.createElement("rect", {
|
|
72
|
+
width: "4",
|
|
73
|
+
height: "2",
|
|
74
|
+
x: "22",
|
|
75
|
+
y: "34",
|
|
76
|
+
fill: "none",
|
|
77
|
+
stroke: "#000",
|
|
78
|
+
strokeLinecap: "round",
|
|
79
|
+
strokeMiterlimit: "10",
|
|
80
|
+
strokeWidth: ".72"
|
|
81
|
+
}), React.createElement("rect", {
|
|
82
|
+
width: "4",
|
|
83
|
+
height: "2",
|
|
84
|
+
x: "22",
|
|
85
|
+
y: "14",
|
|
86
|
+
fill: "none",
|
|
87
|
+
stroke: "#000",
|
|
88
|
+
strokeLinecap: "round",
|
|
89
|
+
strokeMiterlimit: "10",
|
|
90
|
+
strokeWidth: ".72"
|
|
91
|
+
}), React.createElement("line", {
|
|
92
|
+
x1: "20",
|
|
93
|
+
x2: "28",
|
|
94
|
+
y1: "24",
|
|
95
|
+
y2: "24",
|
|
96
|
+
fill: "none",
|
|
97
|
+
stroke: "#000",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeLinejoin: "round",
|
|
100
|
+
strokeMiterlimit: "10",
|
|
101
|
+
strokeWidth: ".72"
|
|
102
|
+
}), React.createElement("line", {
|
|
103
|
+
x1: "24",
|
|
104
|
+
x2: "24",
|
|
105
|
+
y1: "9",
|
|
106
|
+
y2: "14",
|
|
107
|
+
fill: "none",
|
|
108
|
+
stroke: "#000",
|
|
109
|
+
strokeLinejoin: "round",
|
|
110
|
+
strokeMiterlimit: "10",
|
|
111
|
+
strokeWidth: ".72"
|
|
112
|
+
}), React.createElement("line", {
|
|
113
|
+
x1: "24",
|
|
114
|
+
x2: "24",
|
|
115
|
+
y1: "36",
|
|
116
|
+
y2: "39",
|
|
117
|
+
fill: "none",
|
|
118
|
+
stroke: "#000",
|
|
119
|
+
strokeLinejoin: "round",
|
|
120
|
+
strokeMiterlimit: "10",
|
|
121
|
+
strokeWidth: ".72"
|
|
122
|
+
}), React.createElement("line", {
|
|
123
|
+
x1: "26",
|
|
124
|
+
x2: "26",
|
|
125
|
+
y1: "36",
|
|
126
|
+
y2: "39",
|
|
127
|
+
fill: "none",
|
|
128
|
+
stroke: "#000",
|
|
129
|
+
strokeLinejoin: "round",
|
|
130
|
+
strokeMiterlimit: "10",
|
|
131
|
+
strokeWidth: ".72"
|
|
132
|
+
}), React.createElement("line", {
|
|
133
|
+
x1: "22",
|
|
134
|
+
x2: "22",
|
|
135
|
+
y1: "36",
|
|
136
|
+
y2: "39",
|
|
137
|
+
fill: "none",
|
|
138
|
+
stroke: "#000",
|
|
139
|
+
strokeLinejoin: "round",
|
|
140
|
+
strokeMiterlimit: "10",
|
|
141
|
+
strokeWidth: ".72"
|
|
26
142
|
}), React.createElement("path", {
|
|
27
143
|
fill: "none",
|
|
28
144
|
stroke: "#000",
|
|
145
|
+
strokeLinecap: "round",
|
|
29
146
|
strokeLinejoin: "round",
|
|
30
147
|
strokeMiterlimit: "10",
|
|
31
148
|
strokeWidth: ".72",
|
|
32
|
-
d: "
|
|
149
|
+
d: "M10,18c0-1.105,0.895-2,2-2s2,0.895,2,2"
|
|
33
150
|
}), React.createElement("path", {
|
|
34
151
|
fill: "none",
|
|
35
152
|
stroke: "#000",
|
|
@@ -37,14 +154,15 @@ React.forwardRef(function BerlinTower(props, ref) {
|
|
|
37
154
|
strokeLinejoin: "round",
|
|
38
155
|
strokeMiterlimit: "10",
|
|
39
156
|
strokeWidth: ".72",
|
|
40
|
-
d: "
|
|
157
|
+
d: "M10,20c-0.552,0-1-0.448-1-1s0.448-1,1-1"
|
|
41
158
|
}), React.createElement("path", {
|
|
42
159
|
fill: "none",
|
|
43
160
|
stroke: "#000",
|
|
44
161
|
strokeLinecap: "round",
|
|
162
|
+
strokeLinejoin: "round",
|
|
45
163
|
strokeMiterlimit: "10",
|
|
46
164
|
strokeWidth: ".72",
|
|
47
|
-
d: "
|
|
165
|
+
d: "M14,18c0-0.552,0.448-1,1-1s1,0.448,1,1"
|
|
48
166
|
}), React.createElement("path", {
|
|
49
167
|
fill: "none",
|
|
50
168
|
stroke: "#000",
|
|
@@ -52,14 +170,37 @@ React.forwardRef(function BerlinTower(props, ref) {
|
|
|
52
170
|
strokeLinejoin: "round",
|
|
53
171
|
strokeMiterlimit: "10",
|
|
54
172
|
strokeWidth: ".72",
|
|
55
|
-
d: "
|
|
173
|
+
d: "M17,18c0.552,0,1,0.448,1,1s-0.448,1-1,1"
|
|
174
|
+
}), React.createElement("line", {
|
|
175
|
+
x1: "17",
|
|
176
|
+
x2: "16",
|
|
177
|
+
y1: "18",
|
|
178
|
+
y2: "18",
|
|
179
|
+
fill: "none",
|
|
180
|
+
stroke: "#000",
|
|
181
|
+
strokeLinecap: "round",
|
|
182
|
+
strokeLinejoin: "round",
|
|
183
|
+
strokeMiterlimit: "10",
|
|
184
|
+
strokeWidth: ".72"
|
|
185
|
+
}), React.createElement("line", {
|
|
186
|
+
x1: "17",
|
|
187
|
+
x2: "10",
|
|
188
|
+
y1: "20",
|
|
189
|
+
y2: "20",
|
|
190
|
+
fill: "none",
|
|
191
|
+
stroke: "#000",
|
|
192
|
+
strokeLinecap: "round",
|
|
193
|
+
strokeLinejoin: "round",
|
|
194
|
+
strokeMiterlimit: "10",
|
|
195
|
+
strokeWidth: ".72"
|
|
56
196
|
}), React.createElement("path", {
|
|
57
197
|
fill: "none",
|
|
58
198
|
stroke: "#000",
|
|
59
199
|
strokeLinecap: "round",
|
|
200
|
+
strokeLinejoin: "round",
|
|
60
201
|
strokeMiterlimit: "10",
|
|
61
202
|
strokeWidth: ".72",
|
|
62
|
-
d: "
|
|
203
|
+
d: "M31,28c0-1.105,0.895-2,2-2c1.105,0,2,0.895,2,2"
|
|
63
204
|
}), React.createElement("path", {
|
|
64
205
|
fill: "none",
|
|
65
206
|
stroke: "#000",
|
|
@@ -67,14 +208,15 @@ React.forwardRef(function BerlinTower(props, ref) {
|
|
|
67
208
|
strokeLinejoin: "round",
|
|
68
209
|
strokeMiterlimit: "10",
|
|
69
210
|
strokeWidth: ".72",
|
|
70
|
-
d: "
|
|
211
|
+
d: "M31,30c-0.552,0-1-0.448-1-1s0.448-1,1-1"
|
|
71
212
|
}), React.createElement("path", {
|
|
72
213
|
fill: "none",
|
|
73
214
|
stroke: "#000",
|
|
215
|
+
strokeLinecap: "round",
|
|
74
216
|
strokeLinejoin: "round",
|
|
75
217
|
strokeMiterlimit: "10",
|
|
76
218
|
strokeWidth: ".72",
|
|
77
|
-
d: "
|
|
219
|
+
d: "M35,28c0-0.552,0.448-1,1-1s1,0.448,1,1"
|
|
78
220
|
}), React.createElement("path", {
|
|
79
221
|
fill: "none",
|
|
80
222
|
stroke: "#000",
|
|
@@ -82,7 +224,29 @@ React.forwardRef(function BerlinTower(props, ref) {
|
|
|
82
224
|
strokeLinejoin: "round",
|
|
83
225
|
strokeMiterlimit: "10",
|
|
84
226
|
strokeWidth: ".72",
|
|
85
|
-
d: "
|
|
227
|
+
d: "M38,28c0.552,0,1,0.448,1,1s-0.448,1-1,1"
|
|
228
|
+
}), React.createElement("line", {
|
|
229
|
+
x1: "38",
|
|
230
|
+
x2: "37",
|
|
231
|
+
y1: "28",
|
|
232
|
+
y2: "28",
|
|
233
|
+
fill: "none",
|
|
234
|
+
stroke: "#000",
|
|
235
|
+
strokeLinecap: "round",
|
|
236
|
+
strokeLinejoin: "round",
|
|
237
|
+
strokeMiterlimit: "10",
|
|
238
|
+
strokeWidth: ".72"
|
|
239
|
+
}), React.createElement("line", {
|
|
240
|
+
x1: "38",
|
|
241
|
+
x2: "31",
|
|
242
|
+
y1: "30",
|
|
243
|
+
y2: "30",
|
|
244
|
+
fill: "none",
|
|
245
|
+
stroke: "#000",
|
|
246
|
+
strokeLinecap: "round",
|
|
247
|
+
strokeLinejoin: "round",
|
|
248
|
+
strokeMiterlimit: "10",
|
|
249
|
+
strokeWidth: ".72"
|
|
86
250
|
}), React.createElement("path", {
|
|
87
251
|
fill: "none",
|
|
88
252
|
stroke: "#000",
|
package/lib/build/index.js
CHANGED
|
@@ -30,7 +30,16 @@ React.forwardRef(function Build(props, ref) {
|
|
|
30
30
|
strokeLinejoin: "round",
|
|
31
31
|
strokeMiterlimit: "10",
|
|
32
32
|
strokeWidth: ".72",
|
|
33
|
-
d: "M9.035
|
|
33
|
+
d: "M9.035,22.997c0.447-6.8,5.425-12.363,11.944-13.697"
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
fill: "none",
|
|
36
|
+
stroke: "#000",
|
|
37
|
+
strokeDasharray: "0.02,2",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeLinejoin: "round",
|
|
40
|
+
strokeMiterlimit: "10",
|
|
41
|
+
strokeWidth: ".72",
|
|
42
|
+
d: "M32.002,23.995c0,4.418-3.582,8-8,8c-0.69,0-1.359-0.087-1.998-0.251"
|
|
34
43
|
}), props.children);
|
|
35
44
|
});
|
|
36
45
|
|
|
@@ -28,7 +28,49 @@ React.forwardRef(function CloudStrategy(props, ref) {
|
|
|
28
28
|
stroke: "#000",
|
|
29
29
|
strokeMiterlimit: "10",
|
|
30
30
|
strokeWidth: ".72",
|
|
31
|
-
d: "M19
|
|
31
|
+
d: "M19,40.229v-19"
|
|
32
|
+
}), React.createElement("path", {
|
|
33
|
+
fill: "none",
|
|
34
|
+
stroke: "#000",
|
|
35
|
+
strokeMiterlimit: "10",
|
|
36
|
+
strokeWidth: ".72",
|
|
37
|
+
d: "M29,40.229v-19"
|
|
38
|
+
}), React.createElement("line", {
|
|
39
|
+
x1: "19",
|
|
40
|
+
x2: "29",
|
|
41
|
+
y1: "23.229",
|
|
42
|
+
y2: "23.229",
|
|
43
|
+
fill: "none",
|
|
44
|
+
stroke: "#000",
|
|
45
|
+
strokeMiterlimit: "10",
|
|
46
|
+
strokeWidth: ".72"
|
|
47
|
+
}), React.createElement("line", {
|
|
48
|
+
x1: "19",
|
|
49
|
+
x2: "29",
|
|
50
|
+
y1: "28.229",
|
|
51
|
+
y2: "28.229",
|
|
52
|
+
fill: "none",
|
|
53
|
+
stroke: "#000",
|
|
54
|
+
strokeMiterlimit: "10",
|
|
55
|
+
strokeWidth: ".72"
|
|
56
|
+
}), React.createElement("line", {
|
|
57
|
+
x1: "19",
|
|
58
|
+
x2: "29",
|
|
59
|
+
y1: "33.229",
|
|
60
|
+
y2: "33.229",
|
|
61
|
+
fill: "none",
|
|
62
|
+
stroke: "#000",
|
|
63
|
+
strokeMiterlimit: "10",
|
|
64
|
+
strokeWidth: ".72"
|
|
65
|
+
}), React.createElement("line", {
|
|
66
|
+
x1: "19",
|
|
67
|
+
x2: "29",
|
|
68
|
+
y1: "38.229",
|
|
69
|
+
y2: "38.229",
|
|
70
|
+
fill: "none",
|
|
71
|
+
stroke: "#000",
|
|
72
|
+
strokeMiterlimit: "10",
|
|
73
|
+
strokeWidth: ".72"
|
|
32
74
|
}), props.children);
|
|
33
75
|
});
|
|
34
76
|
|
|
@@ -21,7 +21,14 @@ React.forwardRef(function CloudyHazy(props, ref) {
|
|
|
21
21
|
strokeLinejoin: "round",
|
|
22
22
|
strokeMiterlimit: "10",
|
|
23
23
|
strokeWidth: ".72",
|
|
24
|
-
d: "M17
|
|
24
|
+
d: "M17,28h15 M22,24h14 M22,32h14 M20,36h12 M9,32h7"
|
|
25
|
+
}), React.createElement("path", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: "#000",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: "10",
|
|
30
|
+
strokeWidth: ".72",
|
|
31
|
+
d: "M13.631,28 C11.058,27.967,9,26.231,9,23.658C9,21.086,11.058,19,13.631,19c0.839,0,1.624,0.225,2.303,0.613C16.32,15.537,19.75,12,23.927,12 c3.408,0,6.313,2.304,7.479,5.299C31.969,17.108,32.799,17,33.426,17C36.504,17,39,19.495,39,22.574"
|
|
25
32
|
}), props.children);
|
|
26
33
|
});
|
|
27
34
|
|
|
@@ -21,7 +21,14 @@ React.forwardRef(function CloudyWindy(props, ref) {
|
|
|
21
21
|
strokeLinejoin: "round",
|
|
22
22
|
strokeMiterlimit: "10",
|
|
23
23
|
strokeWidth: ".72",
|
|
24
|
-
d: "M30
|
|
24
|
+
d: "M30,25.5 c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3c0,1.657-1.343,3-3,3H18 M32,35.5c0,1.657,1.343,3,3,3c1.657,0,3-1.343,3-3 c0-1.657-1.343-3-3-3H13"
|
|
25
|
+
}), React.createElement("path", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: "#000",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: "10",
|
|
30
|
+
strokeWidth: ".72",
|
|
31
|
+
d: "M17,25.5h-3.369 C11.058,25.467,9,23.731,9,21.158c0-2.573,2.058-4.658,4.631-4.658c0.839,0,1.624,0.225,2.303,0.613 C16.32,13.037,19.75,9.5,23.927,9.5c3.408,0,6.313,2.304,7.479,5.299c0.563-0.191,1.393-0.299,2.02-0.299 c3.078,0,5.574,2.495,5.574,5.574"
|
|
25
32
|
}), props.children);
|
|
26
33
|
});
|
|
27
34
|
|
|
@@ -21,7 +21,14 @@ React.forwardRef(function CoatHanger(props, ref) {
|
|
|
21
21
|
strokeLinejoin: "round",
|
|
22
22
|
strokeMiterlimit: "10",
|
|
23
23
|
strokeWidth: ".72",
|
|
24
|
-
d: "M38
|
|
24
|
+
d: "M38,33.019L38,33.019 C38,34.113,37.113,35,36.019,35H11.981C10.887,35,10,34.113,10,33.019v0c0-0.64,0.309-1.24,0.829-1.612L24,22l13.171,9.408 C37.691,31.779,38,32.38,38,33.019z"
|
|
25
|
+
}), React.createElement("path", {
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: "#000",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: "10",
|
|
30
|
+
strokeWidth: ".72",
|
|
31
|
+
d: "M21,16 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3v3"
|
|
25
32
|
}), props.children);
|
|
26
33
|
});
|
|
27
34
|
|