@hashicorp/flight-icons 2.25.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 +10 -0
  2. package/catalog.json +981 -117
  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 -1
  89. package/svg/vault-radar-24.svg +1 -1
  90. package/svg/vault-radar-color-16.svg +1 -1
  91. package/svg/vault-radar-color-24.svg +1 -1
  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 +96 -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 +6 -10
  208. package/svg-react/vault-radar-24.tsx +6 -10
  209. package/svg-react/vault-radar-color-16.tsx +4 -6
  210. package/svg-react/vault-radar-color-24.tsx +6 -10
  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 +4 -9
  222. package/svg-react/vault-secrets-color-24.tsx +4 -9
  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
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointFillColor16 = 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="#14C6CB"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm4.334 6.32H5.5l2.083 3.61-.833 1.445L3 4.875h4.167L9.25 8.486l.416-.722L8 4.875h1.666l1.668 2.89-2.084 3.61L6.334 6.32zM13 4.875l-1.249 2.164-1.248-2.164H13z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointFillColor24 = 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="#14C6CB"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm7.334 9.312H8l3.332 5.777L10 17.4 4 7h6.667L14 12.778l.666-1.155L12 7h2.666l2.668 4.623L14 17.4 9.334 9.312zM20 7l-1.998 3.463L16.004 7H20z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointSquare16 = 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.334 6.32H5.5l2.083 3.61-.833 1.445L3 4.875h4.167L9.25 8.486l.416-.722L8 4.875h1.666l1.668 2.89-2.084 3.61L6.334 6.32zM13 4.875l-1.249 2.164-1.248-2.164H13z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M0 2.133c0-.746 0-1.12.145-1.405C.273.478.477.273.728.145 1.013 0 1.387 0 2.133 0h11.734c.746 0 1.12 0 1.405.145.25.128.455.332.583.583.145.285.145.659.145 1.405v11.734c0 .746 0 1.12-.145 1.405-.128.25-.332.455-.583.583-.285.145-.659.145-1.405.145H2.133c-.746 0-1.12 0-1.405-.145a1.334 1.334 0 01-.583-.583C0 14.987 0 14.613 0 13.867V2.133zM2.133.667h11.734c.384 0 .632 0 .821.016.181.014.248.04.281.056a.666.666 0 01.292.292c.017.033.042.1.056.28.016.19.016.438.016.822v11.734c0 .384 0 .632-.016.821-.014.181-.04.248-.056.281a.666.666 0 01-.292.292c-.033.017-.1.042-.28.056-.19.016-.438.016-.822.016H2.133c-.384 0-.632 0-.821-.016-.181-.014-.248-.04-.281-.056a.666.666 0 01-.292-.292c-.016-.033-.042-.1-.056-.28a11.336 11.336 0 01-.016-.822V2.133c0-.384 0-.632.016-.821.014-.181.04-.248.056-.281a.667.667 0 01.292-.292c.033-.016.1-.042.28-.056.19-.016.438-.016.822-.016z"
31
+ clipRule="evenodd"
32
+ />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointSquare24 = 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="M9.334 9.312H8l3.332 5.777L10 17.4 4 7h6.667L14 12.778l.666-1.155L12 7h2.666l2.668 4.623L14 17.4 9.334 9.312zM20 7l-1.998 3.463L16.004 7H20z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M0 3.2c0-1.12 0-1.68.218-2.108a2 2 0 01.874-.874C1.52 0 2.08 0 3.2 0h17.6c1.12 0 1.68 0 2.108.218a2 2 0 01.874.874C24 1.52 24 2.08 24 3.2v17.6c0 1.12 0 1.68-.218 2.108a2 2 0 01-.874.874C22.48 24 21.92 24 20.8 24H3.2c-1.12 0-1.68 0-2.108-.218a2 2 0 01-.874-.874C0 22.48 0 21.92 0 20.8V3.2zM3.2 1h17.6c.577 0 .949 0 1.232.024.272.022.372.06.422.085a1 1 0 01.437.437c.025.05.063.15.085.422C23 2.25 23 2.623 23 3.2v17.6c0 .577 0 .949-.024 1.232-.022.272-.06.372-.085.422a1 1 0 01-.437.437c-.05.025-.15.063-.422.085C21.75 23 21.377 23 20.8 23H3.2c-.577 0-.949 0-1.232-.024-.272-.022-.373-.06-.422-.085a1 1 0 01-.437-.437c-.025-.05-.063-.15-.085-.422C1 21.75 1 21.377 1 20.8V3.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 01.437-.437c.05-.025.15-.063.422-.085C2.25 1 2.623 1 3.2 1z"
31
+ clipRule="evenodd"
32
+ />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointSquareColor16 = 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="M13 4.875l-1.249 2.164-1.248-2.164H13zM5.5 6.32h.834l2.916 5.055 2.084-3.61-1.668-2.89H8l1.666 2.89-.416.721-2.083-3.611H3l3.75 6.5.833-1.444L5.5 6.32z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M.145.728C0 1.013 0 1.387 0 2.133v11.734c0 .746 0 1.12.145 1.405.128.25.332.455.583.583.285.145.659.145 1.405.145h11.734c.746 0 1.12 0 1.405-.145.25-.128.455-.332.583-.583.145-.285.145-.659.145-1.405V2.133c0-.746 0-1.12-.145-1.405a1.334 1.334 0 00-.583-.583C14.987 0 14.613 0 13.867 0H2.133c-.746 0-1.12 0-1.405.145C.478.273.273.477.145.728zM13.867.667H2.133c-.384 0-.632 0-.821.016-.181.014-.248.04-.281.056a.667.667 0 00-.292.292c-.016.033-.042.1-.056.28-.016.19-.016.438-.016.822v11.734c0 .384 0 .632.016.821.014.181.04.248.056.281a.666.666 0 00.292.292c.033.017.1.042.28.056.19.016.438.016.822.016h11.734c.384 0 .632 0 .821-.016.181-.014.248-.04.281-.056a.666.666 0 00.292-.292c.017-.033.042-.1.056-.28.016-.19.016-.438.016-.822V2.133c0-.384 0-.632-.016-.821-.014-.181-.04-.248-.056-.281a.666.666 0 00-.292-.292c-.033-.016-.1-.042-.28-.056a11.336 11.336 0 00-.822-.016z"
31
+ clipRule="evenodd"
32
+ />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconWaypointSquareColor24 = 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="M20 7l-1.998 3.463L16.004 7H20zM8 9.312h1.334L14 17.4l3.334-5.777L14.666 7H12l2.666 4.623L14 12.778 10.667 7H4l6 10.4 1.333-2.31L8 9.311z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M.218 1.092C0 1.52 0 2.08 0 3.2v17.6c0 1.12 0 1.68.218 2.108a2 2 0 00.874.874C1.52 24 2.08 24 3.2 24h17.6c1.12 0 1.68 0 2.108-.218a2 2 0 00.874-.874C24 22.48 24 21.92 24 20.8V3.2c0-1.12 0-1.68-.218-2.108a2 2 0 00-.874-.874C22.48 0 21.92 0 20.8 0H3.2C2.08 0 1.52 0 1.092.218a2 2 0 00-.874.874zM20.8 1H3.2c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 00-.437.437c-.025.05-.063.15-.085.422C1 2.25 1 2.623 1 3.2v17.6c0 .577 0 .949.024 1.232.022.272.06.372.085.422a1 1 0 00.437.437c.05.025.15.063.422.085C2.25 23 2.623 23 3.2 23h17.6c.577 0 .949 0 1.232-.024.272-.022.372-.06.422-.085a1 1 0 00.437-.437c.025-.05.063-.15.085-.422C23 21.75 23 21.377 23 20.8V3.2c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 00-.437-.437c-.05-.025-.15-.063-.422-.085C21.75 1 21.377 1 20.8 1z"
31
+ clipRule="evenodd"
32
+ />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );