@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.
Files changed (174) hide show
  1. package/catalog.json +381 -20
  2. package/package.json +1 -1
  3. package/svg/alibaba-24.svg +1 -1
  4. package/svg/alibaba-color-24.svg +1 -1
  5. package/svg/amazon-eks-color-16.svg +1 -1
  6. package/svg/amazon-eks-color-24.svg +1 -1
  7. package/svg/apple-16.svg +1 -1
  8. package/svg/apple-color-16.svg +1 -1
  9. package/svg/auth0-24.svg +1 -1
  10. package/svg/auth0-color-24.svg +1 -1
  11. package/svg/aws-color-16.svg +1 -1
  12. package/svg/aws-color-24.svg +1 -1
  13. package/svg/azure-16.svg +1 -1
  14. package/svg/azure-color-16.svg +1 -1
  15. package/svg/azure-devops-color-16.svg +1 -1
  16. package/svg/azure-devops-color-24.svg +1 -1
  17. package/svg/bank-vault-16.svg +1 -0
  18. package/svg/bank-vault-24.svg +1 -0
  19. package/svg/bitbucket-color-16.svg +1 -1
  20. package/svg/bitbucket-color-24.svg +1 -1
  21. package/svg/boundary-16.svg +1 -0
  22. package/svg/boundary-24.svg +1 -0
  23. package/svg/boundary-color-16.svg +1 -0
  24. package/svg/boundary-color-24.svg +1 -0
  25. package/svg/change-16.svg +1 -1
  26. package/svg/change-24.svg +1 -1
  27. package/svg/check-hexagon-fill-16.svg +1 -1
  28. package/svg/check-hexagon-fill-24.svg +1 -1
  29. package/svg/codepen-color-16.svg +1 -1
  30. package/svg/connection-gateway-16.svg +1 -1
  31. package/svg/consul-16.svg +1 -0
  32. package/svg/consul-24.svg +1 -0
  33. package/svg/consul-color-16.svg +1 -0
  34. package/svg/consul-color-24.svg +1 -0
  35. package/svg/diamond-24.svg +1 -1
  36. package/svg/f5-color-16.svg +1 -1
  37. package/svg/facebook-color-16.svg +1 -1
  38. package/svg/gcp-color-16.svg +1 -1
  39. package/svg/gcp-color-24.svg +1 -1
  40. package/svg/gitlab-24.svg +1 -1
  41. package/svg/gitlab-color-16.svg +1 -1
  42. package/svg/gitlab-color-24.svg +1 -1
  43. package/svg/google-24.svg +1 -1
  44. package/svg/google-color-16.svg +1 -1
  45. package/svg/google-color-24.svg +1 -1
  46. package/svg/hammer-16.svg +1 -1
  47. package/svg/hashicorp-16.svg +1 -0
  48. package/svg/hashicorp-24.svg +1 -0
  49. package/svg/hashicorp-color-16.svg +1 -0
  50. package/svg/hashicorp-color-24.svg +1 -0
  51. package/svg/kubernetes-color-16.svg +1 -1
  52. package/svg/message-circle-16.svg +1 -1
  53. package/svg/nomad-16.svg +1 -0
  54. package/svg/nomad-24.svg +1 -0
  55. package/svg/nomad-color-16.svg +1 -0
  56. package/svg/nomad-color-24.svg +1 -0
  57. package/svg/oracle-16.svg +1 -1
  58. package/svg/oracle-color-16.svg +1 -1
  59. package/svg/pack-16.svg +1 -0
  60. package/svg/pack-24.svg +1 -0
  61. package/svg/pack-color-16.svg +1 -0
  62. package/svg/pack-color-24.svg +1 -0
  63. package/svg/packer-16.svg +1 -0
  64. package/svg/packer-24.svg +1 -0
  65. package/svg/packer-color-16.svg +1 -0
  66. package/svg/packer-color-24.svg +1 -0
  67. package/svg/rewind-16.svg +1 -1
  68. package/svg/slack-color-24.svg +1 -1
  69. package/svg/star-24.svg +1 -1
  70. package/svg/terraform-16.svg +1 -0
  71. package/svg/terraform-24.svg +1 -0
  72. package/svg/terraform-color-16.svg +1 -0
  73. package/svg/terraform-color-24.svg +1 -0
  74. package/svg/twitch-24.svg +1 -1
  75. package/svg/twitch-color-24.svg +1 -1
  76. package/svg/vagrant-16.svg +1 -0
  77. package/svg/vagrant-24.svg +1 -0
  78. package/svg/vagrant-color-16.svg +1 -0
  79. package/svg/vagrant-color-24.svg +1 -0
  80. package/svg/vault-16.svg +1 -1
  81. package/svg/vault-24.svg +1 -1
  82. package/svg/vault-color-16.svg +1 -0
  83. package/svg/vault-color-24.svg +1 -0
  84. package/svg/waypoint-16.svg +1 -0
  85. package/svg/waypoint-24.svg +1 -0
  86. package/svg/waypoint-color-16.svg +1 -0
  87. package/svg/waypoint-color-24.svg +1 -0
  88. package/svg-react/alibaba-24.tsx +2 -2
  89. package/svg-react/alibaba-color-24.tsx +2 -2
  90. package/svg-react/amazon-eks-color-16.tsx +7 -7
  91. package/svg-react/amazon-eks-color-24.tsx +7 -7
  92. package/svg-react/apple-16.tsx +1 -1
  93. package/svg-react/apple-color-16.tsx +1 -1
  94. package/svg-react/auth0-24.tsx +1 -1
  95. package/svg-react/auth0-color-24.tsx +1 -1
  96. package/svg-react/aws-color-16.tsx +3 -3
  97. package/svg-react/aws-color-24.tsx +1 -1
  98. package/svg-react/azure-16.tsx +1 -1
  99. package/svg-react/azure-color-16.tsx +1 -1
  100. package/svg-react/azure-devops-color-16.tsx +2 -2
  101. package/svg-react/azure-devops-color-24.tsx +2 -2
  102. package/svg-react/bank-vault-16.tsx +42 -0
  103. package/svg-react/bank-vault-24.tsx +42 -0
  104. package/svg-react/bitbucket-color-16.tsx +2 -2
  105. package/svg-react/bitbucket-color-24.tsx +2 -2
  106. package/svg-react/boundary-16.tsx +33 -0
  107. package/svg-react/boundary-24.tsx +33 -0
  108. package/svg-react/boundary-color-16.tsx +33 -0
  109. package/svg-react/boundary-color-24.tsx +33 -0
  110. package/svg-react/change-16.tsx +1 -1
  111. package/svg-react/change-24.tsx +1 -1
  112. package/svg-react/check-hexagon-fill-16.tsx +1 -1
  113. package/svg-react/check-hexagon-fill-24.tsx +1 -1
  114. package/svg-react/codepen-color-16.tsx +1 -1
  115. package/svg-react/connection-gateway-16.tsx +1 -1
  116. package/svg-react/consul-16.tsx +33 -0
  117. package/svg-react/consul-24.tsx +33 -0
  118. package/svg-react/consul-color-16.tsx +33 -0
  119. package/svg-react/consul-color-24.tsx +33 -0
  120. package/svg-react/diamond-24.tsx +1 -1
  121. package/svg-react/f5-color-16.tsx +1 -1
  122. package/svg-react/facebook-color-16.tsx +1 -1
  123. package/svg-react/gcp-color-16.tsx +1 -1
  124. package/svg-react/gcp-color-24.tsx +2 -2
  125. package/svg-react/gitlab-24.tsx +1 -1
  126. package/svg-react/gitlab-color-16.tsx +1 -1
  127. package/svg-react/gitlab-color-24.tsx +1 -1
  128. package/svg-react/google-24.tsx +1 -1
  129. package/svg-react/google-color-16.tsx +3 -3
  130. package/svg-react/google-color-24.tsx +2 -2
  131. package/svg-react/hammer-16.tsx +1 -1
  132. package/svg-react/hashicorp-16.tsx +34 -0
  133. package/svg-react/hashicorp-24.tsx +34 -0
  134. package/svg-react/hashicorp-color-16.tsx +34 -0
  135. package/svg-react/hashicorp-color-24.tsx +34 -0
  136. package/svg-react/index.ts +42 -2
  137. package/svg-react/kubernetes-color-16.tsx +1 -1
  138. package/svg-react/message-circle-16.tsx +1 -1
  139. package/svg-react/nomad-16.tsx +33 -0
  140. package/svg-react/nomad-24.tsx +33 -0
  141. package/svg-react/nomad-color-16.tsx +33 -0
  142. package/svg-react/nomad-color-24.tsx +33 -0
  143. package/svg-react/oracle-16.tsx +1 -1
  144. package/svg-react/oracle-color-16.tsx +1 -1
  145. package/svg-react/pack-16.tsx +32 -0
  146. package/svg-react/pack-24.tsx +32 -0
  147. package/svg-react/pack-color-16.tsx +90 -0
  148. package/svg-react/pack-color-24.tsx +90 -0
  149. package/svg-react/packer-16.tsx +33 -0
  150. package/svg-react/packer-24.tsx +33 -0
  151. package/svg-react/packer-color-16.tsx +37 -0
  152. package/svg-react/packer-color-24.tsx +37 -0
  153. package/svg-react/rewind-16.tsx +1 -1
  154. package/svg-react/slack-color-24.tsx +2 -2
  155. package/svg-react/star-24.tsx +1 -1
  156. package/svg-react/terraform-16.tsx +32 -0
  157. package/svg-react/terraform-24.tsx +32 -0
  158. package/svg-react/terraform-color-16.tsx +32 -0
  159. package/svg-react/terraform-color-24.tsx +32 -0
  160. package/svg-react/twitch-24.tsx +2 -2
  161. package/svg-react/twitch-color-24.tsx +2 -2
  162. package/svg-react/vagrant-16.tsx +33 -0
  163. package/svg-react/vagrant-24.tsx +33 -0
  164. package/svg-react/vagrant-color-16.tsx +37 -0
  165. package/svg-react/vagrant-color-24.tsx +37 -0
  166. package/svg-react/vault-16.tsx +4 -13
  167. package/svg-react/vault-24.tsx +4 -13
  168. package/svg-react/vault-color-16.tsx +33 -0
  169. package/svg-react/vault-color-24.tsx +33 -0
  170. package/svg-react/waypoint-16.tsx +32 -0
  171. package/svg-react/waypoint-24.tsx +32 -0
  172. package/svg-react/waypoint-color-16.tsx +32 -0
  173. package/svg-react/waypoint-color-24.tsx +32 -0
  174. package/svg-sprite/svg-sprite-module.js +1 -1
@@ -25,7 +25,7 @@ export const IconGcpColor16 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill="#EA4335"
28
- d="M10.313 5.376l1.887-1.5-.332-.414a5.935 5.935 0 00-5.586-1.217 5.89 5.89 0 00-3.978 4.084c-.03.113.312-.098.463-.056l2.608-.428s.127-.124.2-.205c1.16-1.266 3.127-1.432 4.466-.354l.272.09z"
28
+ d="M10.313 5.376l1.887-1.5-.332-.414a5.935 5.935 0 00-5.586-1.217 5.89 5.89 0 00-3.978 4.084c-.03.113.312-.098.463-.056l2.608-.428s.127-.124.201-.205c1.16-1.266 3.126-1.432 4.465-.354l.272.09z"
29
29
  />
30
30
  <path
31
31
  fill="#4285F4"
@@ -25,11 +25,11 @@ export const IconGcpColor24 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill="#EA4335"
28
- d="M15.084 8.501l2.516-2-.443-.551A7.913 7.913 0 009.71 4.326a7.853 7.853 0 00-5.303 5.446c-.042.15.415-.13.617-.075l3.477-.57s.17-.166.268-.273c1.546-1.689 4.168-1.91 5.954-.473l.362.12z"
28
+ d="M15.084 8.501l2.516-2-.443-.551A7.913 7.913 0 009.71 4.326a7.853 7.853 0 00-5.304 5.446c-.04.15.416-.13.618-.075l3.476-.57s.17-.166.269-.273c1.546-1.689 4.168-1.91 5.954-.473l.362.12z"
29
29
  />
30
30
  <path
31
31
  fill="#4285F4"
32
- d="M19.516 9.733a7.78 7.78 0 00-2.36-3.784l-2.44 2.426a4.302 4.302 0 011.591 3.42v.43c1.2 0 2.172.967 2.172 2.16a2.165 2.165 0 01-2.172 2.158l-4.343-.003-.433.046v3.344l.433.07h4.343c2.49.02 4.7-1.585 5.438-3.95a5.599 5.599 0 00-2.23-6.317z"
32
+ d="M19.516 9.733a7.78 7.78 0 00-2.361-3.784l-2.44 2.426a4.301 4.301 0 011.592 3.42v.43c1.2 0 2.172.967 2.172 2.16a2.165 2.165 0 01-2.172 2.158l-4.343-.003-.433.046v3.344l.433.07h4.343c2.49.02 4.7-1.585 5.438-3.95a5.599 5.599 0 00-2.23-6.317z"
33
33
  />
34
34
  <path
35
35
  fill="#34A853"
@@ -25,7 +25,7 @@ export const IconGitlab24 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill={color}
28
- d="M21.963 13.292l-1.12-3.363-2.217-6.673a.383.383 0 00-.363-.255.383.383 0 00-.364.255l-2.217 6.669H8.316L6.1 3.256A.382.382 0 005.736 3a.382.382 0 00-.363.256L3.16 9.925l-1.12 3.367a.736.736 0 00.275.833L12 21l9.683-6.875a.737.737 0 00.28-.833z"
28
+ d="M21.964 13.292l-1.12-3.363-2.218-6.673a.383.383 0 00-.363-.255.383.383 0 00-.364.255l-2.217 6.669H8.316L6.1 3.256A.382.382 0 005.736 3a.382.382 0 00-.363.256L3.16 9.925l-1.12 3.367a.736.736 0 00.275.833L12 21l9.683-6.875a.737.737 0 00.28-.833z"
29
29
  />
30
30
  </svg>
31
31
  );
@@ -47,7 +47,7 @@ export const IconGitlabColor16 = forwardRef<SVGSVGElement, IconProps>(
47
47
  />
48
48
  <path
49
49
  fill="#E24329"
50
- d="M14.19 6.549H10.58l1.552-4.667a.267.267 0 01.254-.18c.115 0 .218.073.254.18l1.552 4.667z"
50
+ d="M14.19 6.549H10.58l1.551-4.667a.267.267 0 01.255-.18c.115 0 .217.073.254.18l1.552 4.667z"
51
51
  />
52
52
  </svg>
53
53
  );
@@ -25,7 +25,7 @@ export const IconGitlabColor24 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill="#FC6D26"
28
- d="M21.963 13.292l-1.12-3.363-2.217-6.673a.383.383 0 00-.363-.255.383.383 0 00-.364.255l-2.217 6.669H8.316L6.1 3.256A.382.382 0 005.736 3a.382.382 0 00-.363.256L3.16 9.925l-1.12 3.367a.736.736 0 00.275.833L12 21l9.683-6.875a.737.737 0 00.28-.833z"
28
+ d="M21.964 13.292l-1.12-3.363-2.218-6.673a.383.383 0 00-.363-.255.383.383 0 00-.364.255l-2.217 6.669H8.316L6.1 3.256A.382.382 0 005.736 3a.382.382 0 00-.363.256L3.16 9.925l-1.12 3.367a.736.736 0 00.275.833L12 21l9.683-6.875a.737.737 0 00.28-.833z"
29
29
  />
30
30
  <path
31
31
  fill="#E24329"
@@ -25,7 +25,7 @@ export const IconGoogle24 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill={color}
28
- d="M16.036 7.457a5.434 5.434 0 00-3.836-1.5c-2.609 0-4.825 1.76-5.615 4.13a5.99 5.99 0 000 3.83h.004c.794 2.366 3.006 4.126 5.614 4.126 1.347 0 2.503-.345 3.4-.953v-.003A4.63 4.63 0 0017.6 14.05H12.2v-3.85h9.432c.117.668.172 1.351.172 2.031 0 3.041-1.087 5.613-2.978 7.354l.002.002C17.171 21.115 14.897 22 12.2 22c-3.781 0-7.239-2.131-8.936-5.508a10.008 10.008 0 010-8.98A9.998 9.998 0 0112.2 2.001a9.61 9.61 0 016.69 2.601l-2.854 2.855z"
28
+ d="M16.036 7.457a5.434 5.434 0 00-3.836-1.5c-2.609 0-4.824 1.76-5.614 4.13a5.99 5.99 0 000 3.83h.003c.794 2.366 3.006 4.126 5.615 4.126 1.346 0 2.502-.345 3.398-.953v-.003a4.63 4.63 0 002-3.038H12.2v-3.85h9.432c.117.668.172 1.351.172 2.031 0 3.041-1.086 5.613-2.978 7.354l.002.002C17.171 21.115 14.897 22 12.2 22c-3.781 0-7.238-2.131-8.936-5.508a10.008 10.008 0 010-8.98A9.998 9.998 0 0112.2 2.001a9.61 9.61 0 016.69 2.601l-2.854 2.855z"
29
29
  />
30
30
  </svg>
31
31
  );
@@ -25,11 +25,11 @@ export const IconGoogleColor16 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill="#4285F4"
28
- d="M14.9 8.161c0-.476-.039-.954-.122-1.422H8.14v2.695h3.802a3.24 3.24 0 01-1.407 2.127v1.75h2.268c1.332-1.22 2.098-3.02 2.098-5.15z"
28
+ d="M14.9 8.161c0-.476-.039-.954-.121-1.422h-6.64v2.695h3.802a3.24 3.24 0 01-1.407 2.127v1.75h2.269c1.332-1.22 2.097-3.02 2.097-5.15z"
29
29
  />
30
30
  <path
31
31
  fill="#34A853"
32
- d="M8.14 15c1.897 0 3.499-.62 4.665-1.69l-2.268-1.749c-.631.427-1.446.669-2.395.669-1.837 0-3.394-1.232-3.952-2.888H1.849v1.803A7.044 7.044 0 008.139 15z"
32
+ d="M8.14 15c1.898 0 3.499-.62 4.665-1.69l-2.268-1.749c-.631.427-1.446.669-2.395.669-1.836 0-3.393-1.232-3.952-2.888H1.85v1.803A7.044 7.044 0 008.14 15z"
33
33
  />
34
34
  <path
35
35
  fill="#FBBC04"
@@ -37,7 +37,7 @@ export const IconGoogleColor16 = forwardRef<SVGSVGElement, IconProps>(
37
37
  />
38
38
  <path
39
39
  fill="#EA4335"
40
- d="M8.14 3.77a3.837 3.837 0 012.7 1.05l2.01-1.999a6.786 6.786 0 00-4.71-1.82 7.042 7.042 0 00-6.291 3.858L4.187 6.66c.556-1.658 2.116-2.89 3.952-2.89z"
40
+ d="M8.14 3.77a3.837 3.837 0 012.7 1.05l2.01-1.999a6.786 6.786 0 00-4.71-1.82 7.042 7.042 0 00-6.29 3.858L4.186 6.66c.556-1.658 2.116-2.89 3.952-2.89z"
41
41
  />
42
42
  </svg>
43
43
  );
@@ -25,11 +25,11 @@ export const IconGoogleColor24 = forwardRef<SVGSVGElement, IconProps>(
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <path
27
27
  fill="#4285F4"
28
- d="M21.804 12.23c0-.68-.055-1.363-.172-2.032H12.2v3.85h5.4a4.629 4.629 0 01-1.998 3.04v2.498h3.222c1.893-1.742 2.98-4.314 2.98-7.356z"
28
+ d="M21.804 12.23c0-.68-.055-1.363-.173-2.032H12.2v3.85h5.4a4.63 4.63 0 01-1.998 3.04v2.498h3.222c1.893-1.742 2.98-4.314 2.98-7.356z"
29
29
  />
30
30
  <path
31
31
  fill="#34A853"
32
- d="M12.2 22c2.697 0 4.971-.886 6.628-2.414l-3.222-2.499c-.897.61-2.054.956-3.403.956-2.608 0-4.82-1.76-5.614-4.127H3.264v2.576A10.001 10.001 0 0012.2 22z"
32
+ d="M12.2 22c2.697 0 4.971-.886 6.628-2.414l-3.222-2.499c-.897.61-2.054.956-3.402.956-2.61 0-4.821-1.76-5.615-4.127H3.264v2.576A10 10 0 0012.2 22z"
33
33
  />
34
34
  <path
35
35
  fill="#FBBC04"
@@ -26,7 +26,7 @@ export const IconHammer16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M5.484 2.917c.817.22 1.612.62 2.509 1.403a.75.75 0 01.085 1.044l-.422.51 1.13.855.62-.802a.75.75 0 011.08-.113c.678.576.906 1.133.959 1.642.011.111.013.21.014.283v.044c.204.187.417.369.635.552l1.784-2.098-.712-.584-.1.018-.021.003a3.018 3.018 0 01-.395.051c-.132.006-.456.009-.736-.217a1.173 1.173 0 01-.388-.646c-.039-.16-.054-.33-.063-.436l-.002-.012a8.261 8.261 0 00-.012-.128c-1.814-1.199-3.99-1.864-5.965-1.37zm7.789 2.723h-.002.002zM7.868 7.915l-1.17-.884-3.972 4.804a.25.25 0 00.036.354l.913.73a.25.25 0 00.354-.042l3.84-4.962zM6.433 5a4.169 4.169 0 00-1.352-.638c-.463-.123-.908-.167-1.47-.224a42.642 42.642 0 01-.68-.073.75.75 0 01-.378-1.333c3.21-2.54 7.208-1.427 9.914.432a1.142 1.142 0 01.428.681c.026.112.04.23.05.325a2.32 2.32 0 01.285-.028c.143-.004.46.003.734.227l.148.12c.45.368.773.633 1.31 1.082a.75.75 0 01.09 1.062l-2.757 3.24a.75.75 0 01-1.052.089l-.253-.21a23.8 23.8 0 01-1.146-.994 1.128 1.128 0 01-.34-.779c-.004-.066-.004-.141-.005-.192v-.03a2.37 2.37 0 00-.002-.089l-4.742 6.128a1.75 1.75 0 01-2.477.296l-.913-.73a1.75 1.75 0 01-.255-2.482l4.863-5.88zm6.153-.772a.127.127 0 01.002 0h-.002z"
29
+ d="M5.484 2.917c.817.22 1.612.62 2.509 1.403a.75.75 0 01.085 1.044l-.422.51 1.13.855.62-.802a.75.75 0 011.08-.113c.678.576.906 1.133.959 1.642.011.111.013.21.014.283v.044c.204.187.417.369.635.552l1.784-2.098-.712-.584a6.328 6.328 0 00-.121.021 3.018 3.018 0 01-.395.051c-.132.006-.456.009-.736-.217a1.173 1.173 0 01-.388-.646c-.039-.16-.054-.33-.063-.436l-.002-.012a8.261 8.261 0 00-.012-.128c-1.814-1.199-3.99-1.864-5.965-1.37zm7.789 2.723h-.002.002zM7.868 7.915l-1.17-.884-3.972 4.804a.25.25 0 00.036.354l.913.73a.25.25 0 00.354-.042l3.84-4.962zM6.433 5a4.168 4.168 0 00-1.352-.638c-.463-.123-.908-.167-1.47-.224-.208-.021-.433-.044-.68-.073a.75.75 0 01-.378-1.333c3.21-2.54 7.208-1.427 9.914.432a1.142 1.142 0 01.428.681c.026.112.04.23.05.325a2.32 2.32 0 01.285-.028c.143-.004.46.003.734.227l.148.12c.45.368.773.633 1.31 1.082a.75.75 0 01.09 1.062l-2.757 3.24a.75.75 0 01-1.052.089l-.253-.21a23.8 23.8 0 01-1.146-.994 1.128 1.128 0 01-.34-.779c-.004-.066-.004-.141-.005-.192a5.582 5.582 0 00-.002-.119l-4.742 6.128a1.75 1.75 0 01-2.477.296l-.913-.73a1.75 1.75 0 01-.255-2.482l4.863-5.88zm6.153-.772a.127.127 0 01.002 0h-.002z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -0,0 +1,34 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorp16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M6.835.6L1 3.96v8.074l2.192 1.264V5.224l3.643-2.1V.6z" />
28
+ <path d="M9.165.6v6.43h-2.33v-2.4L4.642 5.894v8.237l2.193 1.266v-6.41h2.33v2.383l2.192-1.264V1.864L9.165.6z" />
29
+ <path d="M15 12.04L9.165 15.4v-2.525l3.642-2.1V2.703L15 3.966v8.073z" />
30
+ </g>
31
+ </svg>
32
+ );
33
+ }
34
+ );
@@ -0,0 +1,34 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorp24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M10.336 1.5L2 6.268v11.456l3.131 1.793V8.061l5.205-2.979V1.5z" />
28
+ <path d="M13.664 1.5v9.123h-3.328V7.219L7.203 9.012V20.7l3.133 1.796V13.4h3.328v3.381l3.131-1.793V3.293L13.664 1.5z" />
29
+ <path d="M22 17.732L13.664 22.5v-3.582l5.203-2.98V4.484L22 6.276v11.456z" />
30
+ </g>
31
+ </svg>
32
+ );
33
+ }
34
+ );
@@ -0,0 +1,34 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpColor16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill="#000">
27
+ <path d="M6.835.6L1 3.96v8.074l2.192 1.264V5.224l3.643-2.1V.6z" />
28
+ <path d="M9.165.6v6.43h-2.33v-2.4L4.642 5.894v8.237l2.193 1.266v-6.41h2.33v2.383l2.192-1.264V1.864L9.165.6z" />
29
+ <path d="M9.165 15.4L15 12.04V3.966l-2.193-1.264v8.074l-3.642 2.1V15.4z" />
30
+ </g>
31
+ </svg>
32
+ );
33
+ }
34
+ );
@@ -0,0 +1,34 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpColor24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill="#000">
27
+ <path d="M10.336 1.5L2 6.268v11.456l3.131 1.793V8.061l5.205-2.979V1.5z" />
28
+ <path d="M13.664 1.5v9.123h-3.328V7.219L7.203 9.012V20.7l3.133 1.796V13.4h3.328v3.381l3.131-1.793V3.293L13.664 1.5z" />
29
+ <path d="M13.664 22.5L22 17.732V6.276l-3.133-1.793v11.456l-5.203 2.979V22.5z" />
30
+ </g>
31
+ </svg>
32
+ );
33
+ }
34
+ );
@@ -52,6 +52,8 @@ export { IconAward24 } from './award-24';
52
52
  export { IconAward16 } from './award-16';
53
53
  export { IconAutoApply24 } from './auto-apply-24';
54
54
  export { IconAutoApply16 } from './auto-apply-16';
55
+ export { IconBankVault24 } from './bank-vault-24';
56
+ export { IconBankVault16 } from './bank-vault-16';
55
57
  export { IconBarChart24 } from './bar-chart-24';
56
58
  export { IconBarChart16 } from './bar-chart-16';
57
59
  export { IconBarChartAlt24 } from './bar-chart-alt-24';
@@ -724,8 +726,6 @@ export { IconUserX24 } from './user-x-24';
724
726
  export { IconUserX16 } from './user-x-16';
725
727
  export { IconUsers24 } from './users-24';
726
728
  export { IconUsers16 } from './users-16';
727
- export { IconVault24 } from './vault-24';
728
- export { IconVault16 } from './vault-16';
729
729
  export { IconVerified24 } from './verified-24';
730
730
  export { IconVerified16 } from './verified-16';
731
731
  export { IconVideo24 } from './video-24';
@@ -866,6 +866,10 @@ export { IconOracle24 } from './oracle-24';
866
866
  export { IconOracle16 } from './oracle-16';
867
867
  export { IconOracleColor24 } from './oracle-color-24';
868
868
  export { IconOracleColor16 } from './oracle-color-16';
869
+ export { IconPack24 } from './pack-24';
870
+ export { IconPack16 } from './pack-16';
871
+ export { IconPackColor24 } from './pack-color-24';
872
+ export { IconPackColor16 } from './pack-color-16';
869
873
  export { IconSlack24 } from './slack-24';
870
874
  export { IconSlack16 } from './slack-16';
871
875
  export { IconSlackColor24 } from './slack-color-24';
@@ -886,3 +890,39 @@ export { IconYoutube24 } from './youtube-24';
886
890
  export { IconYoutube16 } from './youtube-16';
887
891
  export { IconYoutubeColor24 } from './youtube-color-24';
888
892
  export { IconYoutubeColor16 } from './youtube-color-16';
893
+ export { IconBoundary24 } from './boundary-24';
894
+ export { IconBoundary16 } from './boundary-16';
895
+ export { IconBoundaryColor24 } from './boundary-color-24';
896
+ export { IconBoundaryColor16 } from './boundary-color-16';
897
+ export { IconConsul24 } from './consul-24';
898
+ export { IconConsul16 } from './consul-16';
899
+ export { IconConsulColor24 } from './consul-color-24';
900
+ export { IconConsulColor16 } from './consul-color-16';
901
+ export { IconNomad24 } from './nomad-24';
902
+ export { IconNomad16 } from './nomad-16';
903
+ export { IconNomadColor24 } from './nomad-color-24';
904
+ export { IconNomadColor16 } from './nomad-color-16';
905
+ export { IconPacker24 } from './packer-24';
906
+ export { IconPacker16 } from './packer-16';
907
+ export { IconPackerColor24 } from './packer-color-24';
908
+ export { IconPackerColor16 } from './packer-color-16';
909
+ export { IconTerraform24 } from './terraform-24';
910
+ export { IconTerraform16 } from './terraform-16';
911
+ export { IconTerraformColor24 } from './terraform-color-24';
912
+ export { IconTerraformColor16 } from './terraform-color-16';
913
+ export { IconVagrant24 } from './vagrant-24';
914
+ export { IconVagrant16 } from './vagrant-16';
915
+ export { IconVagrantColor24 } from './vagrant-color-24';
916
+ export { IconVagrantColor16 } from './vagrant-color-16';
917
+ export { IconVault24 } from './vault-24';
918
+ export { IconVault16 } from './vault-16';
919
+ export { IconVaultColor24 } from './vault-color-24';
920
+ export { IconVaultColor16 } from './vault-color-16';
921
+ export { IconWaypoint24 } from './waypoint-24';
922
+ export { IconWaypoint16 } from './waypoint-16';
923
+ export { IconWaypointColor24 } from './waypoint-color-24';
924
+ export { IconWaypointColor16 } from './waypoint-color-16';
925
+ export { IconHashicorp24 } from './hashicorp-24';
926
+ export { IconHashicorp16 } from './hashicorp-16';
927
+ export { IconHashicorpColor24 } from './hashicorp-color-24';
928
+ export { IconHashicorpColor16 } from './hashicorp-color-16';
@@ -30,7 +30,7 @@ export const IconKubernetesColor16 = forwardRef<SVGSVGElement, IconProps>(
30
30
  <path
31
31
  fill="#fff"
32
32
  fillRule="evenodd"
33
- d="M12.741 9.128c.098.003.196.01.293.024a1.043 1.043 0 01.09.02.307.307 0 11-.137.595h-.004l-.003-.001-.003-.001-.03-.007a.915.915 0 01-.05-.01 2.55 2.55 0 01-.274-.106 2.867 2.867 0 00-.533-.156.243.243 0 00-.171.063 4.656 4.656 0 00-.131-.023 3.971 3.971 0 01-1.764 2.212c.015.042.032.083.051.123a.239.239 0 00-.023.18c.074.17.165.332.27.484.06.078.115.16.165.244l.028.057.012.025a.305.305 0 01-.256.463.31.31 0 01-.297-.203l-.01-.02a1.57 1.57 0 01-.028-.058 2.553 2.553 0 01-.089-.28 2.835 2.835 0 00-.21-.512.242.242 0 00-.156-.095 5.926 5.926 0 01-.03-.053l-.035-.064a3.97 3.97 0 01-2.824-.007l-.069.125a.249.249 0 00-.132.064 2.13 2.13 0 00-.237.548 2.52 2.52 0 01-.088.28l-.025.05-.013.027v.001a.306.306 0 01-.421.173.307.307 0 01-.132-.434l.014-.03.026-.052c.05-.085.104-.166.164-.244.107-.156.2-.322.276-.496a.302.302 0 00-.027-.173l.056-.133A3.972 3.972 0 014.22 9.532l-.134.023a.34.34 0 00-.176-.062 2.872 2.872 0 00-.533.156c-.09.04-.181.075-.275.105l-.05.011-.029.007H3.02l-.002.002h-.005a.308.308 0 01-.397-.349.306.306 0 01.261-.245l.004-.001h.003l.006-.002c.024-.006.054-.014.076-.018.097-.013.195-.021.293-.023.186-.013.37-.043.549-.09a.422.422 0 00.131-.133l.128-.037a3.938 3.938 0 01.624-2.752l-.098-.087a.338.338 0 00-.061-.176 2.854 2.854 0 00-.455-.319 2.555 2.555 0 01-.254-.148l-.048-.038-.015-.012-.005-.004a.323.323 0 01-.075-.45.295.295 0 01.244-.107.365.365 0 01.213.08l.022.017c.016.013.034.026.046.037.071.067.139.139.202.213.125.137.263.262.412.372.056.03.121.036.182.018a5.2 5.2 0 00.11.078 3.938 3.938 0 012.552-1.224l.007-.129a.332.332 0 00.1-.157 2.844 2.844 0 00-.034-.554 2.555 2.555 0 01-.042-.29v-.082-.004A.306.306 0 018 2.82a.308.308 0 01.306.337v.087a2.533 2.533 0 01-.041.29 2.85 2.85 0 00-.035.553.242.242 0 00.1.153v.007l.007.13c.967.087 1.87.522 2.54 1.223l.116-.083c.063.01.127.003.186-.02.149-.11.287-.235.412-.373.063-.074.13-.146.202-.213l.051-.04.017-.014a.307.307 0 11.381.477 1.962 1.962 0 00-.067.054 2.547 2.547 0 01-.255.148 2.86 2.86 0 00-.454.32.241.241 0 00-.058.172 7.481 7.481 0 01-.05.044l-.058.053c.542.806.769 1.783.637 2.745l.123.036c.031.056.077.101.132.132.18.048.364.078.55.09zM7.291 5.24c.107-.024.216-.043.326-.056l-.091 1.6-.007.004a.268.268 0 01-.293.256.27.27 0 01-.135-.05l-.002.001-1.316-.93c.419-.41.945-.696 1.518-.825zm1.618 1.75l1.307-.924a3.182 3.182 0 00-1.832-.882l.09 1.598h.002a.268.268 0 00.294.256.27.27 0 00.134-.05l.005.002zm2.247 1.656L9.61 8.201l-.002-.006a.27.27 0 01-.185-.343.27.27 0 01.08-.12L9.5 7.73l1.195-1.067c.365.594.527 1.29.46 1.983zm-2.06.854l.618 1.49a3.148 3.148 0 001.275-1.598l-1.593-.269-.003.004a.26.26 0 00-.165.022.27.27 0 00-.13.348l-.002.003zm-.386 1.905c-.572.13-1.17.1-1.726-.088l.777-1.4h.001a.27.27 0 01.475-.001h.006l.779 1.402a3.286 3.286 0 01-.312.087zm-2.418-.422l.612-1.474-.004-.006a.268.268 0 00-.297-.37L6.6 9.13l-1.579.267a3.16 3.16 0 001.271 1.586zm-.996-4.32l1.201 1.071-.001.007a.269.269 0 01-.106.462l-.001.005-1.54.443a3.134 3.134 0 01.447-1.988zm2.95 1.154h-.493l-.306.38.11.476.443.213.442-.212.11-.476-.306-.381z"
33
+ d="M12.741 9.128c.098.003.196.01.293.024l.058.013.031.008a.308.308 0 01.26.371.306.306 0 01-.396.223h-.004l-.003-.001-.003-.001a1.58 1.58 0 00-.08-.017 2.55 2.55 0 01-.274-.106 2.867 2.867 0 00-.533-.156.243.243 0 00-.171.063 4.656 4.656 0 00-.131-.023 3.971 3.971 0 01-1.764 2.212c.015.042.032.083.051.123a.239.239 0 00-.023.18c.074.17.165.332.271.484.06.078.114.16.164.244l.028.057.012.025a.305.305 0 01-.132.434.31.31 0 01-.354-.066.307.307 0 01-.067-.107l-.01-.021a1.57 1.57 0 01-.028-.058 2.553 2.553 0 01-.089-.28 2.834 2.834 0 00-.21-.512.242.242 0 00-.156-.095 6.199 6.199 0 01-.03-.053l-.035-.064a3.97 3.97 0 01-2.823-.007l-.07.125a.249.249 0 00-.132.064 2.13 2.13 0 00-.237.548 2.518 2.518 0 01-.088.28l-.025.05-.013.027v.001a.306.306 0 01-.421.173.307.307 0 01-.132-.434l.014-.03.026-.052c.05-.085.104-.166.164-.244.108-.156.2-.322.277-.496a.302.302 0 00-.028-.173l.056-.133A3.972 3.972 0 014.22 9.532l-.134.023a.34.34 0 00-.176-.062 2.872 2.872 0 00-.533.156c-.09.04-.181.075-.274.105l-.05.011-.03.007H3.02l-.002.002h-.005a.308.308 0 01-.397-.349.306.306 0 01.261-.245l.005-.001h.002l.006-.002c.024-.006.054-.014.076-.018.097-.013.195-.021.293-.023.186-.013.37-.043.549-.09a.422.422 0 00.131-.133l.128-.037a3.938 3.938 0 01.625-2.752l-.098-.087a.338.338 0 00-.062-.176 2.854 2.854 0 00-.455-.319 2.557 2.557 0 01-.254-.148l-.048-.038-.015-.012-.004-.004a.323.323 0 01-.076-.45.295.295 0 01.244-.107.365.365 0 01.213.08l.022.017c.016.013.034.026.046.037.072.067.139.139.202.213.125.137.263.262.412.372.056.03.121.036.182.018l.11.078a3.938 3.938 0 012.552-1.224l.008-.129a.332.332 0 00.099-.157 2.844 2.844 0 00-.034-.554 2.56 2.56 0 01-.042-.29v-.082-.004A.306.306 0 018 2.82a.308.308 0 01.306.337v.087a2.529 2.529 0 01-.041.29 2.85 2.85 0 00-.035.553.242.242 0 00.1.153v.007l.007.13c.967.087 1.87.522 2.54 1.223l.116-.083a.34.34 0 00.186-.02c.149-.11.287-.235.412-.373.063-.074.13-.146.202-.213l.051-.04.017-.014a.307.307 0 11.381.477l-.024.02c-.015.012-.03.025-.043.034a2.537 2.537 0 01-.254.148 2.87 2.87 0 00-.455.32.241.241 0 00-.058.172l-.05.044-.058.053c.542.806.77 1.783.637 2.745l.123.036c.031.056.077.101.133.132.179.048.363.078.548.09zM7.291 5.24c.107-.024.216-.043.326-.056l-.09 1.6-.008.004a.268.268 0 01-.293.256.27.27 0 01-.135-.05l-.002.001-1.316-.93c.419-.41.945-.696 1.518-.825zm1.618 1.75l1.308-.924a3.182 3.182 0 00-1.833-.882l.09 1.598h.002a.268.268 0 00.294.256.27.27 0 00.135-.05l.004.002zm2.248 1.656l-1.548-.445-.002-.006a.27.27 0 01-.185-.343.27.27 0 01.08-.12L9.5 7.73l1.195-1.067c.366.594.527 1.29.46 1.983zM9.096 9.5l.618 1.49a3.148 3.148 0 001.275-1.598l-1.593-.269-.002.004a.26.26 0 00-.166.022.27.27 0 00-.13.348l-.002.003zm-.385 1.905c-.573.13-1.17.1-1.727-.088l.777-1.4h.001a.27.27 0 01.475-.001h.006l.779 1.402a3.286 3.286 0 01-.311.087zm-2.418-.422l.611-1.474-.004-.006a.268.268 0 00-.297-.37L6.6 9.13l-1.579.267a3.16 3.16 0 001.272 1.586zm-.997-4.32l1.201 1.071-.001.007a.269.269 0 01-.106.462l-.001.005-1.54.443a3.134 3.134 0 01.447-1.988zm2.95 1.154h-.492l-.307.38.11.476.443.213.442-.212.11-.476-.306-.381z"
34
34
  clipRule="evenodd"
35
35
  />
36
36
  </svg>
@@ -26,7 +26,7 @@ export const IconMessageCircle16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M8.231 2.5a5.269 5.269 0 11-2.43 9.944 1.18 1.18 0 00-.535-.122 2.432 2.432 0 00-.424.038c-.27.046-.577.13-.879.225-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885.023-.136.04-.283.037-.428a1.193 1.193 0 00-.123-.534 5.269 5.269 0 014.675-7.7zM2.058 14.934l.002-.001.01-.004.037-.017a28.983 28.983 0 01.658-.281 21.486 21.486 0 011.649-.616c.274-.086.506-.147.678-.176.049-.008.086-.012.113-.015a6.768 6.768 0 10-3.028-3.026 1.376 1.376 0 01-.014.119 5.296 5.296 0 01-.176.679 20.85 20.85 0 01-.618 1.646 31.374 31.374 0 01-.28.65l-.017.036-.004.01v.002a.75.75 0 00.99.994z"
29
+ d="M8.231 2.5a5.269 5.269 0 11-2.43 9.944 1.18 1.18 0 00-.535-.122 2.432 2.432 0 00-.424.038c-.27.046-.577.13-.879.225-.272.085-.557.186-.834.29.103-.275.203-.557.288-.828.096-.302.18-.612.225-.885.023-.136.04-.283.037-.428a1.193 1.193 0 00-.123-.534 5.269 5.269 0 014.675-7.7zM2.058 14.934l.002-.001.01-.004.037-.017a28.983 28.983 0 01.658-.281 21.485 21.485 0 011.649-.616c.274-.086.506-.147.678-.176.049-.008.086-.012.113-.015a6.768 6.768 0 10-3.028-3.026 1.384 1.384 0 01-.014.119 5.296 5.296 0 01-.176.679c-.172.545-.42 1.17-.618 1.646a31.45 31.45 0 01-.28.65l-.017.036-.004.01v.002a.75.75 0 00.99.994z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomad16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <path
27
+ fill={color}
28
+ d="M8 0L1 4v8l7 4 7-4V4L8 0zm3.119 8.797L9.254 9.863 7.001 8.65v2.549l-2.118 1.33v-5.33l1.68-1.018 2.332 1.216V4.794l2.23-1.322-.006 5.325z"
29
+ />
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomad24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <path
27
+ fill={color}
28
+ d="M12 .5L2 6.25v11.5l10 5.75 10-5.75V6.25L12 .5zm4.456 12.646l-2.664 1.533-3.22-1.745v3.664l-3.026 1.911v-7.661l2.401-1.463 3.331 1.748v-3.74l3.185-1.902-.008 7.655z"
29
+ />
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadColor16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <path
27
+ fill="#00CA8E"
28
+ d="M8 0L1 4v8l7 4 7-4V4L8 0zm3.119 8.797L9.254 9.863 7.001 8.65v2.549l-2.118 1.33v-5.33l1.68-1.018 2.332 1.216V4.794l2.23-1.322-.006 5.325z"
29
+ />
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadColor24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <path
27
+ fill="#00CA8E"
28
+ d="M12 .5L2 6.25v11.5l10 5.75 10-5.75V6.25L12 .5zm4.456 12.646l-2.664 1.533-3.22-1.745v3.664l-3.026 1.911v-7.661l2.401-1.463 3.331 1.748v-3.74l3.185-1.902-.008 7.655z"
29
+ />
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -26,7 +26,7 @@ export const IconOracle16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M.1 8c0 2.761 2.237 5 4.997 5h5.806A4.999 4.999 0 0015.9 8c0-2.761-2.237-5-4.997-5H5.097A4.999 4.999 0 00.1 8zm13.911 0a3.235 3.235 0 01-3.234 3.237H5.226A3.235 3.235 0 011.992 8a3.235 3.235 0 013.234-3.236h5.55A3.235 3.235 0 0114.012 8z"
29
+ d="M.1 8c0 2.761 2.237 5 4.997 5h5.806A4.999 4.999 0 0015.9 8c0-2.761-2.237-5-4.997-5H5.097A4.999 4.999 0 00.1 8zm13.911 0a3.235 3.235 0 01-3.234 3.237h-5.55A3.235 3.235 0 011.991 8a3.235 3.235 0 013.234-3.236h5.551A3.235 3.235 0 0114.011 8z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -26,7 +26,7 @@ export const IconOracleColor16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill="#EA1B22"
28
28
  fillRule="evenodd"
29
- d="M.1 8c0 2.761 2.237 5 4.997 5h5.806A4.999 4.999 0 0015.9 8c0-2.761-2.237-5-4.997-5H5.097A4.999 4.999 0 00.1 8zm13.911 0a3.235 3.235 0 01-3.234 3.237H5.226A3.235 3.235 0 011.992 8a3.235 3.235 0 013.234-3.236h5.55A3.235 3.235 0 0114.012 8z"
29
+ d="M.1 8c0 2.761 2.237 5 4.997 5h5.806A4.999 4.999 0 0015.9 8c0-2.761-2.237-5-4.997-5H5.097A4.999 4.999 0 00.1 8zm13.911 0a3.235 3.235 0 01-3.234 3.237h-5.55A3.235 3.235 0 011.991 8a3.235 3.235 0 013.234-3.236h5.551A3.235 3.235 0 0114.011 8z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -0,0 +1,32 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPack16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M8.2 4.366l2.2-1.31c.06-.03.13-.051.2-.051.22 0 .4.185.4.412v2.62c0 .154-.08.288-.2.36L8.2 7.944a.396.396 0 01-.4 0L5.2 6.397a.446.446 0 01-.2-.36v-2.62c0-.072.01-.144.05-.206a.392.392 0 01.55-.155l2.2 1.31c.12.072.28.072.4 0zM4.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .144.08.278.2.36l2.6 1.547c.12.072.28.072.4 0l2.6-1.547c.12-.072.2-.206.2-.36v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0zM11.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .144.08.278.2.36l2.6 1.547c.12.072.28.072.4 0l2.6-1.547c.12-.072.2-.206.2-.36v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0z" />
28
+ </g>
29
+ </svg>
30
+ );
31
+ }
32
+ );
@@ -0,0 +1,32 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPack24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M12.317 5.685L15.8 3.59a.697.697 0 01.317-.083c.348 0 .633.297.633.66v4.191a.671.671 0 01-.317.577l-4.116 2.475a.622.622 0 01-.634 0L7.567 8.935a.715.715 0 01-.317-.577v-4.19c0-.116.016-.232.08-.33a.617.617 0 01.87-.248l3.483 2.095c.19.116.444.116.634 0zM6.433 14.685L2.95 12.59a.617.617 0 00-.87.247.599.599 0 00-.08.33v4.191c0 .231.127.445.317.578l4.116 2.474c.19.116.444.116.634 0l4.116-2.474a.671.671 0 00.317-.578v-4.19c0-.364-.285-.66-.633-.66a.697.697 0 00-.317.082l-3.483 2.095a.622.622 0 01-.634 0zM16.933 14.685L13.45 12.59a.617.617 0 00-.87.247.598.598 0 00-.08.33v4.191c0 .231.127.445.317.578l4.116 2.474c.19.116.444.116.634 0l4.116-2.474a.671.671 0 00.317-.578v-4.19c0-.364-.285-.66-.633-.66a.697.697 0 00-.317.082l-3.483 2.095a.622.622 0 01-.634 0z" />
28
+ </g>
29
+ </svg>
30
+ );
31
+ }
32
+ );