@carbon/pictograms 12.76.0 → 12.77.0-rc.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 +16 -2
- package/es/chennai/index.js +26 -0
- package/es/denver/index.js +26 -0
- package/es/frankfurt/index.js +26 -0
- package/es/index.js +15 -1
- package/es/laptop/index.js +26 -0
- package/es/los-angeles/index.js +26 -0
- package/es/lotus--flower/index.js +26 -0
- package/es/men--showers/index.js +26 -0
- package/es/miami/index.js +26 -0
- package/es/oslo/index.js +26 -0
- package/es/perth/index.js +26 -0
- package/es/san-jose/index.js +26 -0
- package/es/taipei/index.js +26 -0
- package/es/technology-zone--finger/index.js +26 -0
- package/es/women--showers/index.js +26 -0
- package/lib/chennai/index.js +26 -0
- package/lib/denver/index.js +26 -0
- package/lib/frankfurt/index.js +26 -0
- package/lib/index.js +28 -0
- package/lib/laptop/index.js +26 -0
- package/lib/los-angeles/index.js +26 -0
- package/lib/lotus--flower/index.js +26 -0
- package/lib/men--showers/index.js +26 -0
- package/lib/miami/index.js +26 -0
- package/lib/oslo/index.js +26 -0
- package/lib/perth/index.js +26 -0
- package/lib/san-jose/index.js +26 -0
- package/lib/taipei/index.js +26 -0
- package/lib/technology-zone--finger/index.js +26 -0
- package/lib/women--showers/index.js +26 -0
- package/master/productive-pictogram-master.ai +24910 -25390
- package/metadata.json +681 -3
- package/package.json +2 -2
- package/pictograms.yml +104 -0
- package/src/svg/chennai.svg +27 -0
- package/src/svg/denver.svg +21 -0
- package/src/svg/frankfurt.svg +17 -0
- package/src/svg/laptop.svg +9 -0
- package/src/svg/los-angeles.svg +33 -0
- package/src/svg/lotus--flower.svg +23 -0
- package/src/svg/men--showers.svg +21 -0
- package/src/svg/miami.svg +30 -0
- package/src/svg/oslo.svg +23 -0
- package/src/svg/perth.svg +31 -0
- package/src/svg/san-jose.svg +13 -0
- package/src/svg/taipei.svg +16 -0
- package/src/svg/technology-zone--finger.svg +25 -0
- package/src/svg/women--showers.svg +23 -0
- package/svg/chennai.svg +1 -0
- package/svg/denver.svg +1 -0
- package/svg/frankfurt.svg +1 -0
- package/svg/laptop.svg +1 -0
- package/svg/los-angeles.svg +1 -0
- package/svg/lotus--flower.svg +1 -0
- package/svg/men--showers.svg +1 -0
- package/svg/miami.svg +1 -0
- package/svg/oslo.svg +1 -0
- package/svg/perth.svg +1 -0
- package/svg/san-jose.svg +1 -0
- package/svg/taipei.svg +1 -0
- package/svg/technology-zone--finger.svg +1 -0
- package/svg/women--showers.svg +1 -0
- package/umd/index.js +252 -0
package/categories.yml
CHANGED
|
@@ -142,6 +142,7 @@ categories:
|
|
|
142
142
|
- cairo--giza-plateau
|
|
143
143
|
- cairo--giza-sphinx
|
|
144
144
|
- canada--maple-leaf
|
|
145
|
+
- chennai
|
|
145
146
|
- chicago
|
|
146
147
|
- chile--easter-island
|
|
147
148
|
- chile--hand-of-the-desert
|
|
@@ -150,6 +151,7 @@ categories:
|
|
|
150
151
|
- copenhagen--snekkja
|
|
151
152
|
- dallas--reunion-tower
|
|
152
153
|
- dallas--skyline
|
|
154
|
+
- denver
|
|
153
155
|
- dubai--palm-islands
|
|
154
156
|
- dubai--skyscraper
|
|
155
157
|
- dublin--brewery
|
|
@@ -157,6 +159,7 @@ categories:
|
|
|
157
159
|
- ecuador--quito
|
|
158
160
|
- ehningen--tech-campus-01
|
|
159
161
|
- ehningen--tech-campus-02
|
|
162
|
+
- frankfurt
|
|
160
163
|
- frost-tower
|
|
161
164
|
- geodesic-montreal-biosphere
|
|
162
165
|
- guadalajara--seal
|
|
@@ -170,6 +173,7 @@ categories:
|
|
|
170
173
|
- kuala-lumpur
|
|
171
174
|
- london
|
|
172
175
|
- london--big-ben
|
|
176
|
+
- los-angeles
|
|
173
177
|
- madrid--cathedral
|
|
174
178
|
- madrid--skyscrapers
|
|
175
179
|
- madrid--statue
|
|
@@ -177,6 +181,7 @@ categories:
|
|
|
177
181
|
- melbourne
|
|
178
182
|
- mexico-city--angel-of-independence
|
|
179
183
|
- mexico-city--museo-soumaya
|
|
184
|
+
- miami
|
|
180
185
|
- milan--duomo-di-milano
|
|
181
186
|
- milan--skyscrapers
|
|
182
187
|
- montreal--olympic-stadium
|
|
@@ -192,11 +197,13 @@ categories:
|
|
|
192
197
|
- nyc--world-trade-center
|
|
193
198
|
- okinawa
|
|
194
199
|
- osaka--tsutenkaku-tower
|
|
200
|
+
- oslo
|
|
195
201
|
- paris--arc-de-triomphe
|
|
196
202
|
- paris--eiffel-tower
|
|
197
203
|
- paris--louvre
|
|
198
204
|
- paris--notre-dame
|
|
199
205
|
- paris--pompidou-center
|
|
206
|
+
- perth
|
|
200
207
|
- peru--machu-picchu
|
|
201
208
|
- portland--building
|
|
202
209
|
- poughkeepsie--bridge
|
|
@@ -211,6 +218,7 @@ categories:
|
|
|
211
218
|
- rome
|
|
212
219
|
- san-francisco
|
|
213
220
|
- san-francisco--fog
|
|
221
|
+
- san-jose
|
|
214
222
|
- sao-paulo
|
|
215
223
|
- seattle
|
|
216
224
|
- seoul--gyeongbokgung-palace
|
|
@@ -222,6 +230,7 @@ categories:
|
|
|
222
230
|
- stuttgart--tv-tower
|
|
223
231
|
- sydney--mlc-centre
|
|
224
232
|
- sydney--opera-house
|
|
233
|
+
- taipei
|
|
225
234
|
- taipei--bubble-tea
|
|
226
235
|
- tel-aviv
|
|
227
236
|
- tokyo--cherry-blossom
|
|
@@ -735,6 +744,7 @@ categories:
|
|
|
735
744
|
- software--02
|
|
736
745
|
- software--development
|
|
737
746
|
- systems-and-tools
|
|
747
|
+
- technology-zone--finger
|
|
738
748
|
- universal-experiences
|
|
739
749
|
- user--experience-design
|
|
740
750
|
- user--insights
|
|
@@ -804,6 +814,7 @@ categories:
|
|
|
804
814
|
- drone
|
|
805
815
|
- electric
|
|
806
816
|
- headphones
|
|
817
|
+
- laptop
|
|
807
818
|
- microphone
|
|
808
819
|
- mouse
|
|
809
820
|
- printer
|
|
@@ -1041,8 +1052,6 @@ categories:
|
|
|
1041
1052
|
- dog--02
|
|
1042
1053
|
- dog--walking
|
|
1043
1054
|
- face--melting
|
|
1044
|
-
- half-note
|
|
1045
|
-
- hard--ice--cream
|
|
1046
1055
|
- firecracker
|
|
1047
1056
|
- fish
|
|
1048
1057
|
- flower--01
|
|
@@ -1051,12 +1060,15 @@ categories:
|
|
|
1051
1060
|
- frozen--pipe
|
|
1052
1061
|
- gramophone
|
|
1053
1062
|
- guitar
|
|
1063
|
+
- half-note
|
|
1064
|
+
- hard--ice--cream
|
|
1054
1065
|
- hiking
|
|
1055
1066
|
- horse
|
|
1056
1067
|
- juice
|
|
1057
1068
|
- lantern
|
|
1058
1069
|
- limes
|
|
1059
1070
|
- longhorn
|
|
1071
|
+
- lotus--flower
|
|
1060
1072
|
- mandolin
|
|
1061
1073
|
- margarita-glass
|
|
1062
1074
|
- martini-glass
|
|
@@ -1620,6 +1632,7 @@ categories:
|
|
|
1620
1632
|
- literature
|
|
1621
1633
|
- lockers
|
|
1622
1634
|
- loop--hearing
|
|
1635
|
+
- men--showers
|
|
1623
1636
|
- metal-can
|
|
1624
1637
|
- no--food
|
|
1625
1638
|
- no--liquids
|
|
@@ -1641,3 +1654,4 @@ categories:
|
|
|
1641
1654
|
- urinal--02
|
|
1642
1655
|
- washing-hands
|
|
1643
1656
|
- waste--electronic
|
|
1657
|
+
- women--showers
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
//#region virtual:chennai/index.js
|
|
10
|
+
var virtual_chennai_default = {
|
|
11
|
+
"elem": "svg",
|
|
12
|
+
"attrs": {
|
|
13
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
14
|
+
"viewBox": "0 0 32 32",
|
|
15
|
+
"fill": "currentColor",
|
|
16
|
+
"width": 64,
|
|
17
|
+
"height": 64
|
|
18
|
+
},
|
|
19
|
+
"content": [{
|
|
20
|
+
"elem": "path",
|
|
21
|
+
"attrs": { "d": "M16,7.5c-0.28,0-0.5,0.22-0.5,0.5c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M16,7.5 c-0.28,0-0.5,0.22-0.5,0.5c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M16,7.5c-0.28,0-0.5,0.22-0.5,0.5 c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M16,7.5c-0.28,0-0.5,0.22-0.5,0.5c0,0.28,0.22,0.5,0.5,0.5 c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M26.36,22.64v-2h-1v-2h-1v-2h-1v-2h-1v-2h-1v-2h-1V5h-0.72v1.64h-2.33 c-0.16-0.58-0.68-1-1.31-1s-1.15,0.42-1.31,1h-2.33V5h-0.72v5.64h-1v2h-1v2h-1v2h-1v2h-1v2h-1v2h-1v8.72h8.72v-6h5.28v6h8.72v-8.72 C27.36,22.64,26.36,22.64,26.36,22.64z M25.64,21.36v1.28h-8.28v-1.28H25.64z M24.64,23.36v3.28h-1.28v-3.28H24.64z M22.64,23.36 v3.28h-1.28v-3.28H22.64z M20.64,23.36v3.28h-1.28v-3.28H20.64z M13.36,20.64v-1.28h5.28v1.28C18.64,20.64,13.36,20.64,13.36,20.64z M16.64,21.36v1.28h-1.28v-1.28H16.64z M17.64,11.36v1.28h-3.28v-1.28H17.64z M15.36,10.64V9.36h1.28v1.28H15.36z M17.36,10.64V9.36 h2.28v1.28H17.36z M15.36,13.36h1.28v1.28h-1.28V13.36z M18.64,15.36v1.28h-5.28v-1.28H18.64z M15.36,17.36h1.28v1.28h-1.28V17.36z M24.64,19.36v1.28h-5.28v-1.28H24.64z M23.64,17.36v1.28h-6.28v-1.28H23.64z M22.64,15.36v1.28h-3.28v-1.28H22.64z M21.64,13.36 v1.28h-4.28v-1.28H21.64z M20.64,11.36v1.28h-2.28v-1.28H20.64z M18.36,7.36h1.28v1.28h-1.28C18.36,8.64,18.36,7.36,18.36,7.36z M14.36,7.36h1V7c0-0.35,0.29-0.64,0.64-0.64S16.64,6.65,16.64,7v0.36h1v1.28h-3.28C14.36,8.64,14.36,7.36,14.36,7.36z M12.36,7.36 h1.28v1.28h-1.28C12.36,8.64,12.36,7.36,12.36,7.36z M12.36,9.36h2.28v1.28h-2.28V9.36z M11.36,11.36h2.28v1.28h-2.28V11.36z M10.36,13.36h4.28v1.28h-4.28C10.36,14.64,10.36,13.36,10.36,13.36z M9.36,15.36h3.28v1.28H9.36V15.36z M8.36,17.36h6.28v1.28H8.36 C8.36,18.64,8.36,17.36,8.36,17.36z M7.36,19.36h5.28v1.28H7.36V19.36z M5.36,23.36h1.28v3.28H5.36 C5.36,26.64,5.36,23.36,5.36,23.36z M12.64,30.64H5.36v-3.28h7.28V30.64z M7.36,26.64v-3.28h1.28v3.28 C8.64,26.64,7.36,26.64,7.36,26.64z M9.36,26.64v-3.28h1.28v3.28H9.36z M12.64,26.64h-1.28v-3.28h1.28V26.64z M6.36,22.64v-1.28 h8.28v1.28H6.36z M18.64,24.64h-5.28v-1.28h5.28V24.64z M26.64,30.64h-7.28v-3.28h7.28V30.64z M26.64,26.64h-1.28v-3.28h1.28V26.64z M16,7.5c-0.28,0-0.5,0.22-0.5,0.5c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M16,7.5 c-0.28,0-0.5,0.22-0.5,0.5c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z M16,7.5c-0.28,0-0.5,0.22-0.5,0.5 c0,0.28,0.22,0.5,0.5,0.5c0.28,0,0.5-0.22,0.5-0.5S16.28,7.5,16,7.5z" }
|
|
22
|
+
}],
|
|
23
|
+
"name": "chennai"
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { virtual_chennai_default as default };
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
//#region virtual:denver/index.js
|
|
10
|
+
var virtual_denver_default = {
|
|
11
|
+
"elem": "svg",
|
|
12
|
+
"attrs": {
|
|
13
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
14
|
+
"viewBox": "0 0 32 32",
|
|
15
|
+
"fill": "currentColor",
|
|
16
|
+
"width": 64,
|
|
17
|
+
"height": 64
|
|
18
|
+
},
|
|
19
|
+
"content": [{
|
|
20
|
+
"elem": "path",
|
|
21
|
+
"attrs": { "d": "M29,30.36H3V29.64h0.661l0.974-16.565L3.64,11V8.64h1.027C4.823,7.626,5.626,6.823,6.64,6.667V5h0.72v1.668 C8.373,6.823,9.177,7.626,9.332,8.64h1.027l-0.038,2.521l-0.957,1.914l0.974,16.565h1.301V6h0.72v23.64h5.28V28.36H13V27.64h4.64 V26.36H13V25.64h4.64V24.36H13V23.64h4.64V22.36H13V21.64h4.64V20.36H14V19.64h3.64V18.36H14V17.64h3.64v-1.28H14v-0.72h3.64v-1.28 H14v-0.72h3.64v-1.28H15v-0.72h2.64v-1.28H15V9.64h2.619c-0.242-2.055-2.545-2.273-2.648-2.281l-0.33-0.028l0-2.971H14 c-1.622,0-1.641,1.573-1.641,1.64h-0.72c0-0.816,0.493-2.36,2.36-2.36h1.359v3.043c1.193,0.208,3,1.087,3,3.316v19.64h2.279V27.36 H20V26.64h0.64V15.36H20v-0.72h0.64v-4h1V9.36h-1.408l3.1-3.72h0.309V3h0.721v2.64h0.309l3.1,3.72H26.36v1.28h1v4H28v0.72h-0.64 v11.28H28v0.721h-0.64v2.279H29L29,30.36L29,30.36z M24.36,29.64h2.279V27.36H21.36v2.279h2.279V28h0.721V29.64z M7.36,29.64h2.258 L9.014,19.36H7.36v2.279H9v0.721H7.36v2.279H9v0.721H7.36v2.279H9v0.721H7.36C7.36,28.36,7.36,29.64,7.36,29.64z M4.382,29.64H6.64 V28.36H5V27.64h1.64V25.36H5V24.64h1.64V22.36H5V21.64h1.64V19.36H4.986C4.986,19.36,4.382,29.64,4.382,29.64z M21.36,26.64h5.279 V15.36H21.36V26.64z M7.36,18.64h1.611l-0.134-2.28H7.36L7.36,18.64L7.36,18.64z M5.029,18.64H6.64v-2.28H5.163L5.029,18.64 L5.029,18.64z M7.36,15.64h1.435l-0.134-2.28H7.36C7.36,13.36,7.36,15.64,7.36,15.64z M5.206,15.64H6.64v-2.28H5.339L5.206,15.64z M21.36,14.64h5.279v-3.28H21.36V14.64z M7.36,12.64h1.418l0.64-1.28H7.36C7.36,11.36,7.36,12.64,7.36,12.64z M5.223,12.64H6.64 v-1.28H4.583L5.223,12.64z M22.36,10.64h3.279V9.36H22.36V10.64z M7.36,10.64h2.28V9.36H7.36C7.36,9.36,7.36,10.64,7.36,10.64z M4.36,10.64h2.28V9.36H4.36C4.36,9.36,4.36,10.64,4.36,10.64z M26,8.64h0.231l-1.9-2.28h-0.662l-1.9,2.28H26L26,8.64z M5.4,8.64 h3.2C8.435,7.908,7.781,7.36,7,7.36S5.564,7.908,5.4,8.64z M24.36,26H23.64V16h0.721V26z M24.36,14H23.64v-2h0.721V14z" }
|
|
22
|
+
}],
|
|
23
|
+
"name": "denver"
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { virtual_denver_default as default };
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
//#region virtual:frankfurt/index.js
|
|
10
|
+
var virtual_frankfurt_default = {
|
|
11
|
+
"elem": "svg",
|
|
12
|
+
"attrs": {
|
|
13
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
14
|
+
"viewBox": "0 0 32 32",
|
|
15
|
+
"fill": "currentColor",
|
|
16
|
+
"width": 64,
|
|
17
|
+
"height": 64
|
|
18
|
+
},
|
|
19
|
+
"content": [{
|
|
20
|
+
"elem": "path",
|
|
21
|
+
"attrs": { "d": "M29,30.36h-5V29.64h5V30.36z M30.36,30.359H29.64V10.173L25,6.461l-4.64,3.712v3.678l1,1v2.298l-2,2v1.49h2 v9.72H20.64V21.36h-9.28v8.999h-0.72v-9.72h2v-1.49l-2-2v-2.298l3-3V9.64h2V7h0.72v2.64h2v2.211l1.279,1.28V9.827l2-1.6V3.64h6.721 v4.587l2,1.6L30.36,30.359L30.36,30.359z M13.36,20.64h5.28V19.36h-5.28C13.36,19.36,13.36,20.64,13.36,20.64z M13.149,18.64h5.702 l1.28-1.279h-8.262L13.149,18.64L13.149,18.64z M11.36,16.64h9.28v-1.28h-9.28C11.36,15.36,11.36,16.64,11.36,16.64z M11.869,14.64 h8.262l-2.28-2.28h-3.702L11.869,14.64L11.869,14.64z M14.36,11.64h3.28v-1.28h-3.28C14.36,10.36,14.36,11.64,14.36,11.64z M25,5.539l2.64,2.112V4.36H22.36v3.291L25,5.539L25,5.539z M18.36,30.359H17.64V24.36h-2.28v5.999h-0.72v-6.72h3.72V30.359z M2.36,30.359H1.64V2.64h10.72V13h-0.72V3.36H2.36V30.359z M13.36,30h-0.72v-2h0.72V30z M29,28.36h-5V27.64h5V28.36z M8,28.36H4 V27.64h4V28.36z M13.36,27h-0.72v-2h0.72V27z M29,26.36h-5V25.64h5V26.36z M8,25.36H4V24.64h4V25.36z M29,24.36h-5V23.64h5V24.36z M13.36,24h-0.72v-2h0.72V24z M29,22.36h-5V21.64h5V22.36z M8,22.36H4V21.64h4V22.36z M29,20.36h-5V19.64h5V20.36z M8,19.36H4V18.64 h4V19.36z M29,18.36h-5V17.64h5V18.36z M29,16.36h-5v-0.72h5V16.36z M8,16.36H4v-0.72h4V16.36z M29,14.36h-5v-0.72h5V14.36z M8,13.36H4v-0.72h4V13.36z M29,12.36h-5v-0.72h5V12.36z M8,10.36H4V9.64h4V10.36z M8,7.36H4V6.64h4V7.36z" }
|
|
22
|
+
}],
|
|
23
|
+
"name": "frankfurt"
|
|
24
|
+
};
|
|
25
|
+
//#endregion
|
|
26
|
+
export { virtual_frankfurt_default as default };
|