@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,90 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackColor16 = 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="#252960"
28
+ d="M4.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.547c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0z"
29
+ />
30
+ <path
31
+ fill="url(#pack-color-16__paint0_linear_1133_286)"
32
+ d="M4.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.072.2-.206.2-.361v-2.62a.408.408 0 00-.4-.413c-.07 0-.14.02-.2.051l-2.2 1.31a.432.432 0 00-.2.362z"
33
+ />
34
+ <path
35
+ fill="#DE156C"
36
+ d="M11.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.547c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0z"
37
+ />
38
+ <path
39
+ fill="url(#pack-color-16__paint1_linear_1133_286)"
40
+ d="M11.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.072.2-.206.2-.361v-2.62a.408.408 0 00-.4-.413c-.07 0-.14.02-.2.051l-2.2 1.31a.432.432 0 00-.2.362z"
41
+ />
42
+ <g>
43
+ <path
44
+ fill="#47529D"
45
+ d="M10.4 3.056l-2.2 1.31a.396.396 0 01-.4 0l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.548c.12-.072.2-.206.2-.36v-2.62a.408.408 0 00-.4-.413c-.07 0-.14.02-.2.051z"
46
+ />
47
+ <path
48
+ fill="url(#pack-color-16__paint2_linear_1133_286)"
49
+ d="M10.4 3.056l-2.2 1.31a.419.419 0 00-.2.361v2.62c0 .228.18.413.4.413.07 0 .14-.02.2-.051l2.2-1.31c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051z"
50
+ />
51
+ </g>
52
+ <defs>
53
+ <linearGradient
54
+ id="pack-color-16__paint0_linear_1133_286"
55
+ x1={6.004}
56
+ x2={6.004}
57
+ y1={8.502}
58
+ y2={13.262}
59
+ gradientUnits="userSpaceOnUse"
60
+ >
61
+ <stop stopColor="#757CBA" />
62
+ <stop offset={1} stopColor="#252960" />
63
+ </linearGradient>
64
+ <linearGradient
65
+ id="pack-color-16__paint1_linear_1133_286"
66
+ x1={13.004}
67
+ x2={13.004}
68
+ y1={8.503}
69
+ y2={13.262}
70
+ gradientUnits="userSpaceOnUse"
71
+ >
72
+ <stop stopColor="#FC72C7" />
73
+ <stop offset={1} stopColor="#DE156C" />
74
+ </linearGradient>
75
+ <linearGradient
76
+ id="pack-color-16__paint2_linear_1133_286"
77
+ x1={9.504}
78
+ x2={9.504}
79
+ y1={3.002}
80
+ y2={7.762}
81
+ gradientUnits="userSpaceOnUse"
82
+ >
83
+ <stop stopColor="#8896DB" />
84
+ <stop offset={1} stopColor="#47529D" />
85
+ </linearGradient>
86
+ </defs>
87
+ </svg>
88
+ );
89
+ }
90
+ );
@@ -0,0 +1,90 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackColor24 = 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="#DE156C"
28
+ d="M16.933 14.686L13.45 12.59a.617.617 0 00-.87.247.599.599 0 00-.08.33v4.193c0 .231.127.445.317.578l4.116 2.475c.19.116.444.116.634 0l4.116-2.475A.672.672 0 0022 17.36v-4.192c0-.364-.285-.66-.633-.66a.696.696 0 00-.317.082l-3.483 2.096a.622.622 0 01-.634 0z"
29
+ />
30
+ <path
31
+ fill="url(#pack-color-24__paint0_linear_1133_275)"
32
+ d="M17.25 15.264v4.192c0 .364.285.66.633.66.111 0 .222-.032.317-.082l3.483-2.096A.671.671 0 0022 17.36v-4.192c0-.363-.285-.66-.633-.66a.697.697 0 00-.317.082l-3.483 2.097a.693.693 0 00-.317.577z"
33
+ />
34
+ <path
35
+ fill="#47529D"
36
+ d="M15.8 3.59l-3.483 2.096a.622.622 0 01-.634 0L8.2 3.59a.617.617 0 00-.87.247.6.6 0 00-.08.33V8.36c0 .23.127.446.317.578l4.116 2.475c.19.116.444.116.634 0l4.116-2.475a.672.672 0 00.317-.578V4.168c0-.364-.285-.66-.633-.66a.697.697 0 00-.317.082z"
37
+ />
38
+ <path
39
+ fill="url(#pack-color-24__paint1_linear_1133_275)"
40
+ d="M15.8 3.59l-3.483 2.096a.671.671 0 00-.317.578v4.192c0 .363.285.66.633.66.111 0 .222-.033.317-.082l3.483-2.096a.672.672 0 00.317-.578V4.168c0-.364-.285-.66-.633-.66a.697.697 0 00-.317.082z"
41
+ />
42
+ <g>
43
+ <path
44
+ fill="#252960"
45
+ d="M6.433 14.686L2.95 12.59a.617.617 0 00-.87.247.6.6 0 00-.08.33v4.193c0 .231.127.445.317.578l4.116 2.475c.19.116.444.116.634 0l4.116-2.475a.672.672 0 00.317-.578v-4.192c0-.364-.285-.66-.633-.66a.696.696 0 00-.317.082l-3.483 2.096a.621.621 0 01-.634 0z"
46
+ />
47
+ <path
48
+ fill="url(#pack-color-24__paint2_linear_1133_275)"
49
+ d="M6.75 15.264v4.192c0 .364.285.66.633.66.111 0 .222-.032.317-.082l3.483-2.096a.671.671 0 00.317-.578v-4.192c0-.363-.285-.66-.633-.66a.697.697 0 00-.317.082l-3.483 2.097a.693.693 0 00-.317.577z"
50
+ />
51
+ </g>
52
+ <defs>
53
+ <linearGradient
54
+ id="pack-color-24__paint0_linear_1133_275"
55
+ x1={19.631}
56
+ x2={19.631}
57
+ y1={12.504}
58
+ y2={20.119}
59
+ gradientUnits="userSpaceOnUse"
60
+ >
61
+ <stop stopColor="#FC72C7" />
62
+ <stop offset={1} stopColor="#DE156C" />
63
+ </linearGradient>
64
+ <linearGradient
65
+ id="pack-color-24__paint1_linear_1133_275"
66
+ x1={14.381}
67
+ x2={14.381}
68
+ y1={3.504}
69
+ y2={11.119}
70
+ gradientUnits="userSpaceOnUse"
71
+ >
72
+ <stop stopColor="#8896DB" />
73
+ <stop offset={1} stopColor="#47529D" />
74
+ </linearGradient>
75
+ <linearGradient
76
+ id="pack-color-24__paint2_linear_1133_275"
77
+ x1={9.131}
78
+ x2={9.131}
79
+ y1={12.504}
80
+ y2={20.119}
81
+ gradientUnits="userSpaceOnUse"
82
+ >
83
+ <stop stopColor="#757CBA" />
84
+ <stop offset={1} stopColor="#252960" />
85
+ </linearGradient>
86
+ </defs>
87
+ </svg>
88
+ );
89
+ }
90
+ );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPacker16 = 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="M5.163 0l5.762 3.247c1.138.646 2.074 2.085 2.075 3.2v4.963c0 1.123-.933 1.502-2.074.858L9.083 11.23V4.469l-3.92-2.216V0z" />
28
+ <path d="M8.3 4.953L3 1.956v11.047L8.3 16V4.953z" />
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 IconPacker24 = 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="M8.028.5l8.067 4.668c1.593.928 2.903 2.996 2.905 4.6v7.134c0 1.614-1.306 2.158-2.903 1.233l-2.58-1.49V6.922L8.027 3.738V.5z" />
28
+ <path d="M12.42 7.62L5 3.31v15.88l7.42 4.309V7.62z" />
29
+ </g>
30
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconPackerColor16 = 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
28
+ fillRule="evenodd"
29
+ d="M3 1.956l5.3 2.997V16L3 13.003V1.956z"
30
+ clipRule="evenodd"
31
+ />
32
+ <path d="M10.925 3.247L5.163 0v2.252l3.92 2.216v6.764l1.843 1.036c1.14.644 2.074.265 2.074-.858V6.447c-.001-1.115-.937-2.554-2.075-3.2z" />
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 IconPackerColor24 = 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
28
+ fillRule="evenodd"
29
+ d="M5 3.311l7.42 4.308V23.5L5 19.192V3.312z"
30
+ clipRule="evenodd"
31
+ />
32
+ <path d="M16.095 5.168L8.028.5v3.238l5.488 3.184v9.723l2.58 1.49c1.598.925 2.904.38 2.904-1.233V9.768c-.002-1.604-1.312-3.672-2.905-4.6z" />
33
+ </g>
34
+ </svg>
35
+ );
36
+ }
37
+ );
@@ -26,7 +26,7 @@ export const IconRewind16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M7.074 3.364A1.25 1.25 0 019 4.416v1.806l4.039-2.795A1.25 1.25 0 0115 4.454v7.092a1.25 1.25 0 01-1.961 1.027L9 9.778v1.806a1.25 1.25 0 01-1.926 1.051L1.499 9.051a1.25 1.25 0 010-2.103l5.575-3.584zM2.637 8L7.5 11.126V4.874L2.637 8zm6.43 0l4.433 3.069V4.93L9.068 8z"
29
+ d="M7.074 3.364A1.25 1.25 0 019 4.416v1.806l4.039-2.795A1.25 1.25 0 0115 4.454v7.092a1.25 1.25 0 01-1.961 1.027L9 9.778v1.806a1.25 1.25 0 01-1.926 1.051L1.5 9.051a1.25 1.25 0 010-2.103l5.575-3.584zM2.637 8L7.5 11.126V4.874L2.637 8zm6.43 0l4.433 3.069V4.93L9.068 8z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -34,11 +34,11 @@ export const IconSlackColor24 = forwardRef<SVGSVGElement, IconProps>(
34
34
  />
35
35
  <path
36
36
  fill="#2EB67D"
37
- d="M14.639 11.463a2.106 2.106 0 002.1-2.101V4.1a2.106 2.106 0 00-2.1-2.1 2.106 2.106 0 00-2.101 2.1v5.262a2.106 2.106 0 002.1 2.1zm5.26-4.202a2.106 2.106 0 00-2.1 2.1v2.101h2.1A2.106 2.106 0 0022 9.363a2.106 2.106 0 00-2.1-2.101z"
37
+ d="M14.639 11.463a2.106 2.106 0 002.1-2.101V4.1a2.106 2.106 0 00-2.1-2.1 2.106 2.106 0 00-2.1 2.1v5.262a2.106 2.106 0 002.1 2.1zm5.26-4.202a2.106 2.106 0 00-2.1 2.1v2.101h2.1A2.106 2.106 0 0022 9.363a2.106 2.106 0 00-2.1-2.101z"
38
38
  />
39
39
  <path
40
40
  fill="#ECB22E"
41
- d="M12.538 14.639a2.106 2.106 0 002.1 2.1H19.9a2.106 2.106 0 002.1-2.1 2.106 2.106 0 00-2.1-2.101h-5.262a2.106 2.106 0 00-2.1 2.1zm4.202 5.26a2.106 2.106 0 00-2.101-2.1h-2.101v2.1a2.106 2.106 0 002.1 2.101 2.106 2.106 0 002.102-2.1z"
41
+ d="M12.538 14.639a2.106 2.106 0 002.1 2.1H19.9a2.106 2.106 0 002.1-2.1 2.106 2.106 0 00-2.1-2.101h-5.262a2.106 2.106 0 00-2.1 2.1zm4.202 5.26a2.106 2.106 0 00-2.101-2.1h-2.1v2.1a2.106 2.106 0 002.1 2.101 2.106 2.106 0 002.1-2.1z"
42
42
  />
43
43
  </g>
44
44
  </svg>
@@ -26,7 +26,7 @@ export const IconStar24 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.414-1.28l6.693-.978 2.993-6.065A.75.75 0 0112 1zm0 2.445L9.505 8.5a.75.75 0 01-.564.41l-5.58.816 4.037 3.933a.75.75 0 01.216.664l-.952 5.556 4.989-2.625a.75.75 0 01.698 0l4.99 2.625-.953-5.556a.75.75 0 01.216-.664l4.037-3.933-5.58-.816a.75.75 0 01-.564-.41L12 3.445z"
29
+ d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.415-1.28l6.693-.978 2.992-6.065A.75.75 0 0112 1zm0 2.445L9.505 8.5a.75.75 0 01-.564.41l-5.58.816 4.037 3.933a.75.75 0 01.216.664l-.952 5.556 4.989-2.625a.75.75 0 01.698 0l4.99 2.625-.953-5.556a.75.75 0 01.216-.664l4.037-3.933-5.58-.816a.75.75 0 01-.564-.41L12 3.445z"
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 IconTerraform16 = 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="M1 0v5.05l4.349 2.527V2.526L1 0zM10.175 5.344l-4.35-2.525v5.05l4.35 2.527V5.344zM10.651 10.396V5.344L15 2.819v5.05l-4.349 2.527zM10.174 16l-4.349-2.526v-5.05l4.349 2.525V16z" />
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 IconTerraform24 = 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="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" />
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 IconTerraformColor16 = 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="#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" />
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 IconTerraformColor24 = 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="#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" />
28
+ </g>
29
+ </svg>
30
+ );
31
+ }
32
+ );
@@ -24,8 +24,8 @@ export const IconTwitch24 = forwardRef<SVGSVGElement, IconProps>(
24
24
  >
25
25
  {title ? <title id={titleId}>{title}</title> : null}
26
26
  <g fill={color}>
27
- <path d="M6.5 1L2.571 4.929V19.07h4.715V23l3.928-3.929h3.143L21.43 12V1H6.5zm13.357 10.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z" />
28
- <path d="M17.5 5.321h-1.571v4.715H17.5V5.32zM13.179 5.321h-1.572v4.715h1.572V5.32z" />
27
+ <path d="M6.5 1L2.57 4.929V19.07h4.715V23l3.928-3.929h3.143L21.428 12V1H6.5zm13.357 10.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z" />
28
+ <path d="M17.5 5.321h-1.572v4.715H17.5V5.32zM13.178 5.321h-1.571v4.715h1.571V5.32z" />
29
29
  </g>
30
30
  </svg>
31
31
  );
@@ -28,8 +28,8 @@ export const IconTwitchColor24 = forwardRef<SVGSVGElement, IconProps>(
28
28
  d="M19.857 11.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z"
29
29
  />
30
30
  <g fill="#9146FF">
31
- <path d="M6.5 1L2.571 4.929V19.07h4.715V23l3.928-3.929h3.143L21.43 12V1H6.5zm13.357 10.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z" />
32
- <path d="M17.5 5.321h-1.571v4.715H17.5V5.32zM13.179 5.321h-1.572v4.715h1.572V5.32z" />
31
+ <path d="M6.5 1L2.57 4.929V19.07h4.715V23l3.928-3.929h3.143L21.428 12V1H6.5zm13.357 10.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z" />
32
+ <path d="M17.5 5.321h-1.572v4.715H17.5V5.32zM13.178 5.321h-1.571v4.715h1.571V5.32z" />
33
33
  </g>
34
34
  </svg>
35
35
  );
@@ -0,0 +1,33 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconVagrant16 = 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="M13.08.75L9.924 2.58v1.123L8 8.245 6.076 3.703V2.58L2.92.75 1 1.864v1.293l4.276 10.514L8 15.25l2.724-1.579L15 3.157V1.864L13.08.75z"
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 IconVagrant24 = 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="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
+ </svg>
31
+ );
32
+ }
33
+ );
@@ -0,0 +1,37 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconVagrantColor16 = 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="#1868F2"
28
+ d="M13.08.75L9.924 2.58v1.123L8 8.245 6.076 3.703V2.58L2.92.75 1 1.864v1.293l4.276 10.514L8 15.25l2.724-1.579L15 3.157V1.864L13.08.75z"
29
+ />
30
+ <path
31
+ fill="#0850C5"
32
+ d="M15 1.865l-3.157 1.829v1.124L9.28 10.57 8 11.312v3.939l2.724-1.579L15 3.158V1.865zM6.076 3.703V2.58l-1.92 1.113v1.125l2.564 5.751L8 9.827V8.245L6.076 3.703z"
33
+ />
34
+ </svg>
35
+ );
36
+ }
37
+ );