@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,38 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconBoundarySquareColor24 = 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="#F24C53">
27
+ <path d="M8.81 17.915V19h8.062l1.582-2.748L16.006 12l2.4-4.168L16.775 5H7v8.606h2.84v-5.76h5.278L12.726 12l2.392 4.152H9.969v1.092h1.09v.67H8.81z" />
28
+ <path d="M9.248 16.152h-1.09v1.092h1.09v-1.092zM7 17.907h1.09v1.092H7v-1.092z" />
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
+ );
@@ -26,7 +26,7 @@ export const IconChange16 = forwardRef<SVGSVGElement, IconProps>(
26
26
  <path
27
27
  fill={color}
28
28
  fillRule="evenodd"
29
- d="M9.721 8.453c-.27-.087-.658-.324-1.135-.921-.595-.745-1.211-1.21-1.852-1.414a2.434 2.434 0 00-1.743.094c-.472.206-.842.522-1.095.778a5.881 5.881 0 00-.382.427l-.025.029-.024.029a.75.75 0 001.064 1.057 3.3 3.3 0 00.2-.229c.065-.078.143-.166.233-.257.185-.188.399-.359.627-.458a.936.936 0 01.69-.04c.27.086.658.323 1.135.92.595.745 1.211 1.21 1.852 1.414a2.434 2.434 0 001.743-.094c.472-.206.841-.522 1.095-.778.129-.13.235-.252.313-.344l.069-.082a4.562 4.562 0 01.05-.059.75.75 0 00-1.065-1.057 3.292 3.292 0 00-.2.229 4.393 4.393 0 01-.233.257 2.102 2.102 0 01-.627.458.936.936 0 01-.69.04z"
29
+ d="M9.721 8.453c-.27-.087-.658-.324-1.135-.921-.595-.745-1.211-1.21-1.852-1.414a2.434 2.434 0 00-1.743.094c-.472.206-.842.522-1.095.778a5.881 5.881 0 00-.382.427l-.025.029-.024.029a.75.75 0 001.064 1.057c.05-.05.121-.135.17-.193.01-.014.021-.026.03-.036.065-.078.143-.166.233-.257.185-.188.399-.359.627-.458a.936.936 0 01.69-.04c.27.086.658.323 1.135.92.595.745 1.211 1.21 1.852 1.414.656.209 1.254.118 1.743-.094.472-.206.841-.522 1.095-.778.129-.13.235-.252.313-.344l.069-.082a4.562 4.562 0 01.05-.059.75.75 0 00-1.065-1.057 3.29 3.29 0 00-.2.229 4.39 4.39 0 01-.233.257 2.102 2.102 0 01-.627.458.936.936 0 01-.69.04z"
30
30
  clipRule="evenodd"
31
31
  />
32
32
  </svg>
@@ -31,7 +31,7 @@ export const IconCodepenColor16 = forwardRef<SVGSVGElement, IconProps>(
31
31
  <path
32
32
  fill="#fff"
33
33
  fillRule="evenodd"
34
- d="M12.327 9.32c0 .018 0 .033-.003.048 0 .003 0 .006-.002.01v.004a.14.14 0 00-.004.017c0 .003 0 .007-.002.012v.004a.044.044 0 00-.004.009c0 .002 0 .004-.002.006v.003l-.01.026-.008.018-.009.018-.003.006a.06.06 0 01-.012.017l-.003.006-.004.006a.33.33 0 01-.02.027.129.129 0 00-.008.01l-.01.01-.014.015a.135.135 0 01-.01.01.118.118 0 00-.01.008l-.01.006-.009.006-.003.003-.003.003-3.96 2.64a.377.377 0 01-.414 0L3.832 9.631l-.003-.003-.002-.003-.01-.006-.008-.006a.13.13 0 00-.01-.009.127.127 0 01-.01-.009l-.016-.014a.129.129 0 01-.017-.021.065.065 0 00-.012-.015.064.064 0 01-.015-.024.062.062 0 00-.012-.017l-.009-.018-.003-.006-.009-.018-.009-.026-.003-.01-.002-.008a.106.106 0 01-.006-.033l-.002-.01-.001-.005c-.003-.014-.003-.032-.003-.047V6.686c0-.018 0-.033.003-.047l.001-.01.002-.005.003-.017c0-.003 0-.007.002-.011V6.59l.003-.009.003-.009.01-.026.008-.018a.104.104 0 01.009-.018l.003-.006a.062.062 0 01.012-.017l.007-.012.008-.012a.065.065 0 01.012-.015l.008-.01c.003-.004.006-.008.01-.01l.014-.015a.131.131 0 01.01-.01c.004-.002.008-.005.01-.008l.004-.002.006-.004a.062.062 0 01.009-.006l.003-.003.002-.003L7.79 3.741a.371.371 0 01.411 0l3.957 2.637.004.003.002.003.01.006.005.004.003.002a.091.091 0 00.006.005l.005.004.01.009.015.014.017.021.008.01.004.005a.065.065 0 01.015.024.06.06 0 00.012.017.087.087 0 01.012.024l.009.018.008.026c.002.003.003.006.003.01l.003.008c.003.01.006.02.006.033l.002.01.001.005a.251.251 0 01.003.047V9.32h.006zm-7.911-.698V7.378L5.345 8l-.93.622zm3.211-3.884v1.735l-1.613 1.08-1.302-.87 2.915-1.945zm.743 0l2.915 1.945-1.302.87-1.613-1.08V4.738zm-.743 6.524L4.712 9.32l1.302-.873 1.613 1.08v1.735zm.743 0V9.527l1.613-1.08 1.302.873-2.915 1.942zM8 8.879L6.683 8 8 7.121 9.314 8 8 8.88zm3.584-1.5v1.243L10.652 8l.932-.622z"
34
+ d="M12.327 9.32c0 .018 0 .033-.003.047 0 .004 0 .007-.002.01v.005a.14.14 0 00-.004.017c0 .003 0 .007-.002.011v.005a.044.044 0 00-.004.009c0 .002 0 .004-.002.006v.003l-.01.026-.008.018-.009.018-.003.006a.06.06 0 01-.012.017l-.003.005-.004.007a.322.322 0 01-.02.027.129.129 0 00-.008.01l-.01.01-.014.015a.137.137 0 01-.01.01.118.118 0 00-.01.008l-.01.006-.009.006-.003.003-.003.003-3.96 2.64a.377.377 0 01-.414 0L3.832 9.631l-.003-.003-.002-.003a.062.062 0 01-.01-.006.062.062 0 00-.008-.006.13.13 0 00-.01-.009.127.127 0 01-.01-.009l-.016-.014a.129.129 0 01-.017-.021.065.065 0 00-.012-.015.064.064 0 01-.015-.024c-.003-.006-.006-.011-.012-.017l-.009-.018-.003-.006-.009-.018-.009-.026-.003-.01a.042.042 0 00-.002-.008.106.106 0 01-.006-.033l-.002-.01-.001-.005c-.003-.014-.003-.032-.003-.047V6.686c0-.018 0-.033.003-.048l.001-.01.002-.004a.153.153 0 00.003-.017c0-.003 0-.007.002-.012v-.004l.003-.009.003-.009.01-.026.008-.018a.104.104 0 01.009-.018l.003-.006a.275.275 0 00.02-.03l.007-.011a.065.065 0 01.012-.015l.008-.01a.129.129 0 01.01-.01l.014-.015.01-.01c.004-.002.008-.005.01-.008l.004-.002.006-.004a.06.06 0 01.009-.006l.003-.003.002-.003L7.79 3.741a.371.371 0 01.411 0l3.957 2.637.004.003.002.003.01.006.005.004.003.002a.089.089 0 00.006.005l.005.004.01.009.015.014.017.021.008.01.004.005a.065.065 0 01.015.024.06.06 0 00.012.017.087.087 0 01.012.024l.009.018.008.026c.002.003.003.006.003.01l.003.008c.003.009.006.02.006.033l.002.01.001.004c.003.015.003.033.003.048V9.32h.006zm-7.911-.698V7.378L5.345 8l-.93.622zm3.211-3.884v1.735l-1.613 1.08-1.302-.87 2.915-1.945zm.743 0l2.915 1.945-1.302.87-1.613-1.08V4.738zm-.743 6.524L4.712 9.32l1.302-.873 1.613 1.08v1.735zm.743 0V9.527l1.613-1.08 1.302.873-2.915 1.942zM8 8.879L6.683 8 8 7.12 9.314 8 8 8.879zm3.584-1.5v1.243L10.652 8l.932-.622z"
35
35
  clipRule="evenodd"
36
36
  />
37
37
  </svg>
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconConsulFill16 = 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-2H2zm6.004 12.375a4.374 4.374 0 112.96-7.594L9.924 5.868a2.875 2.875 0 100 4.267l1.038 1.086a4.364 4.364 0 01-2.96 1.154zm3.52-2.188a.359.359 0 110-.718.359.359 0 010 .718zM7.976 8.948a.948.948 0 11-.008-1.896.948.948 0 01.008 1.896zm3.96.017a.359.359 0 110-.718.359.359 0 010 .718zm-1.067-.045a.358.358 0 110-.717.358.358 0 010 .717zm1.066-1.164a.359.359 0 110-.717.359.359 0 010 .717zm-1.066.041a.359.359 0 110-.717.359.359 0 010 .717zm.676-1.247a.359.359 0 11-.002-.717.359.359 0 01.002.717z"
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 IconConsulFill24 = 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-2H2zm10.006 19A7 7 0 1116.74 6.85l-1.66 1.738a4.6 4.6 0 100 6.828l1.66 1.738A6.98 6.98 0 0112.006 19zm5.632-3.501a.573.573 0 110-1.147.573.573 0 010 1.147zm-5.677-1.982a1.517 1.517 0 11-.013-3.034 1.517 1.517 0 01.013 3.034zm6.336.027a.574.574 0 110-1.148.574.574 0 010 1.148zm-1.706-.072a.573.573 0 110-1.147.573.573 0 010 1.147zm1.706-1.862a.573.573 0 110-1.146.573.573 0 010 1.146zm-1.706.065a.574.574 0 110-1.147.574.574 0 010 1.147zm1.08-1.994a.574.574 0 11-.002-1.148.574.574 0 01.003 1.148z"
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 IconConsulFillColor16 = 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="#E03875"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm6.004 12.375a4.374 4.374 0 112.96-7.594L9.924 5.868a2.875 2.875 0 100 4.267l1.038 1.086a4.364 4.364 0 01-2.96 1.154zm3.52-2.188a.359.359 0 110-.718.359.359 0 010 .718zM7.976 8.948a.948.948 0 11-.008-1.896.948.948 0 01.008 1.896zm3.96.017a.359.359 0 110-.718.359.359 0 010 .718zm-1.067-.045a.358.358 0 110-.717.358.358 0 010 .717zm1.066-1.164a.359.359 0 110-.717.359.359 0 010 .717zm-1.066.041a.359.359 0 110-.717.359.359 0 010 .717zm.676-1.247a.359.359 0 11-.002-.717.359.359 0 01.002.717z"
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 IconConsulFillColor24 = 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="#E03875"
28
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm10.006 19A7 7 0 1116.74 6.85l-1.66 1.738a4.6 4.6 0 100 6.828l1.66 1.738A6.98 6.98 0 0112.006 19zm5.632-3.501a.573.573 0 110-1.147.573.573 0 010 1.147zm-5.677-1.982a1.517 1.517 0 11-.013-3.034 1.517 1.517 0 01.013 3.034zm6.336.027a.574.574 0 110-1.148.574.574 0 010 1.148zm-1.706-.072a.573.573 0 110-1.147.573.573 0 010 1.147zm1.706-1.862a.573.573 0 110-1.146.573.573 0 010 1.146zm-1.706.065a.574.574 0 110-1.147.574.574 0 010 1.147zm1.08-1.994a.574.574 0 11-.002-1.148.574.574 0 01.003 1.148z"
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 IconConsulSquare16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M8.004 12.375a4.374 4.374 0 112.96-7.594L9.924 5.868a2.875 2.875 0 100 4.267l1.038 1.086a4.364 4.364 0 01-2.96 1.154zM11.524 10.187a.359.359 0 110-.718.359.359 0 010 .718z" />
28
+ <path d="M7.976 8.948a.948.948 0 11-.008-1.896.948.948 0 01.008 1.896zM11.935 8.965a.359.359 0 110-.718.359.359 0 010 .718zM10.87 8.92a.358.358 0 11-.001-.717.358.358 0 010 .717zM11.935 7.756a.359.359 0 110-.717.359.359 0 010 .717zM10.87 7.797a.359.359 0 110-.717.359.359 0 010 .717zM11.545 6.55a.359.359 0 11-.002-.717.359.359 0 01.002.717z" />
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 IconConsulSquare24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M12.006 19A7 7 0 1116.74 6.85l-1.66 1.738a4.6 4.6 0 100 6.828l1.66 1.738A6.98 6.98 0 0112.006 19zM17.638 15.499a.573.573 0 110-1.147.573.573 0 010 1.147z" />
28
+ <path d="M11.96 13.517a1.517 1.517 0 11-.012-3.034 1.517 1.517 0 01.013 3.034zM18.297 13.544a.574.574 0 110-1.148.574.574 0 010 1.148zM16.59 13.472a.573.573 0 110-1.147.573.573 0 010 1.147zM18.297 11.61a.573.573 0 110-1.146.573.573 0 010 1.146zM16.59 11.675a.574.574 0 110-1.147.574.574 0 010 1.147zM17.672 9.68a.574.574 0 11-.003-1.147.574.574 0 01.003 1.148z" />
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 IconConsulSquareColor16 = 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="#E03875">
27
+ <path d="M8.004 12.375a4.374 4.374 0 112.96-7.594L9.924 5.868a2.875 2.875 0 100 4.267l1.038 1.086a4.364 4.364 0 01-2.96 1.154zM11.325 10.126a.359.359 0 10.398-.596.359.359 0 00-.398.596z" />
28
+ <path d="M7.976 8.948a.948.948 0 11-.008-1.896.948.948 0 01.008 1.896zM11.736 8.904a.359.359 0 10.399-.596.359.359 0 00-.399.596zM10.87 8.92a.359.359 0 110-.718.359.359 0 010 .718zM11.736 7.696a.359.359 0 10.399-.596.359.359 0 00-.399.596zM10.87 7.797a.358.358 0 11-.001-.717.358.358 0 010 .717zM11.345 6.49a.358.358 0 10.397-.596.358.358 0 00-.397.596z" />
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 IconConsulSquareColor24 = 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="#E03875">
27
+ <path d="M12.006 19A7 7 0 1116.74 6.85l-1.66 1.738a4.6 4.6 0 100 6.828l1.66 1.738A6.98 6.98 0 0112.006 19zM17.32 15.402a.574.574 0 10.637-.954.574.574 0 00-.637.954z" />
28
+ <path d="M11.96 13.517a1.517 1.517 0 11-.012-3.034 1.517 1.517 0 01.013 3.034zM17.978 13.447a.573.573 0 10.637-.953.573.573 0 00-.637.953zM16.59 13.472a.574.574 0 110-1.148.574.574 0 010 1.148zM17.978 11.514a.574.574 0 10.637-.954.574.574 0 00-.637.954zM16.59 11.675a.574.574 0 110-1.147.574.574 0 010 1.147zM17.353 9.585a.574.574 0 10.635-.956.574.574 0 00-.635.956z" />
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
+ );
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpFill16 = 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-2H2zm5.272 3.375l-3.647 2.1v5.046l1.37.79V6.265l2.277-1.312V3.375zm1.456 0v4.018H7.272v-1.5l-1.37.79v5.149l1.37.791V8.616h1.456v1.49l1.37-.79V4.165l-1.37-.79zm0 9.25l3.647-2.1V5.479l-1.37-.79v5.046l-2.277 1.312v1.578z"
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 IconHashicorpFill24 = 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-2H2zm8.835 4.6L5 7.96v8.074l2.192 1.264V9.224l3.643-2.1V4.6zm2.33 0v6.43h-2.33v-2.4L8.642 9.894v8.237l2.193 1.266v-6.41h2.33v2.383l2.192-1.264V5.864L13.165 4.6zm0 14.8L19 16.04V7.966l-2.193-1.264v8.074l-3.642 2.1V19.4z"
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 IconHashicorpFillColor16 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V2a2 2 0 00-2-2H2zm5.272 3.375l-3.647 2.1v5.046l1.37.79V6.265l2.277-1.312V3.375zm1.456 0v4.018H7.272v-1.5l-1.37.79v5.149l1.37.791V8.616h1.456v1.49l1.37-.79V4.165l-1.37-.79zm0 9.25l3.647-2.1V5.479l-1.37-.79v5.046l-2.277 1.312v1.578z"
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 IconHashicorpFillColor24 = 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
+ fillRule="evenodd"
29
+ d="M2 0a2 2 0 00-2 2v20a2 2 0 002 2h20a2 2 0 002-2V2a2 2 0 00-2-2H2zm8.835 4.6L5 7.96v8.074l2.192 1.264V9.224l3.643-2.1V4.6zm2.33 0v6.43h-2.33v-2.4L8.642 9.894v8.237l2.193 1.266v-6.41h2.33v2.383l2.192-1.264V5.864L13.165 4.6zm0 14.8L19 16.04V7.966l-2.193-1.264v8.074l-3.642 2.1V19.4z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );
@@ -0,0 +1,39 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpSquare16 = 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="M7.272 3.375l-3.647 2.1v5.046l1.37.79V6.265l2.277-1.312V3.375z" />
28
+ <path d="M8.728 3.375v4.018H7.272v-1.5l-1.37.79v5.149l1.37.791V8.616h1.456v1.49l1.37-.79V4.165l-1.37-.79z" />
29
+ <path d="M8.728 12.625l3.647-2.1V5.479l-1.37-.79v5.046l-2.277 1.312v1.578z" />
30
+ <path
31
+ fillRule="evenodd"
32
+ 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"
33
+ clipRule="evenodd"
34
+ />
35
+ </g>
36
+ </svg>
37
+ );
38
+ }
39
+ );
@@ -0,0 +1,39 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpSquare24 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={24}
17
+ height={24}
18
+ fill="none"
19
+ viewBox="0 0 24 24"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill={color}>
27
+ <path d="M10.835 4.6L5 7.96v8.074l2.192 1.264V9.224l3.643-2.1V4.6z" />
28
+ <path d="M13.165 4.6v6.43h-2.33v-2.4L8.642 9.894v8.237l2.193 1.266v-6.41h2.33v2.383l2.192-1.264V5.864L13.165 4.6z" />
29
+ <path d="M13.165 19.4L19 16.04V7.966l-2.193-1.264v8.074l-3.642 2.1V19.4z" />
30
+ <path
31
+ fillRule="evenodd"
32
+ 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"
33
+ clipRule="evenodd"
34
+ />
35
+ </g>
36
+ </svg>
37
+ );
38
+ }
39
+ );
@@ -0,0 +1,39 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconHashicorpSquareColor16 = forwardRef<SVGSVGElement, IconProps>(
5
+ ({ color = 'currentColor', title, ...props }, svgRef) => {
6
+ const titleId = useMemo(
7
+ () =>
8
+ title
9
+ ? 'title-' + Math.random().toString(36).substr(2, 9)
10
+ : undefined,
11
+ [title]
12
+ );
13
+ return (
14
+ <svg
15
+ xmlns="http://www.w3.org/2000/svg"
16
+ width={16}
17
+ height={16}
18
+ fill="none"
19
+ viewBox="0 0 16 16"
20
+ aria-hidden={!title}
21
+ ref={svgRef}
22
+ aria-labelledby={titleId}
23
+ {...props}
24
+ >
25
+ {title ? <title id={titleId}>{title}</title> : null}
26
+ <g fill="#000">
27
+ <path d="M3.625 5.475l3.647-2.1v1.578L4.995 6.265v5.046l-1.37-.79V5.475z" />
28
+ <path d="M8.728 3.375v4.018H7.272v-1.5l-1.37.79v5.149l1.37.791V8.616h1.456v1.49l1.37-.79V4.165l-1.37-.79z" />
29
+ <path d="M12.375 10.525l-3.647 2.1v-1.578l2.276-1.312V4.689l1.371.79v5.046z" />
30
+ <path
31
+ fillRule="evenodd"
32
+ 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"
33
+ clipRule="evenodd"
34
+ />
35
+ </g>
36
+ </svg>
37
+ );
38
+ }
39
+ );