@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
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconVagrantColor24 = 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="#1868F2"
28
+ d="M19.983.6l-4.96 2.877v1.767L12 12.384l-3.023-7.14V3.477L4.017.6 1 2.352v2.034l6.719 16.532L12 23.4l4.281-2.482L23 4.386V2.352L19.983.6z"
29
+ />
30
+ <path
31
+ fill="#0850C5"
32
+ d="M23 2.352l-4.96 2.875v1.77l-4.028 9.043L12 17.207V23.4l4.28-2.482L23 4.386V2.352zM8.977 5.244V3.477l-3.019 1.75v1.77l4.03 9.043L12 14.873v-2.488L8.977 5.244z"
33
+ />
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -23,19 +23,10 @@ export const IconVault16 = forwardRef<SVGSVGElement, IconProps>(
23
23
  {...props}
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
- <g fill={color}>
27
- <path
28
- fillRule="evenodd"
29
- 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"
30
- clipRule="evenodd"
31
- />
32
- <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" />
33
- <path
34
- fillRule="evenodd"
35
- 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"
36
- clipRule="evenodd"
37
- />
38
- </g>
26
+ <path
27
+ fill={color}
28
+ d="M0 0l7.971 15.99L16 0H0zm8.92 3.21h.928v.93H8.92v-.93zM7.073 6.922h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm1.391 4.173h-.928V7.38h.928v.933zm0-1.391h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm.456.462h.928v.928H8.92v-.928zm0 2.323v-.93h.928v.927l-.928.003z"
29
+ />
39
30
  </svg>
40
31
  );
41
32
  }
@@ -23,19 +23,10 @@ export const IconVault24 = forwardRef<SVGSVGElement, IconProps>(
23
23
  {...props}
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
- <g fill={color}>
27
- <path
28
- fillRule="evenodd"
29
- 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"
30
- clipRule="evenodd"
31
- />
32
- <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" />
33
- <path
34
- fillRule="evenodd"
35
- 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"
36
- clipRule="evenodd"
37
- />
38
- </g>
26
+ <path
27
+ fill={color}
28
+ d="M1 1l10.96 22L22.997 1H1zm12.264 4.414h1.275v1.277h-1.275V5.414zm-2.54 5.102H9.449V9.241h1.275v1.275zm0-1.913H9.449V7.328h1.275v1.275zm0-1.912H9.449V5.414h1.275v1.277zm1.914 5.739H11.36v-1.283h1.277v1.283zm0-1.914H11.36V9.241h1.277v1.275zm0-1.913H11.36V7.328h1.277v1.275zm0-1.912H11.36V5.414h1.277v1.277zm.626.637h1.275v1.275h-1.275V7.328zm0 3.192V9.241h1.275v1.275l-1.275.004z"
29
+ />
39
30
  </svg>
40
31
  );
41
32
  }
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconVaultColor16 = 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="#000"
28
+ d="M0 0l7.971 15.99L16 0H0zm8.92 3.21h.928v.93H8.92v-.93zM7.073 6.922h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm1.391 4.173h-.928V7.38h.928v.933zm0-1.391h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm.456.462h.928v.928H8.92v-.928zm0 2.323v-.93h.928v.927l-.928.003z"
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 IconVaultColor24 = 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="#000"
28
+ d="M1 1l10.96 22L22.997 1H1zm12.264 4.414h1.275v1.277h-1.275V5.414zm-2.54 5.102H9.449V9.241h1.275v1.275zm0-1.913H9.449V7.328h1.275v1.275zm0-1.912H9.449V5.414h1.275v1.277zm1.914 5.739H11.36v-1.283h1.277v1.283zm0-1.914H11.36V9.241h1.277v1.275zm0-1.913H11.36V7.328h1.277v1.275zm0-1.912H11.36V5.414h1.277v1.277zm.626.637h1.275v1.275h-1.275V7.328zm0 3.192V9.241h1.275v1.275l-1.275.004z"
29
+ />
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,32 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypoint16 = 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="M4 5.312h1.334L10 13.4l3.334-5.777L10.666 3H8l2.666 4.623L10 8.778 6.667 3H0l6 10.4 1.333-2.31L4 5.311zM14.002 6.463L16 3h-3.996l1.998 3.463z" />
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 IconWaypoint24 = 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="M6 8.468h2L15 20.6l5-8.666L16 5h-4l4 6.934-1 1.733L10 5H0l9 15.6 2-3.466-5-8.666zM21.003 10.194L24 5h-5.994l2.997 5.194z" />
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 IconWaypointColor16 = 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="#14C6CB">
27
+ <path d="M16 3l-1.998 3.463L12.004 3H16zM5.334 5.312H4l3.332 5.777L6 13.4 0 3h6.667L10 8.778l.666-1.155L8 3h2.666L12 5.312l1.334 2.31L10 13.4 5.334 5.312z" />
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 IconWaypointColor24 = 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="#14C6CB">
27
+ <path d="M24 5l-2.997 5.194L18.006 5H24zM8 8.468H6l5 8.666L9 20.6 0 5h10l5 8.667 1-1.733L12 5h4l2 3.468 2 3.466-5 8.666L8 8.468z" />
28
+ </g>
29
+ </svg>
30
+ );
31
+ }
32
+ );