@iconify-json/carbon 1.1.6 → 1.1.8
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/README.md +6 -3
- package/icons.json +186 -6
- package/info.json +2 -2
- package/metadata.json +67 -7
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
# Carbon
|
|
2
2
|
|
|
3
|
-
This package
|
|
3
|
+
This package contains icon data for Carbon icon set.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
Files:
|
|
6
|
+
|
|
7
|
+
- Icon data is stored in `icons.json` in `IconifyJSON` format. See [IconifyJSON documentation](https://docs.iconify.design/types/iconify-json.html).
|
|
8
|
+
- Icon set information is stored in `info.json` in `IconifyInfo` format. See [IconifyInfo documentation](https://docs.iconify.design/types/iconify-info.html).
|
|
6
9
|
|
|
7
10
|
## Installation
|
|
8
11
|
|
|
@@ -12,4 +15,4 @@ npm install @iconify-json/carbon --save-dev
|
|
|
12
15
|
|
|
13
16
|
## Usage
|
|
14
17
|
|
|
15
|
-
|
|
18
|
+
Icon data can be parsed with various tools, see [Iconify documentation](https://docs.iconify.design/icons/json.html).
|
package/icons.json
CHANGED
|
@@ -544,6 +544,9 @@
|
|
|
544
544
|
"body": "<path d=\"M28.828 3.172a4.094 4.094 0 0 0-5.656 0L4.05 22.292A6.954 6.954 0 0 0 2 27.242V30h2.756a6.952 6.952 0 0 0 4.95-2.05L28.828 8.829a3.999 3.999 0 0 0 0-5.657zM10.91 18.26l2.829 2.829l-2.122 2.121l-2.828-2.828zm-2.619 8.276A4.966 4.966 0 0 1 4.756 28H4v-.759a4.967 4.967 0 0 1 1.464-3.535l1.91-1.91l2.829 2.828zM27.415 7.414l-12.261 12.26l-2.829-2.828l12.262-12.26a2.047 2.047 0 0 1 2.828 0a2 2 0 0 1 0 2.828z\" fill=\"currentColor\"/><path d=\"M14 2a2.995 2.995 0 0 0-2.816 2H7.816A2.993 2.993 0 1 0 4 7.815v3.37a3 3 0 1 0 2 0v-3.37A2.996 2.996 0 0 0 7.816 6h3.368A2.995 2.995 0 1 0 14 2zM5 15a1 1 0 1 1 1-1a1 1 0 0 1-1 1zm0-9a1 1 0 1 1 1-1a1 1 0 0 1-1 1zm9 0a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/>",
|
|
545
545
|
"hidden": true
|
|
546
546
|
},
|
|
547
|
+
"build-tool": {
|
|
548
|
+
"body": "<path fill=\"currentColor\" d=\"M28 14h-1V7c0-1.1-.9-2-2-2h-6v2h6v7h-1c-1.1 0-2 .9-2 2v9H9.9c-.4-1.4-1.5-2.5-2.9-2.9V7h6.2l-2.6 2.6L12 11l5-5l-5-5l-1.4 1.4L13.2 5H7c-1.1 0-2 .9-2 2v15.1c-1.7.4-3 2-3 3.9c0 2.2 1.8 4 4 4c1.9 0 3.4-1.3 3.9-3H22v1c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V16c0-1.1-.9-2-2-2zM6 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2zm18 0V16h4v12h-4z\"/>"
|
|
549
|
+
},
|
|
547
550
|
"building": {
|
|
548
551
|
"body": "<path fill=\"currentColor\" d=\"M28 2H16a2.002 2.002 0 0 0-2 2v10H4a2.002 2.002 0 0 0-2 2v14h28V4a2.002 2.002 0 0 0-2-2ZM9 28v-7h4v7Zm19 0H15v-8a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v8H4V16h12V4h12Z\"/><path fill=\"currentColor\" d=\"M18 8h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2zm-6 6h2v2h-2zm6 0h2v2h-2z\"/>"
|
|
549
552
|
},
|
|
@@ -676,6 +679,9 @@
|
|
|
676
679
|
"catalog": {
|
|
677
680
|
"body": "<path fill=\"currentColor\" d=\"M26 2H8a2 2 0 0 0-2 2v4H4v2h2v5H4v2h2v5H4v2h2v4a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 26H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18Z\"/><path fill=\"currentColor\" d=\"M14 8h8v2h-8zm0 7h8v2h-8zm0 7h8v2h-8z\"/>"
|
|
678
681
|
},
|
|
682
|
+
"catalog-publish": {
|
|
683
|
+
"body": "<path fill=\"currentColor\" d=\"m20 20l1.4 1.4l-2.6 2.6H28v2h-9.2l2.6 2.6L20 30l-5-5zm-6-5h8v2h-8zm0-7h8v2h-8z\"/><path fill=\"currentColor\" d=\"M13 28H8v-4h2v-2H8v-5h2v-2H8v-5h2V8H8V4h18v16h2V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v4H4v2h2v5H4v2h2v5H4v2h2v4c0 1.1.9 2 2 2h5v-2z\"/>"
|
|
684
|
+
},
|
|
679
685
|
"categories": {
|
|
680
686
|
"body": "<path fill=\"currentColor\" d=\"m6.76 6l.45.89L7.76 8H12v5H4V6h2.76m.62-2H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H9l-.72-1.45a1 1 0 0 0-.9-.55zm15.38 2l.45.89l.55 1.11H28v5h-8V6h2.76m.62-2H19a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-4l-.72-1.45a1 1 0 0 0-.9-.55zM6.76 19l.45.89l.55 1.11H12v5H4v-7h2.76m.62-2H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1H9l-.72-1.45a1 1 0 0 0-.9-.55zm15.38 2l.45.89l.55 1.11H28v5h-8v-7h2.76m.62-2H19a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-4l-.72-1.45a1 1 0 0 0-.9-.55z\"/>"
|
|
681
687
|
},
|
|
@@ -1291,6 +1297,12 @@
|
|
|
1291
1297
|
"continue-filled": {
|
|
1292
1298
|
"body": "<path fill=\"currentColor\" d=\"M10 28a1 1 0 0 1-1-1V5a1 1 0 0 1 1.501-.865l19 11a1 1 0 0 1 0 1.73l-19 11A.998.998 0 0 1 10 28zM4 4h2v24H4z\"/>"
|
|
1293
1299
|
},
|
|
1300
|
+
"continuous-deployment": {
|
|
1301
|
+
"body": "<path fill=\"currentColor\" d=\"m24 2l-6 6l1.4 1.4L23 5.8V19c0 5-4 9-9 9c-1.6 0-3.1-.4-4.3-1.1c.4.1.8.1 1.3.1c4.4 0 8-3.6 8-8s-3.6-8-8-8s-8 3.6-8 8c0 6.1 4.9 11 11 11s11-4.9 11-11V5.8l3.6 3.6L30 8l-6-6zM5 19.6V19c0-3.3 2.7-6 6-6s6 2.7 6 6s-2.7 6-6 6c-3.1 0-5.7-2.4-6-5.4z\"/>"
|
|
1302
|
+
},
|
|
1303
|
+
"continuous-integration": {
|
|
1304
|
+
"body": "<path fill=\"currentColor\" d=\"m31.9 15.5l-5.7-10c-.3-.3-.6-.5-.9-.5H6.7c-.3 0-.6.2-.8.5l-5.7 10c-.2.2-.2.3-.2.5s0 .3.1.5l5.7 10c.3.3.6.5.9.5h18.5c.4 0 .7-.2.9-.5l5.7-10c.2-.2.2-.3.2-.5s0-.3-.1-.5zM17.8 15h-8l4-7l4 7zm-2.3-8h8l-4 7l-4-7zm2.3 10l-4 7l-4-7h8zm1.7 1l4 7h-8l4-7zm1.7-1h8l-4 7l-4-7zm0-2l4-7l4 7h-8zM7.3 7H12l-4.6 8H2.7l4.6-8zm0 18l-4.6-8h4.7l4.6 8H7.3z\"/>"
|
|
1305
|
+
},
|
|
1294
1306
|
"contour-draw": {
|
|
1295
1307
|
"body": "<defs/><path d=\"M7.7 4.7a14.703 14.703 0 0 0-3 3.1L6.3 9a13.263 13.263 0 0 1 2.6-2.7z\" fill=\"currentColor\"/><path d=\"M4.6 12.3l-1.9-.6A12.511 12.511 0 0 0 2 16h2a11.476 11.476 0 0 1 .6-3.7z\" fill=\"currentColor\"/><path d=\"M11.7 2.7l.6 1.9A11.476 11.476 0 0 1 16 4V2a12.511 12.511 0 0 0-4.3.7z\" fill=\"currentColor\"/><path d=\"M24.2 27.3a15.18 15.18 0 0 0 3.1-3.1L25.7 23a11.526 11.526 0 0 1-2.7 2.7z\" fill=\"currentColor\"/><path d=\"M27.4 19.7l1.9.6A15.475 15.475 0 0 0 30 16h-2a11.476 11.476 0 0 1-.6 3.7z\" fill=\"currentColor\"/><path d=\"M29.2 11.6a14.403 14.403 0 0 0-2-3.9l-1.6 1.2a12.887 12.887 0 0 1 1.7 3.3z\" fill=\"currentColor\"/><path d=\"M24.1 4.6a14.403 14.403 0 0 0-3.9-2l-.6 1.9a12.887 12.887 0 0 1 3.3 1.7z\" fill=\"currentColor\"/><path d=\"M20.3 29.3l-.6-1.9a11.476 11.476 0 0 1-3.7.6v2a21.42 21.42 0 0 0 4.3-.7z\" fill=\"currentColor\"/><path d=\"M15.402 24.248a11.949 11.949 0 0 0-1.718-3.335l1.613-1.183a13.949 13.949 0 0 1 2.005 3.893z\" fill=\"currentColor\"/><path d=\"M11.02 18.267a11.921 11.921 0 0 0-3.347-1.694l.612-1.905a13.924 13.924 0 0 1 3.907 1.978z\" fill=\"currentColor\"/>",
|
|
1296
1308
|
"hidden": true
|
|
@@ -2593,11 +2605,62 @@
|
|
|
2593
2605
|
"ibm-cloud": {
|
|
2594
2606
|
"body": "<path fill=\"currentColor\" d=\"M24.58 13.65a9.733 9.733 0 0 0-18.294 3.889A6.75 6.75 0 0 0 7 31h16a8.746 8.746 0 0 0 1.58-17.35zM23 29.5H7a5.237 5.237 0 0 1-.7-10.43a9.726 9.726 0 0 0 1.104 3.785a.75.75 0 1 0 1.322-.71a8.25 8.25 0 0 1 14.026-8.632a8.754 8.754 0 0 0-6.315 2.95a.75.75 0 1 0 1.124.992A7.25 7.25 0 1 1 23 29.5zm8.898-19.245a.758.758 0 0 0-1.036-.278l-3.02 1.744a.759.759 0 1 0 .758 1.314l3.02-1.744a.759.759 0 0 0 .278-1.036zM22.676 7.87a.758.758 0 0 0 1.037-.278l1.744-3.02a.759.759 0 0 0-1.314-.758l-1.744 3.02a.759.759 0 0 0 .277 1.036zM16 6.081a.759.759 0 0 0 .759-.759V1.835a.759.759 0 1 0-1.518 0v3.487a.759.759 0 0 0 .759.76zM8.287 7.592a.759.759 0 0 0 1.314-.759l-1.744-3.02a.759.759 0 1 0-1.314.76zm-4.129 4.129l-3.02-1.744a.759.759 0 1 0-.758 1.314l3.02 1.744a.759.759 0 1 0 .759-1.314z\"/>"
|
|
2595
2607
|
},
|
|
2608
|
+
"ibm-cloud-citrix-daas": {
|
|
2609
|
+
"body": "<path fill=\"currentColor\" d=\"M19 23h4v4h-4zm7 0h4v4h-4zm-7-7h4v4h-4zm7 0h4v4h-4z\"/><path fill=\"currentColor\" d=\"M16 4c-4.3 0-7.9 3-8.8 7.1c-3 .6-5.2 3.3-5.2 6.4C2 21.1 4.9 24 8.5 24H16v-2H8.5C6 22 4 20 4 17.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 8.6 12.5 6 16 6c3.9 0 7 3.1 7 7h2c0-5-4-9-9-9z\"/>"
|
|
2610
|
+
},
|
|
2596
2611
|
"ibm-cloud-dedicated-host": {
|
|
2597
2612
|
"body": "<circle cx=\"9\" cy=\"6\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M26 2H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h9v4h2v-4h9a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm0 6H6V4h20zm-9 20v-2h-2v2H4v2h24v-2H17z\"/><circle cx=\"9\" cy=\"20\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M6 24h20a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2Zm0-6h20v4H6Z\"/>"
|
|
2598
2613
|
},
|
|
2614
|
+
"ibm-cloud-direct-link-1-connect": {
|
|
2615
|
+
"body": "<path fill=\"currentColor\" d=\"M27 29H13c-1.1 0-2-.9-2-2v-4h2v4h14V13h-4v-2h4c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M20 17c-.5 0-.9.1-1.3.3l-4-4c.2-.4.3-.8.3-1.3c0-1.7-1.3-3-3-3s-3 1.3-3 3s1.3 3 3 3c.5 0 .9-.1 1.3-.3l4 4c-.2.4-.3.8-.3 1.3c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3zm-9-5c0-.6.4-1 1-1s1 .4 1 1s-.4 1-1 1s-1-.4-1-1zm9 9c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1z\"/><path fill=\"currentColor\" d=\"M5 3h14c1.1 0 2 .9 2 2v4h-2V5H5v14h4v2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z\"/>"
|
|
2616
|
+
},
|
|
2617
|
+
"ibm-cloud-direct-link-1-dedicated": {
|
|
2618
|
+
"body": "<path fill=\"currentColor\" d=\"M27 29H13c-1.1 0-2-.9-2-2v-4h2v4h14V13h-4v-2h4c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M19 21h-6c-1.1 0-2-.9-2-2v-6c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2zm-6-8v6h6v-6h-6z\"/><path fill=\"currentColor\" d=\"M5 3h14c1.1 0 2 .9 2 2v4h-2V5H5v14h4v2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z\"/>"
|
|
2619
|
+
},
|
|
2620
|
+
"ibm-cloud-direct-link-1-dedicated-hosting": {
|
|
2621
|
+
"body": "<path fill=\"currentColor\" d=\"M27 29H13c-1.1 0-2-.9-2-2v-4h2v4h14V13h-4v-2h4c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M11 19h10v2H11zm0-4h10v2H11zm0-4h10v2H11z\"/><path fill=\"currentColor\" d=\"M5 3h14c1.1 0 2 .9 2 2v4h-2V5H5v14h4v2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z\"/>"
|
|
2622
|
+
},
|
|
2623
|
+
"ibm-cloud-direct-link-1-exchange": {
|
|
2624
|
+
"body": "<path fill=\"currentColor\" d=\"M27 29H13c-1.1 0-2-.9-2-2v-4h2v4h14V13h-4v-2h4c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M19 15v4h-4v2h6v-6zm-2-4h-6v6h2v-4h4z\"/><path fill=\"currentColor\" d=\"M5 3h14c1.1 0 2 .9 2 2v4h-2V5H5v14h4v2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2z\"/>"
|
|
2625
|
+
},
|
|
2626
|
+
"ibm-cloud-direct-link-2-connect": {
|
|
2627
|
+
"body": "<path fill=\"currentColor\" d=\"M17.2 13c.4 1.2 1.5 2 2.8 2c1.7 0 3-1.3 3-3s-1.3-3-3-3c-1.3 0-2.4.8-2.8 2H5c-1.1 0-2 .9-2 2v6H0v2h3v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4h-2v4H5V13h12.2zm2.8-2c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1z\"/><path fill=\"currentColor\" d=\"M29 11V5c0-1.1-.9-2-2-2H13c-1.1 0-2 .9-2 2v4h2V5h14v14H14.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2H27c1.1 0 2-.9 2-2v-6h3v-2h-3zM12 21c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1z\"/>"
|
|
2628
|
+
},
|
|
2629
|
+
"ibm-cloud-direct-link-2-dedicated": {
|
|
2630
|
+
"body": "<path fill=\"currentColor\" d=\"M32 11h-3V5c0-1.1-.9-2-2-2H13c-1.1 0-2 .9-2 2v4h2V5h14v14H13v-4h-2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6h3v-2z\"/><path fill=\"currentColor\" d=\"M21 17v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v6H0v2h3v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4h-2v4H5V13h14v4h2z\"/>"
|
|
2631
|
+
},
|
|
2632
|
+
"ibm-cloud-direct-link-2-dedicated-hosting": {
|
|
2633
|
+
"body": "<path fill=\"currentColor\" d=\"M19 27H5V13h4v-2H5c-1.1 0-2 .9-2 2v6H0v2h3v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4h-2v4z\"/><path fill=\"currentColor\" d=\"M11 19h10v2H11zm0-4h10v2H11zm0-4h10v2H11z\"/><path fill=\"currentColor\" d=\"M29 11V5c0-1.1-.9-2-2-2H13c-1.1 0-2 .9-2 2v4h2V5h14v14h-4v2h4c1.1 0 2-.9 2-2v-6h3v-2h-3z\"/>"
|
|
2634
|
+
},
|
|
2635
|
+
"ibm-cloud-event-notification": {
|
|
2636
|
+
"body": "<path fill=\"currentColor\" d=\"M26 19c-.7 0-1.4.3-1.9.7l-4.3-2.6c.1-.4.2-.7.2-1.1c0-.4-.1-.8-.2-1.1l4.3-2.6c.5.4 1.2.7 1.9.7c1.7 0 3-1.3 3-3s-1.3-3-3-3s-3 1.3-3 3c0 .2 0 .4.1.6l-4.3 2.6c-.7-.8-1.7-1.2-2.8-1.2c-.6 0-1.1.1-1.6.4l-3.8-4.8c.2-.5.4-1 .4-1.6c0-1.7-1.3-3-3-3S5 4.3 5 6s1.3 3 3 3c.3 0 .7-.1 1-.2l3.8 4.8c-.3.4-.5.9-.7 1.4H7.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2h4.3c.1.5.4 1 .7 1.4L9 23.2c-.3-.1-.7-.2-1-.2c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3c0-.6-.2-1.1-.5-1.6l3.8-4.8c.5.2 1.1.4 1.6.4c1.1 0 2.1-.4 2.8-1.2l4.3 2.6c0 .2-.1.4-.1.6c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.2-3-2.9-3zm0-10c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1zM7 6c0-.6.4-1 1-1s1 .4 1 1s-.4 1-1 1s-1-.4-1-1zM5 17c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zm3 10c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zm8-9c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2zm10 5c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1z\"/>"
|
|
2637
|
+
},
|
|
2638
|
+
"ibm-cloud-event-streams": {
|
|
2639
|
+
"body": "<path fill=\"currentColor\" d=\"m23.5 9.2l-1 1.7c2.2 1.2 3.5 3.6 3.5 6.1c0 5.2-3.8 8.7-6 10.2V24h-1c-2.5 0-4.9-1.4-6.1-3.6l-1.7 1c1.4 2.6 4 4.2 6.9 4.6v3c0 .3.2.7.5.9c0 .1.2.1.4.1s.3 0 .4-.1c.4-.2 8.6-4.4 8.6-12.9c0-3.2-1.7-6.2-4.5-7.8z\"/><path fill=\"currentColor\" d=\"M20 13.1V7.8c1.2-.4 2-1.5 2-2.8c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.8 2.4 2 2.8v5.3c-.4.1-.7.2-1 .4l-5.3-5.3c.2-.3.3-.7.3-1.2c0-1.7-1.3-3-3-3S6 5.3 6 7s1.3 3 3 3c.5 0 .9-.1 1.3-.3l5.3 5.3c-.2.3-.3.7-.4 1H9.8c-.4-1.2-1.5-2-2.8-2c-1.7 0-3 1.3-3 3s1.3 3 3 3c1.3 0 2.4-.8 2.8-2h5.3c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9zM19 4c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1zM9 8c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zM7 18c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zm12 1c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\"/>"
|
|
2640
|
+
},
|
|
2641
|
+
"ibm-cloud-hyper-protect-crypto-services": {
|
|
2642
|
+
"body": "<path fill=\"currentColor\" d=\"m25 30l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0 1.9-1.1 3.7-2.9 4.5L25 30zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V20h-6z\"/><circle cx=\"22\" cy=\"10\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M21 2c-5 0-9 4-9 9c0 .9.1 1.8.4 2.6L2 24v6h6l10-10l-1.4-1.4l-2.8 2.8l-1.4-1.4l-1.4 1.4l1.4 1.4l-1.6 1.6L9.4 23L8 24.4l1.4 1.4L7.2 28H4v-3.2l9.8-9.8l.8-.8l-.3-1.2c-.2-.7-.3-1.3-.3-2c0-3.9 3.1-7 7-7s7 3.1 7 7c0 1.5-.5 2.9-1.3 4H29c.6-1.2.9-2.6.9-4C30 6 26 2 21 2z\"/>"
|
|
2643
|
+
},
|
|
2644
|
+
"ibm-cloud-hyper-protect-dbaas": {
|
|
2645
|
+
"body": "<path fill=\"currentColor\" d=\"m24 30l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V18h10v6.5c0 1.9-1.1 3.7-2.9 4.5L24 30zm-3-10v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V20h-6z\"/><circle cx=\"10\" cy=\"23\" r=\"1\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"15\" r=\"1\" fill=\"currentColor\"/><circle cx=\"10\" cy=\"7\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M23 2H7c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h9v-2H7v-6h9v-2H7v-6h16v3h2V4c0-1.1-.9-2-2-2zM7 10V4h16v6H7z\"/>"
|
|
2646
|
+
},
|
|
2647
|
+
"ibm-cloud-hyper-protect-vs": {
|
|
2648
|
+
"body": "<path fill=\"currentColor\" d=\"M20 18v6.5c0 1.9 1.1 3.7 2.9 4.5l2.1 1l2.1-1c1.7-.8 2.9-2.6 2.9-4.5V18H20zm8 6.5c0 1.2-.7 2.2-1.7 2.7l-1.3.6l-1.3-.6c-1-.5-1.7-1.6-1.7-2.7V20h6v4.5z\"/><path fill=\"currentColor\" d=\"M25 2H5c-1.1 0-2 .9-2 2v22c0 1.1.9 2 2 2h11V4h9v11h2V4c0-1.1-.9-2-2-2zM13.6 12.2L5 23.9V5.1l8.6 7.1zM6 26l8-10.9V26H6zm8-16.1L6.8 4H14v5.9z\"/>"
|
|
2649
|
+
},
|
|
2599
2650
|
"ibm-cloud-internet-services": {
|
|
2600
|
-
"body": "<path fill=\"currentColor\" d=\"M27
|
|
2651
|
+
"body": "<path fill=\"currentColor\" d=\"M27 22c-.7 0-1.4.3-1.9.7l-5.2-3.1c0-.2.1-.4.1-.6s0-.4-.1-.6l5.2-3.1c.5.4 1.2.7 1.9.7c1.7 0 3-1.3 3-3s-1.3-3-3-3s-3 1.3-3 3c0 .2 0 .4.1.6l-5.2 3.1c-.5-.4-1.2-.7-1.9-.7c-1.7 0-3 1.3-3 3s1.3 3 3 3c.7 0 1.4-.3 1.9-.7l5.2 3.1c0 .2-.1.4-.1.6c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3zm0-10c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1zm-10 8c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zm10 6c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1z\"/><path fill=\"currentColor\" d=\"M19 25H8.5c-3 0-5.5-2.5-5.5-5.5c0-2.7 1.9-4.9 4.5-5.4l1.3-.2l.3-1.3C9.9 8.7 13.2 6 17 6c.5 0 1 0 1.5.1c1.6.3 3 1.1 4.2 2.2l1.4-1.4c-1.4-1.4-3.2-2.4-5.2-2.7c-.6-.1-1.3-.2-1.9-.2c-4.7 0-8.9 3.3-9.8 8.1c-3.6.7-6.2 3.8-6.2 7.4C1 23.6 4.3 27 8.5 27H19v-2z\"/>"
|
|
2652
|
+
},
|
|
2653
|
+
"ibm-cloud-key-protect": {
|
|
2654
|
+
"body": "<path fill=\"currentColor\" d=\"M26 14.1V2h-5v2h3v2h-3v2h3v6.1c-1.7.4-3 2-3 3.9c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.9-1.3-3.4-3-3.9zM25 20c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"m15 31l-5.5-3.2c-3.4-2-5.5-5.6-5.5-9.5V4c0-1.1.9-2 2-2h12v2H6v14.3c0 3.2 1.7 6.2 4.5 7.8l4.5 2.7l4.5-2.7c1.1-.7 2.1-1.5 2.8-2.6l1.6 1.1c-.9 1.3-2.1 2.4-3.5 3.2L15 31z\"/>"
|
|
2655
|
+
},
|
|
2656
|
+
"ibm-cloud-kubernetes-service": {
|
|
2657
|
+
"body": "<path fill=\"currentColor\" d=\"M16 23c-.2 0-.4 0-.5-.1l-5-3c-.3-.2-.5-.5-.5-.9v-6c0-.4.2-.7.5-.9l5-3c.1-.1.3-.1.5-.1s.4 0 .5.1l5 3c.3.2.5.5.5.9v6c0 .4-.2.7-.5.9l-5 3c-.1.1-.3.1-.5.1zm-4-4.6l4 2.4l4-2.4v-4.9l-4-2.4l-4 2.4v4.9z\"/><path fill=\"currentColor\" d=\"M16 31c-.2 0-.3 0-.5-.1l-12-7c-.3-.2-.5-.5-.5-.9V9c0-.4.2-.7.5-.9l12-7c.2-.1.3-.1.5-.1s.3 0 .5.1l12 7l-1 1.7L16 3.2L5 9.6v12.9l11 6.4l11-6.4V15h2v8c0 .4-.2.7-.5.9l-12 7c-.2.1-.3.1-.5.1z\"/>"
|
|
2658
|
+
},
|
|
2659
|
+
"ibm-cloud-logging": {
|
|
2660
|
+
"body": "<path fill=\"currentColor\" d=\"M24.4 10c.3.5.7.9 1.3 1.2l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V4h-3V2h5v6.5c0 1.9-1.1 3.7-2.9 4.5l-2.2 1l-2.1-1c-1.3-.6-2.2-1.7-2.6-3h2.2z\"/><path fill=\"currentColor\" d=\"M16 6h8v2h-8zm0-4h8v2h-8z\"/><path fill=\"currentColor\" d=\"M28 16v6H4V6h10V4H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8v4H8v2h16v-2h-4v-4h8c1.1 0 2-.9 2-2v-6h-2zM18 28h-4v-4h4v4z\"/>"
|
|
2661
|
+
},
|
|
2662
|
+
"ibm-cloud-mass-data-migration": {
|
|
2663
|
+
"body": "<path fill=\"currentColor\" d=\"M22 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3c0 1.1-.9 2-2 2zm-7-15.2V25h2V14.8l2.6 2.6L21 16l-5-5l-5 5l1.4 1.4z\"/><path fill=\"currentColor\" d=\"M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H12v-2H8.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4c3.5 0 6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H20v2h3.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5z\"/>"
|
|
2601
2664
|
},
|
|
2602
2665
|
"ibm-cloud-pak-applications": {
|
|
2603
2666
|
"body": "<path fill=\"currentColor\" d=\"M21 22h-6a2.002 2.002 0 0 1-2-2v-4a2.002 2.002 0 0 1 2-2h6a2.002 2.002 0 0 1 2 2v4a2.002 2.002 0 0 1-2 2Zm-6-6v4h6v-4Z\"/><path fill=\"currentColor\" d=\"M11 17H9v-5a2.002 2.002 0 0 1 2-2h6v2h-6Z\"/><path fill=\"currentColor\" d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31Z\"/>"
|
|
@@ -2617,6 +2680,9 @@
|
|
|
2617
2680
|
"ibm-cloud-pak-multicloud-mgmt": {
|
|
2618
2681
|
"body": "<path fill=\"currentColor\" d=\"M21 19a1.982 1.982 0 0 0-.512.074l-1.781-1.781l-.026.026a2.888 2.888 0 0 0 0-2.638l.026.026l1.781-1.781a2.034 2.034 0 1 0-1.414-1.414l-1.781 1.781l.026.026a2.888 2.888 0 0 0-2.638 0l.026-.026l-1.781-1.781a2.034 2.034 0 1 0-1.414 1.414l1.781 1.781l.026-.026a2.887 2.887 0 0 0 0 2.638l-.026-.026l-1.781 1.781a2.034 2.034 0 1 0 1.414 1.414l1.781-1.781l-.026-.026a2.887 2.887 0 0 0 2.638 0l-.026.026l1.781 1.781A1.996 1.996 0 1 0 21 19Zm-5-2a1 1 0 1 1 1-1a1 1 0 0 1-1 1Z\"/><path fill=\"currentColor\" d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31Z\"/>"
|
|
2619
2682
|
},
|
|
2683
|
+
"ibm-cloud-pak-netezza": {
|
|
2684
|
+
"body": "<path fill=\"currentColor\" d=\"M19 10v9.2L13.5 10H11v12h2v-9.2l5.5 9.2H21V10z\"/><path fill=\"currentColor\" d=\"M16 30C8.3 30 2 23.7 2 16S8.3 2 16 2s14 6.3 14 14s-6.3 14-14 14zm0-26C9.4 4 4 9.4 4 16s5.4 12 12 12s12-5.4 12-12S22.6 4 16 4z\"/>"
|
|
2685
|
+
},
|
|
2620
2686
|
"ibm-cloud-pak-network-automation": {
|
|
2621
2687
|
"body": "<path fill=\"currentColor\" d=\"M22.364 21.364L20.95 19.95a7 7 0 0 0 0-9.899l1.414-1.415a9 9 0 0 1 0 12.728Z\"/><path fill=\"currentColor\" d=\"m19.536 18.535l-1.414-1.414a3.004 3.004 0 0 0 0-4.242l1.414-1.414a5.005 5.005 0 0 1 0 7.07zM17 26h-2V15a1 1 0 0 1 1-1a1 1 0 0 1 1 1zm-4.536-7.465a5.005 5.005 0 0 1 0-7.07l1.414 1.414a3.004 3.004 0 0 0 0 4.242z\"/><path fill=\"currentColor\" d=\"M9.636 21.364a9 9 0 0 1 0-12.728l1.414 1.415a7 7 0 0 0 0 9.898Z\"/><path fill=\"currentColor\" d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31Z\"/>"
|
|
2622
2688
|
},
|
|
@@ -2629,12 +2695,21 @@
|
|
|
2629
2695
|
"ibm-cloud-pak-watson-aiops": {
|
|
2630
2696
|
"body": "<path fill=\"currentColor\" d=\"M14 24a1 1 0 0 1-.961-.725L11.246 17H8v-2h4a1 1 0 0 1 .961.725L14 19.36l3.039-10.635a1 1 0 0 1 1.922 0L20.754 15H24v2h-4a1 1 0 0 1-.961-.725L18 12.64l-3.039 10.635A1 1 0 0 1 14 24Z\"/><path fill=\"currentColor\" d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31Z\"/>"
|
|
2631
2697
|
},
|
|
2698
|
+
"ibm-cloud-pal": {
|
|
2699
|
+
"body": "<path fill=\"currentColor\" d=\"m30.5 17.7l-6-3.5c-.1-.2-.3-.2-.5-.2s-.4 0-.5.1l-6 3.5c-.3.2-.5.5-.5.9v6.9c0 .4.2.7.5.9l6 3.5c.1.2.3.2.5.2s.4 0 .5-.1l6-3.5c.3-.2.5-.5.5-.9v-6.9c0-.4-.2-.7-.5-.9zM29 24.9l-5 3l-5-3v-5.8l5-3l5 3v5.8z\"/><path fill=\"currentColor\" d=\"M14 26H9c-4.4 0-8-3.6-8-8c0-3.7 2.6-6.9 6.2-7.8C8 5.5 12.1 2 17 2c5.5 0 10 4.5 10 10h-2c0-4.4-3.6-8-8-8c-4.1 0-7.5 3.1-8 7.2v.8l-.8.1C5.2 12.5 3 15 3 18c0 3.3 2.7 6 6 6h5v2z\"/>"
|
|
2700
|
+
},
|
|
2701
|
+
"ibm-cloud-secrets-manager": {
|
|
2702
|
+
"body": "<path fill=\"currentColor\" d=\"M20 16c0-.7-.2-1.4-.6-2l3.3-3.3l-1.4-1.4l-3.3 3.3c-.6-.4-1.3-.6-2-.6s-1.4.2-2 .6l-3.3-3.3l-1.4 1.4l3.3 3.3c-.4.6-.6 1.3-.6 2s.2 1.4.6 2l-3.3 3.3l1.4 1.4l3.3-3.3c.6.4 1.3.6 2 .6s1.4-.2 2-.6l3.3 3.3l1.4-1.4l-3.3-3.3c.4-.6.6-1.3.6-2zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M26 17h6v-2h-2.1C29.4 7.7 23.4 2 16 2C8.3 2 2 8.3 2 16s6.3 14 14 14c5.2 0 9.7-2.8 12.1-7l-1.7-1c-2.1 3.6-5.9 6-10.4 6c-6.6 0-12-5.4-12-12S9.4 4 16 4c6.3 0 11.4 4.9 11.9 11H26v2z\"/>"
|
|
2703
|
+
},
|
|
2632
2704
|
"ibm-cloud-security-compliance-center": {
|
|
2633
2705
|
"body": "<path fill=\"currentColor\" d=\"M30 18v5.5c0 1.5-.9 2.8-2.3 3.5l-1.7.8l-1.7-.8c-1.4-.6-2.3-2-2.3-3.5V18h8m2-2H20v7.5c0 2.2 1.3 4.3 3.4 5.3L26 30l2.6-1.2c2.1-1 3.4-3 3.4-5.3V16z\"/><path fill=\"currentColor\" d=\"M16 25H7.5C3.4 25 0 21.6 0 17.5c0-3.7 2.7-6.7 6.2-7.4c.9-4.7 5-8.1 9.8-8.1c5.5 0 10 4.5 10 10h-2c0-4.4-3.6-8-8-8c-4.1 0-7.5 3.1-8 7.1v.9h-.9c-2.9.2-5.1 2.6-5.1 5.5c0 3 2.5 5.5 5.5 5.5H16v2z\"/>"
|
|
2634
2706
|
},
|
|
2635
2707
|
"ibm-cloud-subnets": {
|
|
2636
2708
|
"body": "<path fill=\"currentColor\" d=\"M26 22a3.607 3.607 0 0 0-2 .6L19.414 18L18 19.414L22.6 24a4.176 4.176 0 0 0-.4 1H9.858a3.553 3.553 0 0 0-.458-1L24 9.4a3.607 3.607 0 0 0 2 .6a4 4 0 1 0-3.857-5H9.9A4.079 4.079 0 0 0 6 2a4 4 0 0 0 0 8a3.607 3.607 0 0 0 2-.6l4.586 4.6L14 12.586L9.4 8a4.175 4.175 0 0 0 .4-1h12.342a3.555 3.555 0 0 0 .458 1L8 22.6a3.607 3.607 0 0 0-2-.6a4 4 0 1 0 3.857 5H22.1a4.012 4.012 0 1 0 3.9-5Zm0-18a2 2 0 1 1-2 2a2.006 2.006 0 0 1 2-2ZM6 8a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2Zm0 20a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2Zm20 0a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2Z\"/>"
|
|
2637
2709
|
},
|
|
2710
|
+
"ibm-cloud-sysdig-secure": {
|
|
2711
|
+
"body": "<path fill=\"currentColor\" d=\"m25 14l-2.1-1c-1.7-.8-2.9-2.6-2.9-4.5V2h10v6.5c0 1.9-1.1 3.7-2.9 4.5L25 14zM22 4v4.5c0 1.2.7 2.2 1.7 2.7l1.3.6l1.3-.6c1-.5 1.7-1.6 1.7-2.7V4h-6z\"/><path fill=\"currentColor\" d=\"M28 16v6H4V6h12V4H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h8v4H8v2h16v-2h-4v-4h8c1.1 0 2-.9 2-2v-6h-2zM18 28h-4v-4h4v4z\"/>"
|
|
2712
|
+
},
|
|
2638
2713
|
"ibm-cloud-transit-gateway": {
|
|
2639
2714
|
"body": "<path fill=\"currentColor\" d=\"m25.9 20.9l3.5-3.5a1.933 1.933 0 0 0 0-2.8l-5.3-5.3l1.4-1.4a.901.901 0 0 0 .5.1a2 2 0 1 0-2-2a.901.901 0 0 0 .1.5L18 12.6a3.633 3.633 0 0 0-4 0l-3.3-3.3L16 4l3.5 3.5l1.4-1.4l-3.5-3.5a1.933 1.933 0 0 0-2.8 0L9.3 7.9L7.9 6.5A.901.901 0 0 0 8 6a2 2 0 1 0-2 2a.901.901 0 0 0 .5-.1l6.1 6.1a3.633 3.633 0 0 0 0 4l-3.3 3.3L4 16l3.5-3.5l-1.4-1.4l-3.5 3.5a1.933 1.933 0 0 0 0 2.8l5.3 5.3l-1.4 1.4A.901.901 0 0 0 6 24a2 2 0 1 0 2 2a.901.901 0 0 0-.1-.5l6.1-6.1a3.633 3.633 0 0 0 4 0l3.3 3.3L16 28l-3.5-3.5l-1.4 1.4l3.5 3.5a1.933 1.933 0 0 0 2.8 0l5.3-5.3l1.4 1.4c0 .2-.1.3-.1.5a2 2 0 1 0 2-2a.901.901 0 0 0-.5.1L19.4 18a3.633 3.633 0 0 0 0-4l3.3-3.3L28 16l-3.5 3.5ZM16 18a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2Z\"/>"
|
|
2640
2715
|
},
|
|
@@ -2644,21 +2719,72 @@
|
|
|
2644
2719
|
"ibm-data-replication": {
|
|
2645
2720
|
"body": "<path fill=\"currentColor\" d=\"M20 20v2h5.22a11.016 11.016 0 0 1-11.97 4.653l-.499 1.937A13 13 0 0 0 26 24.293V28h2v-8zm5-17a4.005 4.005 0 0 0-4 4a3.954 3.954 0 0 0 .567 2.019L9.019 21.567A3.952 3.952 0 0 0 7 21a4 4 0 1 0 4 4a3.954 3.954 0 0 0-.567-2.019l12.548-12.548A3.952 3.952 0 0 0 25 11a4 4 0 0 0 0-8zM7 27a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zM25 9a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm-9-6A13.04 13.04 0 0 0 6 7.707V4H4v8h8v-2H6.78a11.016 11.016 0 0 1 11.97-4.653l.499-1.937A13.036 13.036 0 0 0 16 3z\"/>"
|
|
2646
2721
|
},
|
|
2722
|
+
"ibm-datastage": {
|
|
2723
|
+
"body": "<path fill=\"currentColor\" d=\"M27 22.1V13h-2v9.1c-1.4.4-2.5 1.5-2.9 2.9H13v2h9.1c.4 1.7 2 3 3.9 3c2.2 0 4-1.8 4-4c0-1.9-1.3-3.4-3-3.9zM26 28c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2zm-16 2H2v-8h8v8zm-6-2h4v-4H4v4zM9.9 7H19V5H9.9c-.5-1.7-2-3-3.9-3c-2.2 0-4 1.8-4 4c0 1.9 1.3 3.4 3 3.9V19h2V9.9C8.4 9.5 9.5 8.4 9.9 7zM6 8c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\"/><path fill=\"currentColor\" d=\"M22 2v2h4.6L11 19.6l1.4 1.4L28 5.4V10h2V2z\"/>"
|
|
2724
|
+
},
|
|
2647
2725
|
"ibm-match-360": {
|
|
2648
2726
|
"body": "<path fill=\"currentColor\" d=\"M5 25a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2zm11 0a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2zm11 0a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2zm1-2h-2V11a2.006 2.006 0 0 0-2-2h-2V7h2a4.012 4.012 0 0 1 4 4zM15 12h2v11h-2zM6 23H4V11a4.012 4.012 0 0 1 4-4h2v2H8a2.006 2.006 0 0 0-2 2zM16 2l-1.3 2.634l-2.906.42l2.103 2.052L13.4 10L16 8.634L18.6 10l-.497-2.894l2.103-2.049l-2.906-.423z\"/>"
|
|
2649
2727
|
},
|
|
2728
|
+
"ibm-mq": {
|
|
2729
|
+
"body": "<path fill=\"currentColor\" d=\"m22.5 28.4l-.9-1.8c4-2.1 6.5-6.2 6.5-10.6c0-6.6-5.4-12-12-12c-1.3 0-2.5.2-3.7.6l-.6-1.9c1.3-.5 2.7-.7 4.2-.7c7.7 0 14 6.3 14 14c0 5.2-2.9 10-7.5 12.4z\"/><path fill=\"currentColor\" d=\"m20.5 23.8l-1-1.7c2.2-1.2 3.5-3.6 3.5-6.1c0-3.9-3.1-7-7-7c-.6 0-1.2.1-1.8.2l-.5-1.9c.8-.2 1.5-.3 2.3-.3c5 0 9 4 9 9c0 3.2-1.7 6.2-4.5 7.8zm-11 4.6C4.9 26 2 21.2 2 16c0-1.5.2-2.9.7-4.3l1.9.6C4.2 13.5 4 14.7 4 16c0 4.5 2.5 8.6 6.5 10.6l-1 1.8z\"/><path fill=\"currentColor\" d=\"M11.5 23.8C8.7 22.2 7 19.2 7 16c0-.8.1-1.5.3-2.2l1.9.5c-.1.5-.2 1.1-.2 1.7c0 2.5 1.3 4.8 3.5 6.1l-1 1.7z\"/><path fill=\"currentColor\" d=\"M20 16c0-2.2-1.8-4-4-4c-.7 0-1.4.2-2 .6L8.9 7.5c.1-.2.1-.3.1-.5c0-1.1-.9-2-2-2s-2 .9-2 2s.9 2 2 2c.2 0 .3 0 .5-.1l5.1 5.1c-.4.6-.6 1.3-.6 2c0 1.9 1.3 3.4 3 3.9v7.4c-.6.3-1 1-1 1.7c0 1.1.9 2 2 2s2-.9 2-2c0-.7-.4-1.4-1-1.7v-7.4c1.7-.5 3-2 3-3.9zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\"/>"
|
|
2730
|
+
},
|
|
2650
2731
|
"ibm-open-enterprise-languages": {
|
|
2651
2732
|
"body": "<path fill=\"currentColor\" d=\"M23.586 21.414L27.166 25l-3.582 3.587L25 30l5-5l-5-5zm-3.172 0L16.834 25l3.582 3.587L19 30l-5-5l5-5zM22 6h2v8h-2zm-4 0h2v8h-2zm-4 8h-2c-1.103 0-2-.897-2-2V8c0-1.103.897-2 2-2h2c1.103 0 2 .897 2 2v4c0 1.103-.897 2-2 2zm-2-6v4h2V8h-2zM6 6h2v8H6z\"/><path fill=\"currentColor\" d=\"M10 28H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h22c1.103 0 2 .897 2 2v12h-2V4H4v22h6v2z\"/>"
|
|
2652
2733
|
},
|
|
2734
|
+
"ibm-power-vs": {
|
|
2735
|
+
"body": "<path fill=\"currentColor\" d=\"M16 25c-2 0-4-.7-5.6-2l1.3-1.6c1.3 1 2.8 1.5 4.4 1.5c3.9 0 7-3.1 7-7c0-.3 0-.7-.1-1l2-.3V16c0 5-4 9-9 9zm-8.9-7.7C7 16.9 7 16.4 7 16c0-5 4-9 9-9c2 0 4 .7 5.6 2l-1.3 1.6C19.1 9.5 17.6 9 16 9c-3.9 0-7 3.1-7 7c0 .3 0 .7.1 1l-2 .3z\"/><circle cx=\"23\" cy=\"27\" r=\"1\" fill=\"currentColor\"/><circle cx=\"9\" cy=\"20\" r=\"1\" fill=\"currentColor\"/><circle cx=\"23\" cy=\"12\" r=\"1\" fill=\"currentColor\"/><circle cx=\"16\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><circle cx=\"9\" cy=\"5\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M16 30C8.3 30 2 23.7 2 16c0-3.7 1.5-7.3 4.1-9.9l1.4 1.4C5.2 9.8 4 12.8 4 16c0 6.6 5.4 12 12 12c1.4 0 2.8-.2 4.1-.7l.7 1.9c-1.5.5-3.2.8-4.8.8zm9.9-4.1l-1.4-1.4c2.3-2.3 3.5-5.3 3.5-8.5c0-6.6-5.4-12-12-12c-1.4 0-2.8.2-4.1.7l-.7-1.9c1.5-.5 3.2-.8 4.8-.8c7.7 0 14 6.3 14 14c0 3.7-1.5 7.3-4.1 9.9z\"/>"
|
|
2736
|
+
},
|
|
2653
2737
|
"ibm-security": {
|
|
2654
2738
|
"body": "<path fill=\"currentColor\" d=\"M16 0L4 5.978v14.066a12 12 0 0 0 24 0V5.978Zm6.83 27.314L16 23.912v2.228l5.036 2.509A10.002 10.002 0 0 1 6 20.044V7.21l10-4.982L26 7.21v3.75L16 5.978v2.228l10 4.982v3.75l-10-4.982v2.228l10 4.982v.878a9.905 9.905 0 0 1-.37 2.687L16 17.934v2.228l8.895 4.431a10.025 10.025 0 0 1-2.065 2.721Z\"/>"
|
|
2655
2739
|
},
|
|
2656
2740
|
"ibm-security-services": {
|
|
2657
2741
|
"body": "<path fill=\"currentColor\" d=\"M26 20a2.97 2.97 0 0 0-1.855.66L22 19.423v-1.606a3 3 0 1 0-2 0v1.606l-2.145 1.239A2.97 2.97 0 0 0 16 20a3.02 3.02 0 1 0 2.925 2.353L21 21.154l2.075 1.198A2.998 2.998 0 1 0 26 20Zm-10 4a1 1 0 1 1 1-1a1 1 0 0 1-1 1Zm5-10a1 1 0 1 1-1 1a1 1 0 0 1 1-1Zm5 10a1 1 0 1 1 1-1a1 1 0 0 1-1 1Z\"/><path fill=\"currentColor\" d=\"M16 31A11.012 11.012 0 0 1 5 20V6.382l10.987-5.5l10.46 5.237l-.895 1.788l-9.565-4.789L7 7.618V20a9 9 0 0 0 14.4 7.201l1.2 1.599A10.908 10.908 0 0 1 16 31Z\"/>"
|
|
2658
2742
|
},
|
|
2743
|
+
"ibm-watson-assistant": {
|
|
2744
|
+
"body": "<path fill=\"currentColor\" d=\"M28 2H18c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H18V4h10v6h-3v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM14.7 31L13 30l3.5-6H22c1.1 0 2-.9 2-2v-5h2v5c0 2.2-1.8 4-4 4h-4.4l-2.9 5z\"/><circle cx=\"10\" cy=\"17\" r=\"1\" fill=\"currentColor\"/><circle cx=\"14\" cy=\"17\" r=\"1\" fill=\"currentColor\"/><circle cx=\"18\" cy=\"17\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M12 26H6c-2.2 0-4-1.8-4-4V12c0-2.2 1.8-4 4-4h8v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h6v2z\"/>"
|
|
2745
|
+
},
|
|
2746
|
+
"ibm-watson-discovery": {
|
|
2747
|
+
"body": "<path fill=\"currentColor\" d=\"M6 17h8v2H6z\"/><circle cx=\"3\" cy=\"18\" r=\"1\" fill=\"currentColor\"/><circle cx=\"13\" cy=\"14\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M2 13h8v2H2zm4-4h8v2H6z\"/><circle cx=\"3\" cy=\"10\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"m30 28.6l-7.4-7.4c1.5-2 2.4-4.5 2.4-7.2c0-6.6-5.4-12-12-12c-3.3 0-6.4 1.3-8.7 3.8l1.5 1.4C7.6 5.1 10.2 4 13 4c5.5 0 10 4.5 10 10s-4.5 10-10 10c-3 0-5.8-1.3-7.7-3.6l-1.5 1.3C6 24.4 9.4 26 13 26c3.2 0 6.1-1.3 8.3-3.3l7.3 7.3l1.4-1.4z\"/>"
|
|
2748
|
+
},
|
|
2749
|
+
"ibm-watson-knowledge-catalog": {
|
|
2750
|
+
"body": "<path fill=\"currentColor\" d=\"m23 27.2l-2.6-2.6L19 26l4 4l7-7l-1.4-1.4zM12 18h8v2h-8zm0-5h8v2h-8zm0-5h8v2h-8z\"/><path fill=\"currentColor\" d=\"M16 28H6v-4h2v-2H6v-5h2v-2H6v-5h2V8H6V4h18v16h2V4c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v4H2v2h2v5H2v2h2v5H2v2h2v4c0 1.1.9 2 2 2h10v-2z\"/>"
|
|
2751
|
+
},
|
|
2752
|
+
"ibm-watson-knowledge-studio": {
|
|
2753
|
+
"body": "<path fill=\"currentColor\" d=\"M20 25h7v2h-7zm2 4h3v2h-3zm5-6h-2c0-1.1.4-2 1.2-2.8l.5-.5c.8-.8 1.3-2 1.3-3.2c0-2.5-2-4.5-4.5-4.5S19 14 19 16.5c0 1.2.5 2.3 1.3 3.2l.5.5c.8.8 1.2 1.7 1.2 2.8h-2c0-.5-.2-1-.6-1.4l-.5-.5c-1.2-1.2-1.9-2.9-1.9-4.6c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5c0 1.7-.7 3.4-1.9 4.6l-.5.5c-.4.4-.6.9-.6 1.4zM6 22h8v2H6z\"/><circle cx=\"12\" cy=\"19\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M6 18h3v2H6zm0-4h7v2H6zm4-4h7v2h-7z\"/><circle cx=\"7\" cy=\"11\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M16 6h4v2h-4z\"/><circle cx=\"13\" cy=\"7\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M6 6h4v2H6z\"/><path fill=\"currentColor\" d=\"M18 28H4V4h18v4h2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h14v-2z\"/>"
|
|
2754
|
+
},
|
|
2755
|
+
"ibm-watson-language-translator": {
|
|
2756
|
+
"body": "<path fill=\"currentColor\" d=\"M16 28h-3c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h3v2zm12 2h2.2l-4.6-11h-2.2l-4.6 11H21l.8-2h5.3l.9 2zm-5.3-4l1.8-4.4l1.8 4.4h-3.6zM28 15h-2v-4c0-2.8-2.2-5-5-5h-4V4h4c3.9 0 7 3.1 7 7v4zM14 5V3H9V1H7v2H2v2h8.2c-.2.9-.8 2.5-2.2 4c-.6-.7-1.1-1.4-1.4-2H4.3c.4 1 1.1 2.2 2.1 3.3c-.8.7-2 1.3-3.4 1.8l.7 1.9c1.8-.7 3.2-1.5 4.3-2.3c1.1.9 2.5 1.7 4.3 2.3l.7-1.9c-1.4-.5-2.6-1.2-3.5-1.8c1.9-2 2.5-4.1 2.7-5.3H14z\"/>"
|
|
2757
|
+
},
|
|
2758
|
+
"ibm-watson-machine-learning": {
|
|
2759
|
+
"body": "<path fill=\"currentColor\" d=\"M3.6 22.5c-1-2-1.6-4.2-1.6-6.5C2 8.3 8.3 2 16 2v2C9.4 4 4 9.4 4 16c0 2 .5 3.8 1.4 5.5l-1.8 1zM28 16c0 6.6-5.4 12-12 12c-2.9 0-5.6-1-7.7-2.8l5.7-5.7l-1.4-1.5l-6.5 6.5c-.4.4-.4 1 0 1.4C8.7 28.5 12.3 30 16 30c7.7 0 14-6.3 14-14h-2z\"/><path fill=\"currentColor\" d=\"M18 25c-.1 0-.3 0-.4-.1c-.3-.1-.6-.4-.6-.8l-.7-5l2-.3l.4 3.3l2.2-1.7V15c0-.3.1-.5.3-.7l3.2-3.2c.9-.9 1.5-2.2 1.5-3.5V6h-1.5c-1.3 0-2.6.5-3.5 1.5l-3.2 3.2c-.2.2-.4.3-.7.3h-5.5l-1.7 2.2l3.3.4l-.3 2l-5-.7c-.4 0-.7-.3-.8-.6s-.1-.7.1-1l3-4c.3-.2.6-.3.9-.3h5.6l3-3c1.3-1.3 3.1-2 4.9-2H26c1.1 0 2 .9 2 2v1.5c0 1.9-.7 3.6-2 4.9l-3 3V21c0 .3-.1.6-.4.8l-4 3c-.2.1-.4.2-.6.2z\"/>"
|
|
2760
|
+
},
|
|
2761
|
+
"ibm-watson-natural-language-classifier": {
|
|
2762
|
+
"body": "<path fill=\"currentColor\" d=\"M28 12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h1v4h-3v2h8v-2h-3v-4h1zm-4-8h4v6h-4V4zm-3 18.4L19.6 21L16 24.6L12.4 21L11 22.4l3.6 3.6l-3.6 3.6l1.4 1.4l3.6-3.6l3.6 3.6l1.4-1.4l-3.6-3.6zM12 18h3v3h2v-3h3v-2h-8zm-2-6V4c0-1.1-.9-2-2-2H3v2h5v2H4c-1.1 0-2 .9-2 2v2c0 1.1.9 2 2 2h1v4H2v2h8v-2H7v-4h3zM4 8h4v2H4V8z\"/>"
|
|
2763
|
+
},
|
|
2764
|
+
"ibm-watson-natural-language-understanding": {
|
|
2765
|
+
"body": "<path fill=\"currentColor\" d=\"M6 23h5v2H6zm0-4h5v2H6z\"/><path fill=\"currentColor\" d=\"M13 30H4c-1.1 0-2-.9-2-2V17c0-1.1.9-2 2-2h9c1.1 0 2 .9 2 2v11c0 1.1-.9 2-2 2zM4 17v11h9V17H4zM19 2h8v2h-8zm3 4h8v2h-8zm0 4h8v2h-8zm-3 4h8v2h-8zm3 4h8v2h-8zM12 1l-1.4 1.4L13.2 5H4c-1.1 0-2 .9-2 2v5h2V7h9.2l-2.6 2.6L12 11l5-5l-5-5z\"/>"
|
|
2766
|
+
},
|
|
2767
|
+
"ibm-watson-openscale": {
|
|
2768
|
+
"body": "<path fill=\"currentColor\" d=\"M4 28c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3zm0-4c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1zm24 4c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3zm0-4c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1zM22.4 4.4l-.9 1.8C26.1 8.4 29 13 29 18c0 .7-.1 1.4-.2 2.1l2 .3c.1-.8.2-1.6.2-2.5c0-5.7-3.4-11-8.6-13.5zM16 7c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3zm0-4c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1z\"/><path fill=\"currentColor\" d=\"m25.5 13.6l-1-1.7l-7.5 4.4V9h-2v7.2L6.2 11c-.5-.3-1.1-.1-1.4.3s-.1 1.1.3 1.4L14 18l-6.2 3.6l1 1.7l6.2-3.6V30c0 .6.4 1 1 1s1-.4 1-1V19.8l6.2 3.7l1-1.7L18 18l7.5-4.4z\"/>"
|
|
2769
|
+
},
|
|
2659
2770
|
"ibm-watson-orders": {
|
|
2660
2771
|
"body": "<path fill=\"currentColor\" d=\"M28 13h-2v-2c0-2.8-2.2-5-5-5h-3V4h3c3.9 0 7 3.1 7 7v2zm-6 7h3v2h-3zm0 4h3v2h-3z\"/><path fill=\"currentColor\" d=\"M27 30h-5v-2h5V18h-7v9c0 1.7-1.3 3-3 3s-3-1.3-3-3v-3h2v3c0 .6.4 1 1 1s1-.4 1-1V16h11v12c0 1.1-.9 2-2 2zm-15-2h-1c-3.9 0-7-3.1-7-7v-4h2v4c0 2.8 2.2 5 5 5h1v2zm-1-18v2h3c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H4V4h10v6h-3z\"/>"
|
|
2661
2772
|
},
|
|
2773
|
+
"ibm-watson-query": {
|
|
2774
|
+
"body": "<path fill=\"currentColor\" d=\"M22 24h-.5l-3.3-6c.5-.5.8-1.2.8-2c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 .8.3 1.5.8 2l-3.3 6H10c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3c0-.8-.3-1.5-.8-2l3.3-6.1h1l3.3 6.1c-.5.5-.8 1.2-.8 2c0 1.7 1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3zm-6-9c.6 0 1 .4 1 1s-.4 1-1 1s-1-.4-1-1s.4-1 1-1zm-6 13c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1zm12 0c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1z\"/><path fill=\"currentColor\" d=\"M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H9v-2h-.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4c3.5 0 6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H23v2h.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5z\"/>"
|
|
2775
|
+
},
|
|
2776
|
+
"ibm-watson-speech-to-text": {
|
|
2777
|
+
"body": "<path fill=\"currentColor\" d=\"M14 18H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2.4l1.7 3l1.7-1l-2.3-4H4v-6h10v6h-3v2h3c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2zm5 8h2c3.9 0 7-3.1 7-7v-2h-2v2c0 2.8-2.2 5-5 5h-2v2zm-1-15h6v2h-6zm0-4h12v2H18zm0-4h12v2H18zM4 14h2v-2c0-2.8 2.2-5 5-5h4V5h-4c-3.9 0-7 3.1-7 7v2z\"/>"
|
|
2778
|
+
},
|
|
2779
|
+
"ibm-watson-studio": {
|
|
2780
|
+
"body": "<path fill=\"currentColor\" d=\"M25 21c-2.8 0-5-2.2-5-5s2.2-5 5-5s5 2.2 5 5s-2.2 5-5 5zm0-8c-1.7 0-3 1.3-3 3s1.3 3 3 3s3-1.3 3-3s-1.3-3-3-3zm-11-2V6c0-1.1-.9-2-2-2h-2v2h2v5c0 2.1 1.1 3.9 2.7 5c-1.6 1.1-2.7 2.9-2.7 5v5h-2v2h2c1.1 0 2-.9 2-2v-5c0-2.2 1.8-4 4-4v-2c-2.2 0-4-1.8-4-4zM2 30v-6h6v6H2zm2-4v2h2v-2H4zm-2-7v-6h6v6H2zm2-4v2h2v-2H4zM2 8V2h6v6H2zm2-4v2h2V4H4z\"/>"
|
|
2781
|
+
},
|
|
2782
|
+
"ibm-watson-text-to-speech": {
|
|
2783
|
+
"body": "<path fill=\"currentColor\" d=\"M13 26h-2c-3.9 0-7-3.1-7-7v-2h2v2c0 2.8 2.2 5 5 5h2v2zm5-8h10c1.1 0 2 .9 2 2v6c0 1.1-.9 2-2 2h-2.4l-1.7 3l-1.7-1l2.3-4H28v-6H18v6h3v2h-3c-1.1 0-2-.9-2-2v-6c0-1.1.9-2 2-2zm10-4h-2v-2c0-2.8-2.2-5-5-5h-4V5h4c3.9 0 7 3.1 7 7v2zM2 11h6v2H2zm0-4h12v2H2zm0-4h12v2H2z\"/>"
|
|
2784
|
+
},
|
|
2785
|
+
"ibm-watson-tone-analyzer": {
|
|
2786
|
+
"body": "<path fill=\"currentColor\" d=\"M23.9 10c-.6-.6-1.5-1-2.4-1s-1.8.4-2.4 1l-1.4-1.4c1-1 2.4-1.6 3.8-1.6s2.9.6 3.8 1.6L23.9 10z\"/><circle cx=\"24\" cy=\"5\" r=\"1\" fill=\"currentColor\"/><circle cx=\"19\" cy=\"5\" r=\"1\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M15 0h13c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2h-3.5l-1.7 3l-1.8-1l2.3-4H28V2H15v10h5v2h-5c-1.1 0-2-.9-2-2V2c0-1.1.9-2 2-2zm5 19v6c0 .6-.4 1-1 1h-5v2h5c1.7 0 3-1.3 3-3v-6h-2zm-4.6 1.4c-.8 1-2.1 1.6-3.4 1.6s-2.6-.6-3.4-1.6L7 21.6C8.2 23 10 24 12 24s3.8-.9 5-2.4l-1.6-1.2z\"/><circle cx=\"15.5\" cy=\"17.5\" r=\"1.5\" fill=\"currentColor\"/><circle cx=\"8.5\" cy=\"17.5\" r=\"1.5\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M10.1 26H5c-.6 0-1-.4-1-1V14c0-.6.4-1 1-1h5v-2H5c-1.7 0-3 1.3-3 3v11c0 1.7 1.3 3 3 3h4l2.3 4l1.7-1l-2.9-5z\"/>"
|
|
2787
|
+
},
|
|
2662
2788
|
"ibm-z-cloud-mod-stack": {
|
|
2663
2789
|
"body": "<path fill=\"currentColor\" d=\"M18.496 27.386L16 28.842L5 22.426v-5.852l10.016-5.843c.292.166.625.269.984.269a2 2 0 1 0-2-2l.001.008l-10.505 6.128A1.001 1.001 0 0 0 3 16v7c0 .355.189.685.496.864l12 7a.999.999 0 0 0 1.008 0l3-1.75l-1.008-1.728z\"/><path fill=\"currentColor\" d=\"m28.504 8.136l-3-1.75l-1.008 1.728L27 9.574v12.852l-4.593 2.679l-10.409-6.093L12 19a2 2 0 1 0-2 2c.358 0 .69-.102.981-.267l10.92 6.393a1.004 1.004 0 0 0 1.009.001l5.594-3.263c.307-.179.496-.509.496-.864V9c0-.355-.189-.685-.496-.864z\"/><path fill=\"currentColor\" d=\"M23 17.277V5.5c0-.355-.189-.685-.496-.864l-6-3.5a.999.999 0 0 0-1.008 0l-12 7A1.001 1.001 0 0 0 3 9v2.999h2V9.574l11-6.417l5 2.917v11.203c-.595.347-1 .984-1 1.723a2 2 0 0 0 4 0c0-.738-.405-1.376-1-1.723z\"/>"
|
|
2664
2790
|
},
|
|
@@ -2881,6 +3007,9 @@
|
|
|
2881
3007
|
"keyboard": {
|
|
2882
3008
|
"body": "<path fill=\"currentColor\" d=\"M28 26H4a2 2 0 0 1-2-2V10a2 2 0 0 1 2-2h24a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2ZM4 10v14h24V10Z\"/><path fill=\"currentColor\" d=\"M10 20h11v2H10zm-4-8h2v2H6zm4 0h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2zM6 20h2v2H6zm0-4h2v2H6zm4 0h2v2h-2zm4 0h2v2h-2zm8-4h4v2h-4zm0 4h4v2h-4zm-4 0h2v2h-2zm5 4h3v2h-3z\"/>"
|
|
2883
3009
|
},
|
|
3010
|
+
"keyboard-off": {
|
|
3011
|
+
"body": "<path fill=\"currentColor\" d=\"M6 12h2v2H6zm12 0h2v2h-2zM6 20h2v2H6zm0-4h2v2H6zm4 0h2v2h-2zm12-4h4v2h-4zm0 4h4v2h-4z\"/><path fill=\"currentColor\" d=\"M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2l2 2zM30 28.6L3.4 2L2 3.4L6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4l1.4-1.4zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z\"/>"
|
|
3012
|
+
},
|
|
2884
3013
|
"kubernetes": {
|
|
2885
3014
|
"body": "<path fill=\"currentColor\" d=\"m29.223 17.964l-3.304-.754a9.784 9.784 0 0 0-1.525-6.625l2.54-2.025l-1.247-1.564l-2.539 2.024A9.97 9.97 0 0 0 17 6.05V3h-2v3.05a9.97 9.97 0 0 0-6.148 2.97l-2.54-2.024L5.066 8.56l2.54 2.025a9.784 9.784 0 0 0-1.524 6.625l-3.304.754l.446 1.95l3.297-.753a10.036 10.036 0 0 0 4.269 5.358l-1.33 2.763l1.802.867l1.329-2.76a9.811 9.811 0 0 0 6.82 0l1.33 2.76l1.802-.868l-1.33-2.762a10.036 10.036 0 0 0 4.269-5.358l3.297.752ZM24 16c0 .257-.015.511-.039.763l-5-1.142a2.966 2.966 0 0 0-.137-.594l3.996-3.187A7.94 7.94 0 0 1 24 16Zm-9 0a1 1 0 1 1 1 1a1 1 0 0 1-1-1Zm6.576-5.726l-3.996 3.187a3.003 3.003 0 0 0-.58-.277V8.07a7.976 7.976 0 0 1 4.576 2.205ZM15 8.07v5.115a3.003 3.003 0 0 0-.58.277l-3.996-3.187A7.976 7.976 0 0 1 15 8.07ZM8 16a7.94 7.94 0 0 1 1.18-4.16l3.996 3.187a2.966 2.966 0 0 0-.137.594l-5 1.141A8.072 8.072 0 0 1 8 16Zm.483 2.712l4.976-1.136a3.013 3.013 0 0 0 .414.537L11.66 22.71a8.031 8.031 0 0 1-3.176-3.998ZM16 24a7.968 7.968 0 0 1-2.54-.42l2.22-4.612A2.999 2.999 0 0 0 16 19a2.999 2.999 0 0 0 .319-.032l2.221 4.612A7.955 7.955 0 0 1 16 24Zm4.34-1.29l-2.213-4.598a3.013 3.013 0 0 0 .414-.536l4.976 1.136a8.031 8.031 0 0 1-3.176 3.998Z\"/>"
|
|
2886
3015
|
},
|
|
@@ -3133,6 +3262,9 @@
|
|
|
3133
3262
|
"login": {
|
|
3134
3263
|
"body": "<path fill=\"currentColor\" d=\"M26 30H14a2 2 0 0 1-2-2v-3h2v3h12V4H14v3h-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v24a2 2 0 0 1-2 2Z\"/><path fill=\"currentColor\" d=\"M14.59 20.59L18.17 17H4v-2h14.17l-3.58-3.59L16 10l6 6l-6 6l-1.41-1.41z\"/>"
|
|
3135
3264
|
},
|
|
3265
|
+
"logo-angular": {
|
|
3266
|
+
"body": "<path fill=\"currentColor\" d=\"M13.5 16h4.9L16 10.8L13.5 16z\"/><path fill=\"currentColor\" d=\"M16 3L3 7.6l2.7 15.8L16 29l10.3-5.6L29 7.6L16 3zm5.1 18.6l-1.5-3.2h-7.1L11 21.6H8.6L16 5.3l7.4 16.2h-2.3z\"/>"
|
|
3267
|
+
},
|
|
3136
3268
|
"logo-delicious": {
|
|
3137
3269
|
"body": "<path fill=\"currentColor\" d=\"M4 16h12v12H4zM16 4h12v12H16z\"/>",
|
|
3138
3270
|
"hidden": true
|
|
@@ -3141,11 +3273,14 @@
|
|
|
3141
3273
|
"body": "<path fill=\"currentColor\" d=\"M6.48 7.6v3.92H2V21h7.28V7.6zm0 11.2H4.8v-5h1.68zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92 3.92V21h4.48v1.12h-4.48v2.28h7.28V11.52zm4.48 7.28h-1.68v-5h1.68zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52zm4.48 7.28h-1.68v-5h1.68z\"/>"
|
|
3142
3274
|
},
|
|
3143
3275
|
"logo-discord": {
|
|
3144
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
3276
|
+
"body": "<path fill=\"currentColor\" d=\"M25.7 7.1C23.9 6.3 22 5.7 20 5.3h-.1c-.2.4-.5 1-.7 1.5c-2.2-.3-4.3-.3-6.4 0c-.2-.5-.5-1-.7-1.5H12c-2 .3-3.9.9-5.7 1.8C2.7 12.5 1.7 17.8 2.2 23v.1c2.4 1.8 4.7 2.8 7 3.5h.1c.5-.7 1-1.5 1.4-2.3v-.1c-.8-.3-1.5-.6-2.2-1c-.1 0-.1-.1 0-.1c.1-.1.3-.2.4-.3H9c4.6 2.1 9.5 2.1 14.1 0h.1c.1.1.3.2.4.3c.1 0 0 .1 0 .1c-.7.4-1.4.8-2.2 1c0 0-.1.1 0 .1c.4.8.9 1.6 1.4 2.3h.1c2.3-.7 4.6-1.8 7-3.5V23c.6-6-1-11.2-4.2-15.9zM11.4 19.9c-1.4 0-2.5-1.3-2.5-2.8s1.1-2.8 2.5-2.8s2.5 1.3 2.5 2.8c0 1.5-1.1 2.8-2.5 2.8zm9.3 0c-1.4 0-2.5-1.3-2.5-2.8s1.1-2.8 2.5-2.8s2.5 1.3 2.5 2.8c0 1.5-1.1 2.8-2.5 2.8z\"/>"
|
|
3145
3277
|
},
|
|
3146
3278
|
"logo-facebook": {
|
|
3147
3279
|
"body": "<path fill=\"currentColor\" d=\"M26.67 4H5.33A1.34 1.34 0 0 0 4 5.33v21.34A1.34 1.34 0 0 0 5.33 28h11.49v-9.28H13.7v-3.63h3.12v-2.67c0-3.1 1.89-4.79 4.67-4.79c.93 0 1.86 0 2.79.14V11h-1.91c-1.51 0-1.8.72-1.8 1.77v2.31h3.6l-.47 3.63h-3.13V28h6.1A1.34 1.34 0 0 0 28 26.67V5.33A1.34 1.34 0 0 0 26.67 4Z\"/>"
|
|
3148
3280
|
},
|
|
3281
|
+
"logo-figma": {
|
|
3282
|
+
"body": "<path fill=\"currentColor\" d=\"M23.6 11.6c1-.6 1.7-1.5 2.1-2.6c.4-1.1.4-2.2.1-3.3c-.3-1.1-1-2-1.9-2.7c-.9-.7-2.1-1-3.2-1h-9.2c-1.2 0-2.3.4-3.2 1c-1.1.7-1.7 1.7-2.1 2.7c-.3 1.1-.3 2.3.1 3.3c.4 1.1 1.1 2 2.1 2.6c-.7.5-1.4 1.1-1.8 1.9c-.4.8-.6 1.6-.6 2.5c0 .9.2 1.7.6 2.5c.4.8 1 1.4 1.8 1.9c-1 .6-1.7 1.5-2.1 2.6c-.4 1.1-.4 2.2-.1 3.3c.3 1.1 1 2 2 2.7c.9.7 2.1 1 3.2 1c1.4 0 2.8-.6 3.9-1.5c1-1 1.6-2.3 1.6-3.7V20c1 .9 2.3 1.4 3.6 1.4h.1c1.2 0 2.3-.4 3.2-1c.9-.7 1.6-1.6 1.9-2.7c.3-1.1.3-2.2-.1-3.3c-.3-1.3-1.1-2.2-2-2.8zm-6.7-7.9h3.7c.5 0 1 0 1.4.2c.5.2.9.4 1.2.8c.4.3.6.7.8 1.2s.3.9.3 1.4c0 .5-.1 1-.3 1.4c-.2.4-.5.8-.8 1.2c-.4.3-.8.6-1.2.8c-.5.2-1 .2-1.4.2h-3.7V3.7zm-5.5 0h3.7v7h-3.7c-.9 0-1.8-.4-2.4-1.1c-.7-.6-1-1.5-1-2.4s.4-1.8 1-2.4c.6-.6 1.5-1 2.4-1.1zM7.8 16c0-.9.4-1.8 1.1-2.5c.7-.7 1.6-1 2.6-1h3.7v7h-3.7c-1 0-1.9-.4-2.6-1c-.7-.7-1.1-1.6-1.1-2.5zm7.3 8.7c0 1-.4 1.9-1.1 2.5c-.7.7-1.6 1-2.6 1c-.5 0-1 0-1.4-.2c-.5-.2-.9-.4-1.2-.7c-.4-.3-.6-.7-.8-1.2c-.2-.4-.3-.9-.3-1.4c0-.5.1-1 .3-1.4c.2-.4.5-.8.8-1.2c.4-.3.8-.6 1.2-.8c.5-.2 1-.2 1.4-.2h3.7v3.6zm5.5-5.2h-.1c-.9 0-1.8-.4-2.4-1.1c-.6-.7-1-1.5-1-2.4c0-.9.4-1.8 1-2.4c.6-.7 1.5-1 2.4-1.1h.1c.5 0 1 0 1.4.2c.5.2.9.4 1.2.8c.4.3.6.7.8 1.2c.2.4.3.9.3 1.4c0 .5-.1 1-.3 1.4c-.2.4-.5.8-.8 1.2c-.4.3-.8.6-1.2.8h-1.4z\"/>"
|
|
3283
|
+
},
|
|
3149
3284
|
"logo-flickr": {
|
|
3150
3285
|
"body": "<circle cx=\"8\" cy=\"16\" r=\"6\" fill=\"currentColor\"/><circle cx=\"24\" cy=\"16\" r=\"6\" fill=\"currentColor\"/>"
|
|
3151
3286
|
},
|
|
@@ -3162,6 +3297,9 @@
|
|
|
3162
3297
|
"logo-instagram": {
|
|
3163
3298
|
"body": "<circle cx=\"22.406\" cy=\"9.594\" r=\"1.44\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M16 9.838A6.162 6.162 0 1 0 22.162 16A6.162 6.162 0 0 0 16 9.838ZM16 20a4 4 0 1 1 4-4a4 4 0 0 1-4 4Z\"/><path fill=\"currentColor\" d=\"M16 6.162c3.204 0 3.584.012 4.849.07a6.642 6.642 0 0 1 2.228.413a3.975 3.975 0 0 1 2.278 2.278a6.642 6.642 0 0 1 .413 2.228c.058 1.265.07 1.645.07 4.85s-.012 3.583-.07 4.848a6.642 6.642 0 0 1-.413 2.228a3.975 3.975 0 0 1-2.278 2.278a6.642 6.642 0 0 1-2.228.413c-1.265.058-1.645.07-4.849.07s-3.584-.012-4.849-.07a6.642 6.642 0 0 1-2.228-.413a3.975 3.975 0 0 1-2.278-2.278a6.642 6.642 0 0 1-.413-2.228c-.058-1.265-.07-1.645-.07-4.849s.012-3.584.07-4.849a6.642 6.642 0 0 1 .413-2.228a3.975 3.975 0 0 1 2.278-2.278a6.642 6.642 0 0 1 2.228-.413c1.265-.058 1.645-.07 4.849-.07M16 4c-3.259 0-3.668.014-4.948.072a8.807 8.807 0 0 0-2.912.558a6.136 6.136 0 0 0-3.51 3.51a8.807 8.807 0 0 0-.558 2.913C4.014 12.333 4 12.74 4 16s.014 3.668.072 4.948a8.807 8.807 0 0 0 .558 2.912a6.136 6.136 0 0 0 3.51 3.51a8.807 8.807 0 0 0 2.913.558c1.28.058 1.688.072 4.947.072s3.668-.014 4.948-.072a8.807 8.807 0 0 0 2.913-.558a6.136 6.136 0 0 0 3.51-3.51a8.807 8.807 0 0 0 .557-2.913C27.986 19.667 28 19.26 28 16s-.014-3.668-.072-4.948a8.807 8.807 0 0 0-.558-2.912a6.136 6.136 0 0 0-3.51-3.51a8.807 8.807 0 0 0-2.913-.557C19.667 4.013 19.26 4 16 4Z\"/>"
|
|
3164
3299
|
},
|
|
3300
|
+
"logo-invision": {
|
|
3301
|
+
"body": "<path fill=\"currentColor\" d=\"M4 4v24h24V4H4zm8.1 5c.8 0 1.4.6 1.4 1.4c0 .8-.6 1.4-1.4 1.4c-.8 0-1.4-.6-1.4-1.4c.1-.8.7-1.4 1.4-1.4zm9.4 13.2c-1.4 0-2.1-.8-2.1-2c0-.3 0-.7.1-1l.7-2.4c.1-.2.1-.5.1-.7c0-.8-.5-1.3-1.2-1.3c-1 0-1.6.7-1.9 2L15.9 22h-2.3l.4-1.7c-.7 1.1-1.6 1.8-2.8 1.8c-1.4 0-2.1-.8-2.1-2c0-.3 0-.7.1-1l1.1-4.3H8.7l.5-1.8h3.9l-1.5 6.1c-.1.3-.1.6-.1.9c0 .4.2.5.5.6c.2 0 1.6 0 2.4-1.8l1-4.1h-1.6l.5-1.8h3.5l-.5 2.1c.6-1.2 1.9-2.2 3.1-2.2c1.3 0 2.4.9 2.4 2.7c0 .5-.1 1-.2 1.5l-.7 2.4c-.1.2-.1.4-.1.6c0 .4.2.6.5.6s.7-.2 1.2-1.5l.9.4c-.7 1.9-1.7 2.7-2.9 2.7z\"/>"
|
|
3302
|
+
},
|
|
3165
3303
|
"logo-jupyter": {
|
|
3166
3304
|
"body": "<path fill=\"currentColor\" d=\"M26.077 3.588a1.69 1.69 0 1 1-1.76-1.585a1.67 1.67 0 0 1 1.76 1.585zM16.219 23.11c-4.487 0-8.43-1.61-10.469-3.988a11.162 11.162 0 0 0 20.938 0c-2.034 2.378-5.962 3.988-10.469 3.988zm0-15.463c4.487 0 8.43 1.61 10.469 3.988a11.162 11.162 0 0 0-20.938 0c2.04-2.382 5.963-3.988 10.47-3.988zm-6.176 20.09a2.108 2.108 0 1 1-.203-.797a2.128 2.128 0 0 1 .203.798zM6.26 7.107A1.226 1.226 0 1 1 7.452 5.83A1.242 1.242 0 0 1 6.26 7.106z\"/>"
|
|
3167
3305
|
},
|
|
@@ -3178,7 +3316,10 @@
|
|
|
3178
3316
|
"body": "<path fill=\"currentColor\" d=\"M22.49 23.71h-7.54a3.12 3.12 0 0 1-2.41-1A14.91 14.91 0 0 1 10 18.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 0 0 2 5.6h3.57a45.63 45.63 0 0 1 7 .61a8.09 8.09 0 0 1 6.34 5.09a48.51 48.51 0 0 1 2.17 7.36a26 26 0 0 0 1.41 5.05zm5.61 2.67a2.93 2.93 0 0 1-2.74-2.64a42.08 42.08 0 0 1-.14-4.9a48 48 0 0 0-.61-7.58a3.75 3.75 0 0 0-.83-2h2.65c.54 0 .73.37.89.78a12.1 12.1 0 0 1 .68 3.24c.29 2.72.31 5.45.33 8.18a10.94 10.94 0 0 0 0 1.15c.09.78.4 1.1 1.17 1.08c.5 0 .5-.06.5-.06v2.69a8.62 8.62 0 0 1-1.9.06z\"/>"
|
|
3179
3317
|
},
|
|
3180
3318
|
"logo-medium": {
|
|
3181
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
3319
|
+
"body": "<path fill=\"currentColor\" d=\"M30 16c0 3.7-.6 6.7-1.4 6.7c-.8 0-1.4-3-1.4-6.7s.6-6.7 1.4-6.7c.8 0 1.4 3 1.4 6.7m-3.5 0c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5s1.8-7.5 3.9-7.5s3.9 3.4 3.9 7.5m-8.7 0c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8s7.9 3.6 7.9 8\"/>"
|
|
3320
|
+
},
|
|
3321
|
+
"logo-npm": {
|
|
3322
|
+
"body": "<path fill=\"currentColor\" d=\"M4 28V4h24v24H4zM8.5 8.5v15H16v-12h4.5v12h3v-15h-15z\"/>"
|
|
3182
3323
|
},
|
|
3183
3324
|
"logo-openshift": {
|
|
3184
3325
|
"body": "<path fill=\"currentColor\" d=\"M26.461 15.797a12.135 12.135 0 0 0-1.179-4.317L29 10.13a11.988 11.988 0 0 0-1.028-1.738l-1.743.635a11.988 11.988 0 0 0-21.71 7.913l1.747-.642a12.19 12.19 0 0 0 .331 1.985l-3.713 1.355A12.145 12.145 0 0 0 4.757 23.7l1.966-.716l.002.004a11.886 11.886 0 0 0 4.67 3.89a12.013 12.013 0 0 0 15.945-5.804a11.873 11.873 0 0 0 1.08-5.992Zm-2.92 3.496a7.8 7.8 0 0 1-10.353 3.775a7.72 7.72 0 0 1-2.271-1.613l-1.985.724a7.84 7.84 0 0 1-2.074-3.99l3.725-1.357a7.817 7.817 0 0 1-.123-2.066l-1.752.637A7.773 7.773 0 0 1 19.765 8.94h.006a7.744 7.744 0 0 1 2.265 1.615l1.744-.634a7.801 7.801 0 0 1 1.229 1.656l-3.71 1.36a7.824 7.824 0 0 1 .977 4.388l1.968-.716a7.671 7.671 0 0 1-.703 2.684Z\"/>"
|
|
@@ -3195,6 +3336,12 @@
|
|
|
3195
3336
|
"logo-r-script": {
|
|
3196
3337
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M30 14.784c0-5.178-6.268-9.376-14-9.376S2 9.606 2 14.784c0 4.615 4.981 8.442 11.536 9.223v2.991l4.776-.001v-2.974a19.381 19.381 0 0 0 3.342-.665L23.593 27l5.397-.002l-3.252-5.485C28.363 19.809 30 17.426 30 14.784Zm-22.498.7c0-3.54 4.764-6.41 10.641-6.41s10.214 1.963 10.214 6.41a5.47 5.47 0 0 1-3.398 5.126a3.225 3.225 0 0 0-.298-.175a10.473 10.473 0 0 0-1.34-.505s4.174-.31 4.174-4.466s-4.368-4.234-4.368-4.234h-9.59v10.025c-3.567-1.035-6.035-3.227-6.035-5.771Zm13.742 1.845l-2.893.001l.001-2.68h2.892a1.248 1.248 0 0 1 1.34 1.316a1.323 1.323 0 0 1-1.34 1.363Zm-2.933 3.495h1.283a.878.878 0 0 1 .64.291a3.292 3.292 0 0 1 .51.63a22.403 22.403 0 0 1-2.432.145Z\"/>"
|
|
3197
3338
|
},
|
|
3339
|
+
"logo-react": {
|
|
3340
|
+
"body": "<path fill=\"currentColor\" d=\"m25 11.6l-.9-.3c0-.2.1-.4.1-.6c.7-3.3.2-6-1.3-6.9c-1.5-.8-3.9 0-6.3 2.1c-.2.2-.5.4-.7.6c-.2-.1-.3-.3-.5-.4C13 3.9 10.5 3 9 3.9c-1.5.8-1.9 3.4-1.3 6.5c.1.3.1.6.2.9c-.4.1-.7.2-1 .3c-3 1-4.9 2.7-4.9 4.3c0 1.7 2 3.5 5.1 4.5c.2.1.5.2.8.2c-.1.3-.2.7-.2 1c-.6 3.1-.1 5.5 1.3 6.4c1.5.9 4 0 6.5-2.2c.2-.2.4-.4.6-.5c.2.2.5.5.8.7c2.4 2.1 4.7 2.9 6.2 2c1.5-.9 2-3.5 1.4-6.7c0-.2-.1-.5-.2-.8c.2-.1.4-.1.5-.2c3.2-1.1 5.3-2.8 5.3-4.5c-.1-1.5-2.1-3.1-5.1-4.2zm-7.5-4.7c2.1-1.8 4-2.5 4.9-2c.9.5 1.3 2.7.7 5.6c0 .2-.1.4-.1.6c-1.2-.3-2.5-.5-3.7-.6c-.7-1-1.5-2-2.4-3l.6-.6zm-7.2 10.5c.3.5.5 1 .8 1.5c.3.5.6 1 .9 1.4c-.9-.1-1.7-.2-2.6-.4c.2-.8.5-1.6.9-2.5zm0-2.8c-.4-.8-.6-1.6-.9-2.4c.8-.2 1.7-.3 2.5-.4c-.3.5-.6.9-.9 1.4c-.2.4-.5.9-.7 1.4zm.6 1.4c.4-.8.8-1.5 1.2-2.3c.4-.7.9-1.5 1.4-2.2c.8-.1 1.7-.1 2.6-.1c.9 0 1.7 0 2.6.1c.5.7.9 1.4 1.3 2.2c.4.7.8 1.5 1.2 2.3c-.4.8-.8 1.5-1.2 2.3c-.4.7-.9 1.5-1.3 2.2c-.8.1-1.7.1-2.6.1c-.9 0-1.7 0-2.5-.1c-.5-.7-.9-1.4-1.4-2.2c-.5-.8-.9-1.5-1.3-2.3zm10 2.9c.3-.5.6-1 .8-1.5c.4.8.7 1.6.9 2.5c-.9.2-1.7.3-2.6.4c.4-.5.7-1 .9-1.4zm.8-4.3c-.3-.5-.5-1-.8-1.5c-.3-.5-.6-.9-.8-1.4c.9.1 1.7.3 2.6.4c-.3.9-.6 1.7-1 2.5zM16 8.3c.6.6 1.1 1.3 1.6 2c-1.1-.1-2.2-.1-3.3 0c.6-.7 1.2-1.4 1.7-2zM9.6 4.9c.9-.5 3 .2 5.2 2.2l.4.4c-.9.9-1.7 1.9-2.4 3c-1.3.1-2.5.3-3.7.6c-.1-.3-.1-.6-.2-.9c-.6-2.7-.2-4.8.7-5.3zM8.2 19.6c-.2-.1-.5-.1-.7-.2c-1.4-.5-2.5-1.1-3.3-1.7c-.7-.6-1-1.2-1-1.7c0-1 1.5-2.3 4.1-3.2c.3-.1.6-.2 1-.3c.3 1.2.7 2.4 1.3 3.5c-.6 1.2-1 2.4-1.4 3.6zm6.5 5.5c-1.1 1-2.2 1.6-3.1 2c-.9.3-1.5.3-2 .1c-.9-.5-1.3-2.5-.8-5.1c.1-.4.2-.7.2-1.1c1.2.3 2.5.5 3.8.5c.7 1 1.5 2 2.4 3c-.2.2-.3.4-.5.6zm1.3-1.4c-.6-.6-1.1-1.3-1.7-2h3.3c-.4.7-1 1.4-1.6 2zm7.3 1.7c-.2.9-.5 1.5-.9 1.7c-.9.5-2.8-.2-4.8-1.9c-.2-.2-.5-.4-.7-.6c.8-.9 1.6-1.9 2.3-3c1.3-.1 2.5-.3 3.8-.6c.1.2.1.5.2.7c.3 1.4.3 2.7.1 3.7zm1-6c-.2 0-.3.1-.5.1c-.4-1.2-.9-2.4-1.4-3.6c.5-1.1 1-2.3 1.4-3.5c.3.1.6.2.8.3c2.6.9 4.2 2.2 4.2 3.2c0 1.2-1.7 2.6-4.5 3.5z\"/><path fill=\"currentColor\" d=\"M16 18.5c.5 0 1-.1 1.4-.4c.4-.3.7-.7.9-1.1c.2-.5.2-1 .1-1.5s-.3-.9-.7-1.3c-.3-.4-.8-.6-1.3-.7c-.5-.1-1 0-1.5.1c-.5.2-.9.5-1.1.9c-.3.4-.4.9-.4 1.4c0 .3.1.7.2 1c.1.3.3.6.5.8c.2.2.5.4.8.5c.4.2.8.3 1.1.3z\"/>"
|
|
3341
|
+
},
|
|
3342
|
+
"logo-sketch": {
|
|
3343
|
+
"body": "<path fill=\"currentColor\" d=\"m16.1 3.2l7.7.9c.2 0 .3.1.4.2l5.7 7.7c.2.2.2.5 0 .7l-13.6 16c-.1.1-.3.1-.4 0l-13.6-16c-.3-.2-.3-.5-.2-.7l5.7-7.7c.1-.1.2-.2.4-.2l7.7-.9h.2zm1.6 1.6h-.2s-.1.1 0 .2l4.3 5.4c0 .1.1.1.1.2c0 .2-.1.3-.3.3H10.4c-.1 0-.1 0-.2-.1s-.1-.3-.1-.4L14.5 5v-.2h-.2l-5.9 5.9s-.1.1-.2.1s-.2-.1-.2-.2l.2-4.3c0-.1 0-.1-.1-.1s-.1 0-.1.1l-1.1 4.9c0 .2-.2.3-.3.3l-2.8.6c-.1 0-.1.1-.1.1c0 .1 0 .1.1.1h2.7c.2 0 .3.1.4.2l6.6 11.8c0 .1.1.1.2.1s.1-.1.1-.2L8.6 12.9v-.1c0-.2.1-.3.3-.4h14.4c.2.1.2.3.2.4l-5.3 11.3c0 .1 0 .2.1.2s.2 0 .2-.1L25 12.6c.1-.1.2-.2.4-.2h2.7c.1 0 .1 0 .1-.1s0-.1-.1-.1l-2.8-.6c-.2 0-.3-.2-.4-.3l-.9-5c0-.1-.1-.1-.1-.1c-.1 0-.1 0-.1.1l.2 4.3c0 .1 0 .1-.1.2s-.2.1-.3 0l-5.9-6z\"/>"
|
|
3344
|
+
},
|
|
3198
3345
|
"logo-skype": {
|
|
3199
3346
|
"body": "<path fill=\"currentColor\" d=\"M27.91 17.88a11.63 11.63 0 0 0 .15-1.88A12.06 12.06 0 0 0 16 3.94a11.63 11.63 0 0 0-1.88.15a7.29 7.29 0 0 0-10 10A11.63 11.63 0 0 0 3.94 16A12.06 12.06 0 0 0 16 28.06a11.63 11.63 0 0 0 1.88-.15a7.29 7.29 0 0 0 10-10Zm-6.18 3.6a5 5 0 0 1-2.24 1.73a9 9 0 0 1-3.48.62A8.41 8.41 0 0 1 12 23a5.2 5.2 0 0 1-1.82-1.63a3.59 3.59 0 0 1-.7-2a1.36 1.36 0 0 1 .43-1A1.56 1.56 0 0 1 11 18a1.38 1.38 0 0 1 .91.32a2.5 2.5 0 0 1 .63.94a5.83 5.83 0 0 0 .66 1.18a2.61 2.61 0 0 0 1 .78a3.87 3.87 0 0 0 1.69.31a4 4 0 0 0 2.34-.62a1.8 1.8 0 0 0 .89-1.53a1.54 1.54 0 0 0-.47-1.17a3.09 3.09 0 0 0-1.25-.7c-.52-.17-1.21-.34-2.08-.53a16 16 0 0 1-2.91-.98a4.78 4.78 0 0 1-1.89-1.4a3.5 3.5 0 0 1-.7-2.21a3.65 3.65 0 0 1 .74-2.24a4.7 4.7 0 0 1 2.14-1.5a9.51 9.51 0 0 1 3.3-.48a8.63 8.63 0 0 1 2.59.35a5.81 5.81 0 0 1 1.83.92a3.91 3.91 0 0 1 1.06 1.21a2.62 2.62 0 0 1 .34 1.25a1.4 1.4 0 0 1-.43 1a1.43 1.43 0 0 1-1.07.46a1.25 1.25 0 0 1-.89-.28a3.36 3.36 0 0 1-.65-.87a3.79 3.79 0 0 0-1.05-1.31a3.13 3.13 0 0 0-1.95-.46a3.64 3.64 0 0 0-2 .5a1.44 1.44 0 0 0-.76 1.2a1.15 1.15 0 0 0 .25.75a2.21 2.21 0 0 0 .72.55a4.74 4.74 0 0 0 .92.36c.32.09.84.22 1.57.39c.92.2 1.74.42 2.49.66a7.61 7.61 0 0 1 1.9.88a3.59 3.59 0 0 1 1.23 1.31a4 4 0 0 1 .4 1.96a4.24 4.24 0 0 1-.77 2.48Z\"/>"
|
|
3200
3347
|
},
|
|
@@ -3208,6 +3355,9 @@
|
|
|
3208
3355
|
"body": "<path fill=\"currentColor\" d=\"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm-.09 10.45a.84.84 0 0 0-.84.84v5.14a3.55 3.55 0 0 1-7.1 0v-2.34h2.71v2.24a.84.84 0 0 0 1.68 0v-5a3.55 3.55 0 0 1 7.09 0v1l-1.58.51l-1.12-.51v-1a.85.85 0 0 0-.84-.88Zm7.93 6a3.55 3.55 0 0 1-7.09 0v-2.31l1.12.51l1.58-.51v2.29a.84.84 0 0 0 1.68 0v-2.24h2.71Z\"/>",
|
|
3209
3356
|
"hidden": true
|
|
3210
3357
|
},
|
|
3358
|
+
"logo-svelte": {
|
|
3359
|
+
"body": "<path fill=\"currentColor\" d=\"M26.1 5.7C23.5 2 18.4.9 14.7 3.2L8.2 7.4c-1.8 1.1-3 2.9-3.4 5c-.3 1.7 0 3.5.8 5.1c-.6.8-.9 1.8-1.1 2.8c-.4 2.1.1 4.3 1.4 6c2.6 3.7 7.7 4.8 11.4 2.5l6.5-4.2c1.8-1.1 3-2.9 3.4-5c.3-1.7 0-3.5-.8-5.1c.6-.8.9-1.8 1.1-2.8c.4-2.1-.1-4.3-1.4-6zM24.3 11c0 .2-.1.4-.2.6l-.1.4l-.3-.2c-.8-.6-1.6-1-2.6-1.3l-.2-.1v-.2c0-.3-.1-.7-.3-1c-.4-.5-1-.8-1.7-.6c-.1 0-.3.1-.4.2L12 12.9c-.3.2-.5.5-.6.9c-.1.4 0 .8.2 1.1c.4.5 1 .8 1.7.6c.1 0 .3-.1.4-.2l2.5-1.6c.4-.3.9-.5 1.3-.6c2.1-.5 4.3.3 5.6 2.1c.7 1 1 2.4.8 3.6c-.2 1.2-1 2.3-2 3L15.4 26c-.4.3-.9.5-1.3.6c-2.1.5-4.3-.3-5.6-2.1c-.7-1-1-2.4-.8-3.6c0-.2.1-.4.2-.6L8 20l.3.2c.8.6 1.6 1 2.6 1.3l.2.1v.2c0 .3.1.7.3 1c.4.5 1 .8 1.7.6c.1 0 .3-.1.4-.2L20 19c.3-.2.5-.5.6-.9c.1-.4 0-.8-.2-1.1c-.4-.5-1-.8-1.7-.6c-.1 0-.3.1-.4.2l-2.5 1.6c-.4.3-.9.5-1.3.6c-2.1.5-4.3-.3-5.6-2.1c-.8-1-1-2.4-.8-3.6c.2-1.2 1-2.3 2-3l6.5-4.2c.4-.3.9-.5 1.3-.6c2.1-.5 4.3.3 5.6 2.1c.7 1.1 1 2.4.8 3.6z\"/>"
|
|
3360
|
+
},
|
|
3211
3361
|
"logo-tumblr": {
|
|
3212
3362
|
"body": "<path fill=\"currentColor\" d=\"M22.6 28h-4c-3.59 0-6.3-1.86-6.3-6.3v-7.12H9v-3.86A7.17 7.17 0 0 0 14.3 4h3.76v6.12h4.36v4.46h-4.36v6.2c0 1.86.94 2.49 2.42 2.49h2.12Z\"/>"
|
|
3213
3363
|
},
|
|
@@ -3217,6 +3367,9 @@
|
|
|
3217
3367
|
"logo-vmware": {
|
|
3218
3368
|
"body": "<path fill=\"currentColor\" d=\"M32 16.77v-2.933c0-2.482-2.482-3.835-4.512-3.835a6.745 6.745 0 0 0-3.836 1.579a5.066 5.066 0 0 0-3.61-1.58a5.939 5.939 0 0 0-3.835 1.58a3.817 3.817 0 0 0-3.384-1.58a3.491 3.491 0 0 0-3.341 1.822l-2.976 6.752L3.2 11.001a1.67 1.67 0 0 0-2.188-.866a1.67 1.67 0 0 0-.86 2.235l4.097 8.912s.677 1.58 2.03 1.58a1.909 1.909 0 0 0 2.031-1.128c.312-.47 2.681-5.45 4.108-8.47a.568.568 0 0 1 1.081.244v7.487a1.846 1.846 0 0 0 1.685 1.863a1.805 1.805 0 0 0 1.925-1.801v-6.205a1.918 1.918 0 0 1 3.835 0v6.205a1.805 1.805 0 0 0 3.61 0v-6.205a1.918 1.918 0 0 1 3.836 0v6.205a1.805 1.805 0 0 0 3.61 0Z\"/>"
|
|
3219
3369
|
},
|
|
3370
|
+
"logo-vue": {
|
|
3371
|
+
"body": "<path fill=\"currentColor\" d=\"M24.9 3.9L16 19.4L7.1 3.9H2l14 24.3L30 3.9h-5.1z\"/><path fill=\"currentColor\" d=\"m16 9.5l-3.2-5.6H8.1L16 17.5l7.9-13.6h-4.6L16 9.5z\"/>"
|
|
3372
|
+
},
|
|
3220
3373
|
"logo-wechat": {
|
|
3221
3374
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M27.086 24.78A6.618 6.618 0 0 0 30 19.465c0-3.88-3.776-7.027-8.434-7.027s-8.434 3.147-8.434 7.027s3.777 7.028 8.434 7.028a9.955 9.955 0 0 0 2.754-.385l.247-.037a.892.892 0 0 1 .448.13l1.847 1.066l.162.053a.281.281 0 0 0 .281-.282l-.045-.205l-.38-1.417l-.03-.18a.56.56 0 0 1 .236-.458ZM12.12 4.68C6.53 4.68 2 8.455 2 13.114a7.939 7.939 0 0 0 3.497 6.374a.671.671 0 0 1 .283.55l-.035.215l-.456 1.701l-.055.246a.338.338 0 0 0 .337.338l.196-.063l2.216-1.28a1.058 1.058 0 0 1 .536-.155l.298.044a11.967 11.967 0 0 0 3.304.464l.555-.014a6.515 6.515 0 0 1-.34-2.067c0-4.247 4.133-7.691 9.23-7.691l.55.014c-.762-4.029-4.947-7.11-9.995-7.11Zm6.633 13.663a1.125 1.125 0 1 1 1.125-1.125a1.124 1.124 0 0 1-1.125 1.125Zm5.624 0a1.125 1.125 0 1 1 1.123-1.125a1.125 1.125 0 0 1-1.123 1.125Zm-15.631-6.58a1.35 1.35 0 1 1 1.35-1.348a1.349 1.349 0 0 1-1.35 1.349Zm6.747 0a1.35 1.35 0 1 1 1.35-1.348a1.349 1.349 0 0 1-1.35 1.349Z\"/>"
|
|
3222
3375
|
},
|
|
@@ -4064,6 +4217,9 @@
|
|
|
4064
4217
|
"progress-bar-round": {
|
|
4065
4218
|
"body": "<path fill=\"currentColor\" d=\"M16 22a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6Zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4Z\"/><path fill=\"currentColor\" d=\"M16 26a10.016 10.016 0 0 1-7.453-3.333l1.49-1.334A8 8 0 1 0 16 8V6a10 10 0 0 1 0 20Z\"/><path fill=\"currentColor\" d=\"M16 30a14 14 0 1 1 14-14a14.016 14.016 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12.014 12.014 0 0 0 16 4Z\"/>"
|
|
4066
4219
|
},
|
|
4220
|
+
"promote": {
|
|
4221
|
+
"body": "<path fill=\"currentColor\" d=\"m16 21l1.4 1.4l-2.6 2.6H23v2h-8.2l2.6 2.6L16 31l-5-5zm-8.738 2.323l7.99-7.99l1.415 1.414l-7.99 7.99z\"/><path fill=\"currentColor\" d=\"M23 22h-2v-5c0-.3.1-.5.3-.7l4.1-4.1c1.7-1.7 2.6-4 2.6-6.4V4h-1.9c-2.4 0-4.7.9-6.4 2.6l-4.1 4.1c-.1.2-.3.3-.6.3H7.5l-2.6 3.3l5.3.8l-.3 2l-7-1c-.4-.1-.7-.3-.8-.6s-.1-.7.1-1l4-5c.2-.4.5-.5.8-.5h7.6l3.8-3.8c2-2.1 4.8-3.2 7.7-3.2H28c1.1 0 2 .9 2 2v1.9c0 2.9-1.1 5.7-3.2 7.8L23 17.4V22z\"/>"
|
|
4222
|
+
},
|
|
4067
4223
|
"property-relationship": {
|
|
4068
4224
|
"body": "<path fill=\"currentColor\" d=\"m30 16l-8 8l-1.4-1.4l6.6-6.6l-6.6-6.6L22 8zm-18-1h8v2h-8zM2 16l8-8l1.4 1.4L4.8 16l6.6 6.6L10 24z\"/>"
|
|
4069
4225
|
},
|
|
@@ -4206,6 +4362,12 @@
|
|
|
4206
4362
|
"reply-all": {
|
|
4207
4363
|
"body": "<path fill=\"currentColor\" d=\"M19 29a.999.999 0 0 1-.768-.36l-10-12a1 1 0 0 1 0-1.28l10-12A1 1 0 0 1 20 4v7.032c7.007.463 11 5.86 11 14.968a1 1 0 0 1-1.8.6c-2.822-3.762-5.391-5.346-9.2-5.571V28a1 1 0 0 1-1 1Zm-8.698-13L18 25.238V20a1 1 0 0 1 1-1a12.713 12.713 0 0 1 9.841 4.09C28.086 16.556 24.66 13 19 13a1 1 0 0 1-1-1V6.762Z\"/><path fill=\"currentColor\" d=\"M11.464 28.918L1.232 16.64a1 1 0 0 1 0-1.28L11.464 3.08L13 4.36L3.302 16L13 27.638Z\"/>"
|
|
4208
4364
|
},
|
|
4365
|
+
"repo-artifact": {
|
|
4366
|
+
"body": "<path fill=\"currentColor\" d=\"M30 24v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5l-1.4-1.4l-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V16h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5l-1.4 1.4l1.5 1.5c-.3.5-.6 1.1-.7 1.8H16v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5l1.4 1.4l1.5-1.5c.5.3 1.1.6 1.8.7V30h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5l1.4-1.4l-1.5-1.5c.3-.5.6-1.1.7-1.8H30zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3s3 1.3 3 3s-1.3 3-3 3z\"/><path fill=\"currentColor\" d=\"M28 8H16l-3.4-3.4c-.4-.4-.9-.6-1.4-.6H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h10v-2H4V6h7.2l3.4 3.4l.6.6H28v5h2v-5c0-1.1-.9-2-2-2z\"/>"
|
|
4367
|
+
},
|
|
4368
|
+
"repo-source-code": {
|
|
4369
|
+
"body": "<path fill=\"currentColor\" d=\"m23.6 21.4l3.6 3.6l-3.6 3.6L25 30l5-5l-5-5zm-3.2 0L16.8 25l3.6 3.6L19 30l-5-5l5-5z\"/><path fill=\"currentColor\" d=\"M28 8H16l-3.4-3.4c-.4-.4-.9-.6-1.4-.6H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h7v-2H4V6h7.2l3.4 3.4l.6.6H28v8h2v-8c0-1.1-.9-2-2-2z\"/>"
|
|
4370
|
+
},
|
|
4209
4371
|
"report": {
|
|
4210
4372
|
"body": "<path fill=\"currentColor\" d=\"M10 18h8v2h-8zm0-5h12v2H10zm0 10h5v2h-5z\"/><path fill=\"currentColor\" d=\"M25 5h-3V4a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v1H7a2 2 0 0 0-2 2v21a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM12 4h8v4h-8Zm13 24H7V7h3v3h12V7h3Z\"/>"
|
|
4211
4373
|
},
|
|
@@ -4618,6 +4780,18 @@
|
|
|
4618
4780
|
"shuttle": {
|
|
4619
4781
|
"body": "<path fill=\"currentColor\" d=\"m29.81 16l-7-9.56A1 1 0 0 0 22 6H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7.44a1 1 0 0 0-.19-.56ZM20 8h1.49l5.13 7H20ZM4 8h14v7H4Zm5 18a2 2 0 1 1 2-2a2 2 0 0 1-2 2Zm14 0a2 2 0 1 1 2-2a2 2 0 0 1-2 2Zm5-3h-1.14a4 4 0 0 0-7.72 0h-6.28a4 4 0 0 0-7.72 0H4v-6h24Z\"/>"
|
|
4620
4782
|
},
|
|
4783
|
+
"side-panel-close": {
|
|
4784
|
+
"body": "<path fill=\"currentColor\" d=\"M28 4H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM10 26H4V6h6v20zm18-11H17.8l3.6-3.6L20 10l-6 6l6 6l1.4-1.4l-3.6-3.6H28v9H12V6h16v9z\"/>"
|
|
4785
|
+
},
|
|
4786
|
+
"side-panel-close-filled": {
|
|
4787
|
+
"body": "<path fill=\"currentColor\" d=\"M28 4H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 11H17.8l3.6-3.6L20 10l-6 6l6 6l1.4-1.4l-3.6-3.6H28v9H12V6h16v9z\"/>"
|
|
4788
|
+
},
|
|
4789
|
+
"side-panel-open": {
|
|
4790
|
+
"body": "<path fill=\"currentColor\" d=\"M28 4H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM10 26H4V6h6v20zm18 0H12v-9h10.2l-3.6 3.6L20 22l6-6l-6-6l-1.4 1.4l3.6 3.6H12V6h16v20z\"/>"
|
|
4791
|
+
},
|
|
4792
|
+
"side-panel-open-filled": {
|
|
4793
|
+
"body": "<path fill=\"currentColor\" d=\"M28 4H4c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 22H12v-9h10.2l-3.6 3.6L20 22l6-6l-6-6l-1.4 1.4l3.6 3.6H12V6h16v20z\"/>"
|
|
4794
|
+
},
|
|
4621
4795
|
"sight": {
|
|
4622
4796
|
"body": "<path fill=\"currentColor\" d=\"M10 12h2v2h-2zm-4 0h2v2H6zm-4 0h2v2H2zm24 18h-2v-3h-4a5.005 5.005 0 0 1-5-5v-1.28l-2.316-.771a1 1 0 0 1-.541-1.463L15 13.723V11a9.01 9.01 0 0 1 9-9h5v2h-5a7.008 7.008 0 0 0-7 7v3a1 1 0 0 1-.143.514L14.5 18.446l1.817.605A1 1 0 0 1 17 20v2a3.003 3.003 0 0 0 3 3h5a1 1 0 0 1 1 1z\"/><path fill=\"currentColor\" d=\"M19 12h4v2h-4z\"/>"
|
|
4623
4797
|
},
|
|
@@ -5114,6 +5288,9 @@
|
|
|
5114
5288
|
"terminal-3270": {
|
|
5115
5289
|
"body": "<path fill=\"currentColor\" d=\"M10 21h6v2h-6z\"/><path fill=\"currentColor\" d=\"M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 2v4H6V6ZM6 26V12h20v14Z\"/>"
|
|
5116
5290
|
},
|
|
5291
|
+
"test-tool": {
|
|
5292
|
+
"body": "<path fill=\"currentColor\" d=\"m23 9.2l-2.6-2.6L19 8l4 4l7-7l-1.4-1.4zM12 5.4L10.6 4L8 6.6L5.4 4L4 5.4L6.6 8L4 10.6L5.4 12L8 9.4l2.6 2.6l1.4-1.4L9.4 8zm0 16L10.6 20L8 22.6L5.4 20L4 21.4L6.6 24L4 26.6L5.4 28L8 25.4l2.6 2.6l1.4-1.4L9.4 24z\"/><path fill=\"currentColor\" d=\"M17 15V2h-2v13H2v2h13v13h2V17h13v-2z\"/>"
|
|
5293
|
+
},
|
|
5117
5294
|
"text-align-center": {
|
|
5118
5295
|
"body": "<path fill=\"currentColor\" d=\"M6 6h20v2H6zm4 6h12v2H10zm-4 6h20v2H6zm4 6h12v2H10z\"/>"
|
|
5119
5296
|
},
|
|
@@ -5301,7 +5478,7 @@
|
|
|
5301
5478
|
"body": "<path fill=\"currentColor\" d=\"M12.1 2a9.8 9.8 0 0 0-5.4 1.6l6.4 6.4a2.1 2.1 0 0 1 .2 3a2.1 2.1 0 0 1-3-.2L3.7 6.4A9.84 9.84 0 0 0 2 12.1a10.14 10.14 0 0 0 10.1 10.1a10.9 10.9 0 0 0 2.6-.3l6.7 6.7a5 5 0 0 0 7.1-7.1l-6.7-6.7a10.9 10.9 0 0 0 .3-2.6A10 10 0 0 0 12.1 2Zm8 10.1a7.61 7.61 0 0 1-.3 2.1l-.3 1.1l.8.8l6.7 6.7a2.88 2.88 0 0 1 .9 2.1A2.72 2.72 0 0 1 27 27a2.9 2.9 0 0 1-4.2 0l-6.7-6.7l-.8-.8l-1.1.3a7.61 7.61 0 0 1-2.1.3a8.27 8.27 0 0 1-5.7-2.3A7.63 7.63 0 0 1 4 12.1a8.33 8.33 0 0 1 .3-2.2l4.4 4.4a4.14 4.14 0 0 0 5.9.2a4.14 4.14 0 0 0-.2-5.9L10 4.2a6.45 6.45 0 0 1 2-.3a8.27 8.27 0 0 1 5.7 2.3a8.49 8.49 0 0 1 2.4 5.9Z\"/>"
|
|
5302
5479
|
},
|
|
5303
5480
|
"tools-alt": {
|
|
5304
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
5481
|
+
"body": "<path fill=\"currentColor\" d=\"m23.1 16l6.3-6.3c.8-.8.8-2 0-2.8l-4.2-4.2c-.8-.8-2-.8-2.8 0L16 8.9L9.7 2.6c-.8-.8-2-.8-2.8 0L2.6 6.8c-.8.8-.8 2 0 2.8L8.9 16L2 22.9V30h7.1l6.9-6.9l6.3 6.3c.8.8 2 .8 2.8 0l4.2-4.2c.8-.8.8-2 0-2.8L23.1 16zm.7-12L28 8.2l-6.3 6.3l-4.2-4.2L23.8 4zM8.2 28H4v-4.2l6.3-6.3l4.2 4.2L8.2 28zm15.6 0L4 8.2L8.2 4l3.5 3.5l-2.1 2.1L11 11l2.1-2.1l4.2 4.2l-2.1 2.1l1.4 1.4l2.1-2.1l4.2 4.2l-1.9 2.2l1.4 1.4l2.1-2.1l3.5 3.5l-4.2 4.3z\"/>"
|
|
5305
5482
|
},
|
|
5306
5483
|
"tornado": {
|
|
5307
5484
|
"body": "<path fill=\"currentColor\" d=\"M16 26h4v2h-4zm-4-4h6v2h-6zm-4-4h10v2H8zm0-4h12v2H8zm2-4h14v2H10zM8 6h18v2H8z\"/>"
|
|
@@ -5477,6 +5654,9 @@
|
|
|
5477
5654
|
"unlocked": {
|
|
5478
5655
|
"body": "<path fill=\"currentColor\" d=\"M24 14H12V8a4 4 0 0 1 8 0h2a6 6 0 0 0-12 0v6H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2Zm0 14H8V16h16Z\"/>"
|
|
5479
5656
|
},
|
|
5657
|
+
"unsaved": {
|
|
5658
|
+
"body": "<path fill=\"currentColor\" d=\"M30 19.4L28.6 18L25 21.6L21.4 18L20 19.4l3.6 3.6l-3.6 3.6l1.4 1.4l3.6-3.6l3.6 3.6l1.4-1.4l-3.6-3.6z\"/><path fill=\"currentColor\" d=\"M16 26h-4v-8h4v-2h-4c-1.1 0-2 .9-2 2v8H6V6h4v4c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V6.4l4 4V16h2v-6c0-.3-.1-.5-.3-.7l-5-5c-.2-.2-.4-.3-.7-.3H6c-1.1 0-2 .9-2 2v20c0 1.1.9 2 2 2h10v-2zM12 6h8v4h-8V6z\"/>"
|
|
5659
|
+
},
|
|
5480
5660
|
"up-to-top": {
|
|
5481
5661
|
"body": "<path fill=\"currentColor\" d=\"M16 14L6 24l1.4 1.4l8.6-8.6l8.6 8.6L26 24zM4 8h24v2H4z\"/>"
|
|
5482
5662
|
},
|
|
@@ -5996,7 +6176,7 @@
|
|
|
5996
6176
|
"parent": "sun"
|
|
5997
6177
|
}
|
|
5998
6178
|
},
|
|
6179
|
+
"lastModified": 1663564821,
|
|
5999
6180
|
"width": 32,
|
|
6000
|
-
"height": 32
|
|
6001
|
-
"lastModified": 1656181516
|
|
6181
|
+
"height": 32
|
|
6002
6182
|
}
|
package/info.json
CHANGED
package/metadata.json
CHANGED
|
@@ -53,6 +53,7 @@
|
|
|
53
53
|
"brightness-contrast",
|
|
54
54
|
"bring-forward",
|
|
55
55
|
"bring-to-front",
|
|
56
|
+
"build-tool",
|
|
56
57
|
"button-centered",
|
|
57
58
|
"button-flush-left",
|
|
58
59
|
"caret-down",
|
|
@@ -64,6 +65,7 @@
|
|
|
64
65
|
"caret-up",
|
|
65
66
|
"carousel-horizontal",
|
|
66
67
|
"carousel-vertical",
|
|
68
|
+
"catalog-publish",
|
|
67
69
|
"center-circle",
|
|
68
70
|
"center-square",
|
|
69
71
|
"center-to-fit",
|
|
@@ -107,6 +109,8 @@
|
|
|
107
109
|
"connect-target",
|
|
108
110
|
"continue",
|
|
109
111
|
"continue-filled",
|
|
112
|
+
"continuous-deployment",
|
|
113
|
+
"continuous-integration",
|
|
110
114
|
"contrast",
|
|
111
115
|
"convert-to-cloud",
|
|
112
116
|
"corner",
|
|
@@ -287,6 +291,7 @@
|
|
|
287
291
|
"power",
|
|
288
292
|
"previous-filled",
|
|
289
293
|
"previous-outline",
|
|
294
|
+
"promote",
|
|
290
295
|
"query",
|
|
291
296
|
"quotes",
|
|
292
297
|
"radio-button",
|
|
@@ -359,6 +364,10 @@
|
|
|
359
364
|
"shrink-screen",
|
|
360
365
|
"shrink-screen-filled",
|
|
361
366
|
"shuffle",
|
|
367
|
+
"side-panel-close",
|
|
368
|
+
"side-panel-close-filled",
|
|
369
|
+
"side-panel-open",
|
|
370
|
+
"side-panel-open-filled",
|
|
362
371
|
"skip-back",
|
|
363
372
|
"skip-back-filled",
|
|
364
373
|
"skip-back-outline",
|
|
@@ -395,6 +404,7 @@
|
|
|
395
404
|
"tag-group",
|
|
396
405
|
"tag-import",
|
|
397
406
|
"tag-none",
|
|
407
|
+
"test-tool",
|
|
398
408
|
"text-align-center",
|
|
399
409
|
"text-align-justify",
|
|
400
410
|
"text-align-left",
|
|
@@ -442,6 +452,7 @@
|
|
|
442
452
|
"ungroup-objects",
|
|
443
453
|
"unlink",
|
|
444
454
|
"unlocked",
|
|
455
|
+
"unsaved",
|
|
445
456
|
"up-to-top",
|
|
446
457
|
"update-now",
|
|
447
458
|
"upgrade",
|
|
@@ -490,23 +501,38 @@
|
|
|
490
501
|
"edt-loop",
|
|
491
502
|
"ibm-cloud",
|
|
492
503
|
"ibm-security",
|
|
504
|
+
"logo-angular",
|
|
493
505
|
"logo-digg",
|
|
494
506
|
"logo-discord",
|
|
495
507
|
"logo-facebook",
|
|
508
|
+
"logo-figma",
|
|
496
509
|
"logo-flickr",
|
|
497
510
|
"logo-github",
|
|
498
511
|
"logo-glassdoor",
|
|
499
512
|
"logo-instagram",
|
|
513
|
+
"logo-invision",
|
|
514
|
+
"logo-jupyter",
|
|
515
|
+
"logo-keybase",
|
|
516
|
+
"logo-kubernetes",
|
|
500
517
|
"logo-linkedin",
|
|
501
518
|
"logo-livestream",
|
|
502
519
|
"logo-medium",
|
|
520
|
+
"logo-npm",
|
|
521
|
+
"logo-openshift",
|
|
503
522
|
"logo-pinterest",
|
|
523
|
+
"logo-python",
|
|
504
524
|
"logo-quora",
|
|
525
|
+
"logo-r-script",
|
|
526
|
+
"logo-react",
|
|
527
|
+
"logo-sketch",
|
|
505
528
|
"logo-skype",
|
|
506
529
|
"logo-slack",
|
|
507
530
|
"logo-snapchat",
|
|
531
|
+
"logo-svelte",
|
|
508
532
|
"logo-tumblr",
|
|
509
533
|
"logo-twitter",
|
|
534
|
+
"logo-vmware",
|
|
535
|
+
"logo-vue",
|
|
510
536
|
"logo-wechat",
|
|
511
537
|
"logo-xing",
|
|
512
538
|
"logo-yelp",
|
|
@@ -571,27 +597,65 @@
|
|
|
571
597
|
"fruit-bowl",
|
|
572
598
|
"gift",
|
|
573
599
|
"health-cross",
|
|
600
|
+
"ibm-cloud-citrix-daas",
|
|
574
601
|
"ibm-cloud-dedicated-host",
|
|
602
|
+
"ibm-cloud-direct-link-1-connect",
|
|
603
|
+
"ibm-cloud-direct-link-1-dedicated",
|
|
604
|
+
"ibm-cloud-direct-link-1-dedicated-hosting",
|
|
605
|
+
"ibm-cloud-direct-link-1-exchange",
|
|
606
|
+
"ibm-cloud-direct-link-2-connect",
|
|
607
|
+
"ibm-cloud-direct-link-2-dedicated",
|
|
608
|
+
"ibm-cloud-direct-link-2-dedicated-hosting",
|
|
609
|
+
"ibm-cloud-event-notification",
|
|
610
|
+
"ibm-cloud-event-streams",
|
|
611
|
+
"ibm-cloud-hyper-protect-crypto-services",
|
|
612
|
+
"ibm-cloud-hyper-protect-dbaas",
|
|
613
|
+
"ibm-cloud-hyper-protect-vs",
|
|
575
614
|
"ibm-cloud-internet-services",
|
|
615
|
+
"ibm-cloud-key-protect",
|
|
616
|
+
"ibm-cloud-kubernetes-service",
|
|
617
|
+
"ibm-cloud-logging",
|
|
618
|
+
"ibm-cloud-mass-data-migration",
|
|
576
619
|
"ibm-cloud-pak-applications",
|
|
577
620
|
"ibm-cloud-pak-business-automation",
|
|
578
621
|
"ibm-cloud-pak-data",
|
|
579
622
|
"ibm-cloud-pak-integration",
|
|
580
623
|
"ibm-cloud-pak-manta-automated-data-lineage",
|
|
581
624
|
"ibm-cloud-pak-multicloud-mgmt",
|
|
625
|
+
"ibm-cloud-pak-netezza",
|
|
582
626
|
"ibm-cloud-pak-network-automation",
|
|
583
627
|
"ibm-cloud-pak-security",
|
|
584
628
|
"ibm-cloud-pak-system",
|
|
585
629
|
"ibm-cloud-pak-watson-aiops",
|
|
630
|
+
"ibm-cloud-pal",
|
|
631
|
+
"ibm-cloud-secrets-manager",
|
|
586
632
|
"ibm-cloud-security-compliance-center",
|
|
587
633
|
"ibm-cloud-subnets",
|
|
634
|
+
"ibm-cloud-sysdig-secure",
|
|
588
635
|
"ibm-cloud-transit-gateway",
|
|
589
636
|
"ibm-cloud-vpc-endpoints",
|
|
590
637
|
"ibm-data-replication",
|
|
638
|
+
"ibm-datastage",
|
|
591
639
|
"ibm-match-360",
|
|
640
|
+
"ibm-mq",
|
|
592
641
|
"ibm-open-enterprise-languages",
|
|
642
|
+
"ibm-power-vs",
|
|
593
643
|
"ibm-security-services",
|
|
644
|
+
"ibm-watson-assistant",
|
|
645
|
+
"ibm-watson-discovery",
|
|
646
|
+
"ibm-watson-knowledge-catalog",
|
|
647
|
+
"ibm-watson-knowledge-studio",
|
|
648
|
+
"ibm-watson-language-translator",
|
|
649
|
+
"ibm-watson-machine-learning",
|
|
650
|
+
"ibm-watson-natural-language-classifier",
|
|
651
|
+
"ibm-watson-natural-language-understanding",
|
|
652
|
+
"ibm-watson-openscale",
|
|
594
653
|
"ibm-watson-orders",
|
|
654
|
+
"ibm-watson-query",
|
|
655
|
+
"ibm-watson-speech-to-text",
|
|
656
|
+
"ibm-watson-studio",
|
|
657
|
+
"ibm-watson-text-to-speech",
|
|
658
|
+
"ibm-watson-tone-analyzer",
|
|
595
659
|
"ibm-z-cloud-mod-stack",
|
|
596
660
|
"ibm-z-cloud-provisioning",
|
|
597
661
|
"ibm-z-os-package-manager",
|
|
@@ -1128,6 +1192,8 @@
|
|
|
1128
1192
|
"query-queue",
|
|
1129
1193
|
"queued",
|
|
1130
1194
|
"raw",
|
|
1195
|
+
"repo-artifact",
|
|
1196
|
+
"repo-source-code",
|
|
1131
1197
|
"report",
|
|
1132
1198
|
"report-data",
|
|
1133
1199
|
"result",
|
|
@@ -1744,15 +1810,9 @@
|
|
|
1744
1810
|
"iot-connect",
|
|
1745
1811
|
"iot-platform",
|
|
1746
1812
|
"keyboard",
|
|
1813
|
+
"keyboard-off",
|
|
1747
1814
|
"laptop",
|
|
1748
1815
|
"location-current",
|
|
1749
|
-
"logo-jupyter",
|
|
1750
|
-
"logo-keybase",
|
|
1751
|
-
"logo-kubernetes",
|
|
1752
|
-
"logo-openshift",
|
|
1753
|
-
"logo-python",
|
|
1754
|
-
"logo-r-script",
|
|
1755
|
-
"logo-vmware",
|
|
1756
1816
|
"machine-learning",
|
|
1757
1817
|
"machine-learning-model",
|
|
1758
1818
|
"mail-all",
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/carbon",
|
|
3
3
|
"description": "Carbon icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.1.
|
|
5
|
-
"iconSetVersion": "11.
|
|
4
|
+
"version": "1.1.8",
|
|
5
|
+
"iconSetVersion": "11.8.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|