@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
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadFillColor16 = 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="#06D092">
27
+ <path d="M8.784 9.165l1.165-.667.004-3.328-1.394.827v1.626l-1.457-.76-1.05.636v3.331L7.376 10V8.405l1.408.759z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm1.625 5.5L8 3l4.375 2.5v5L8 13l-4.375-2.5v-5z"
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 IconNomadFillColor24 = 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="#06D092">
27
+ <path d="M13.254 13.863l1.865-1.066.005-5.325-2.23 1.322v2.603l-2.33-1.216-1.681 1.018v5.33L11 15.198v-2.55l2.253 1.214z" />
28
+ <path
29
+ fillRule="evenodd"
30
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm3 8l7-4 7 4v8l-7 4-7-4V8z"
31
+ clipRule="evenodd"
32
+ />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadSquare16 = 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} fillRule="evenodd" clipRule="evenodd">
27
+ <path d="M3.625 5.5L8 3l4.375 2.5v5L8 13l-4.375-2.5v-5zm5.159 3.665l1.165-.667.004-3.328-1.394.827v1.626l-1.457-.76-1.05.636v3.331L7.376 10V8.405l1.408.759z" />
28
+ <path 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" />
29
+ </g>
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadSquare24 = 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} fillRule="evenodd" clipRule="evenodd">
27
+ <path d="M5 8l7-4 7 4v8l-7 4-7-4V8zm8.254 5.863l1.865-1.066.005-5.325-2.23 1.322v2.603l-2.33-1.216-1.681 1.018v5.33L11 15.198v-2.55l2.253 1.214z" />
28
+ <path 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" />
29
+ </g>
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadSquareColor16 = 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="#06D092" fillRule="evenodd" clipRule="evenodd">
27
+ <path d="M3.625 5.5L8 3l4.375 2.5v5L8 13l-4.375-2.5v-5zm5.159 3.665l1.165-.667.004-3.328-1.394.827v1.626l-1.457-.76-1.05.636v3.331L7.376 10V8.405l1.408.759z" />
28
+ <path 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" />
29
+ </g>
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconNomadSquareColor24 = 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="#06D092" fillRule="evenodd" clipRule="evenodd">
27
+ <path d="M5 8l7-4 7 4v8l-7 4-7-4V8zm8.254 5.863l1.865-1.066.005-5.325-2.23 1.322v2.603l-2.33-1.216-1.681 1.018v5.33L11 15.198v-2.55l2.253 1.214z" />
28
+ <path 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" />
29
+ </g>
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerFill16 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm7.828 5.03L6.227 3v1.408l2.45 1.384v4.228l1.152.647c.713.403 1.296.166 1.296-.535V7.029c0-.697-.586-1.596-1.297-2zm-4.953-.808l3.313 1.873V13l-3.313-1.873V4.222z"
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 IconPackerFill24 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm12.925 7.247L9.163 4v2.252l3.92 2.216v6.764l1.843 1.036c1.14.644 2.074.265 2.074-.858v-4.963c-.001-1.115-.937-2.554-2.075-3.2zM7 5.956l5.3 2.997V20L7 17.003V5.956z"
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 IconPackerFillColor16 = 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="#02A8EF"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm7.828 5.03L6.227 3v1.408l2.45 1.384v4.228l1.152.647c.713.403 1.296.166 1.296-.535V7.029c0-.697-.586-1.596-1.297-2zm-4.953-.808l3.313 1.873V13l-3.313-1.873V4.222z"
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 IconPackerFillColor24 = 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="#02A8EF"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm12.925 7.247L9.163 4v2.252l3.92 2.216v6.764l1.843 1.036c1.14.644 2.074.265 2.074-.858v-4.963c-.001-1.115-.937-2.554-2.075-3.2zM7 5.956l5.3 2.997V20L7 17.003V5.956z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );
@@ -0,0 +1,38 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerSquare16 = 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="M9.828 5.03L6.227 3v1.408l2.45 1.384v4.228l1.152.647c.713.403 1.296.166 1.296-.535V7.029c0-.697-.586-1.596-1.297-2z" />
28
+ <path d="M4.875 4.222l3.313 1.873V13l-3.313-1.873V4.222z" />
29
+ <path
30
+ fillRule="evenodd"
31
+ 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"
32
+ clipRule="evenodd"
33
+ />
34
+ </g>
35
+ </svg>
36
+ );
37
+ }
38
+ );
@@ -0,0 +1,38 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerSquare24 = 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="M14.925 7.247L9.163 4v2.252l3.92 2.216v6.764l1.843 1.036c1.14.644 2.074.265 2.074-.858v-4.963c-.001-1.115-.937-2.554-2.075-3.2z" />
28
+ <path d="M7 5.956l5.3 2.997V20L7 17.003V5.956z" />
29
+ <path
30
+ fillRule="evenodd"
31
+ 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"
32
+ clipRule="evenodd"
33
+ />
34
+ </g>
35
+ </svg>
36
+ );
37
+ }
38
+ );
@@ -0,0 +1,38 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerSquareColor16 = 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="#02A8EF">
27
+ <path d="M4.875 4.222l3.313 1.873V13l-3.313-1.873V4.222z" />
28
+ <path d="M6.227 3l3.601 2.03c.711.403 1.296 1.302 1.297 2v3.102c0 .7-.583.938-1.296.535l-1.152-.647V5.792l-2.45-1.384V3z" />
29
+ <path
30
+ fillRule="evenodd"
31
+ 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"
32
+ clipRule="evenodd"
33
+ />
34
+ </g>
35
+ </svg>
36
+ );
37
+ }
38
+ );
@@ -0,0 +1,38 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerSquareColor24 = 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="#02A8EF">
27
+ <path d="M7 5.956l5.3 2.997V20L7 17.003V5.956z" />
28
+ <path d="M9.163 4l5.762 3.247c1.138.646 2.074 2.085 2.075 3.2v4.963c0 1.123-.933 1.502-2.074.858l-1.843-1.037V8.469l-3.92-2.216V4z" />
29
+ <path
30
+ fillRule="evenodd"
31
+ 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"
32
+ clipRule="evenodd"
33
+ />
34
+ </g>
35
+ </svg>
36
+ );
37
+ }
38
+ );
@@ -29,7 +29,7 @@ export const IconPieChart16 = forwardRef<SVGSVGElement, IconProps>(
29
29
  d="M7.75.05a.7.7 0 00-.7.7v7.5a.7.7 0 00.7.7h7.5a.7.7 0 00.7-.7 8.2 8.2 0 00-8.2-8.2zm.7 7.5V1.486a6.8 6.8 0 016.064 6.064H8.45z"
30
30
  clipRule="evenodd"
31
31
  />
32
- <path d="M5.118 2.172A.75.75 0 004.452.828a8 8 0 1010.72 10.72.75.75 0 10-1.344-.666 6.5 6.5 0 11-8.71-8.71z" />
32
+ <path d="M5.118 2.172A.75.75 0 004.452.828a8 8 0 1010.72 10.72.75.75 0 00-1.344-.666 6.5 6.5 0 11-8.71-8.71z" />
33
33
  </g>
34
34
  </svg>
35
35
  );
@@ -24,7 +24,7 @@ export const IconTerraform24 = forwardRef<SVGSVGElement, IconProps>(
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <g fill={color}>
27
- <path d="M2 .6v7.197l6.212 3.6V4.2L2 .6zM15.107 8.215L8.893 4.618v7.197l6.214 3.6v-7.2zM15.788 15.414V8.215L22 4.618v7.197l-6.212 3.6zM15.105 23.4l-6.212-3.6v-7.197l6.212 3.6V23.4z" />
27
+ <path d="M2 .6v7.197l6.212 3.6V4.199L2 .6zM15.107 8.215L8.893 4.617v7.198l6.214 3.6v-7.2zM15.788 15.414V8.215L22 4.617v7.198l-6.212 3.6zM15.105 23.4l-6.212-3.6v-7.197l6.212 3.6V23.4z" />
28
28
  </g>
29
29
  </svg>
30
30
  );
@@ -24,7 +24,7 @@ export const IconTerraformColor16 = forwardRef<SVGSVGElement, IconProps>(
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <g fill="#7B42BC" fillRule="evenodd" clipRule="evenodd">
27
- <path d="M5.825 2.82l4.35 2.524v5.052L5.825 7.87V2.82zM10.651 5.344v5.052L15 7.87V2.82l-4.349 2.524zM1 0v5.05l4.349 2.527V2.526L1 0zM5.825 13.474L10.174 16v-5.051L5.825 8.423v5.051z" />
27
+ <path d="M5.825 2.82l4.35 2.524v5.052L5.825 7.87V2.82zM10.651 5.344v5.052L15 7.87V2.82L10.65 5.343zM1 0v5.05l4.349 2.527V2.526L1 0zM5.825 13.474L10.174 16v-5.051L5.825 8.423v5.051z" />
28
28
  </g>
29
29
  </svg>
30
30
  );
@@ -24,7 +24,7 @@ export const IconTerraformColor24 = forwardRef<SVGSVGElement, IconProps>(
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <g fill="#7B42BC" fillRule="evenodd" clipRule="evenodd">
27
- <path d="M8.893 4.618l6.214 3.597v7.2l-6.214-3.6V4.618zM15.788 8.215v7.2l6.212-3.6V4.618l-6.212 3.597zM2 .6v7.197l6.212 3.6V4.2L2 .6zM8.893 19.8l6.212 3.6v-7.197l-6.212-3.6V19.8z" />
27
+ <path d="M8.893 4.617l6.214 3.598v7.2l-6.214-3.6V4.617zM15.788 8.215v7.2l6.212-3.6V4.617l-6.212 3.598zM2 .6v7.197l6.212 3.6V4.199L2 .6zM8.893 19.8l6.212 3.6v-7.197l-6.212-3.6V19.8z" />
28
28
  </g>
29
29
  </svg>
30
30
  );
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconTerraformFill16 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm1.625 6.157V3l2.718 1.579v3.156L3.625 6.157zm3.016-1.395L9.359 6.34v3.157L6.641 7.92V4.762zm3.016 4.735V6.34l2.718-1.578V7.92L9.657 9.497zm-3.016 1.924L9.359 13V9.843L6.64 8.265v3.156z"
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 IconTerraformFill24 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm3 9.05V4l4.349 2.526v5.05L5 9.052zm4.825-2.23l4.35 2.524v5.052l-4.35-2.526V6.82zm4.826 2.524L19 6.819v5.05l-4.349 2.527V9.344zm-4.826 8.13L14.174 20v-5.05l-4.349-2.527v5.051z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );