@hashicorp/flight-icons 1.3.0 → 2.0.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/catalog.json +381 -20
- package/package.json +1 -1
- package/svg/alibaba-24.svg +1 -1
- package/svg/alibaba-color-24.svg +1 -1
- package/svg/amazon-eks-color-16.svg +1 -1
- package/svg/amazon-eks-color-24.svg +1 -1
- package/svg/apple-16.svg +1 -1
- package/svg/apple-color-16.svg +1 -1
- package/svg/auth0-24.svg +1 -1
- package/svg/auth0-color-24.svg +1 -1
- package/svg/aws-color-16.svg +1 -1
- package/svg/aws-color-24.svg +1 -1
- package/svg/azure-16.svg +1 -1
- package/svg/azure-color-16.svg +1 -1
- package/svg/azure-devops-color-16.svg +1 -1
- package/svg/azure-devops-color-24.svg +1 -1
- package/svg/bank-vault-16.svg +1 -0
- package/svg/bank-vault-24.svg +1 -0
- package/svg/bitbucket-color-16.svg +1 -1
- package/svg/bitbucket-color-24.svg +1 -1
- package/svg/boundary-16.svg +1 -0
- package/svg/boundary-24.svg +1 -0
- package/svg/boundary-color-16.svg +1 -0
- package/svg/boundary-color-24.svg +1 -0
- package/svg/change-16.svg +1 -1
- package/svg/change-24.svg +1 -1
- package/svg/check-hexagon-fill-16.svg +1 -1
- package/svg/check-hexagon-fill-24.svg +1 -1
- package/svg/codepen-color-16.svg +1 -1
- package/svg/connection-gateway-16.svg +1 -1
- package/svg/consul-16.svg +1 -0
- package/svg/consul-24.svg +1 -0
- package/svg/consul-color-16.svg +1 -0
- package/svg/consul-color-24.svg +1 -0
- package/svg/diamond-24.svg +1 -1
- package/svg/f5-color-16.svg +1 -1
- package/svg/facebook-color-16.svg +1 -1
- package/svg/gcp-color-16.svg +1 -1
- package/svg/gcp-color-24.svg +1 -1
- package/svg/gitlab-24.svg +1 -1
- package/svg/gitlab-color-16.svg +1 -1
- package/svg/gitlab-color-24.svg +1 -1
- package/svg/google-24.svg +1 -1
- package/svg/google-color-16.svg +1 -1
- package/svg/google-color-24.svg +1 -1
- package/svg/hammer-16.svg +1 -1
- package/svg/hashicorp-16.svg +1 -0
- package/svg/hashicorp-24.svg +1 -0
- package/svg/hashicorp-color-16.svg +1 -0
- package/svg/hashicorp-color-24.svg +1 -0
- package/svg/kubernetes-color-16.svg +1 -1
- package/svg/message-circle-16.svg +1 -1
- package/svg/nomad-16.svg +1 -0
- package/svg/nomad-24.svg +1 -0
- package/svg/nomad-color-16.svg +1 -0
- package/svg/nomad-color-24.svg +1 -0
- package/svg/oracle-16.svg +1 -1
- package/svg/oracle-color-16.svg +1 -1
- package/svg/pack-16.svg +1 -0
- package/svg/pack-24.svg +1 -0
- package/svg/pack-color-16.svg +1 -0
- package/svg/pack-color-24.svg +1 -0
- package/svg/packer-16.svg +1 -0
- package/svg/packer-24.svg +1 -0
- package/svg/packer-color-16.svg +1 -0
- package/svg/packer-color-24.svg +1 -0
- package/svg/rewind-16.svg +1 -1
- package/svg/slack-color-24.svg +1 -1
- package/svg/star-24.svg +1 -1
- package/svg/terraform-16.svg +1 -0
- package/svg/terraform-24.svg +1 -0
- package/svg/terraform-color-16.svg +1 -0
- package/svg/terraform-color-24.svg +1 -0
- package/svg/twitch-24.svg +1 -1
- package/svg/twitch-color-24.svg +1 -1
- package/svg/vagrant-16.svg +1 -0
- package/svg/vagrant-24.svg +1 -0
- package/svg/vagrant-color-16.svg +1 -0
- package/svg/vagrant-color-24.svg +1 -0
- package/svg/vault-16.svg +1 -1
- package/svg/vault-24.svg +1 -1
- package/svg/vault-color-16.svg +1 -0
- package/svg/vault-color-24.svg +1 -0
- package/svg/waypoint-16.svg +1 -0
- package/svg/waypoint-24.svg +1 -0
- package/svg/waypoint-color-16.svg +1 -0
- package/svg/waypoint-color-24.svg +1 -0
- package/svg-react/alibaba-24.tsx +2 -2
- package/svg-react/alibaba-color-24.tsx +2 -2
- package/svg-react/amazon-eks-color-16.tsx +7 -7
- package/svg-react/amazon-eks-color-24.tsx +7 -7
- package/svg-react/apple-16.tsx +1 -1
- package/svg-react/apple-color-16.tsx +1 -1
- package/svg-react/auth0-24.tsx +1 -1
- package/svg-react/auth0-color-24.tsx +1 -1
- package/svg-react/aws-color-16.tsx +3 -3
- package/svg-react/aws-color-24.tsx +1 -1
- package/svg-react/azure-16.tsx +1 -1
- package/svg-react/azure-color-16.tsx +1 -1
- package/svg-react/azure-devops-color-16.tsx +2 -2
- package/svg-react/azure-devops-color-24.tsx +2 -2
- package/svg-react/bank-vault-16.tsx +42 -0
- package/svg-react/bank-vault-24.tsx +42 -0
- package/svg-react/bitbucket-color-16.tsx +2 -2
- package/svg-react/bitbucket-color-24.tsx +2 -2
- package/svg-react/boundary-16.tsx +33 -0
- package/svg-react/boundary-24.tsx +33 -0
- package/svg-react/boundary-color-16.tsx +33 -0
- package/svg-react/boundary-color-24.tsx +33 -0
- package/svg-react/change-16.tsx +1 -1
- package/svg-react/change-24.tsx +1 -1
- package/svg-react/check-hexagon-fill-16.tsx +1 -1
- package/svg-react/check-hexagon-fill-24.tsx +1 -1
- package/svg-react/codepen-color-16.tsx +1 -1
- package/svg-react/connection-gateway-16.tsx +1 -1
- package/svg-react/consul-16.tsx +33 -0
- package/svg-react/consul-24.tsx +33 -0
- package/svg-react/consul-color-16.tsx +33 -0
- package/svg-react/consul-color-24.tsx +33 -0
- package/svg-react/diamond-24.tsx +1 -1
- package/svg-react/f5-color-16.tsx +1 -1
- package/svg-react/facebook-color-16.tsx +1 -1
- package/svg-react/gcp-color-16.tsx +1 -1
- package/svg-react/gcp-color-24.tsx +2 -2
- package/svg-react/gitlab-24.tsx +1 -1
- package/svg-react/gitlab-color-16.tsx +1 -1
- package/svg-react/gitlab-color-24.tsx +1 -1
- package/svg-react/google-24.tsx +1 -1
- package/svg-react/google-color-16.tsx +3 -3
- package/svg-react/google-color-24.tsx +2 -2
- package/svg-react/hammer-16.tsx +1 -1
- package/svg-react/hashicorp-16.tsx +34 -0
- package/svg-react/hashicorp-24.tsx +34 -0
- package/svg-react/hashicorp-color-16.tsx +34 -0
- package/svg-react/hashicorp-color-24.tsx +34 -0
- package/svg-react/index.ts +42 -2
- package/svg-react/kubernetes-color-16.tsx +1 -1
- package/svg-react/message-circle-16.tsx +1 -1
- package/svg-react/nomad-16.tsx +33 -0
- package/svg-react/nomad-24.tsx +33 -0
- package/svg-react/nomad-color-16.tsx +33 -0
- package/svg-react/nomad-color-24.tsx +33 -0
- package/svg-react/oracle-16.tsx +1 -1
- package/svg-react/oracle-color-16.tsx +1 -1
- package/svg-react/pack-16.tsx +32 -0
- package/svg-react/pack-24.tsx +32 -0
- package/svg-react/pack-color-16.tsx +90 -0
- package/svg-react/pack-color-24.tsx +90 -0
- package/svg-react/packer-16.tsx +33 -0
- package/svg-react/packer-24.tsx +33 -0
- package/svg-react/packer-color-16.tsx +37 -0
- package/svg-react/packer-color-24.tsx +37 -0
- package/svg-react/rewind-16.tsx +1 -1
- package/svg-react/slack-color-24.tsx +2 -2
- package/svg-react/star-24.tsx +1 -1
- package/svg-react/terraform-16.tsx +32 -0
- package/svg-react/terraform-24.tsx +32 -0
- package/svg-react/terraform-color-16.tsx +32 -0
- package/svg-react/terraform-color-24.tsx +32 -0
- package/svg-react/twitch-24.tsx +2 -2
- package/svg-react/twitch-color-24.tsx +2 -2
- package/svg-react/vagrant-16.tsx +33 -0
- package/svg-react/vagrant-24.tsx +33 -0
- package/svg-react/vagrant-color-16.tsx +37 -0
- package/svg-react/vagrant-color-24.tsx +37 -0
- package/svg-react/vault-16.tsx +4 -13
- package/svg-react/vault-24.tsx +4 -13
- package/svg-react/vault-color-16.tsx +33 -0
- package/svg-react/vault-color-24.tsx +33 -0
- package/svg-react/waypoint-16.tsx +32 -0
- package/svg-react/waypoint-24.tsx +32 -0
- package/svg-react/waypoint-color-16.tsx +32 -0
- package/svg-react/waypoint-color-24.tsx +32 -0
- package/svg-sprite/svg-sprite-module.js +1 -1
package/catalog.json
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"lastRunTimeISO": "2021-
|
|
2
|
+
"lastRunTimeISO": "2021-12-07T15:50:49.601Z",
|
|
3
3
|
"lastRunFigma": {
|
|
4
4
|
"id": "TLnoT5AYQfy3tZ0H68BgOr",
|
|
5
5
|
"page": "Export",
|
|
6
6
|
"frames": [
|
|
7
7
|
"Core",
|
|
8
|
-
"Services"
|
|
8
|
+
"Services",
|
|
9
|
+
"Products"
|
|
9
10
|
]
|
|
10
11
|
},
|
|
11
12
|
"assets": [
|
|
@@ -495,6 +496,24 @@
|
|
|
495
496
|
"width": 16,
|
|
496
497
|
"height": 16
|
|
497
498
|
},
|
|
499
|
+
{
|
|
500
|
+
"id": "350:4426",
|
|
501
|
+
"fileName": "bank-vault-24",
|
|
502
|
+
"iconName": "bank-vault",
|
|
503
|
+
"description": "vault, secure",
|
|
504
|
+
"size": "24",
|
|
505
|
+
"width": 24,
|
|
506
|
+
"height": 24
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "350:4439",
|
|
510
|
+
"fileName": "bank-vault-16",
|
|
511
|
+
"iconName": "bank-vault",
|
|
512
|
+
"description": "vault, secure",
|
|
513
|
+
"size": "16",
|
|
514
|
+
"width": 16,
|
|
515
|
+
"height": 16
|
|
516
|
+
},
|
|
498
517
|
{
|
|
499
518
|
"id": "350:307",
|
|
500
519
|
"fileName": "bar-chart-24",
|
|
@@ -6543,24 +6562,6 @@
|
|
|
6543
6562
|
"width": 16,
|
|
6544
6563
|
"height": 16
|
|
6545
6564
|
},
|
|
6546
|
-
{
|
|
6547
|
-
"id": "350:4426",
|
|
6548
|
-
"fileName": "vault-24",
|
|
6549
|
-
"iconName": "vault",
|
|
6550
|
-
"description": "vault, secure",
|
|
6551
|
-
"size": "24",
|
|
6552
|
-
"width": 24,
|
|
6553
|
-
"height": 24
|
|
6554
|
-
},
|
|
6555
|
-
{
|
|
6556
|
-
"id": "350:4439",
|
|
6557
|
-
"fileName": "vault-16",
|
|
6558
|
-
"iconName": "vault",
|
|
6559
|
-
"description": "vault, secure",
|
|
6560
|
-
"size": "16",
|
|
6561
|
-
"width": 16,
|
|
6562
|
-
"height": 16
|
|
6563
|
-
},
|
|
6564
6565
|
{
|
|
6565
6566
|
"id": "350:4456",
|
|
6566
6567
|
"fileName": "verified-24",
|
|
@@ -7821,6 +7822,42 @@
|
|
|
7821
7822
|
"width": 16,
|
|
7822
7823
|
"height": 16
|
|
7823
7824
|
},
|
|
7825
|
+
{
|
|
7826
|
+
"id": "1133:268",
|
|
7827
|
+
"fileName": "pack-24",
|
|
7828
|
+
"iconName": "pack",
|
|
7829
|
+
"description": "pack, buildpack, cloud, native",
|
|
7830
|
+
"size": "24",
|
|
7831
|
+
"width": 24,
|
|
7832
|
+
"height": 24
|
|
7833
|
+
},
|
|
7834
|
+
{
|
|
7835
|
+
"id": "1133:270",
|
|
7836
|
+
"fileName": "pack-16",
|
|
7837
|
+
"iconName": "pack",
|
|
7838
|
+
"description": "pack, buildpack, cloud, native",
|
|
7839
|
+
"size": "16",
|
|
7840
|
+
"width": 16,
|
|
7841
|
+
"height": 16
|
|
7842
|
+
},
|
|
7843
|
+
{
|
|
7844
|
+
"id": "1133:275",
|
|
7845
|
+
"fileName": "pack-color-24",
|
|
7846
|
+
"iconName": "pack-color",
|
|
7847
|
+
"description": "pack, buildpack, cloud, native",
|
|
7848
|
+
"size": "24",
|
|
7849
|
+
"width": 24,
|
|
7850
|
+
"height": 24
|
|
7851
|
+
},
|
|
7852
|
+
{
|
|
7853
|
+
"id": "1133:286",
|
|
7854
|
+
"fileName": "pack-color-16",
|
|
7855
|
+
"iconName": "pack-color",
|
|
7856
|
+
"description": "pack, buildpack, cloud, native",
|
|
7857
|
+
"size": "16",
|
|
7858
|
+
"width": 16,
|
|
7859
|
+
"height": 16
|
|
7860
|
+
},
|
|
7824
7861
|
{
|
|
7825
7862
|
"id": "707:375",
|
|
7826
7863
|
"fileName": "slack-24",
|
|
@@ -8000,6 +8037,330 @@
|
|
|
8000
8037
|
"size": "16",
|
|
8001
8038
|
"width": 16,
|
|
8002
8039
|
"height": 16
|
|
8040
|
+
},
|
|
8041
|
+
{
|
|
8042
|
+
"id": "1133:86",
|
|
8043
|
+
"fileName": "boundary-24",
|
|
8044
|
+
"iconName": "boundary",
|
|
8045
|
+
"description": "boundary",
|
|
8046
|
+
"size": "24",
|
|
8047
|
+
"width": 24,
|
|
8048
|
+
"height": 24
|
|
8049
|
+
},
|
|
8050
|
+
{
|
|
8051
|
+
"id": "1133:88",
|
|
8052
|
+
"fileName": "boundary-16",
|
|
8053
|
+
"iconName": "boundary",
|
|
8054
|
+
"description": "boundary",
|
|
8055
|
+
"size": "16",
|
|
8056
|
+
"width": 16,
|
|
8057
|
+
"height": 16
|
|
8058
|
+
},
|
|
8059
|
+
{
|
|
8060
|
+
"id": "1133:93",
|
|
8061
|
+
"fileName": "boundary-color-24",
|
|
8062
|
+
"iconName": "boundary-color",
|
|
8063
|
+
"description": "boundary",
|
|
8064
|
+
"size": "24",
|
|
8065
|
+
"width": 24,
|
|
8066
|
+
"height": 24
|
|
8067
|
+
},
|
|
8068
|
+
{
|
|
8069
|
+
"id": "1133:98",
|
|
8070
|
+
"fileName": "boundary-color-16",
|
|
8071
|
+
"iconName": "boundary-color",
|
|
8072
|
+
"description": "boundary",
|
|
8073
|
+
"size": "16",
|
|
8074
|
+
"width": 16,
|
|
8075
|
+
"height": 16
|
|
8076
|
+
},
|
|
8077
|
+
{
|
|
8078
|
+
"id": "1133:106",
|
|
8079
|
+
"fileName": "consul-24",
|
|
8080
|
+
"iconName": "consul",
|
|
8081
|
+
"description": "consul",
|
|
8082
|
+
"size": "24",
|
|
8083
|
+
"width": 24,
|
|
8084
|
+
"height": 24
|
|
8085
|
+
},
|
|
8086
|
+
{
|
|
8087
|
+
"id": "1133:108",
|
|
8088
|
+
"fileName": "consul-16",
|
|
8089
|
+
"iconName": "consul",
|
|
8090
|
+
"description": "consul",
|
|
8091
|
+
"size": "16",
|
|
8092
|
+
"width": 16,
|
|
8093
|
+
"height": 16
|
|
8094
|
+
},
|
|
8095
|
+
{
|
|
8096
|
+
"id": "1133:113",
|
|
8097
|
+
"fileName": "consul-color-24",
|
|
8098
|
+
"iconName": "consul-color",
|
|
8099
|
+
"description": "consul",
|
|
8100
|
+
"size": "24",
|
|
8101
|
+
"width": 24,
|
|
8102
|
+
"height": 24
|
|
8103
|
+
},
|
|
8104
|
+
{
|
|
8105
|
+
"id": "1133:123",
|
|
8106
|
+
"fileName": "consul-color-16",
|
|
8107
|
+
"iconName": "consul-color",
|
|
8108
|
+
"description": "consul",
|
|
8109
|
+
"size": "16",
|
|
8110
|
+
"width": 16,
|
|
8111
|
+
"height": 16
|
|
8112
|
+
},
|
|
8113
|
+
{
|
|
8114
|
+
"id": "1133:136",
|
|
8115
|
+
"fileName": "nomad-24",
|
|
8116
|
+
"iconName": "nomad",
|
|
8117
|
+
"description": "nomad",
|
|
8118
|
+
"size": "24",
|
|
8119
|
+
"width": 24,
|
|
8120
|
+
"height": 24
|
|
8121
|
+
},
|
|
8122
|
+
{
|
|
8123
|
+
"id": "1133:138",
|
|
8124
|
+
"fileName": "nomad-16",
|
|
8125
|
+
"iconName": "nomad",
|
|
8126
|
+
"description": "nomad",
|
|
8127
|
+
"size": "16",
|
|
8128
|
+
"width": 16,
|
|
8129
|
+
"height": 16
|
|
8130
|
+
},
|
|
8131
|
+
{
|
|
8132
|
+
"id": "1133:143",
|
|
8133
|
+
"fileName": "nomad-color-24",
|
|
8134
|
+
"iconName": "nomad-color",
|
|
8135
|
+
"description": "nomad",
|
|
8136
|
+
"size": "24",
|
|
8137
|
+
"width": 24,
|
|
8138
|
+
"height": 24
|
|
8139
|
+
},
|
|
8140
|
+
{
|
|
8141
|
+
"id": "1133:146",
|
|
8142
|
+
"fileName": "nomad-color-16",
|
|
8143
|
+
"iconName": "nomad-color",
|
|
8144
|
+
"description": "nomad",
|
|
8145
|
+
"size": "16",
|
|
8146
|
+
"width": 16,
|
|
8147
|
+
"height": 16
|
|
8148
|
+
},
|
|
8149
|
+
{
|
|
8150
|
+
"id": "1133:153",
|
|
8151
|
+
"fileName": "packer-24",
|
|
8152
|
+
"iconName": "packer",
|
|
8153
|
+
"description": "packer",
|
|
8154
|
+
"size": "24",
|
|
8155
|
+
"width": 24,
|
|
8156
|
+
"height": 24
|
|
8157
|
+
},
|
|
8158
|
+
{
|
|
8159
|
+
"id": "1133:155",
|
|
8160
|
+
"fileName": "packer-16",
|
|
8161
|
+
"iconName": "packer",
|
|
8162
|
+
"description": "packer",
|
|
8163
|
+
"size": "16",
|
|
8164
|
+
"width": 16,
|
|
8165
|
+
"height": 16
|
|
8166
|
+
},
|
|
8167
|
+
{
|
|
8168
|
+
"id": "1133:160",
|
|
8169
|
+
"fileName": "packer-color-24",
|
|
8170
|
+
"iconName": "packer-color",
|
|
8171
|
+
"description": "packer",
|
|
8172
|
+
"size": "24",
|
|
8173
|
+
"width": 24,
|
|
8174
|
+
"height": 24
|
|
8175
|
+
},
|
|
8176
|
+
{
|
|
8177
|
+
"id": "1133:164",
|
|
8178
|
+
"fileName": "packer-color-16",
|
|
8179
|
+
"iconName": "packer-color",
|
|
8180
|
+
"description": "packer",
|
|
8181
|
+
"size": "16",
|
|
8182
|
+
"width": 16,
|
|
8183
|
+
"height": 16
|
|
8184
|
+
},
|
|
8185
|
+
{
|
|
8186
|
+
"id": "1133:171",
|
|
8187
|
+
"fileName": "terraform-24",
|
|
8188
|
+
"iconName": "terraform",
|
|
8189
|
+
"description": "terraform",
|
|
8190
|
+
"size": "24",
|
|
8191
|
+
"width": 24,
|
|
8192
|
+
"height": 24
|
|
8193
|
+
},
|
|
8194
|
+
{
|
|
8195
|
+
"id": "1133:173",
|
|
8196
|
+
"fileName": "terraform-16",
|
|
8197
|
+
"iconName": "terraform",
|
|
8198
|
+
"description": "terraform",
|
|
8199
|
+
"size": "16",
|
|
8200
|
+
"width": 16,
|
|
8201
|
+
"height": 16
|
|
8202
|
+
},
|
|
8203
|
+
{
|
|
8204
|
+
"id": "1133:178",
|
|
8205
|
+
"fileName": "terraform-color-24",
|
|
8206
|
+
"iconName": "terraform-color",
|
|
8207
|
+
"description": "terraform",
|
|
8208
|
+
"size": "24",
|
|
8209
|
+
"width": 24,
|
|
8210
|
+
"height": 24
|
|
8211
|
+
},
|
|
8212
|
+
{
|
|
8213
|
+
"id": "1133:184",
|
|
8214
|
+
"fileName": "terraform-color-16",
|
|
8215
|
+
"iconName": "terraform-color",
|
|
8216
|
+
"description": "terraform",
|
|
8217
|
+
"size": "16",
|
|
8218
|
+
"width": 16,
|
|
8219
|
+
"height": 16
|
|
8220
|
+
},
|
|
8221
|
+
{
|
|
8222
|
+
"id": "1133:193",
|
|
8223
|
+
"fileName": "vagrant-24",
|
|
8224
|
+
"iconName": "vagrant",
|
|
8225
|
+
"description": "amazon, aws, amazon web services",
|
|
8226
|
+
"size": "24",
|
|
8227
|
+
"width": 24,
|
|
8228
|
+
"height": 24
|
|
8229
|
+
},
|
|
8230
|
+
{
|
|
8231
|
+
"id": "1133:195",
|
|
8232
|
+
"fileName": "vagrant-16",
|
|
8233
|
+
"iconName": "vagrant",
|
|
8234
|
+
"description": "amazon, aws, amazon web services",
|
|
8235
|
+
"size": "16",
|
|
8236
|
+
"width": 16,
|
|
8237
|
+
"height": 16
|
|
8238
|
+
},
|
|
8239
|
+
{
|
|
8240
|
+
"id": "1133:200",
|
|
8241
|
+
"fileName": "vagrant-color-24",
|
|
8242
|
+
"iconName": "vagrant-color",
|
|
8243
|
+
"description": "amazon, aws, amazon web services",
|
|
8244
|
+
"size": "24",
|
|
8245
|
+
"width": 24,
|
|
8246
|
+
"height": 24
|
|
8247
|
+
},
|
|
8248
|
+
{
|
|
8249
|
+
"id": "1133:205",
|
|
8250
|
+
"fileName": "vagrant-color-16",
|
|
8251
|
+
"iconName": "vagrant-color",
|
|
8252
|
+
"description": "amazon, aws, amazon web services",
|
|
8253
|
+
"size": "16",
|
|
8254
|
+
"width": 16,
|
|
8255
|
+
"height": 16
|
|
8256
|
+
},
|
|
8257
|
+
{
|
|
8258
|
+
"id": "1133:214",
|
|
8259
|
+
"fileName": "vault-24",
|
|
8260
|
+
"iconName": "vault",
|
|
8261
|
+
"description": "amazon, aws, amazon web services",
|
|
8262
|
+
"size": "24",
|
|
8263
|
+
"width": 24,
|
|
8264
|
+
"height": 24
|
|
8265
|
+
},
|
|
8266
|
+
{
|
|
8267
|
+
"id": "1133:216",
|
|
8268
|
+
"fileName": "vault-16",
|
|
8269
|
+
"iconName": "vault",
|
|
8270
|
+
"description": "amazon, aws, amazon web services",
|
|
8271
|
+
"size": "16",
|
|
8272
|
+
"width": 16,
|
|
8273
|
+
"height": 16
|
|
8274
|
+
},
|
|
8275
|
+
{
|
|
8276
|
+
"id": "1133:221",
|
|
8277
|
+
"fileName": "vault-color-24",
|
|
8278
|
+
"iconName": "vault-color",
|
|
8279
|
+
"description": "amazon, aws, amazon web services",
|
|
8280
|
+
"size": "24",
|
|
8281
|
+
"width": 24,
|
|
8282
|
+
"height": 24
|
|
8283
|
+
},
|
|
8284
|
+
{
|
|
8285
|
+
"id": "1133:224",
|
|
8286
|
+
"fileName": "vault-color-16",
|
|
8287
|
+
"iconName": "vault-color",
|
|
8288
|
+
"description": "amazon, aws, amazon web services",
|
|
8289
|
+
"size": "16",
|
|
8290
|
+
"width": 16,
|
|
8291
|
+
"height": 16
|
|
8292
|
+
},
|
|
8293
|
+
{
|
|
8294
|
+
"id": "1133:230",
|
|
8295
|
+
"fileName": "waypoint-24",
|
|
8296
|
+
"iconName": "waypoint",
|
|
8297
|
+
"description": "waypoint",
|
|
8298
|
+
"size": "24",
|
|
8299
|
+
"width": 24,
|
|
8300
|
+
"height": 24
|
|
8301
|
+
},
|
|
8302
|
+
{
|
|
8303
|
+
"id": "1133:232",
|
|
8304
|
+
"fileName": "waypoint-16",
|
|
8305
|
+
"iconName": "waypoint",
|
|
8306
|
+
"description": "waypoint",
|
|
8307
|
+
"size": "16",
|
|
8308
|
+
"width": 16,
|
|
8309
|
+
"height": 16
|
|
8310
|
+
},
|
|
8311
|
+
{
|
|
8312
|
+
"id": "1133:237",
|
|
8313
|
+
"fileName": "waypoint-color-24",
|
|
8314
|
+
"iconName": "waypoint-color",
|
|
8315
|
+
"description": "waypoint",
|
|
8316
|
+
"size": "24",
|
|
8317
|
+
"width": 24,
|
|
8318
|
+
"height": 24
|
|
8319
|
+
},
|
|
8320
|
+
{
|
|
8321
|
+
"id": "1133:241",
|
|
8322
|
+
"fileName": "waypoint-color-16",
|
|
8323
|
+
"iconName": "waypoint-color",
|
|
8324
|
+
"description": "waypoint",
|
|
8325
|
+
"size": "16",
|
|
8326
|
+
"width": 16,
|
|
8327
|
+
"height": 16
|
|
8328
|
+
},
|
|
8329
|
+
{
|
|
8330
|
+
"id": "1133:248",
|
|
8331
|
+
"fileName": "hashicorp-24",
|
|
8332
|
+
"iconName": "hashicorp",
|
|
8333
|
+
"description": "hashicorp, logo, brand",
|
|
8334
|
+
"size": "24",
|
|
8335
|
+
"width": 24,
|
|
8336
|
+
"height": 24
|
|
8337
|
+
},
|
|
8338
|
+
{
|
|
8339
|
+
"id": "1133:250",
|
|
8340
|
+
"fileName": "hashicorp-16",
|
|
8341
|
+
"iconName": "hashicorp",
|
|
8342
|
+
"description": "hashicorp, logo, brand",
|
|
8343
|
+
"size": "16",
|
|
8344
|
+
"width": 16,
|
|
8345
|
+
"height": 16
|
|
8346
|
+
},
|
|
8347
|
+
{
|
|
8348
|
+
"id": "1133:255",
|
|
8349
|
+
"fileName": "hashicorp-color-24",
|
|
8350
|
+
"iconName": "hashicorp-color",
|
|
8351
|
+
"description": "hashicorp, logo, brand",
|
|
8352
|
+
"size": "24",
|
|
8353
|
+
"width": 24,
|
|
8354
|
+
"height": 24
|
|
8355
|
+
},
|
|
8356
|
+
{
|
|
8357
|
+
"id": "1133:260",
|
|
8358
|
+
"fileName": "hashicorp-color-16",
|
|
8359
|
+
"iconName": "hashicorp-color",
|
|
8360
|
+
"description": "hashicorp, logo, brand",
|
|
8361
|
+
"size": "16",
|
|
8362
|
+
"width": 16,
|
|
8363
|
+
"height": 16
|
|
8003
8364
|
}
|
|
8004
8365
|
]
|
|
8005
8366
|
}
|
package/package.json
CHANGED
package/svg/alibaba-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.21 11.248H8.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.21 11.248H8.805v1.44h6.405v-1.44z"/><path d="M18.405 6h-4.233l1.022 1.456 3.1.944c.574.176.942.72.926 1.28v4.64a1.34 1.34 0 01-.927 1.28l-3.082.944L14.171 18h4.233a3.196 3.196 0 003.195-3.2V9.2c.016-1.76-1.422-3.2-3.195-3.2zM5.595 6h4.232L8.805 7.456 5.722 8.4c-.575.176-.942.72-.926 1.28v4.64c0 .576.367 1.104.926 1.28l3.083.944L9.827 18H5.595A3.207 3.207 0 012.4 14.8V9.2C2.4 7.44 3.838 6 5.595 6z"/></g></svg>
|
package/svg/alibaba-color-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="#ED6B1E"><path d="M15.21 11.248H8.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="#ED6B1E"><path d="M15.21 11.248H8.805v1.44h6.405v-1.44z"/><path d="M18.405 6h-4.233l1.022 1.456 3.1.944c.574.176.942.72.926 1.28v4.64a1.34 1.34 0 01-.927 1.28l-3.082.944L14.171 18h4.233a3.196 3.196 0 003.195-3.2V9.2c.016-1.76-1.422-3.2-3.195-3.2zM5.595 6h4.232L8.805 7.456 5.722 8.4c-.575.176-.942.72-.926 1.28v4.64c0 .576.367 1.104.926 1.28l3.083.944L9.827 18H5.595A3.207 3.207 0 012.4 14.8V9.2C2.4 7.44 3.838 6 5.595 6z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="url(#amazon-eks-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="url(#amazon-eks-color-16__paint0_linear_879_141)" fill-rule="evenodd" d="M6.381 10.148h.897V8.121l1.837 2.027h1.164L7.997 7.642l2.169-2.195H8.963L7.278 7.146V5.447h-.897v4.701z" clip-rule="evenodd"/><path fill="url(#amazon-eks-color-16__paint1_linear_879_141)" d="M8.532 3.803l3.186 1.81a.173.173 0 01.088.149v3.62c0 .06.033.118.088.149l2.842 1.615a.176.176 0 00.264-.15V3.947a.173.173 0 00-.088-.15L8.708.274a.176.176 0 00-.264.15v3.23c0 .062.034.119.088.15z"/><path fill="url(#amazon-eks-color-16__paint2_linear_879_141)" d="M11.273 10.288l-3.185 1.81a.178.178 0 01-.176 0l-3.63-2.062a.173.173 0 01-.088-.15V5.762c0-.062.034-.119.088-.15l3.186-1.81a.172.172 0 00.088-.15V.424a.176.176 0 00-.264-.15L1.088 3.798a.173.173 0 00-.088.15V11.7c0 .061.033.118.088.15l6.824 3.876c.054.03.122.03.176 0l6.204-3.524a.172.172 0 000-.3l-2.843-1.615a.178.178 0 00-.176 0z"/><defs><linearGradient id="amazon-eks-color-16__paint0_linear_879_141" x1="10.691" x2="8.521" y1="9.879" y2="4.634" gradientUnits="userSpaceOnUse"><stop stop-color="#426DDB"/><stop offset="1" stop-color="#3B4BDB"/></linearGradient><linearGradient id="amazon-eks-color-16__paint1_linear_879_141" x1="15.693" x2="9.546" y1="10.544" y2="-.213" gradientUnits="userSpaceOnUse"><stop stop-color="#426DDB"/><stop offset="1" stop-color="#3B4BDB"/></linearGradient><linearGradient id="amazon-eks-color-16__paint2_linear_879_141" x1="9.433" x2="2.732" y1="14.904" y2="2.88" gradientUnits="userSpaceOnUse"><stop stop-color="#2775FF"/><stop offset="1" stop-color="#188DFF"/></linearGradient></defs></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="url(#amazon-eks-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="url(#amazon-eks-color-24__paint0_linear_879_136)" d="M9.866 8.473h.924v2.725l2.661-2.725h1.22l-2.92 3.002 3.105 3.465h-1.183l-2.883-3.233v3.233h-.924V8.473z"/><path fill="url(#amazon-eks-color-24__paint1_linear_879_136)" d="M12.76 5.907l4.551 2.627a.252.252 0 01.126.217v5.254c0 .09.048.172.125.217l4.061 2.344A.251.251 0 0022 16.35V6.117a.251.251 0 00-.125-.217L13.012.784a.251.251 0 00-.377.217V5.69c0 .09.048.172.126.217z"/><path fill="url(#amazon-eks-color-24__paint2_linear_879_136)" d="M16.676 15.322l-4.55 2.626a.25.25 0 01-.252 0L6.69 14.955a.252.252 0 01-.126-.217V8.75c0-.09.048-.172.126-.217l4.55-2.627a.25.25 0 00.126-.217V1a.251.251 0 00-.377-.217L2.125 5.9A.251.251 0 002 6.117v11.255c0 .09.048.172.125.217l9.75 5.627a.25.25 0 00.25 0l8.863-5.115a.251.251 0 000-.435l-4.06-2.344a.25.25 0 00-.252 0z"/><defs><linearGradient id="amazon-eks-color-24__paint0_linear_879_136" x1="15.383" x2="12.246" y1="14.57" y2="7.514" gradientUnits="userSpaceOnUse"><stop stop-color="#426DDB"/><stop offset="1" stop-color="#3B4BDB"/></linearGradient><linearGradient id="amazon-eks-color-24__paint1_linear_879_136" x1="22.99" x2="13.995" y1="15.694" y2=".202" gradientUnits="userSpaceOnUse"><stop stop-color="#426DDB"/><stop offset="1" stop-color="#3B4BDB"/></linearGradient><linearGradient id="amazon-eks-color-24__paint2_linear_879_136" x1="14.046" x2="4.239" y1="22.021" y2="4.702" gradientUnits="userSpaceOnUse"><stop stop-color="#2775FF"/><stop offset="1" stop-color="#188DFF"/></linearGradient></defs></svg>
|
package/svg/apple-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M10.167 3.242c.435-.523.742-1.24.742-1.958 0-.105-.008-.202-.03-.284-.704.03-1.55.47-2.06 1.069-.397.448-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M10.167 3.242c.435-.523.742-1.24.742-1.958 0-.105-.008-.202-.03-.284-.704.03-1.55.47-2.06 1.069-.397.448-.772 1.173-.772 1.891 0 .112.023.217.03.254.045.008.12.015.188.015.636 0 1.43-.419 1.902-.987zm.495 1.144c-1.057 0-1.918.643-2.465.643-.591 0-1.355-.606-2.284-.606C4.168 4.423 2.4 5.866 2.4 8.58c0 1.697.652 3.491 1.46 4.642C4.557 14.193 5.164 15 6.04 15c.869 0 1.251-.575 2.33-.575 1.093 0 1.333.56 2.292.56.95 0 1.587-.867 2.18-1.727.673-.986.95-1.943.958-1.988-.053-.015-1.873-.755-1.873-2.833 0-1.794 1.431-2.6 1.513-2.66-.943-1.354-2.381-1.391-2.778-1.391z"/></svg>
|
package/svg/apple-color-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#000" d="M10.167 3.242c.435-.523.742-1.24.742-1.958 0-.105-.008-.202-.03-.284-.704.03-1.55.47-2.06 1.069-.397.448-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#000" d="M10.167 3.242c.435-.523.742-1.24.742-1.958 0-.105-.008-.202-.03-.284-.704.03-1.55.47-2.06 1.069-.397.448-.772 1.173-.772 1.891 0 .112.023.217.03.254.045.008.12.015.188.015.636 0 1.43-.419 1.902-.987zm.495 1.144c-1.057 0-1.918.643-2.465.643-.591 0-1.355-.606-2.284-.606C4.168 4.423 2.4 5.866 2.4 8.58c0 1.697.652 3.49 1.46 4.642C4.557 14.193 5.164 15 6.04 15c.869 0 1.251-.575 2.33-.575 1.093 0 1.333.56 2.292.56.95 0 1.587-.867 2.18-1.727.673-.986.95-1.943.958-1.988-.053-.015-1.873-.755-1.873-2.833 0-1.794 1.431-2.6 1.513-2.66-.943-1.354-2.381-1.391-2.778-1.391z"/></svg>
|
package/svg/auth0-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M17.849 3H12l1.807 5.63h5.849l-4.732 3.358 1.808 5.663c3.046-2.218 4.041-5.575 2.924-9.02L17.849 3zM4.344 8.63h5.849L12 3H6.152L4.344 8.63c-1.117 3.446-.122 6.802 2.924 9.02l1.808-5.662-4.732-3.357zm2.924 9.02L12 21l4.732-3.35L12 14.244 7.268 17.65z"/></svg>
|
package/svg/auth0-color-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#000" d="M17.848 3H12l1.807 5.63h5.849l-4.732 3.358 1.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#000" d="M17.848 3H12l1.807 5.63h5.849l-4.732 3.358 1.807 5.663c3.046-2.218 4.042-5.575 2.925-9.02L17.848 3zM4.344 8.63h5.848L12 3H6.15L4.344 8.63c-1.117 3.446-.122 6.802 2.924 9.02l1.808-5.662-4.732-3.357zm2.924 9.02L12 21l4.731-3.35L12 14.244 7.268 17.65z"/></svg>
|
package/svg/aws-color-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#252F3E" d="M4.51 7.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#252F3E" d="M4.51 7.687c0 .197.02.357.058.475.042.117.096.245.17.384a.233.233 0 01.037.123c0 .053-.032.107-.1.16l-.336.224a.255.255 0 01-.138.048c-.054 0-.107-.026-.16-.074a1.652 1.652 0 01-.192-.251 4.137 4.137 0 01-.165-.315c-.415.491-.936.737-1.564.737-.447 0-.804-.129-1.064-.385-.261-.256-.394-.598-.394-1.025 0-.454.16-.822.484-1.1.325-.278.756-.416 1.304-.416.18 0 .367.016.564.042.197.027.4.07.612.118v-.39c0-.406-.085-.689-.25-.854-.17-.166-.458-.246-.868-.246-.186 0-.377.022-.574.07a4.23 4.23 0 00-.575.181 1.525 1.525 0 01-.186.07.326.326 0 01-.085.016c-.075 0-.112-.054-.112-.166v-.262c0-.085.01-.15.037-.186a.399.399 0 01.15-.113c.185-.096.409-.176.67-.24.26-.07.537-.101.83-.101.633 0 1.096.144 1.394.432.293.288.442.726.442 1.314v1.73h.01zm-2.161.811c.175 0 .356-.032.548-.096.191-.064.362-.182.505-.342a.848.848 0 00.181-.341c.032-.129.054-.283.054-.465V7.03a4.43 4.43 0 00-.49-.09 3.996 3.996 0 00-.5-.033c-.357 0-.618.07-.793.214-.176.144-.26.347-.26.614 0 .25.063.437.196.566.128.133.314.197.559.197zm4.273.577c-.096 0-.16-.016-.202-.054-.043-.032-.08-.106-.112-.208l-1.25-4.127a.938.938 0 01-.049-.214c0-.085.043-.133.128-.133h.522c.1 0 .17.016.207.053.043.032.075.107.107.208l.894 3.535.83-3.535c.026-.106.058-.176.1-.208a.365.365 0 01.214-.053h.425c.102 0 .17.016.213.053.043.032.08.107.101.208l.841 3.578.92-3.578a.458.458 0 01.107-.208.346.346 0 01.208-.053h.495c.085 0 .133.043.133.133 0 .027-.006.054-.01.086a.76.76 0 01-.038.133l-1.283 4.127c-.032.107-.069.177-.111.209a.34.34 0 01-.203.053h-.457c-.101 0-.17-.016-.213-.053-.043-.038-.08-.107-.101-.214L8.213 5.37l-.82 3.439c-.026.107-.058.176-.1.213-.043.038-.118.054-.213.054h-.458zm6.838.144a3.51 3.51 0 01-.82-.096c-.266-.064-.473-.134-.612-.214-.085-.048-.143-.101-.165-.15a.378.378 0 01-.031-.149v-.272c0-.112.042-.166.122-.166a.3.3 0 01.096.016c.032.011.08.032.133.054.18.08.378.144.585.187.213.042.42.064.633.064.336 0 .596-.059.777-.176a.575.575 0 00.277-.508.52.52 0 00-.144-.373c-.095-.102-.276-.193-.537-.278l-.772-.24c-.388-.123-.676-.305-.851-.545a1.275 1.275 0 01-.266-.774c0-.224.048-.422.143-.593.096-.17.224-.32.384-.438.16-.122.34-.213.553-.277.213-.064.436-.091.67-.091.118 0 .24.005.357.021.122.016.234.038.346.06.106.026.208.052.303.085.096.032.17.064.224.096a.46.46 0 01.16.133.289.289 0 01.047.176v.251c0 .112-.042.171-.122.171a.552.552 0 01-.202-.064 2.427 2.427 0 00-1.022-.208c-.303 0-.543.048-.708.15-.165.1-.25.256-.25.475 0 .149.053.277.16.379.106.101.303.202.585.293l.756.24c.383.123.66.294.825.513.165.219.244.47.244.748 0 .23-.047.437-.138.619a1.436 1.436 0 01-.388.47c-.165.133-.362.23-.591.299-.24.075-.49.112-.761.112z"/><g fill="#F90" fill-rule="evenodd" clip-rule="evenodd"><path d="M14.465 11.813c-1.75 1.297-4.294 1.986-6.481 1.986-3.065 0-5.827-1.137-7.913-3.027-.165-.15-.016-.353.18-.235 2.257 1.313 5.04 2.109 7.92 2.109 1.941 0 4.075-.406 6.039-1.239.293-.133.543.192.255.406z"/><path d="M15.194 10.98c-.223-.287-1.479-.138-2.048-.069-.17.022-.197-.128-.043-.24 1-.705 2.645-.502 2.836-.267.192.24-.053 1.89-.99 2.68-.143.123-.281.06-.218-.1.213-.53.687-1.72.463-2.003z"/></g></svg>
|
package/svg/aws-color-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#252F3E" d="M6.895 10.085c0 .288.031.521.085.692.063.172.14.359.25.561a.338.338 0 01.054.18c0 .077-.047.155-.148.233l-.49.327a.373.373 0 01-.203.07c-.077 0-.155-.039-.233-.11a2.408 2.408 0 01-.28-.365 6.031 6.031 0 01-.241-.46c-.607.717-1.37 1.075-2.288 1.075-.654 0-1.176-.187-1.557-.56-.381-.374-.576-.873-.576-1.495 0-.662.234-1.2.708-1.605.475-.404 1.105-.607 1.907-.607.265 0 .537.023.825.062.288.04.584.102.895.172v-.569c0-.591-.125-1.004-.366-1.246-.249-.24-.67-.358-1.268-.358a3.54 3.54 0 00-.84.102 6.2 6.2 0 00-.841.264 2.234 2.234 0 01-.273.101.477.477 0 01-.124.024c-.11 0-.164-.078-.164-.242V5.95c0-.125.016-.218.055-.273A.583.583 0 012 5.514c.272-.14.599-.257.98-.35a4.716 4.716 0 011.214-.148c.926 0 1.604.21 2.04.63.427.42.645 1.06.645 1.916v2.522h.016zm-3.16 1.183c.257 0 .522-.047.802-.14.28-.094.529-.265.74-.498.124-.148.217-.312.264-.499.046-.187.078-.412.078-.677v-.327a6.494 6.494 0 00-.716-.133 5.86 5.86 0 00-.732-.046c-.521 0-.903.1-1.16.311-.256.21-.381.506-.381.896 0 .366.093.638.288.825.187.195.46.288.817.288zm6.25.841c-.14 0-.234-.023-.296-.078-.062-.047-.117-.156-.164-.304L7.696 5.71a1.364 1.364 0 01-.07-.312c0-.124.063-.195.187-.195h.763c.148 0 .249.024.303.078.063.047.11.156.156.304l1.308 5.155 1.214-5.155c.039-.156.085-.257.147-.304a.535.535 0 01.312-.078h.622c.148 0 .25.024.312.078.062.047.117.156.148.304l1.23 5.217 1.346-5.217c.046-.156.1-.257.155-.304a.508.508 0 01.304-.078h.724c.124 0 .194.063.194.195 0 .039-.008.078-.015.125a1.104 1.104 0 01-.055.194l-1.876 6.02c-.046.155-.1.256-.163.303a.497.497 0 01-.296.078h-.669c-.148 0-.249-.024-.311-.078-.063-.055-.117-.156-.148-.312l-1.206-5.022-1.199 5.015c-.039.155-.086.257-.148.311-.062.055-.171.078-.311.078h-.67zm10 .21a5.15 5.15 0 01-1.198-.14c-.39-.093-.693-.195-.895-.311-.125-.07-.21-.148-.242-.218a.55.55 0 01-.046-.218v-.398c0-.163.062-.24.179-.24a.44.44 0 01.14.022c.047.016.117.047.194.078.265.117.553.21.857.273.31.062.614.093.926.093.49 0 .871-.085 1.136-.257a.838.838 0 00.404-.74.758.758 0 00-.21-.544c-.14-.148-.404-.28-.786-.405l-1.128-.35c-.568-.18-.988-.445-1.245-.795a1.856 1.856 0 01-.39-1.129c0-.327.07-.615.21-.864.14-.25.328-.467.561-.639a2.47 2.47 0 01.81-.405 3.39 3.39 0 01.98-.132c.171 0 .35.008.521.031.18.024.343.055.506.086.156.039.304.078.444.124.14.047.249.094.327.14a.673.673 0 01.233.195.42.42 0 01.07.257V6.2c0 .164-.062.25-.179.25a.81.81 0 01-.295-.094 3.559 3.559 0 00-1.495-.304c-.443 0-.793.07-1.035.218-.241.148-.365.374-.365.693 0 .218.077.405.233.553.156.148.444.296.856.428l1.105.35c.56.18.965.429 1.207.748.24.32.358.685.358 1.09 0 .335-.07.639-.203.903-.14.265-.327.499-.568.686-.241.194-.53.335-.864.436a3.7 3.7 0 01-1.113.163z"/><g fill="#F90" fill-rule="evenodd" clip-rule="evenodd"><path d="M21.456 16.103c-2.56 1.892-6.28 2.897-9.48 2.897-4.482 0-8.522-1.659-11.572-4.415-.242-.218-.024-.514.264-.343 3.3 1.916 7.37 3.076 11.58 3.076 2.841 0 5.962-.592 8.834-1.806.428-.195.794.28.374.591z"/><path d="M22.522 14.889c-.327-.42-2.164-.203-2.996-.101-.25.03-.288-.187-.063-.35 1.463-1.029 3.868-.733 4.148-.39.28.35-.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#252F3E" d="M6.895 10.085c0 .288.031.521.085.692.063.172.14.359.25.561a.338.338 0 01.054.18c0 .077-.047.155-.148.233l-.49.327a.373.373 0 01-.203.07c-.077 0-.155-.039-.233-.11a2.408 2.408 0 01-.28-.365 6.031 6.031 0 01-.241-.46c-.607.717-1.37 1.075-2.288 1.075-.654 0-1.176-.187-1.557-.56-.381-.374-.576-.873-.576-1.495 0-.662.234-1.2.708-1.605.475-.404 1.105-.607 1.907-.607.265 0 .537.023.825.062.288.04.584.102.895.172v-.569c0-.591-.125-1.004-.366-1.246-.249-.24-.67-.358-1.268-.358a3.54 3.54 0 00-.84.102 6.2 6.2 0 00-.841.264 2.234 2.234 0 01-.273.101.477.477 0 01-.124.024c-.11 0-.164-.078-.164-.242V5.95c0-.125.016-.218.055-.273A.583.583 0 012 5.514c.272-.14.599-.257.98-.35a4.716 4.716 0 011.214-.148c.926 0 1.604.21 2.04.63.427.42.645 1.06.645 1.916v2.522h.016zm-3.16 1.183c.257 0 .522-.047.802-.14.28-.094.529-.265.74-.498.124-.148.217-.312.264-.499.046-.187.078-.412.078-.677v-.327a6.494 6.494 0 00-.716-.133 5.86 5.86 0 00-.732-.046c-.521 0-.903.1-1.16.311-.256.21-.381.506-.381.896 0 .366.093.638.288.825.187.195.46.288.817.288zm6.25.841c-.14 0-.234-.023-.296-.078-.062-.047-.117-.156-.164-.304L7.696 5.71a1.364 1.364 0 01-.07-.312c0-.124.063-.195.187-.195h.763c.148 0 .249.024.303.078.063.047.11.156.156.304l1.308 5.155 1.214-5.155c.039-.156.085-.257.147-.304a.535.535 0 01.312-.078h.622c.148 0 .25.024.312.078.062.047.117.156.148.304l1.23 5.217 1.346-5.217c.046-.156.1-.257.155-.304a.508.508 0 01.304-.078h.724c.124 0 .194.063.194.195 0 .039-.008.078-.015.125a1.104 1.104 0 01-.055.194l-1.876 6.02c-.046.155-.1.256-.163.303a.497.497 0 01-.296.078h-.669c-.148 0-.249-.024-.311-.078-.063-.055-.117-.156-.148-.312l-1.206-5.022-1.199 5.015c-.039.155-.086.257-.148.311-.062.055-.171.078-.311.078h-.67zm10 .21a5.15 5.15 0 01-1.198-.14c-.39-.093-.693-.195-.895-.311-.125-.07-.21-.148-.242-.218a.55.55 0 01-.046-.218v-.398c0-.163.062-.24.179-.24a.44.44 0 01.14.022c.047.016.117.047.194.078.265.117.553.21.857.273.31.062.614.093.926.093.49 0 .871-.085 1.136-.257a.838.838 0 00.404-.74.758.758 0 00-.21-.544c-.14-.148-.404-.28-.786-.405l-1.128-.35c-.568-.18-.988-.445-1.245-.795a1.856 1.856 0 01-.39-1.129c0-.327.07-.615.21-.864.14-.25.328-.467.561-.639a2.47 2.47 0 01.81-.405 3.39 3.39 0 01.98-.132c.171 0 .35.008.521.031.18.024.343.055.506.086.156.039.304.078.444.124.14.047.249.094.327.14a.673.673 0 01.233.195.42.42 0 01.07.257V6.2c0 .164-.062.25-.179.25a.81.81 0 01-.295-.094 3.559 3.559 0 00-1.495-.304c-.443 0-.793.07-1.035.218-.241.148-.365.374-.365.693 0 .218.077.405.233.553.156.148.444.296.856.428l1.105.35c.56.18.965.429 1.207.748.24.32.358.685.358 1.09 0 .335-.07.639-.203.903-.14.265-.327.499-.568.686-.241.194-.53.335-.864.436a3.7 3.7 0 01-1.113.163z"/><g fill="#F90" fill-rule="evenodd" clip-rule="evenodd"><path d="M21.456 16.103c-2.56 1.892-6.28 2.897-9.48 2.897-4.482 0-8.522-1.659-11.572-4.415-.242-.218-.024-.514.264-.343 3.3 1.916 7.37 3.076 11.58 3.076 2.841 0 5.962-.592 8.834-1.806.428-.195.794.28.374.591z"/><path d="M22.522 14.889c-.327-.42-2.164-.203-2.996-.101-.25.03-.288-.187-.063-.35 1.463-1.029 3.868-.733 4.148-.39.28.35-.077 2.756-1.447 3.909-.21.179-.413.085-.32-.148.312-.771 1.005-2.508.678-2.92z"/></g></svg>
|
package/svg/azure-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M7.47 12.412l3.348-.592.031-.007-1.722-2.049a291.474 291.474 0 01-1.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M7.47 12.412l3.348-.592.031-.007-1.722-2.049a291.474 291.474 0 01-1.723-2.058c0-.01 1.779-4.909 1.789-4.926a788.95 788.95 0 012.934 5.066l2.95 5.115.023.039-10.948-.001 3.317-.587zM.9 11.788c0-.003.811-1.412 1.803-3.131L4.507 5.53l2.102-1.764C7.765 2.797 8.714 2 8.717 2a.37.37 0 01-.033.085L6.4 6.981 4.16 11.789l-1.63.002c-.897.001-1.63 0-1.63-.003z"/></g></svg>
|
package/svg/azure-color-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="#0089D6"><path d="M7.47 12.412l3.348-.592.031-.007-1.722-2.049a291.474 291.474 0 01-1.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="#0089D6"><path d="M7.47 12.412l3.348-.592.031-.007-1.722-2.049a291.474 291.474 0 01-1.723-2.058c0-.01 1.779-4.909 1.789-4.926a788.95 788.95 0 012.934 5.066l2.95 5.115.023.039-10.948-.001 3.317-.587zM.9 11.788c0-.003.811-1.412 1.803-3.131L4.507 5.53l2.102-1.764C7.765 2.797 8.714 2 8.717 2a.37.37 0 01-.033.085L6.4 6.981 4.16 11.789l-1.63.002c-.897.001-1.63 0-1.63-.003z"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="url(#azure-devops-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="url(#azure-devops-color-16__paint0_linear_707_116)" d="M15 3.622v8.512L11.5 15l-5.425-1.975v1.958L3.004 10.97l8.951.7V4.005L15 3.622zm-2.984.428L6.994 1v2.001L2.382 4.356 1 6.13v4.029l1.978.873V5.869l9.038-1.818z"/><defs><linearGradient id="azure-devops-color-16__paint0_linear_707_116" x1="8" x2="8" y1="14.956" y2="1.026" gradientUnits="userSpaceOnUse"><stop stop-color="#0078D4"/><stop offset=".16" stop-color="#1380DA"/><stop offset=".53" stop-color="#3C91E5"/><stop offset=".82" stop-color="#559CEC"/><stop offset="1" stop-color="#5EA0EF"/></linearGradient></defs></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="url(#azure-devops-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="url(#azure-devops-color-24__paint0_linear_707_113)" d="M21 6.37v10.945L16.5 21l-6.975-2.54v2.518L5.576 15.82l11.509.9V6.864L21 6.371zm-3.836.551L10.706 3v2.573L4.778 7.315 3 9.595v5.18L5.543 15.9v-6.64l11.62-2.338z"/><defs><linearGradient id="azure-devops-color-24__paint0_linear_707_113" x1="12" x2="12" y1="20.944" y2="3.034" gradientUnits="userSpaceOnUse"><stop stop-color="#0078D4"/><stop offset=".16" stop-color="#1380DA"/><stop offset=".53" stop-color="#3C91E5"/><stop offset=".82" stop-color="#559CEC"/><stop offset="1" stop-color="#5EA0EF"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M6.035 3.974A4.978 4.978 0 019 3c1.11 0 2.136.362 2.965.974l.005-.004a.75.75 0 111.06 1.06l-.004.005C13.638 5.865 14 6.89 14 8c0 1.11-.362 2.136-.974 2.965l.004.005a.75.75 0 11-1.06 1.06l-.005-.004A4.978 4.978 0 019 13a4.978 4.978 0 01-2.965-.974l-.005.004a.75.75 0 01-1.06-1.06l.004-.005A4.977 4.977 0 014 8c0-1.11.362-2.136.974-2.965L4.97 5.03a.75.75 0 011.06-1.06l.005.004zm1.078 1.078A3.484 3.484 0 019 4.5c.695 0 1.343.203 1.887.552l-.917.918a.75.75 0 001.06 1.06l.918-.917c.35.544.552 1.192.552 1.887 0 .695-.203 1.343-.552 1.887l-.918-.917a.75.75 0 10-1.06 1.06l.917.918A3.484 3.484 0 019 11.5a3.483 3.483 0 01-1.887-.552l.917-.918a.75.75 0 10-1.06-1.06l-.918.917A3.484 3.484 0 015.5 8c0-.695.203-1.343.552-1.887l.918.917a.75.75 0 001.06-1.06l-.917-.918z" clip-rule="evenodd"/><path d="M2.75 3.25A.75.75 0 013.5 4v1.5a.75.75 0 01-1.5 0V4a.75.75 0 01.75-.75zM3.5 10.5a.75.75 0 00-1.5 0V12a.75.75 0 001.5 0v-1.5z"/><path fill-rule="evenodd" d="M2.25 1A2.25 2.25 0 000 3.25v9.5A2.25 2.25 0 002.25 15H3v.25a.75.75 0 001.5 0V15h7v.25a.75.75 0 001.5 0V15h.75A2.25 2.25 0 0016 12.75v-9.5A2.25 2.25 0 0013.75 1H2.25zm11.5 12.5a.75.75 0 00.75-.75v-9.5a.75.75 0 00-.75-.75H2.25a.75.75 0 00-.75.75v9.5c0 .414.336.75.75.75h11.5z" clip-rule="evenodd"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8 12a6 6 0 1112 0 6 6 0 01-12 0zm2.332-2.607A4.48 4.48 0 009.5 12c0 .972.308 1.872.832 2.607l1.45-1.45A2.49 2.49 0 0111.5 12c0-.417.102-.81.283-1.156l-1.451-1.451zm1.06-1.061l1.452 1.45A2.49 2.49 0 0114 9.5c.417 0 .81.102 1.156.283l1.451-1.451A4.48 4.48 0 0014 7.5a4.48 4.48 0 00-2.607.832zm1.452 5.885l-1.451 1.451A4.48 4.48 0 0014 16.5a4.48 4.48 0 002.607-.832l-1.45-1.45A2.49 2.49 0 0114 14.5a2.49 2.49 0 01-1.156-.283zM18.5 12a4.48 4.48 0 01-.832 2.607l-1.45-1.45c.18-.346.282-.74.282-1.157 0-.417-.102-.81-.283-1.156l1.451-1.451A4.48 4.48 0 0118.5 12zM13 12a1 1 0 112 0 1 1 0 01-2 0z" clip-rule="evenodd"/><path d="M4.75 5a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-2.5A.75.75 0 014.75 5zM5.5 15.75a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.5z"/><path fill-rule="evenodd" d="M1 4.75A2.75 2.75 0 013.75 2h16.5A2.75 2.75 0 0123 4.75v14.5A2.75 2.75 0 0120.25 22h-.125v1a.875.875 0 01-1.75 0v-1H5.625v1a.875.875 0 01-1.75 0v-1H3.75A2.75 2.75 0 011 19.25V4.75zM3.75 3.5c-.69 0-1.25.56-1.25 1.25v14.5c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V4.75c0-.69-.56-1.25-1.25-1.25H3.75z" clip-rule="evenodd"/></g></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#2684FF" fill-rule="evenodd" d="M1.403 2.15A.43.43 0 011.73 2l12.54.002a.43.43 0 01.424.496l-1.81 11.135a.43.43 0 01-.425.36H3.693a.585.585 0 01-.568-.478l-1.82-11.02a.425.425 0 01.098-.345zm5.203 7.814H9.41l.677-3.93H5.859l.747 3.93z" clip-rule="evenodd"/><path fill="url(#bitbucket-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#2684FF" fill-rule="evenodd" d="M1.403 2.15A.43.43 0 011.73 2l12.54.002a.43.43 0 01.424.496l-1.81 11.135a.43.43 0 01-.425.36H3.693a.585.585 0 01-.568-.478l-1.82-11.02a.425.425 0 01.098-.345zm5.203 7.814H9.41l.677-3.93H5.859l.747 3.93z" clip-rule="evenodd"/><path fill="url(#bitbucket-color-16__paint0_linear_707_135)" d="M14.122 6.033H10.1l-.67 3.931H6.604L3.317 13.86c.105.09.238.139.376.14h8.766a.43.43 0 00.425-.36l1.238-7.607z"/><defs><linearGradient id="bitbucket-color-16__paint0_linear_707_135" x1="11.544" x2="6.918" y1="4.676" y2="11.282" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052CC"/><stop offset="1" stop-color="#2684FF"/></linearGradient></defs></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#2684FF" fill-rule="evenodd" d="M2.153 3.225A.64.64 0 012.643 3l18.715.003a.64.64 0 01.634.744L19.289 20.45a.644.644 0 01-.634.54H5.572a.874.874 0 01-.847-.717L2.008 3.743a.64.64 0 01.145-.518zm7.765 11.722h4.187l1.011-5.897H8.804l1.114 5.897z" clip-rule="evenodd"/><path fill="url(#bitbucket-color-
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#2684FF" fill-rule="evenodd" d="M2.153 3.225A.64.64 0 012.643 3l18.715.003a.64.64 0 01.634.744L19.289 20.45a.644.644 0 01-.634.54H5.572a.874.874 0 01-.847-.717L2.008 3.743a.64.64 0 01.145-.518zm7.765 11.722h4.187l1.011-5.897H8.804l1.114 5.897z" clip-rule="evenodd"/><path fill="url(#bitbucket-color-24__paint0_linear_707_129)" d="M21.138 9.05h-6.005l-1.001 5.897H9.918L5.011 20.79a.871.871 0 00.56.21h13.085c.315 0 .583-.23.634-.54l1.848-11.41z"/><defs><linearGradient id="bitbucket-color-24__paint0_linear_707_129" x1="17.29" x2="10.339" y1="7.014" y2="16.89" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#0052CC"/><stop offset="1" stop-color="#2684FF"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M4.81 15v-1.085h2.25v-.67H5.968v-1.093h5.149L8.726 8l2.392-4.154H5.84v5.76H3V1h9.775l1.631 2.832L12.006 8l2.448 4.252L12.872 15H4.81z"/><path d="M5.248 12.152h-1.09v1.092h1.09v-1.092zM3 13.907h1.09v1.092H3v-1.092z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.586 22v-1.55H9.8v-.958H8.241v-1.56h7.356L12.18 12l3.417-5.934H8.058v8.229H4V2h13.964l2.33 4.046L16.866 12l3.498 6.074L18.103 22H6.586z"/><path d="M7.21 17.932H5.656v1.56H7.21v-1.56zM4 20.438h1.556v1.56H4v-1.56z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="#F24C53"><path d="M4.81 15v-1.085h2.25v-.67H5.968v-1.093h5.149L8.726 8l2.392-4.154H5.84v5.76H3V1h9.775l1.631 2.832L12.006 8l2.448 4.252L12.872 15H4.81z"/><path d="M5.248 12.152h-1.09v1.092h1.09v-1.092zM4.09 13.907H3v1.092h1.09v-1.092z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="#F24C53"><path d="M6.586 22v-1.55H9.8v-.958H8.241v-1.56h7.356L12.18 12l3.417-5.934H8.058v8.229H4V2h13.964l2.33 4.046L16.866 12l3.498 6.074L18.103 22H6.586z"/><path d="M7.21 17.932H5.656v1.56H7.21v-1.56zM5.556 20.438H4v1.56h1.556v-1.56z"/></g></svg>
|
package/svg/change-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M9.721 8.453c-.27-.087-.658-.324-1.135-.921-.595-.745-1.211-1.21-1.852-1.414a2.434 2.434 0 00-1.743.094c-.472.206-.842.522-1.095.778a5.881 5.881 0 00-.382.427l-.025.029-.024.029a.75.75 0 001.064 1.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M9.721 8.453c-.27-.087-.658-.324-1.135-.921-.595-.745-1.211-1.21-1.852-1.414a2.434 2.434 0 00-1.743.094c-.472.206-.842.522-1.095.778a5.881 5.881 0 00-.382.427l-.025.029-.024.029a.75.75 0 001.064 1.057 3.3 3.3 0 00.2-.229c.065-.078.143-.166.233-.257.185-.188.399-.359.627-.458a.936.936 0 01.69-.04c.27.086.658.323 1.135.92.595.745 1.211 1.21 1.852 1.414a2.434 2.434 0 001.743-.094c.472-.206.841-.522 1.095-.778.129-.13.235-.252.313-.344l.069-.082a4.562 4.562 0 01.05-.059.75.75 0 00-1.065-1.057 3.292 3.292 0 00-.2.229 4.393 4.393 0 01-.233.257 2.102 2.102 0 01-.627.458.936.936 0 01-.69.04z" clip-rule="evenodd"/></svg>
|
package/svg/change-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.534 12.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.534 12.224c-.082.104-.155.195-.219.269a.75.75 0 11-1.13-.986c.02-.023.053-.066.097-.123.308-.404 1.183-1.548 2.442-2.08a3.783 3.783 0 012.699-.106c1.003.324 2.05 1.056 3.142 2.31.98 1.122 1.81 1.652 2.473 1.866a2.285 2.285 0 001.654-.06c.837-.354 1.402-1.068 1.774-1.538.082-.104.155-.195.219-.269a.75.75 0 011.13.986c-.02.023-.053.066-.097.123-.308.404-1.183 1.548-2.442 2.08a3.783 3.783 0 01-2.699.106c-1.003-.324-2.05-1.056-3.142-2.31-.98-1.122-1.81-1.652-2.473-1.866a2.284 2.284 0 00-1.654.06c-.837.354-1.402 1.068-1.774 1.538z" clip-rule="evenodd"/></svg>
|