@hashicorp/flight-icons 2.24.0 → 3.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.
Files changed (244) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/catalog.json +1021 -121
  3. package/package.json +1 -1
  4. package/svg/boundary-fill-16.svg +1 -0
  5. package/svg/boundary-fill-24.svg +1 -0
  6. package/svg/boundary-fill-color-16.svg +1 -0
  7. package/svg/boundary-fill-color-24.svg +1 -0
  8. package/svg/boundary-square-16.svg +1 -0
  9. package/svg/boundary-square-24.svg +1 -0
  10. package/svg/boundary-square-color-16.svg +1 -0
  11. package/svg/boundary-square-color-24.svg +1 -0
  12. package/svg/change-16.svg +1 -1
  13. package/svg/codepen-color-16.svg +1 -1
  14. package/svg/consul-fill-16.svg +1 -0
  15. package/svg/consul-fill-24.svg +1 -0
  16. package/svg/consul-fill-color-16.svg +1 -0
  17. package/svg/consul-fill-color-24.svg +1 -0
  18. package/svg/consul-square-16.svg +1 -0
  19. package/svg/consul-square-24.svg +1 -0
  20. package/svg/consul-square-color-16.svg +1 -0
  21. package/svg/consul-square-color-24.svg +1 -0
  22. package/svg/hashicorp-fill-16.svg +1 -0
  23. package/svg/hashicorp-fill-24.svg +1 -0
  24. package/svg/hashicorp-fill-color-16.svg +1 -0
  25. package/svg/hashicorp-fill-color-24.svg +1 -0
  26. package/svg/hashicorp-square-16.svg +1 -0
  27. package/svg/hashicorp-square-24.svg +1 -0
  28. package/svg/hashicorp-square-color-16.svg +1 -0
  29. package/svg/hashicorp-square-color-24.svg +1 -0
  30. package/svg/hcp-fill-16.svg +1 -0
  31. package/svg/hcp-fill-24.svg +1 -0
  32. package/svg/hcp-fill-color-16.svg +1 -0
  33. package/svg/hcp-fill-color-24.svg +1 -0
  34. package/svg/hcp-square-16.svg +1 -0
  35. package/svg/hcp-square-24.svg +1 -0
  36. package/svg/hcp-square-color-16.svg +1 -0
  37. package/svg/hcp-square-color-24.svg +1 -0
  38. package/svg/index.d.ts +1 -1
  39. package/svg/index.js +1 -1
  40. package/svg/kubernetes-color-16.svg +1 -1
  41. package/svg/linkedin-16.svg +1 -1
  42. package/svg/linkedin-color-16.svg +1 -1
  43. package/svg/nomad-fill-16.svg +1 -0
  44. package/svg/nomad-fill-24.svg +1 -0
  45. package/svg/nomad-fill-color-16.svg +1 -0
  46. package/svg/nomad-fill-color-24.svg +1 -0
  47. package/svg/nomad-square-16.svg +1 -0
  48. package/svg/nomad-square-24.svg +1 -0
  49. package/svg/nomad-square-color-16.svg +1 -0
  50. package/svg/nomad-square-color-24.svg +1 -0
  51. package/svg/packer-fill-16.svg +1 -0
  52. package/svg/packer-fill-24.svg +1 -0
  53. package/svg/packer-fill-color-16.svg +1 -0
  54. package/svg/packer-fill-color-24.svg +1 -0
  55. package/svg/packer-square-16.svg +1 -0
  56. package/svg/packer-square-24.svg +1 -0
  57. package/svg/packer-square-color-16.svg +1 -0
  58. package/svg/packer-square-color-24.svg +1 -0
  59. package/svg/pie-chart-16.svg +1 -1
  60. package/svg/terraform-24.svg +1 -1
  61. package/svg/terraform-color-16.svg +1 -1
  62. package/svg/terraform-color-24.svg +1 -1
  63. package/svg/terraform-fill-16.svg +1 -0
  64. package/svg/terraform-fill-24.svg +1 -0
  65. package/svg/terraform-fill-color-16.svg +1 -0
  66. package/svg/terraform-fill-color-24.svg +1 -0
  67. package/svg/terraform-square-16.svg +1 -0
  68. package/svg/terraform-square-24.svg +1 -0
  69. package/svg/terraform-square-color-16.svg +1 -0
  70. package/svg/terraform-square-color-24.svg +1 -0
  71. package/svg/vagrant-16.svg +1 -1
  72. package/svg/vagrant-24.svg +1 -1
  73. package/svg/vagrant-color-24.svg +1 -1
  74. package/svg/vagrant-fill-16.svg +1 -0
  75. package/svg/vagrant-fill-24.svg +1 -0
  76. package/svg/vagrant-fill-color-16.svg +1 -0
  77. package/svg/vagrant-fill-color-24.svg +1 -0
  78. package/svg/vagrant-square-16.svg +1 -0
  79. package/svg/vagrant-square-24.svg +1 -0
  80. package/svg/vagrant-square-color-16.svg +1 -0
  81. package/svg/vagrant-square-color-24.svg +1 -0
  82. package/svg/vault-color-16.svg +1 -1
  83. package/svg/vault-color-24.svg +1 -1
  84. package/svg/vault-fill-16.svg +1 -0
  85. package/svg/vault-fill-24.svg +1 -0
  86. package/svg/vault-fill-color-16.svg +1 -0
  87. package/svg/vault-fill-color-24.svg +1 -0
  88. package/svg/vault-radar-16.svg +1 -0
  89. package/svg/vault-radar-24.svg +1 -0
  90. package/svg/vault-radar-color-16.svg +1 -0
  91. package/svg/vault-radar-color-24.svg +1 -0
  92. package/svg/vault-radar-fill-16.svg +1 -0
  93. package/svg/vault-radar-fill-24.svg +1 -0
  94. package/svg/vault-radar-fill-color-16.svg +1 -0
  95. package/svg/vault-radar-fill-color-24.svg +1 -0
  96. package/svg/vault-radar-square-16.svg +1 -0
  97. package/svg/vault-radar-square-24.svg +1 -0
  98. package/svg/vault-radar-square-color-16.svg +1 -0
  99. package/svg/vault-radar-square-color-24.svg +1 -0
  100. package/svg/vault-secrets-16.svg +1 -1
  101. package/svg/vault-secrets-24.svg +1 -1
  102. package/svg/vault-secrets-color-16.svg +1 -1
  103. package/svg/vault-secrets-color-24.svg +1 -1
  104. package/svg/vault-secrets-fill-16.svg +1 -0
  105. package/svg/vault-secrets-fill-24.svg +1 -0
  106. package/svg/vault-secrets-fill-color-16.svg +1 -0
  107. package/svg/vault-secrets-fill-color-24.svg +1 -0
  108. package/svg/vault-secrets-square-16.svg +1 -0
  109. package/svg/vault-secrets-square-24.svg +1 -0
  110. package/svg/vault-secrets-square-color-16.svg +1 -0
  111. package/svg/vault-secrets-square-color-24.svg +1 -0
  112. package/svg/vault-square-16.svg +1 -0
  113. package/svg/vault-square-24.svg +1 -0
  114. package/svg/vault-square-color-16.svg +1 -0
  115. package/svg/vault-square-color-24.svg +1 -0
  116. package/svg/waypoint-fill-16.svg +1 -0
  117. package/svg/waypoint-fill-24.svg +1 -0
  118. package/svg/waypoint-fill-color-16.svg +1 -0
  119. package/svg/waypoint-fill-color-24.svg +1 -0
  120. package/svg/waypoint-square-16.svg +1 -0
  121. package/svg/waypoint-square-24.svg +1 -0
  122. package/svg/waypoint-square-color-16.svg +1 -0
  123. package/svg/waypoint-square-color-24.svg +1 -0
  124. package/svg-react/boundary-fill-16.tsx +35 -0
  125. package/svg-react/boundary-fill-24.tsx +35 -0
  126. package/svg-react/boundary-fill-color-16.tsx +35 -0
  127. package/svg-react/boundary-fill-color-24.tsx +35 -0
  128. package/svg-react/boundary-square-16.tsx +38 -0
  129. package/svg-react/boundary-square-24.tsx +38 -0
  130. package/svg-react/boundary-square-color-16.tsx +38 -0
  131. package/svg-react/boundary-square-color-24.tsx +38 -0
  132. package/svg-react/change-16.tsx +1 -1
  133. package/svg-react/codepen-color-16.tsx +1 -1
  134. package/svg-react/consul-fill-16.tsx +35 -0
  135. package/svg-react/consul-fill-24.tsx +35 -0
  136. package/svg-react/consul-fill-color-16.tsx +35 -0
  137. package/svg-react/consul-fill-color-24.tsx +35 -0
  138. package/svg-react/consul-square-16.tsx +38 -0
  139. package/svg-react/consul-square-24.tsx +38 -0
  140. package/svg-react/consul-square-color-16.tsx +38 -0
  141. package/svg-react/consul-square-color-24.tsx +38 -0
  142. package/svg-react/hashicorp-fill-16.tsx +35 -0
  143. package/svg-react/hashicorp-fill-24.tsx +35 -0
  144. package/svg-react/hashicorp-fill-color-16.tsx +35 -0
  145. package/svg-react/hashicorp-fill-color-24.tsx +35 -0
  146. package/svg-react/hashicorp-square-16.tsx +39 -0
  147. package/svg-react/hashicorp-square-24.tsx +39 -0
  148. package/svg-react/hashicorp-square-color-16.tsx +39 -0
  149. package/svg-react/hashicorp-square-color-24.tsx +39 -0
  150. package/svg-react/hcp-fill-16.tsx +35 -0
  151. package/svg-react/hcp-fill-24.tsx +35 -0
  152. package/svg-react/hcp-fill-color-16.tsx +35 -0
  153. package/svg-react/hcp-fill-color-24.tsx +35 -0
  154. package/svg-react/hcp-square-16.tsx +39 -0
  155. package/svg-react/hcp-square-24.tsx +39 -0
  156. package/svg-react/hcp-square-color-16.tsx +39 -0
  157. package/svg-react/hcp-square-color-24.tsx +39 -0
  158. package/svg-react/index.ts +100 -0
  159. package/svg-react/kubernetes-color-16.tsx +1 -1
  160. package/svg-react/linkedin-16.tsx +1 -1
  161. package/svg-react/linkedin-color-16.tsx +1 -1
  162. package/svg-react/nomad-fill-16.tsx +37 -0
  163. package/svg-react/nomad-fill-24.tsx +37 -0
  164. package/svg-react/nomad-fill-color-16.tsx +37 -0
  165. package/svg-react/nomad-fill-color-24.tsx +37 -0
  166. package/svg-react/nomad-square-16.tsx +33 -0
  167. package/svg-react/nomad-square-24.tsx +33 -0
  168. package/svg-react/nomad-square-color-16.tsx +33 -0
  169. package/svg-react/nomad-square-color-24.tsx +33 -0
  170. package/svg-react/packer-fill-16.tsx +35 -0
  171. package/svg-react/packer-fill-24.tsx +35 -0
  172. package/svg-react/packer-fill-color-16.tsx +35 -0
  173. package/svg-react/packer-fill-color-24.tsx +35 -0
  174. package/svg-react/packer-square-16.tsx +38 -0
  175. package/svg-react/packer-square-24.tsx +38 -0
  176. package/svg-react/packer-square-color-16.tsx +38 -0
  177. package/svg-react/packer-square-color-24.tsx +38 -0
  178. package/svg-react/pie-chart-16.tsx +1 -1
  179. package/svg-react/terraform-24.tsx +1 -1
  180. package/svg-react/terraform-color-16.tsx +1 -1
  181. package/svg-react/terraform-color-24.tsx +1 -1
  182. package/svg-react/terraform-fill-16.tsx +35 -0
  183. package/svg-react/terraform-fill-24.tsx +35 -0
  184. package/svg-react/terraform-fill-color-16.tsx +35 -0
  185. package/svg-react/terraform-fill-color-24.tsx +35 -0
  186. package/svg-react/terraform-square-16.tsx +37 -0
  187. package/svg-react/terraform-square-24.tsx +37 -0
  188. package/svg-react/terraform-square-color-16.tsx +37 -0
  189. package/svg-react/terraform-square-color-24.tsx +37 -0
  190. package/svg-react/vagrant-16.tsx +11 -4
  191. package/svg-react/vagrant-24.tsx +11 -4
  192. package/svg-react/vagrant-color-24.tsx +1 -1
  193. package/svg-react/vagrant-fill-16.tsx +39 -0
  194. package/svg-react/vagrant-fill-24.tsx +39 -0
  195. package/svg-react/vagrant-fill-color-16.tsx +39 -0
  196. package/svg-react/vagrant-fill-color-24.tsx +39 -0
  197. package/svg-react/vagrant-square-16.tsx +46 -0
  198. package/svg-react/vagrant-square-24.tsx +46 -0
  199. package/svg-react/vagrant-square-color-16.tsx +43 -0
  200. package/svg-react/vagrant-square-color-24.tsx +43 -0
  201. package/svg-react/vault-color-16.tsx +1 -1
  202. package/svg-react/vault-color-24.tsx +1 -1
  203. package/svg-react/vault-fill-16.tsx +37 -0
  204. package/svg-react/vault-fill-24.tsx +37 -0
  205. package/svg-react/vault-fill-color-16.tsx +37 -0
  206. package/svg-react/vault-fill-color-24.tsx +37 -0
  207. package/svg-react/vault-radar-16.tsx +33 -0
  208. package/svg-react/vault-radar-24.tsx +33 -0
  209. package/svg-react/vault-radar-color-16.tsx +33 -0
  210. package/svg-react/vault-radar-color-24.tsx +33 -0
  211. package/svg-react/vault-radar-fill-16.tsx +35 -0
  212. package/svg-react/vault-radar-fill-24.tsx +35 -0
  213. package/svg-react/vault-radar-fill-color-16.tsx +35 -0
  214. package/svg-react/vault-radar-fill-color-24.tsx +35 -0
  215. package/svg-react/vault-radar-square-16.tsx +37 -0
  216. package/svg-react/vault-radar-square-24.tsx +37 -0
  217. package/svg-react/vault-radar-square-color-16.tsx +37 -0
  218. package/svg-react/vault-radar-square-color-24.tsx +37 -0
  219. package/svg-react/vault-secrets-16.tsx +4 -9
  220. package/svg-react/vault-secrets-24.tsx +4 -9
  221. package/svg-react/vault-secrets-color-16.tsx +2 -8
  222. package/svg-react/vault-secrets-color-24.tsx +2 -8
  223. package/svg-react/vault-secrets-fill-16.tsx +35 -0
  224. package/svg-react/vault-secrets-fill-24.tsx +35 -0
  225. package/svg-react/vault-secrets-fill-color-16.tsx +35 -0
  226. package/svg-react/vault-secrets-fill-color-24.tsx +35 -0
  227. package/svg-react/vault-secrets-square-16.tsx +38 -0
  228. package/svg-react/vault-secrets-square-24.tsx +38 -0
  229. package/svg-react/vault-secrets-square-color-16.tsx +39 -0
  230. package/svg-react/vault-secrets-square-color-24.tsx +39 -0
  231. package/svg-react/vault-square-16.tsx +33 -0
  232. package/svg-react/vault-square-24.tsx +33 -0
  233. package/svg-react/vault-square-color-16.tsx +33 -0
  234. package/svg-react/vault-square-color-24.tsx +33 -0
  235. package/svg-react/waypoint-fill-16.tsx +35 -0
  236. package/svg-react/waypoint-fill-24.tsx +35 -0
  237. package/svg-react/waypoint-fill-color-16.tsx +35 -0
  238. package/svg-react/waypoint-fill-color-24.tsx +35 -0
  239. package/svg-react/waypoint-square-16.tsx +37 -0
  240. package/svg-react/waypoint-square-24.tsx +37 -0
  241. package/svg-react/waypoint-square-color-16.tsx +37 -0
  242. package/svg-react/waypoint-square-color-24.tsx +37 -0
  243. package/svg-sprite/svg-sprite-module.js +1 -1
  244. package/svg-sprite/svg-sprite.svg +1 -1
package/catalog.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "lastRunTimeISO": "2023-12-14T19:28:54.728Z",
2
+ "lastRunTimeISO": "2024-02-02T00:07:43.006Z",
3
3
  "lastRunFigma": {
4
4
  "id": "TLnoT5AYQfy3tZ0H68BgOr",
5
5
  "page": "Export",
@@ -2639,6 +2639,78 @@
2639
2639
  "width": 16,
2640
2640
  "height": 16
2641
2641
  },
2642
+ {
2643
+ "id": "5257:287",
2644
+ "fileName": "boundary-fill-24",
2645
+ "iconName": "boundary-fill",
2646
+ "description": "boundary",
2647
+ "size": "24",
2648
+ "width": 24,
2649
+ "height": 24
2650
+ },
2651
+ {
2652
+ "id": "5257:291",
2653
+ "fileName": "boundary-fill-16",
2654
+ "iconName": "boundary-fill",
2655
+ "description": "boundary",
2656
+ "size": "16",
2657
+ "width": 16,
2658
+ "height": 16
2659
+ },
2660
+ {
2661
+ "id": "5257:298",
2662
+ "fileName": "boundary-fill-color-24",
2663
+ "iconName": "boundary-fill-color",
2664
+ "description": "boundary",
2665
+ "size": "24",
2666
+ "width": 24,
2667
+ "height": 24
2668
+ },
2669
+ {
2670
+ "id": "5257:302",
2671
+ "fileName": "boundary-fill-color-16",
2672
+ "iconName": "boundary-fill-color",
2673
+ "description": "boundary",
2674
+ "size": "16",
2675
+ "width": 16,
2676
+ "height": 16
2677
+ },
2678
+ {
2679
+ "id": "5257:309",
2680
+ "fileName": "boundary-square-24",
2681
+ "iconName": "boundary-square",
2682
+ "description": "boundary",
2683
+ "size": "24",
2684
+ "width": 24,
2685
+ "height": 24
2686
+ },
2687
+ {
2688
+ "id": "5257:313",
2689
+ "fileName": "boundary-square-16",
2690
+ "iconName": "boundary-square",
2691
+ "description": "boundary",
2692
+ "size": "16",
2693
+ "width": 16,
2694
+ "height": 16
2695
+ },
2696
+ {
2697
+ "id": "5257:320",
2698
+ "fileName": "boundary-square-color-24",
2699
+ "iconName": "boundary-square-color",
2700
+ "description": "boundary",
2701
+ "size": "24",
2702
+ "width": 24,
2703
+ "height": 24
2704
+ },
2705
+ {
2706
+ "id": "5257:324",
2707
+ "fileName": "boundary-square-color-16",
2708
+ "iconName": "boundary-square-color",
2709
+ "description": "boundary",
2710
+ "size": "16",
2711
+ "width": 16,
2712
+ "height": 16
2713
+ },
2642
2714
  {
2643
2715
  "id": "1133:106",
2644
2716
  "fileName": "consul-24",
@@ -2649,279 +2721,963 @@
2649
2721
  "height": 24
2650
2722
  },
2651
2723
  {
2652
- "id": "1133:108",
2653
- "fileName": "consul-16",
2654
- "iconName": "consul",
2655
- "description": "consul",
2724
+ "id": "1133:108",
2725
+ "fileName": "consul-16",
2726
+ "iconName": "consul",
2727
+ "description": "consul",
2728
+ "size": "16",
2729
+ "width": 16,
2730
+ "height": 16
2731
+ },
2732
+ {
2733
+ "id": "1133:113",
2734
+ "fileName": "consul-color-24",
2735
+ "iconName": "consul-color",
2736
+ "description": "consul",
2737
+ "size": "24",
2738
+ "width": 24,
2739
+ "height": 24
2740
+ },
2741
+ {
2742
+ "id": "1133:123",
2743
+ "fileName": "consul-color-16",
2744
+ "iconName": "consul-color",
2745
+ "description": "consul",
2746
+ "size": "16",
2747
+ "width": 16,
2748
+ "height": 16
2749
+ },
2750
+ {
2751
+ "id": "5257:380",
2752
+ "fileName": "consul-fill-24",
2753
+ "iconName": "consul-fill",
2754
+ "description": "consul",
2755
+ "size": "24",
2756
+ "width": 24,
2757
+ "height": 24
2758
+ },
2759
+ {
2760
+ "id": "5257:384",
2761
+ "fileName": "consul-fill-16",
2762
+ "iconName": "consul-fill",
2763
+ "description": "consul",
2764
+ "size": "16",
2765
+ "width": 16,
2766
+ "height": 16
2767
+ },
2768
+ {
2769
+ "id": "5257:391",
2770
+ "fileName": "consul-fill-color-24",
2771
+ "iconName": "consul-fill-color",
2772
+ "description": "consul",
2773
+ "size": "24",
2774
+ "width": 24,
2775
+ "height": 24
2776
+ },
2777
+ {
2778
+ "id": "5257:395",
2779
+ "fileName": "consul-fill-color-16",
2780
+ "iconName": "consul-fill-color",
2781
+ "description": "consul",
2782
+ "size": "16",
2783
+ "width": 16,
2784
+ "height": 16
2785
+ },
2786
+ {
2787
+ "id": "5257:402",
2788
+ "fileName": "consul-square-24",
2789
+ "iconName": "consul-square",
2790
+ "description": "consul",
2791
+ "size": "24",
2792
+ "width": 24,
2793
+ "height": 24
2794
+ },
2795
+ {
2796
+ "id": "5257:406",
2797
+ "fileName": "consul-square-16",
2798
+ "iconName": "consul-square",
2799
+ "description": "consul",
2800
+ "size": "16",
2801
+ "width": 16,
2802
+ "height": 16
2803
+ },
2804
+ {
2805
+ "id": "5257:413",
2806
+ "fileName": "consul-square-color-24",
2807
+ "iconName": "consul-square-color",
2808
+ "description": "consul",
2809
+ "size": "24",
2810
+ "width": 24,
2811
+ "height": 24
2812
+ },
2813
+ {
2814
+ "id": "5257:417",
2815
+ "fileName": "consul-square-color-16",
2816
+ "iconName": "consul-square-color",
2817
+ "description": "consul",
2818
+ "size": "16",
2819
+ "width": 16,
2820
+ "height": 16
2821
+ },
2822
+ {
2823
+ "id": "1133:136",
2824
+ "fileName": "nomad-24",
2825
+ "iconName": "nomad",
2826
+ "description": "nomad",
2827
+ "size": "24",
2828
+ "width": 24,
2829
+ "height": 24
2830
+ },
2831
+ {
2832
+ "id": "1133:138",
2833
+ "fileName": "nomad-16",
2834
+ "iconName": "nomad",
2835
+ "description": "nomad",
2836
+ "size": "16",
2837
+ "width": 16,
2838
+ "height": 16
2839
+ },
2840
+ {
2841
+ "id": "1133:143",
2842
+ "fileName": "nomad-color-24",
2843
+ "iconName": "nomad-color",
2844
+ "description": "nomad",
2845
+ "size": "24",
2846
+ "width": 24,
2847
+ "height": 24
2848
+ },
2849
+ {
2850
+ "id": "1133:146",
2851
+ "fileName": "nomad-color-16",
2852
+ "iconName": "nomad-color",
2853
+ "description": "nomad",
2854
+ "size": "16",
2855
+ "width": 16,
2856
+ "height": 16
2857
+ },
2858
+ {
2859
+ "id": "5257:469",
2860
+ "fileName": "nomad-fill-24",
2861
+ "iconName": "nomad-fill",
2862
+ "description": "nomad",
2863
+ "size": "24",
2864
+ "width": 24,
2865
+ "height": 24
2866
+ },
2867
+ {
2868
+ "id": "5257:473",
2869
+ "fileName": "nomad-fill-16",
2870
+ "iconName": "nomad-fill",
2871
+ "description": "nomad",
2872
+ "size": "16",
2873
+ "width": 16,
2874
+ "height": 16
2875
+ },
2876
+ {
2877
+ "id": "5257:480",
2878
+ "fileName": "nomad-fill-color-24",
2879
+ "iconName": "nomad-fill-color",
2880
+ "description": "nomad",
2881
+ "size": "24",
2882
+ "width": 24,
2883
+ "height": 24
2884
+ },
2885
+ {
2886
+ "id": "5257:484",
2887
+ "fileName": "nomad-fill-color-16",
2888
+ "iconName": "nomad-fill-color",
2889
+ "description": "nomad",
2890
+ "size": "16",
2891
+ "width": 16,
2892
+ "height": 16
2893
+ },
2894
+ {
2895
+ "id": "5257:491",
2896
+ "fileName": "nomad-square-24",
2897
+ "iconName": "nomad-square",
2898
+ "description": "nomad",
2899
+ "size": "24",
2900
+ "width": 24,
2901
+ "height": 24
2902
+ },
2903
+ {
2904
+ "id": "5257:495",
2905
+ "fileName": "nomad-square-16",
2906
+ "iconName": "nomad-square",
2907
+ "description": "nomad",
2908
+ "size": "16",
2909
+ "width": 16,
2910
+ "height": 16
2911
+ },
2912
+ {
2913
+ "id": "5257:502",
2914
+ "fileName": "nomad-square-color-24",
2915
+ "iconName": "nomad-square-color",
2916
+ "description": "nomad",
2917
+ "size": "24",
2918
+ "width": 24,
2919
+ "height": 24
2920
+ },
2921
+ {
2922
+ "id": "5257:506",
2923
+ "fileName": "nomad-square-color-16",
2924
+ "iconName": "nomad-square-color",
2925
+ "description": "nomad",
2926
+ "size": "16",
2927
+ "width": 16,
2928
+ "height": 16
2929
+ },
2930
+ {
2931
+ "id": "1133:153",
2932
+ "fileName": "packer-24",
2933
+ "iconName": "packer",
2934
+ "description": "packer",
2935
+ "size": "24",
2936
+ "width": 24,
2937
+ "height": 24
2938
+ },
2939
+ {
2940
+ "id": "1133:155",
2941
+ "fileName": "packer-16",
2942
+ "iconName": "packer",
2943
+ "description": "packer",
2944
+ "size": "16",
2945
+ "width": 16,
2946
+ "height": 16
2947
+ },
2948
+ {
2949
+ "id": "1133:160",
2950
+ "fileName": "packer-color-24",
2951
+ "iconName": "packer-color",
2952
+ "description": "packer",
2953
+ "size": "24",
2954
+ "width": 24,
2955
+ "height": 24
2956
+ },
2957
+ {
2958
+ "id": "1133:164",
2959
+ "fileName": "packer-color-16",
2960
+ "iconName": "packer-color",
2961
+ "description": "packer",
2962
+ "size": "16",
2963
+ "width": 16,
2964
+ "height": 16
2965
+ },
2966
+ {
2967
+ "id": "5257:545",
2968
+ "fileName": "packer-fill-24",
2969
+ "iconName": "packer-fill",
2970
+ "description": "packer",
2971
+ "size": "24",
2972
+ "width": 24,
2973
+ "height": 24
2974
+ },
2975
+ {
2976
+ "id": "5257:549",
2977
+ "fileName": "packer-fill-16",
2978
+ "iconName": "packer-fill",
2979
+ "description": "packer",
2980
+ "size": "16",
2981
+ "width": 16,
2982
+ "height": 16
2983
+ },
2984
+ {
2985
+ "id": "5257:556",
2986
+ "fileName": "packer-fill-color-24",
2987
+ "iconName": "packer-fill-color",
2988
+ "description": "packer",
2989
+ "size": "24",
2990
+ "width": 24,
2991
+ "height": 24
2992
+ },
2993
+ {
2994
+ "id": "5257:560",
2995
+ "fileName": "packer-fill-color-16",
2996
+ "iconName": "packer-fill-color",
2997
+ "description": "packer",
2998
+ "size": "16",
2999
+ "width": 16,
3000
+ "height": 16
3001
+ },
3002
+ {
3003
+ "id": "5257:567",
3004
+ "fileName": "packer-square-24",
3005
+ "iconName": "packer-square",
3006
+ "description": "packer",
3007
+ "size": "24",
3008
+ "width": 24,
3009
+ "height": 24
3010
+ },
3011
+ {
3012
+ "id": "5257:571",
3013
+ "fileName": "packer-square-16",
3014
+ "iconName": "packer-square",
3015
+ "description": "packer",
3016
+ "size": "16",
3017
+ "width": 16,
3018
+ "height": 16
3019
+ },
3020
+ {
3021
+ "id": "5257:578",
3022
+ "fileName": "packer-square-color-24",
3023
+ "iconName": "packer-square-color",
3024
+ "description": "packer",
3025
+ "size": "24",
3026
+ "width": 24,
3027
+ "height": 24
3028
+ },
3029
+ {
3030
+ "id": "5257:582",
3031
+ "fileName": "packer-square-color-16",
3032
+ "iconName": "packer-square-color",
3033
+ "description": "packer",
3034
+ "size": "16",
3035
+ "width": 16,
3036
+ "height": 16
3037
+ },
3038
+ {
3039
+ "id": "1133:171",
3040
+ "fileName": "terraform-24",
3041
+ "iconName": "terraform",
3042
+ "description": "terraform",
3043
+ "size": "24",
3044
+ "width": 24,
3045
+ "height": 24
3046
+ },
3047
+ {
3048
+ "id": "1133:173",
3049
+ "fileName": "terraform-16",
3050
+ "iconName": "terraform",
3051
+ "description": "terraform",
3052
+ "size": "16",
3053
+ "width": 16,
3054
+ "height": 16
3055
+ },
3056
+ {
3057
+ "id": "1133:178",
3058
+ "fileName": "terraform-color-24",
3059
+ "iconName": "terraform-color",
3060
+ "description": "terraform",
3061
+ "size": "24",
3062
+ "width": 24,
3063
+ "height": 24
3064
+ },
3065
+ {
3066
+ "id": "1133:184",
3067
+ "fileName": "terraform-color-16",
3068
+ "iconName": "terraform-color",
3069
+ "description": "terraform",
3070
+ "size": "16",
3071
+ "width": 16,
3072
+ "height": 16
3073
+ },
3074
+ {
3075
+ "id": "5257:628",
3076
+ "fileName": "terraform-fill-24",
3077
+ "iconName": "terraform-fill",
3078
+ "description": "terraform",
3079
+ "size": "24",
3080
+ "width": 24,
3081
+ "height": 24
3082
+ },
3083
+ {
3084
+ "id": "5257:632",
3085
+ "fileName": "terraform-fill-16",
3086
+ "iconName": "terraform-fill",
3087
+ "description": "terraform",
3088
+ "size": "16",
3089
+ "width": 16,
3090
+ "height": 16
3091
+ },
3092
+ {
3093
+ "id": "5257:639",
3094
+ "fileName": "terraform-fill-color-24",
3095
+ "iconName": "terraform-fill-color",
3096
+ "description": "terraform",
3097
+ "size": "24",
3098
+ "width": 24,
3099
+ "height": 24
3100
+ },
3101
+ {
3102
+ "id": "5257:643",
3103
+ "fileName": "terraform-fill-color-16",
3104
+ "iconName": "terraform-fill-color",
3105
+ "description": "terraform",
3106
+ "size": "16",
3107
+ "width": 16,
3108
+ "height": 16
3109
+ },
3110
+ {
3111
+ "id": "5257:650",
3112
+ "fileName": "terraform-square-24",
3113
+ "iconName": "terraform-square",
3114
+ "description": "terraform",
3115
+ "size": "24",
3116
+ "width": 24,
3117
+ "height": 24
3118
+ },
3119
+ {
3120
+ "id": "5257:654",
3121
+ "fileName": "terraform-square-16",
3122
+ "iconName": "terraform-square",
3123
+ "description": "terraform",
3124
+ "size": "16",
3125
+ "width": 16,
3126
+ "height": 16
3127
+ },
3128
+ {
3129
+ "id": "5257:661",
3130
+ "fileName": "terraform-square-color-24",
3131
+ "iconName": "terraform-square-color",
3132
+ "description": "terraform",
3133
+ "size": "24",
3134
+ "width": 24,
3135
+ "height": 24
3136
+ },
3137
+ {
3138
+ "id": "5257:665",
3139
+ "fileName": "terraform-square-color-16",
3140
+ "iconName": "terraform-square-color",
3141
+ "description": "terraform",
3142
+ "size": "16",
3143
+ "width": 16,
3144
+ "height": 16
3145
+ },
3146
+ {
3147
+ "id": "1133:193",
3148
+ "fileName": "vagrant-24",
3149
+ "iconName": "vagrant",
3150
+ "description": "vagrant",
3151
+ "size": "24",
3152
+ "width": 24,
3153
+ "height": 24
3154
+ },
3155
+ {
3156
+ "id": "1133:195",
3157
+ "fileName": "vagrant-16",
3158
+ "iconName": "vagrant",
3159
+ "description": "vagrant",
3160
+ "size": "16",
3161
+ "width": 16,
3162
+ "height": 16
3163
+ },
3164
+ {
3165
+ "id": "1133:200",
3166
+ "fileName": "vagrant-color-24",
3167
+ "iconName": "vagrant-color",
3168
+ "description": "vagrant",
3169
+ "size": "24",
3170
+ "width": 24,
3171
+ "height": 24
3172
+ },
3173
+ {
3174
+ "id": "1133:205",
3175
+ "fileName": "vagrant-color-16",
3176
+ "iconName": "vagrant-color",
3177
+ "description": "vagrant",
3178
+ "size": "16",
3179
+ "width": 16,
3180
+ "height": 16
3181
+ },
3182
+ {
3183
+ "id": "5257:720",
3184
+ "fileName": "vagrant-fill-24",
3185
+ "iconName": "vagrant-fill",
3186
+ "description": "vagrant",
3187
+ "size": "24",
3188
+ "width": 24,
3189
+ "height": 24
3190
+ },
3191
+ {
3192
+ "id": "5257:727",
3193
+ "fileName": "vagrant-fill-16",
3194
+ "iconName": "vagrant-fill",
3195
+ "description": "vagrant",
3196
+ "size": "16",
3197
+ "width": 16,
3198
+ "height": 16
3199
+ },
3200
+ {
3201
+ "id": "5257:737",
3202
+ "fileName": "vagrant-fill-color-24",
3203
+ "iconName": "vagrant-fill-color",
3204
+ "description": "vagrant",
3205
+ "size": "24",
3206
+ "width": 24,
3207
+ "height": 24
3208
+ },
3209
+ {
3210
+ "id": "5257:744",
3211
+ "fileName": "vagrant-fill-color-16",
3212
+ "iconName": "vagrant-fill-color",
3213
+ "description": "vagrant",
3214
+ "size": "16",
3215
+ "width": 16,
3216
+ "height": 16
3217
+ },
3218
+ {
3219
+ "id": "5257:754",
3220
+ "fileName": "vagrant-square-24",
3221
+ "iconName": "vagrant-square",
3222
+ "description": "vagrant",
3223
+ "size": "24",
3224
+ "width": 24,
3225
+ "height": 24
3226
+ },
3227
+ {
3228
+ "id": "5257:758",
3229
+ "fileName": "vagrant-square-16",
3230
+ "iconName": "vagrant-square",
3231
+ "description": "vagrant",
3232
+ "size": "16",
3233
+ "width": 16,
3234
+ "height": 16
3235
+ },
3236
+ {
3237
+ "id": "5257:765",
3238
+ "fileName": "vagrant-square-color-24",
3239
+ "iconName": "vagrant-square-color",
3240
+ "description": "vagrant",
3241
+ "size": "24",
3242
+ "width": 24,
3243
+ "height": 24
3244
+ },
3245
+ {
3246
+ "id": "5257:769",
3247
+ "fileName": "vagrant-square-color-16",
3248
+ "iconName": "vagrant-square-color",
3249
+ "description": "vagrant",
3250
+ "size": "16",
3251
+ "width": 16,
3252
+ "height": 16
3253
+ },
3254
+ {
3255
+ "id": "1355:86",
3256
+ "fileName": "vault-24",
3257
+ "iconName": "vault",
3258
+ "description": "vault",
3259
+ "size": "24",
3260
+ "width": 24,
3261
+ "height": 24
3262
+ },
3263
+ {
3264
+ "id": "1355:89",
3265
+ "fileName": "vault-16",
3266
+ "iconName": "vault",
3267
+ "description": "vault",
3268
+ "size": "16",
3269
+ "width": 16,
3270
+ "height": 16
3271
+ },
3272
+ {
3273
+ "id": "1355:67",
3274
+ "fileName": "vault-color-24",
3275
+ "iconName": "vault-color",
3276
+ "description": "vault",
3277
+ "size": "24",
3278
+ "width": 24,
3279
+ "height": 24
3280
+ },
3281
+ {
3282
+ "id": "1355:70",
3283
+ "fileName": "vault-color-16",
3284
+ "iconName": "vault-color",
3285
+ "description": "vault",
3286
+ "size": "16",
3287
+ "width": 16,
3288
+ "height": 16
3289
+ },
3290
+ {
3291
+ "id": "5257:840",
3292
+ "fileName": "vault-fill-24",
3293
+ "iconName": "vault-fill",
3294
+ "description": "vault",
3295
+ "size": "24",
3296
+ "width": 24,
3297
+ "height": 24
3298
+ },
3299
+ {
3300
+ "id": "5257:844",
3301
+ "fileName": "vault-fill-16",
3302
+ "iconName": "vault-fill",
3303
+ "description": "vault",
3304
+ "size": "16",
3305
+ "width": 16,
3306
+ "height": 16
3307
+ },
3308
+ {
3309
+ "id": "5257:851",
3310
+ "fileName": "vault-fill-color-24",
3311
+ "iconName": "vault-fill-color",
3312
+ "description": "vault",
3313
+ "size": "24",
3314
+ "width": 24,
3315
+ "height": 24
3316
+ },
3317
+ {
3318
+ "id": "5257:855",
3319
+ "fileName": "vault-fill-color-16",
3320
+ "iconName": "vault-fill-color",
3321
+ "description": "vault",
3322
+ "size": "16",
3323
+ "width": 16,
3324
+ "height": 16
3325
+ },
3326
+ {
3327
+ "id": "5257:862",
3328
+ "fileName": "vault-square-24",
3329
+ "iconName": "vault-square",
3330
+ "description": "vault",
3331
+ "size": "24",
3332
+ "width": 24,
3333
+ "height": 24
3334
+ },
3335
+ {
3336
+ "id": "5257:866",
3337
+ "fileName": "vault-square-16",
3338
+ "iconName": "vault-square",
3339
+ "description": "vault",
3340
+ "size": "16",
3341
+ "width": 16,
3342
+ "height": 16
3343
+ },
3344
+ {
3345
+ "id": "5257:873",
3346
+ "fileName": "vault-square-color-24",
3347
+ "iconName": "vault-square-color",
3348
+ "description": "vault",
3349
+ "size": "24",
3350
+ "width": 24,
3351
+ "height": 24
3352
+ },
3353
+ {
3354
+ "id": "5257:877",
3355
+ "fileName": "vault-square-color-16",
3356
+ "iconName": "vault-square-color",
3357
+ "description": "vault",
3358
+ "size": "16",
3359
+ "width": 16,
3360
+ "height": 16
3361
+ },
3362
+ {
3363
+ "id": "5178:102",
3364
+ "fileName": "vault-radar-24",
3365
+ "iconName": "vault-radar",
3366
+ "description": "vault, hcp vault, radar",
3367
+ "size": "24",
3368
+ "width": 24,
3369
+ "height": 24
3370
+ },
3371
+ {
3372
+ "id": "5178:105",
3373
+ "fileName": "vault-radar-16",
3374
+ "iconName": "vault-radar",
3375
+ "description": "vault, hcp vault, radar",
3376
+ "size": "16",
3377
+ "width": 16,
3378
+ "height": 16
3379
+ },
3380
+ {
3381
+ "id": "5178:111",
3382
+ "fileName": "vault-radar-color-24",
3383
+ "iconName": "vault-radar-color",
3384
+ "description": "vault, hcp vault, radar",
3385
+ "size": "24",
3386
+ "width": 24,
3387
+ "height": 24
3388
+ },
3389
+ {
3390
+ "id": "5178:114",
3391
+ "fileName": "vault-radar-color-16",
3392
+ "iconName": "vault-radar-color",
3393
+ "description": "vault, hcp vault, radar",
3394
+ "size": "16",
3395
+ "width": 16,
3396
+ "height": 16
3397
+ },
3398
+ {
3399
+ "id": "5257:911",
3400
+ "fileName": "vault-radar-fill-24",
3401
+ "iconName": "vault-radar-fill",
3402
+ "description": "vault, hcp vault, radar",
3403
+ "size": "24",
3404
+ "width": 24,
3405
+ "height": 24
3406
+ },
3407
+ {
3408
+ "id": "5257:915",
3409
+ "fileName": "vault-radar-fill-16",
3410
+ "iconName": "vault-radar-fill",
3411
+ "description": "vault, hcp vault, radar",
2656
3412
  "size": "16",
2657
3413
  "width": 16,
2658
3414
  "height": 16
2659
3415
  },
2660
3416
  {
2661
- "id": "1133:113",
2662
- "fileName": "consul-color-24",
2663
- "iconName": "consul-color",
2664
- "description": "consul",
3417
+ "id": "5257:922",
3418
+ "fileName": "vault-radar-fill-color-24",
3419
+ "iconName": "vault-radar-fill-color",
3420
+ "description": "vault, hcp vault, radar",
2665
3421
  "size": "24",
2666
3422
  "width": 24,
2667
3423
  "height": 24
2668
3424
  },
2669
3425
  {
2670
- "id": "1133:123",
2671
- "fileName": "consul-color-16",
2672
- "iconName": "consul-color",
2673
- "description": "consul",
3426
+ "id": "5257:926",
3427
+ "fileName": "vault-radar-fill-color-16",
3428
+ "iconName": "vault-radar-fill-color",
3429
+ "description": "vault, hcp vault, radar",
2674
3430
  "size": "16",
2675
3431
  "width": 16,
2676
3432
  "height": 16
2677
3433
  },
2678
3434
  {
2679
- "id": "1133:136",
2680
- "fileName": "nomad-24",
2681
- "iconName": "nomad",
2682
- "description": "nomad",
3435
+ "id": "5257:933",
3436
+ "fileName": "vault-radar-square-24",
3437
+ "iconName": "vault-radar-square",
3438
+ "description": "vault, hcp vault, radar",
2683
3439
  "size": "24",
2684
3440
  "width": 24,
2685
3441
  "height": 24
2686
3442
  },
2687
3443
  {
2688
- "id": "1133:138",
2689
- "fileName": "nomad-16",
2690
- "iconName": "nomad",
2691
- "description": "nomad",
3444
+ "id": "5257:937",
3445
+ "fileName": "vault-radar-square-16",
3446
+ "iconName": "vault-radar-square",
3447
+ "description": "vault, hcp vault, radar",
2692
3448
  "size": "16",
2693
3449
  "width": 16,
2694
3450
  "height": 16
2695
3451
  },
2696
3452
  {
2697
- "id": "1133:143",
2698
- "fileName": "nomad-color-24",
2699
- "iconName": "nomad-color",
2700
- "description": "nomad",
3453
+ "id": "5257:944",
3454
+ "fileName": "vault-radar-square-color-24",
3455
+ "iconName": "vault-radar-square-color",
3456
+ "description": "vault, hcp vault, radar",
2701
3457
  "size": "24",
2702
3458
  "width": 24,
2703
3459
  "height": 24
2704
3460
  },
2705
3461
  {
2706
- "id": "1133:146",
2707
- "fileName": "nomad-color-16",
2708
- "iconName": "nomad-color",
2709
- "description": "nomad",
3462
+ "id": "5257:948",
3463
+ "fileName": "vault-radar-square-color-16",
3464
+ "iconName": "vault-radar-square-color",
3465
+ "description": "vault, hcp vault, radar",
2710
3466
  "size": "16",
2711
3467
  "width": 16,
2712
3468
  "height": 16
2713
3469
  },
2714
3470
  {
2715
- "id": "1133:153",
2716
- "fileName": "packer-24",
2717
- "iconName": "packer",
2718
- "description": "packer",
3471
+ "id": "4615:67",
3472
+ "fileName": "vault-secrets-24",
3473
+ "iconName": "vault-secrets",
3474
+ "description": "vault secrets, hcp vault secrets",
2719
3475
  "size": "24",
2720
3476
  "width": 24,
2721
3477
  "height": 24
2722
3478
  },
2723
3479
  {
2724
- "id": "1133:155",
2725
- "fileName": "packer-16",
2726
- "iconName": "packer",
2727
- "description": "packer",
3480
+ "id": "4615:72",
3481
+ "fileName": "vault-secrets-16",
3482
+ "iconName": "vault-secrets",
3483
+ "description": "vault secrets, hcp vault secrets",
2728
3484
  "size": "16",
2729
3485
  "width": 16,
2730
3486
  "height": 16
2731
3487
  },
2732
3488
  {
2733
- "id": "1133:160",
2734
- "fileName": "packer-color-24",
2735
- "iconName": "packer-color",
2736
- "description": "packer",
3489
+ "id": "4615:80",
3490
+ "fileName": "vault-secrets-color-24",
3491
+ "iconName": "vault-secrets-color",
3492
+ "description": "vault secrets, hcp vault secrets",
2737
3493
  "size": "24",
2738
3494
  "width": 24,
2739
3495
  "height": 24
2740
3496
  },
2741
3497
  {
2742
- "id": "1133:164",
2743
- "fileName": "packer-color-16",
2744
- "iconName": "packer-color",
2745
- "description": "packer",
3498
+ "id": "4615:85",
3499
+ "fileName": "vault-secrets-color-16",
3500
+ "iconName": "vault-secrets-color",
3501
+ "description": "vault secrets, hcp vault secrets",
2746
3502
  "size": "16",
2747
3503
  "width": 16,
2748
3504
  "height": 16
2749
3505
  },
2750
3506
  {
2751
- "id": "1133:171",
2752
- "fileName": "terraform-24",
2753
- "iconName": "terraform",
2754
- "description": "terraform",
3507
+ "id": "5257:974",
3508
+ "fileName": "vault-secrets-fill-24",
3509
+ "iconName": "vault-secrets-fill",
3510
+ "description": "vault, hcp vault, secrets",
2755
3511
  "size": "24",
2756
3512
  "width": 24,
2757
3513
  "height": 24
2758
3514
  },
2759
3515
  {
2760
- "id": "1133:173",
2761
- "fileName": "terraform-16",
2762
- "iconName": "terraform",
2763
- "description": "terraform",
3516
+ "id": "5257:978",
3517
+ "fileName": "vault-secrets-fill-16",
3518
+ "iconName": "vault-secrets-fill",
3519
+ "description": "vault, hcp vault, secrets",
2764
3520
  "size": "16",
2765
3521
  "width": 16,
2766
3522
  "height": 16
2767
3523
  },
2768
3524
  {
2769
- "id": "1133:178",
2770
- "fileName": "terraform-color-24",
2771
- "iconName": "terraform-color",
2772
- "description": "terraform",
3525
+ "id": "5257:985",
3526
+ "fileName": "vault-secrets-fill-color-24",
3527
+ "iconName": "vault-secrets-fill-color",
3528
+ "description": "vault, hcp vault, secrets",
2773
3529
  "size": "24",
2774
3530
  "width": 24,
2775
3531
  "height": 24
2776
3532
  },
2777
3533
  {
2778
- "id": "1133:184",
2779
- "fileName": "terraform-color-16",
2780
- "iconName": "terraform-color",
2781
- "description": "terraform",
3534
+ "id": "5257:989",
3535
+ "fileName": "vault-secrets-fill-color-16",
3536
+ "iconName": "vault-secrets-fill-color",
3537
+ "description": "vault, hcp vault, secrets",
2782
3538
  "size": "16",
2783
3539
  "width": 16,
2784
3540
  "height": 16
2785
3541
  },
2786
3542
  {
2787
- "id": "1133:193",
2788
- "fileName": "vagrant-24",
2789
- "iconName": "vagrant",
2790
- "description": "vagrant",
3543
+ "id": "5257:996",
3544
+ "fileName": "vault-secrets-square-24",
3545
+ "iconName": "vault-secrets-square",
3546
+ "description": "vault, hcp vault, secrets",
2791
3547
  "size": "24",
2792
3548
  "width": 24,
2793
3549
  "height": 24
2794
3550
  },
2795
3551
  {
2796
- "id": "1133:195",
2797
- "fileName": "vagrant-16",
2798
- "iconName": "vagrant",
2799
- "description": "vagrant",
3552
+ "id": "5257:1000",
3553
+ "fileName": "vault-secrets-square-16",
3554
+ "iconName": "vault-secrets-square",
3555
+ "description": "vault, hcp vault, secrets",
2800
3556
  "size": "16",
2801
3557
  "width": 16,
2802
3558
  "height": 16
2803
3559
  },
2804
3560
  {
2805
- "id": "1133:200",
2806
- "fileName": "vagrant-color-24",
2807
- "iconName": "vagrant-color",
2808
- "description": "vagrant",
3561
+ "id": "5257:1007",
3562
+ "fileName": "vault-secrets-square-color-24",
3563
+ "iconName": "vault-secrets-square-color",
3564
+ "description": "vault, hcp vault, secrets",
2809
3565
  "size": "24",
2810
3566
  "width": 24,
2811
3567
  "height": 24
2812
3568
  },
2813
3569
  {
2814
- "id": "1133:205",
2815
- "fileName": "vagrant-color-16",
2816
- "iconName": "vagrant-color",
2817
- "description": "vagrant",
3570
+ "id": "5257:1011",
3571
+ "fileName": "vault-secrets-square-color-16",
3572
+ "iconName": "vault-secrets-square-color",
3573
+ "description": "vault, hcp vault, secrets",
2818
3574
  "size": "16",
2819
3575
  "width": 16,
2820
3576
  "height": 16
2821
3577
  },
2822
3578
  {
2823
- "id": "1355:86",
2824
- "fileName": "vault-24",
2825
- "iconName": "vault",
2826
- "description": "vault",
3579
+ "id": "1133:230",
3580
+ "fileName": "waypoint-24",
3581
+ "iconName": "waypoint",
3582
+ "description": "waypoint",
2827
3583
  "size": "24",
2828
3584
  "width": 24,
2829
3585
  "height": 24
2830
3586
  },
2831
3587
  {
2832
- "id": "1355:89",
2833
- "fileName": "vault-16",
2834
- "iconName": "vault",
2835
- "description": "vault",
3588
+ "id": "1133:232",
3589
+ "fileName": "waypoint-16",
3590
+ "iconName": "waypoint",
3591
+ "description": "waypoint",
2836
3592
  "size": "16",
2837
3593
  "width": 16,
2838
3594
  "height": 16
2839
3595
  },
2840
3596
  {
2841
- "id": "1355:67",
2842
- "fileName": "vault-color-24",
2843
- "iconName": "vault-color",
2844
- "description": "vault",
3597
+ "id": "1133:237",
3598
+ "fileName": "waypoint-color-24",
3599
+ "iconName": "waypoint-color",
3600
+ "description": "waypoint",
2845
3601
  "size": "24",
2846
3602
  "width": 24,
2847
3603
  "height": 24
2848
3604
  },
2849
3605
  {
2850
- "id": "1355:70",
2851
- "fileName": "vault-color-16",
2852
- "iconName": "vault-color",
2853
- "description": "vault",
3606
+ "id": "1133:241",
3607
+ "fileName": "waypoint-color-16",
3608
+ "iconName": "waypoint-color",
3609
+ "description": "waypoint",
2854
3610
  "size": "16",
2855
3611
  "width": 16,
2856
3612
  "height": 16
2857
3613
  },
2858
3614
  {
2859
- "id": "4615:67",
2860
- "fileName": "vault-secrets-24",
2861
- "iconName": "vault-secrets",
2862
- "description": "vault secrets, hcp vault secrets",
3615
+ "id": "5257:1042",
3616
+ "fileName": "waypoint-fill-24",
3617
+ "iconName": "waypoint-fill",
3618
+ "description": "waypoint",
2863
3619
  "size": "24",
2864
3620
  "width": 24,
2865
3621
  "height": 24
2866
3622
  },
2867
3623
  {
2868
- "id": "4615:72",
2869
- "fileName": "vault-secrets-16",
2870
- "iconName": "vault-secrets",
2871
- "description": "vault secrets, hcp vault secrets",
3624
+ "id": "5257:1046",
3625
+ "fileName": "waypoint-fill-16",
3626
+ "iconName": "waypoint-fill",
3627
+ "description": "waypoint",
2872
3628
  "size": "16",
2873
3629
  "width": 16,
2874
3630
  "height": 16
2875
3631
  },
2876
3632
  {
2877
- "id": "4615:80",
2878
- "fileName": "vault-secrets-color-24",
2879
- "iconName": "vault-secrets-color",
2880
- "description": "vault secrets, hcp vault secrets",
3633
+ "id": "5257:1053",
3634
+ "fileName": "waypoint-fill-color-24",
3635
+ "iconName": "waypoint-fill-color",
3636
+ "description": "waypoint",
2881
3637
  "size": "24",
2882
3638
  "width": 24,
2883
3639
  "height": 24
2884
3640
  },
2885
3641
  {
2886
- "id": "4615:85",
2887
- "fileName": "vault-secrets-color-16",
2888
- "iconName": "vault-secrets-color",
2889
- "description": "vault secrets, hcp vault secrets",
3642
+ "id": "5257:1057",
3643
+ "fileName": "waypoint-fill-color-16",
3644
+ "iconName": "waypoint-fill-color",
3645
+ "description": "waypoint",
2890
3646
  "size": "16",
2891
3647
  "width": 16,
2892
3648
  "height": 16
2893
3649
  },
2894
3650
  {
2895
- "id": "1133:230",
2896
- "fileName": "waypoint-24",
2897
- "iconName": "waypoint",
3651
+ "id": "5257:1064",
3652
+ "fileName": "waypoint-square-24",
3653
+ "iconName": "waypoint-square",
2898
3654
  "description": "waypoint",
2899
3655
  "size": "24",
2900
3656
  "width": 24,
2901
3657
  "height": 24
2902
3658
  },
2903
3659
  {
2904
- "id": "1133:232",
2905
- "fileName": "waypoint-16",
2906
- "iconName": "waypoint",
3660
+ "id": "5257:1068",
3661
+ "fileName": "waypoint-square-16",
3662
+ "iconName": "waypoint-square",
2907
3663
  "description": "waypoint",
2908
3664
  "size": "16",
2909
3665
  "width": 16,
2910
3666
  "height": 16
2911
3667
  },
2912
3668
  {
2913
- "id": "1133:237",
2914
- "fileName": "waypoint-color-24",
2915
- "iconName": "waypoint-color",
3669
+ "id": "5257:1075",
3670
+ "fileName": "waypoint-square-color-24",
3671
+ "iconName": "waypoint-square-color",
2916
3672
  "description": "waypoint",
2917
3673
  "size": "24",
2918
3674
  "width": 24,
2919
3675
  "height": 24
2920
3676
  },
2921
3677
  {
2922
- "id": "1133:241",
2923
- "fileName": "waypoint-color-16",
2924
- "iconName": "waypoint-color",
3678
+ "id": "5257:1079",
3679
+ "fileName": "waypoint-square-color-16",
3680
+ "iconName": "waypoint-square-color",
2925
3681
  "description": "waypoint",
2926
3682
  "size": "16",
2927
3683
  "width": 16,
@@ -2963,6 +3719,78 @@
2963
3719
  "width": 16,
2964
3720
  "height": 16
2965
3721
  },
3722
+ {
3723
+ "id": "5257:1123",
3724
+ "fileName": "hashicorp-fill-24",
3725
+ "iconName": "hashicorp-fill",
3726
+ "description": "hashicorp, logo, brand",
3727
+ "size": "24",
3728
+ "width": 24,
3729
+ "height": 24
3730
+ },
3731
+ {
3732
+ "id": "5257:1127",
3733
+ "fileName": "hashicorp-fill-16",
3734
+ "iconName": "hashicorp-fill",
3735
+ "description": "hashicorp, logo, brand",
3736
+ "size": "16",
3737
+ "width": 16,
3738
+ "height": 16
3739
+ },
3740
+ {
3741
+ "id": "5257:1134",
3742
+ "fileName": "hashicorp-fill-color-24",
3743
+ "iconName": "hashicorp-fill-color",
3744
+ "description": "hashicorp, logo, brand",
3745
+ "size": "24",
3746
+ "width": 24,
3747
+ "height": 24
3748
+ },
3749
+ {
3750
+ "id": "5257:1138",
3751
+ "fileName": "hashicorp-fill-color-16",
3752
+ "iconName": "hashicorp-fill-color",
3753
+ "description": "hashicorp, logo, brand",
3754
+ "size": "16",
3755
+ "width": 16,
3756
+ "height": 16
3757
+ },
3758
+ {
3759
+ "id": "5257:1145",
3760
+ "fileName": "hashicorp-square-24",
3761
+ "iconName": "hashicorp-square",
3762
+ "description": "hashicorp, logo, brand",
3763
+ "size": "24",
3764
+ "width": 24,
3765
+ "height": 24
3766
+ },
3767
+ {
3768
+ "id": "5257:1149",
3769
+ "fileName": "hashicorp-square-16",
3770
+ "iconName": "hashicorp-square",
3771
+ "description": "hashicorp, logo, brand",
3772
+ "size": "16",
3773
+ "width": 16,
3774
+ "height": 16
3775
+ },
3776
+ {
3777
+ "id": "5257:1156",
3778
+ "fileName": "hashicorp-square-color-24",
3779
+ "iconName": "hashicorp-square-color",
3780
+ "description": "hashicorp, logo, brand",
3781
+ "size": "24",
3782
+ "width": 24,
3783
+ "height": 24
3784
+ },
3785
+ {
3786
+ "id": "5257:1160",
3787
+ "fileName": "hashicorp-square-color-16",
3788
+ "iconName": "hashicorp-square-color",
3789
+ "description": "hashicorp, logo, brand",
3790
+ "size": "16",
3791
+ "width": 16,
3792
+ "height": 16
3793
+ },
2966
3794
  {
2967
3795
  "id": "1163:74",
2968
3796
  "fileName": "hcp-24",
@@ -2999,6 +3827,78 @@
2999
3827
  "width": 16,
3000
3828
  "height": 16
3001
3829
  },
3830
+ {
3831
+ "id": "5257:1240",
3832
+ "fileName": "hcp-fill-24",
3833
+ "iconName": "hcp-fill",
3834
+ "description": "hcp, cloud, portal",
3835
+ "size": "24",
3836
+ "width": 24,
3837
+ "height": 24
3838
+ },
3839
+ {
3840
+ "id": "5257:1244",
3841
+ "fileName": "hcp-fill-16",
3842
+ "iconName": "hcp-fill",
3843
+ "description": "hcp, cloud, portal",
3844
+ "size": "16",
3845
+ "width": 16,
3846
+ "height": 16
3847
+ },
3848
+ {
3849
+ "id": "5257:1251",
3850
+ "fileName": "hcp-fill-color-24",
3851
+ "iconName": "hcp-fill-color",
3852
+ "description": "hcp, cloud, portal",
3853
+ "size": "24",
3854
+ "width": 24,
3855
+ "height": 24
3856
+ },
3857
+ {
3858
+ "id": "5257:1255",
3859
+ "fileName": "hcp-fill-color-16",
3860
+ "iconName": "hcp-fill-color",
3861
+ "description": "hcp, cloud, portal",
3862
+ "size": "16",
3863
+ "width": 16,
3864
+ "height": 16
3865
+ },
3866
+ {
3867
+ "id": "5257:1262",
3868
+ "fileName": "hcp-square-24",
3869
+ "iconName": "hcp-square",
3870
+ "description": "hcp, cloud, portal",
3871
+ "size": "24",
3872
+ "width": 24,
3873
+ "height": 24
3874
+ },
3875
+ {
3876
+ "id": "5257:1266",
3877
+ "fileName": "hcp-square-16",
3878
+ "iconName": "hcp-square",
3879
+ "description": "hcp, cloud, portal",
3880
+ "size": "16",
3881
+ "width": 16,
3882
+ "height": 16
3883
+ },
3884
+ {
3885
+ "id": "5257:1273",
3886
+ "fileName": "hcp-square-color-24",
3887
+ "iconName": "hcp-square-color",
3888
+ "description": "hcp, cloud, portal",
3889
+ "size": "24",
3890
+ "width": 24,
3891
+ "height": 24
3892
+ },
3893
+ {
3894
+ "id": "5257:1277",
3895
+ "fileName": "hcp-square-color-16",
3896
+ "iconName": "hcp-square-color",
3897
+ "description": "hcp, cloud, portal",
3898
+ "size": "16",
3899
+ "width": 16,
3900
+ "height": 16
3901
+ },
3002
3902
  {
3003
3903
  "id": "350:23",
3004
3904
  "fileName": "activity-24",