@hashicorp/flight-icons 2.11.1 → 2.13.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 (1127) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +1 -1
  3. package/catalog.json +91 -1
  4. package/package.json +19 -19
  5. package/svg/ampersand-16.svg +1 -0
  6. package/svg/ampersand-24.svg +1 -0
  7. package/svg/diamond-24.svg +1 -1
  8. package/svg/figma-16.svg +1 -0
  9. package/svg/figma-24.svg +1 -0
  10. package/svg/figma-color-16.svg +1 -0
  11. package/svg/figma-color-24.svg +1 -0
  12. package/svg/folder-star-16.svg +1 -1
  13. package/svg/hammer-16.svg +1 -1
  14. package/svg/index.js +1 -1
  15. package/svg/layers-16.svg +1 -1
  16. package/svg/loom-16.svg +1 -0
  17. package/svg/loom-24.svg +1 -0
  18. package/svg/loom-color-16.svg +1 -0
  19. package/svg/loom-color-24.svg +1 -0
  20. package/svg/message-circle-24.svg +1 -1
  21. package/svg/opa-16.svg +1 -1
  22. package/svg/opa-color-16.svg +1 -1
  23. package/svg/phone-16.svg +1 -1
  24. package/svg/phone-24.svg +1 -1
  25. package/svg/phone-call-16.svg +1 -1
  26. package/svg/phone-call-24.svg +1 -1
  27. package/svg/slack-color-24.svg +1 -1
  28. package/svg/snyk-24.svg +1 -1
  29. package/svg/snyk-color-24.svg +1 -1
  30. package/svg/star-24.svg +1 -1
  31. package/svg/swap-horizontal-16.svg +1 -1
  32. package/svg/wand-24.svg +1 -1
  33. package/svg/x-diamond-24.svg +1 -1
  34. package/svg-react/ampersand-16.tsx +35 -0
  35. package/svg-react/ampersand-24.tsx +35 -0
  36. package/svg-react/diamond-24.tsx +1 -1
  37. package/svg-react/figma-16.tsx +35 -0
  38. package/svg-react/figma-24.tsx +35 -0
  39. package/svg-react/figma-color-16.tsx +49 -0
  40. package/svg-react/figma-color-24.tsx +49 -0
  41. package/svg-react/folder-star-16.tsx +1 -1
  42. package/svg-react/hammer-16.tsx +1 -1
  43. package/svg-react/index.ts +10 -0
  44. package/svg-react/layers-16.tsx +3 -3
  45. package/svg-react/loom-16.tsx +33 -0
  46. package/svg-react/loom-24.tsx +33 -0
  47. package/svg-react/loom-color-16.tsx +33 -0
  48. package/svg-react/loom-color-24.tsx +33 -0
  49. package/svg-react/message-circle-24.tsx +1 -1
  50. package/svg-react/opa-16.tsx +1 -1
  51. package/svg-react/opa-color-16.tsx +1 -1
  52. package/svg-react/phone-16.tsx +1 -1
  53. package/svg-react/phone-24.tsx +1 -1
  54. package/svg-react/phone-call-16.tsx +3 -3
  55. package/svg-react/phone-call-24.tsx +2 -2
  56. package/svg-react/slack-color-24.tsx +2 -2
  57. package/svg-react/snyk-24.tsx +2 -2
  58. package/svg-react/snyk-color-24.tsx +4 -4
  59. package/svg-react/star-24.tsx +1 -1
  60. package/svg-react/swap-horizontal-16.tsx +1 -1
  61. package/svg-react/wand-24.tsx +2 -2
  62. package/svg-react/x-diamond-24.tsx +1 -1
  63. package/svg-sprite/svg-sprite-module.js +1 -1
  64. package/css-props/activity-16.css +0 -1
  65. package/css-props/activity-24.css +0 -1
  66. package/css-props/alert-circle-16.css +0 -1
  67. package/css-props/alert-circle-24.css +0 -1
  68. package/css-props/alert-circle-fill-16.css +0 -1
  69. package/css-props/alert-circle-fill-24.css +0 -1
  70. package/css-props/alert-diamond-16.css +0 -1
  71. package/css-props/alert-diamond-24.css +0 -1
  72. package/css-props/alert-diamond-fill-16.css +0 -1
  73. package/css-props/alert-diamond-fill-24.css +0 -1
  74. package/css-props/alert-octagon-16.css +0 -1
  75. package/css-props/alert-octagon-24.css +0 -1
  76. package/css-props/alert-octagon-fill-16.css +0 -1
  77. package/css-props/alert-octagon-fill-24.css +0 -1
  78. package/css-props/alert-triangle-16.css +0 -1
  79. package/css-props/alert-triangle-24.css +0 -1
  80. package/css-props/alert-triangle-fill-16.css +0 -1
  81. package/css-props/alert-triangle-fill-24.css +0 -1
  82. package/css-props/alibaba-16.css +0 -1
  83. package/css-props/alibaba-24.css +0 -1
  84. package/css-props/alibaba-color-16.css +0 -1
  85. package/css-props/alibaba-color-24.css +0 -1
  86. package/css-props/align-center-16.css +0 -1
  87. package/css-props/align-center-24.css +0 -1
  88. package/css-props/align-justify-16.css +0 -1
  89. package/css-props/align-justify-24.css +0 -1
  90. package/css-props/align-left-16.css +0 -1
  91. package/css-props/align-left-24.css +0 -1
  92. package/css-props/align-right-16.css +0 -1
  93. package/css-props/align-right-24.css +0 -1
  94. package/css-props/amazon-ecs-16.css +0 -1
  95. package/css-props/amazon-ecs-24.css +0 -1
  96. package/css-props/amazon-ecs-color-16.css +0 -1
  97. package/css-props/amazon-ecs-color-24.css +0 -1
  98. package/css-props/amazon-eks-16.css +0 -1
  99. package/css-props/amazon-eks-24.css +0 -1
  100. package/css-props/amazon-eks-color-16.css +0 -1
  101. package/css-props/amazon-eks-color-24.css +0 -1
  102. package/css-props/animation.css +0 -23
  103. package/css-props/api-16.css +0 -1
  104. package/css-props/api-24.css +0 -1
  105. package/css-props/apple-16.css +0 -1
  106. package/css-props/apple-24.css +0 -1
  107. package/css-props/apple-color-16.css +0 -1
  108. package/css-props/apple-color-24.css +0 -1
  109. package/css-props/archive-16.css +0 -1
  110. package/css-props/archive-24.css +0 -1
  111. package/css-props/arrow-down-16.css +0 -1
  112. package/css-props/arrow-down-24.css +0 -1
  113. package/css-props/arrow-down-circle-16.css +0 -1
  114. package/css-props/arrow-down-circle-24.css +0 -1
  115. package/css-props/arrow-down-left-16.css +0 -1
  116. package/css-props/arrow-down-left-24.css +0 -1
  117. package/css-props/arrow-down-right-16.css +0 -1
  118. package/css-props/arrow-down-right-24.css +0 -1
  119. package/css-props/arrow-left-16.css +0 -1
  120. package/css-props/arrow-left-24.css +0 -1
  121. package/css-props/arrow-left-circle-16.css +0 -1
  122. package/css-props/arrow-left-circle-24.css +0 -1
  123. package/css-props/arrow-right-16.css +0 -1
  124. package/css-props/arrow-right-24.css +0 -1
  125. package/css-props/arrow-right-circle-16.css +0 -1
  126. package/css-props/arrow-right-circle-24.css +0 -1
  127. package/css-props/arrow-up-16.css +0 -1
  128. package/css-props/arrow-up-24.css +0 -1
  129. package/css-props/arrow-up-circle-16.css +0 -1
  130. package/css-props/arrow-up-circle-24.css +0 -1
  131. package/css-props/arrow-up-left-16.css +0 -1
  132. package/css-props/arrow-up-left-24.css +0 -1
  133. package/css-props/arrow-up-right-16.css +0 -1
  134. package/css-props/arrow-up-right-24.css +0 -1
  135. package/css-props/at-sign-16.css +0 -1
  136. package/css-props/at-sign-24.css +0 -1
  137. package/css-props/auth0-16.css +0 -1
  138. package/css-props/auth0-24.css +0 -1
  139. package/css-props/auth0-color-16.css +0 -1
  140. package/css-props/auth0-color-24.css +0 -1
  141. package/css-props/auto-apply-16.css +0 -1
  142. package/css-props/auto-apply-24.css +0 -1
  143. package/css-props/award-16.css +0 -1
  144. package/css-props/award-24.css +0 -1
  145. package/css-props/aws-16.css +0 -1
  146. package/css-props/aws-24.css +0 -1
  147. package/css-props/aws-cloudwatch-16.css +0 -1
  148. package/css-props/aws-cloudwatch-24.css +0 -1
  149. package/css-props/aws-cloudwatch-color-16.css +0 -1
  150. package/css-props/aws-cloudwatch-color-24.css +0 -1
  151. package/css-props/aws-color-16.css +0 -1
  152. package/css-props/aws-color-24.css +0 -1
  153. package/css-props/aws-ec2-16.css +0 -1
  154. package/css-props/aws-ec2-24.css +0 -1
  155. package/css-props/aws-ec2-color-16.css +0 -1
  156. package/css-props/aws-ec2-color-24.css +0 -1
  157. package/css-props/aws-lambda-16.css +0 -1
  158. package/css-props/aws-lambda-24.css +0 -1
  159. package/css-props/aws-lambda-color-16.css +0 -1
  160. package/css-props/aws-lambda-color-24.css +0 -1
  161. package/css-props/aws-s3-16.css +0 -1
  162. package/css-props/aws-s3-24.css +0 -1
  163. package/css-props/aws-s3-color-16.css +0 -1
  164. package/css-props/aws-s3-color-24.css +0 -1
  165. package/css-props/azure-16.css +0 -1
  166. package/css-props/azure-24.css +0 -1
  167. package/css-props/azure-aks-16.css +0 -1
  168. package/css-props/azure-aks-24.css +0 -1
  169. package/css-props/azure-aks-color-16.css +0 -1
  170. package/css-props/azure-aks-color-24.css +0 -1
  171. package/css-props/azure-blob-storage-16.css +0 -1
  172. package/css-props/azure-blob-storage-24.css +0 -1
  173. package/css-props/azure-blob-storage-color-16.css +0 -1
  174. package/css-props/azure-blob-storage-color-24.css +0 -1
  175. package/css-props/azure-color-16.css +0 -1
  176. package/css-props/azure-color-24.css +0 -1
  177. package/css-props/azure-devops-16.css +0 -1
  178. package/css-props/azure-devops-24.css +0 -1
  179. package/css-props/azure-devops-color-16.css +0 -1
  180. package/css-props/azure-devops-color-24.css +0 -1
  181. package/css-props/azure-vms-16.css +0 -1
  182. package/css-props/azure-vms-24.css +0 -1
  183. package/css-props/azure-vms-color-16.css +0 -1
  184. package/css-props/azure-vms-color-24.css +0 -1
  185. package/css-props/bank-vault-16.css +0 -1
  186. package/css-props/bank-vault-24.css +0 -1
  187. package/css-props/bar-chart-16.css +0 -1
  188. package/css-props/bar-chart-24.css +0 -1
  189. package/css-props/bar-chart-alt-16.css +0 -1
  190. package/css-props/bar-chart-alt-24.css +0 -1
  191. package/css-props/battery-16.css +0 -1
  192. package/css-props/battery-24.css +0 -1
  193. package/css-props/battery-charging-16.css +0 -1
  194. package/css-props/battery-charging-24.css +0 -1
  195. package/css-props/beaker-16.css +0 -1
  196. package/css-props/beaker-24.css +0 -1
  197. package/css-props/bell-16.css +0 -1
  198. package/css-props/bell-24.css +0 -1
  199. package/css-props/bell-active-16.css +0 -1
  200. package/css-props/bell-active-24.css +0 -1
  201. package/css-props/bell-active-fill-16.css +0 -1
  202. package/css-props/bell-active-fill-24.css +0 -1
  203. package/css-props/bell-off-16.css +0 -1
  204. package/css-props/bell-off-24.css +0 -1
  205. package/css-props/bitbucket-16.css +0 -1
  206. package/css-props/bitbucket-24.css +0 -1
  207. package/css-props/bitbucket-color-16.css +0 -1
  208. package/css-props/bitbucket-color-24.css +0 -1
  209. package/css-props/bookmark-16.css +0 -1
  210. package/css-props/bookmark-24.css +0 -1
  211. package/css-props/bookmark-add-16.css +0 -1
  212. package/css-props/bookmark-add-24.css +0 -1
  213. package/css-props/bookmark-add-fill-16.css +0 -1
  214. package/css-props/bookmark-add-fill-24.css +0 -1
  215. package/css-props/bookmark-fill-16.css +0 -1
  216. package/css-props/bookmark-fill-24.css +0 -1
  217. package/css-props/bookmark-remove-16.css +0 -1
  218. package/css-props/bookmark-remove-24.css +0 -1
  219. package/css-props/bookmark-remove-fill-16.css +0 -1
  220. package/css-props/bookmark-remove-fill-24.css +0 -1
  221. package/css-props/bottom-16.css +0 -1
  222. package/css-props/bottom-24.css +0 -1
  223. package/css-props/boundary-16.css +0 -1
  224. package/css-props/boundary-24.css +0 -1
  225. package/css-props/boundary-color-16.css +0 -1
  226. package/css-props/boundary-color-24.css +0 -1
  227. package/css-props/box-16.css +0 -1
  228. package/css-props/box-24.css +0 -1
  229. package/css-props/bridgecrew-16.css +0 -1
  230. package/css-props/bridgecrew-24.css +0 -1
  231. package/css-props/bridgecrew-color-16.css +0 -1
  232. package/css-props/bridgecrew-color-24.css +0 -1
  233. package/css-props/briefcase-16.css +0 -1
  234. package/css-props/briefcase-24.css +0 -1
  235. package/css-props/bug-16.css +0 -1
  236. package/css-props/bug-24.css +0 -1
  237. package/css-props/build-16.css +0 -1
  238. package/css-props/build-24.css +0 -1
  239. package/css-props/bulb-16.css +0 -1
  240. package/css-props/bulb-24.css +0 -1
  241. package/css-props/calendar-16.css +0 -1
  242. package/css-props/calendar-24.css +0 -1
  243. package/css-props/camera-16.css +0 -1
  244. package/css-props/camera-24.css +0 -1
  245. package/css-props/camera-off-16.css +0 -1
  246. package/css-props/camera-off-24.css +0 -1
  247. package/css-props/caret-16.css +0 -1
  248. package/css-props/caret-24.css +0 -1
  249. package/css-props/cast-16.css +0 -1
  250. package/css-props/cast-24.css +0 -1
  251. package/css-props/certificate-16.css +0 -1
  252. package/css-props/certificate-24.css +0 -1
  253. package/css-props/change-16.css +0 -1
  254. package/css-props/change-24.css +0 -1
  255. package/css-props/change-circle-16.css +0 -1
  256. package/css-props/change-circle-24.css +0 -1
  257. package/css-props/change-square-16.css +0 -1
  258. package/css-props/change-square-24.css +0 -1
  259. package/css-props/check-16.css +0 -1
  260. package/css-props/check-24.css +0 -1
  261. package/css-props/check-circle-16.css +0 -1
  262. package/css-props/check-circle-24.css +0 -1
  263. package/css-props/check-circle-fill-16.css +0 -1
  264. package/css-props/check-circle-fill-24.css +0 -1
  265. package/css-props/check-diamond-16.css +0 -1
  266. package/css-props/check-diamond-24.css +0 -1
  267. package/css-props/check-diamond-fill-16.css +0 -1
  268. package/css-props/check-diamond-fill-24.css +0 -1
  269. package/css-props/check-hexagon-16.css +0 -1
  270. package/css-props/check-hexagon-24.css +0 -1
  271. package/css-props/check-hexagon-fill-16.css +0 -1
  272. package/css-props/check-hexagon-fill-24.css +0 -1
  273. package/css-props/check-square-16.css +0 -1
  274. package/css-props/check-square-24.css +0 -1
  275. package/css-props/check-square-fill-16.css +0 -1
  276. package/css-props/check-square-fill-24.css +0 -1
  277. package/css-props/chevron-down-16.css +0 -1
  278. package/css-props/chevron-down-24.css +0 -1
  279. package/css-props/chevron-left-16.css +0 -1
  280. package/css-props/chevron-left-24.css +0 -1
  281. package/css-props/chevron-right-16.css +0 -1
  282. package/css-props/chevron-right-24.css +0 -1
  283. package/css-props/chevron-up-16.css +0 -1
  284. package/css-props/chevron-up-24.css +0 -1
  285. package/css-props/chevrons-down-16.css +0 -1
  286. package/css-props/chevrons-down-24.css +0 -1
  287. package/css-props/chevrons-left-16.css +0 -1
  288. package/css-props/chevrons-left-24.css +0 -1
  289. package/css-props/chevrons-right-16.css +0 -1
  290. package/css-props/chevrons-right-24.css +0 -1
  291. package/css-props/chevrons-up-16.css +0 -1
  292. package/css-props/chevrons-up-24.css +0 -1
  293. package/css-props/circle-16.css +0 -1
  294. package/css-props/circle-24.css +0 -1
  295. package/css-props/circle-dot-16.css +0 -1
  296. package/css-props/circle-dot-24.css +0 -1
  297. package/css-props/circle-fill-16.css +0 -1
  298. package/css-props/circle-fill-24.css +0 -1
  299. package/css-props/circle-half-16.css +0 -1
  300. package/css-props/circle-half-24.css +0 -1
  301. package/css-props/cisco-16.css +0 -1
  302. package/css-props/cisco-24.css +0 -1
  303. package/css-props/cisco-color-16.css +0 -1
  304. package/css-props/cisco-color-24.css +0 -1
  305. package/css-props/clipboard-16.css +0 -1
  306. package/css-props/clipboard-24.css +0 -1
  307. package/css-props/clipboard-checked-16.css +0 -1
  308. package/css-props/clipboard-checked-24.css +0 -1
  309. package/css-props/clipboard-copy-16.css +0 -1
  310. package/css-props/clipboard-copy-24.css +0 -1
  311. package/css-props/clock-16.css +0 -1
  312. package/css-props/clock-24.css +0 -1
  313. package/css-props/clock-filled-16.css +0 -1
  314. package/css-props/clock-filled-24.css +0 -1
  315. package/css-props/closed-caption-16.css +0 -1
  316. package/css-props/closed-caption-24.css +0 -1
  317. package/css-props/cloud-16.css +0 -1
  318. package/css-props/cloud-24.css +0 -1
  319. package/css-props/cloud-check-16.css +0 -1
  320. package/css-props/cloud-check-24.css +0 -1
  321. package/css-props/cloud-download-16.css +0 -1
  322. package/css-props/cloud-download-24.css +0 -1
  323. package/css-props/cloud-lightning-16.css +0 -1
  324. package/css-props/cloud-lightning-24.css +0 -1
  325. package/css-props/cloud-lock-16.css +0 -1
  326. package/css-props/cloud-lock-24.css +0 -1
  327. package/css-props/cloud-off-16.css +0 -1
  328. package/css-props/cloud-off-24.css +0 -1
  329. package/css-props/cloud-upload-16.css +0 -1
  330. package/css-props/cloud-upload-24.css +0 -1
  331. package/css-props/cloud-x-16.css +0 -1
  332. package/css-props/cloud-x-24.css +0 -1
  333. package/css-props/code-16.css +0 -1
  334. package/css-props/code-24.css +0 -1
  335. package/css-props/codepen-16.css +0 -1
  336. package/css-props/codepen-24.css +0 -1
  337. package/css-props/codepen-color-16.css +0 -1
  338. package/css-props/codepen-color-24.css +0 -1
  339. package/css-props/collections-16.css +0 -1
  340. package/css-props/collections-24.css +0 -1
  341. package/css-props/command-16.css +0 -1
  342. package/css-props/command-24.css +0 -1
  343. package/css-props/compass-16.css +0 -1
  344. package/css-props/compass-24.css +0 -1
  345. package/css-props/connection-16.css +0 -1
  346. package/css-props/connection-24.css +0 -1
  347. package/css-props/connection-gateway-16.css +0 -1
  348. package/css-props/connection-gateway-24.css +0 -1
  349. package/css-props/consul-16.css +0 -1
  350. package/css-props/consul-24.css +0 -1
  351. package/css-props/consul-color-16.css +0 -1
  352. package/css-props/consul-color-24.css +0 -1
  353. package/css-props/corner-down-left-16.css +0 -1
  354. package/css-props/corner-down-left-24.css +0 -1
  355. package/css-props/corner-down-right-16.css +0 -1
  356. package/css-props/corner-down-right-24.css +0 -1
  357. package/css-props/corner-left-down-16.css +0 -1
  358. package/css-props/corner-left-down-24.css +0 -1
  359. package/css-props/corner-left-up-16.css +0 -1
  360. package/css-props/corner-left-up-24.css +0 -1
  361. package/css-props/corner-right-down-16.css +0 -1
  362. package/css-props/corner-right-down-24.css +0 -1
  363. package/css-props/corner-right-up-16.css +0 -1
  364. package/css-props/corner-right-up-24.css +0 -1
  365. package/css-props/corner-up-left-16.css +0 -1
  366. package/css-props/corner-up-left-24.css +0 -1
  367. package/css-props/corner-up-right-16.css +0 -1
  368. package/css-props/corner-up-right-24.css +0 -1
  369. package/css-props/cpu-16.css +0 -1
  370. package/css-props/cpu-24.css +0 -1
  371. package/css-props/credit-card-16.css +0 -1
  372. package/css-props/credit-card-24.css +0 -1
  373. package/css-props/crop-16.css +0 -1
  374. package/css-props/crop-24.css +0 -1
  375. package/css-props/crosshair-16.css +0 -1
  376. package/css-props/crosshair-24.css +0 -1
  377. package/css-props/dashboard-16.css +0 -1
  378. package/css-props/dashboard-24.css +0 -1
  379. package/css-props/database-16.css +0 -1
  380. package/css-props/database-24.css +0 -1
  381. package/css-props/datadog-16.css +0 -1
  382. package/css-props/datadog-24.css +0 -1
  383. package/css-props/datadog-color-16.css +0 -1
  384. package/css-props/datadog-color-24.css +0 -1
  385. package/css-props/delay-16.css +0 -1
  386. package/css-props/delay-24.css +0 -1
  387. package/css-props/delete-16.css +0 -1
  388. package/css-props/delete-24.css +0 -1
  389. package/css-props/diamond-16.css +0 -1
  390. package/css-props/diamond-24.css +0 -1
  391. package/css-props/diamond-fill-16.css +0 -1
  392. package/css-props/diamond-fill-24.css +0 -1
  393. package/css-props/digital-ocean-16.css +0 -1
  394. package/css-props/digital-ocean-24.css +0 -1
  395. package/css-props/digital-ocean-color-16.css +0 -1
  396. package/css-props/digital-ocean-color-24.css +0 -1
  397. package/css-props/disc-16.css +0 -1
  398. package/css-props/disc-24.css +0 -1
  399. package/css-props/discussion-circle-16.css +0 -1
  400. package/css-props/discussion-circle-24.css +0 -1
  401. package/css-props/discussion-square-16.css +0 -1
  402. package/css-props/discussion-square-24.css +0 -1
  403. package/css-props/docker-16.css +0 -1
  404. package/css-props/docker-24.css +0 -1
  405. package/css-props/docker-color-16.css +0 -1
  406. package/css-props/docker-color-24.css +0 -1
  407. package/css-props/docs-16.css +0 -1
  408. package/css-props/docs-24.css +0 -1
  409. package/css-props/docs-download-16.css +0 -1
  410. package/css-props/docs-download-24.css +0 -1
  411. package/css-props/docs-link-16.css +0 -1
  412. package/css-props/docs-link-24.css +0 -1
  413. package/css-props/dollar-sign-16.css +0 -1
  414. package/css-props/dollar-sign-24.css +0 -1
  415. package/css-props/dot-16.css +0 -1
  416. package/css-props/dot-24.css +0 -1
  417. package/css-props/dot-half-16.css +0 -1
  418. package/css-props/dot-half-24.css +0 -1
  419. package/css-props/download-16.css +0 -1
  420. package/css-props/download-24.css +0 -1
  421. package/css-props/droplet-16.css +0 -1
  422. package/css-props/droplet-24.css +0 -1
  423. package/css-props/duplicate-16.css +0 -1
  424. package/css-props/duplicate-24.css +0 -1
  425. package/css-props/edit-16.css +0 -1
  426. package/css-props/edit-24.css +0 -1
  427. package/css-props/enterprise-16.css +0 -1
  428. package/css-props/enterprise-24.css +0 -1
  429. package/css-props/entry-point-16.css +0 -1
  430. package/css-props/entry-point-24.css +0 -1
  431. package/css-props/event-16.css +0 -1
  432. package/css-props/event-24.css +0 -1
  433. package/css-props/exit-point-16.css +0 -1
  434. package/css-props/exit-point-24.css +0 -1
  435. package/css-props/external-link-16.css +0 -1
  436. package/css-props/external-link-24.css +0 -1
  437. package/css-props/eye-16.css +0 -1
  438. package/css-props/eye-24.css +0 -1
  439. package/css-props/eye-off-16.css +0 -1
  440. package/css-props/eye-off-24.css +0 -1
  441. package/css-props/f5-16.css +0 -1
  442. package/css-props/f5-24.css +0 -1
  443. package/css-props/f5-color-16.css +0 -1
  444. package/css-props/f5-color-24.css +0 -1
  445. package/css-props/facebook-16.css +0 -1
  446. package/css-props/facebook-24.css +0 -1
  447. package/css-props/facebook-color-16.css +0 -1
  448. package/css-props/facebook-color-24.css +0 -1
  449. package/css-props/fast-forward-16.css +0 -1
  450. package/css-props/fast-forward-24.css +0 -1
  451. package/css-props/file-16.css +0 -1
  452. package/css-props/file-24.css +0 -1
  453. package/css-props/file-change-16.css +0 -1
  454. package/css-props/file-change-24.css +0 -1
  455. package/css-props/file-check-16.css +0 -1
  456. package/css-props/file-check-24.css +0 -1
  457. package/css-props/file-diff-16.css +0 -1
  458. package/css-props/file-diff-24.css +0 -1
  459. package/css-props/file-minus-16.css +0 -1
  460. package/css-props/file-minus-24.css +0 -1
  461. package/css-props/file-plus-16.css +0 -1
  462. package/css-props/file-plus-24.css +0 -1
  463. package/css-props/file-source-16.css +0 -1
  464. package/css-props/file-source-24.css +0 -1
  465. package/css-props/file-text-16.css +0 -1
  466. package/css-props/file-text-24.css +0 -1
  467. package/css-props/file-x-16.css +0 -1
  468. package/css-props/file-x-24.css +0 -1
  469. package/css-props/files-16.css +0 -1
  470. package/css-props/files-24.css +0 -1
  471. package/css-props/film-16.css +0 -1
  472. package/css-props/film-24.css +0 -1
  473. package/css-props/filter-16.css +0 -1
  474. package/css-props/filter-24.css +0 -1
  475. package/css-props/filter-circle-16.css +0 -1
  476. package/css-props/filter-circle-24.css +0 -1
  477. package/css-props/filter-fill-16.css +0 -1
  478. package/css-props/filter-fill-24.css +0 -1
  479. package/css-props/fingerprint-16.css +0 -1
  480. package/css-props/fingerprint-24.css +0 -1
  481. package/css-props/flag-16.css +0 -1
  482. package/css-props/flag-24.css +0 -1
  483. package/css-props/folder-16.css +0 -1
  484. package/css-props/folder-24.css +0 -1
  485. package/css-props/folder-fill-16.css +0 -1
  486. package/css-props/folder-fill-24.css +0 -1
  487. package/css-props/folder-minus-16.css +0 -1
  488. package/css-props/folder-minus-24.css +0 -1
  489. package/css-props/folder-minus-fill-16.css +0 -1
  490. package/css-props/folder-minus-fill-24.css +0 -1
  491. package/css-props/folder-plus-16.css +0 -1
  492. package/css-props/folder-plus-24.css +0 -1
  493. package/css-props/folder-plus-fill-16.css +0 -1
  494. package/css-props/folder-plus-fill-24.css +0 -1
  495. package/css-props/folder-star-16.css +0 -1
  496. package/css-props/folder-star-24.css +0 -1
  497. package/css-props/folder-users-16.css +0 -1
  498. package/css-props/folder-users-24.css +0 -1
  499. package/css-props/frown-16.css +0 -1
  500. package/css-props/frown-24.css +0 -1
  501. package/css-props/gateway-16.css +0 -1
  502. package/css-props/gateway-24.css +0 -1
  503. package/css-props/gcp-16.css +0 -1
  504. package/css-props/gcp-24.css +0 -1
  505. package/css-props/gcp-color-16.css +0 -1
  506. package/css-props/gcp-color-24.css +0 -1
  507. package/css-props/gift-16.css +0 -1
  508. package/css-props/gift-24.css +0 -1
  509. package/css-props/git-branch-16.css +0 -1
  510. package/css-props/git-branch-24.css +0 -1
  511. package/css-props/git-commit-16.css +0 -1
  512. package/css-props/git-commit-24.css +0 -1
  513. package/css-props/git-merge-16.css +0 -1
  514. package/css-props/git-merge-24.css +0 -1
  515. package/css-props/git-pull-request-16.css +0 -1
  516. package/css-props/git-pull-request-24.css +0 -1
  517. package/css-props/git-repo-16.css +0 -1
  518. package/css-props/git-repo-24.css +0 -1
  519. package/css-props/github-16.css +0 -1
  520. package/css-props/github-24.css +0 -1
  521. package/css-props/github-color-16.css +0 -1
  522. package/css-props/github-color-24.css +0 -1
  523. package/css-props/gitlab-16.css +0 -1
  524. package/css-props/gitlab-24.css +0 -1
  525. package/css-props/gitlab-color-16.css +0 -1
  526. package/css-props/gitlab-color-24.css +0 -1
  527. package/css-props/globe-16.css +0 -1
  528. package/css-props/globe-24.css +0 -1
  529. package/css-props/globe-private-16.css +0 -1
  530. package/css-props/globe-private-24.css +0 -1
  531. package/css-props/google-16.css +0 -1
  532. package/css-props/google-24.css +0 -1
  533. package/css-props/google-color-16.css +0 -1
  534. package/css-props/google-color-24.css +0 -1
  535. package/css-props/government-16.css +0 -1
  536. package/css-props/government-24.css +0 -1
  537. package/css-props/grafana-16.css +0 -1
  538. package/css-props/grafana-24.css +0 -1
  539. package/css-props/grafana-color-16.css +0 -1
  540. package/css-props/grafana-color-24.css +0 -1
  541. package/css-props/grid-16.css +0 -1
  542. package/css-props/grid-24.css +0 -1
  543. package/css-props/grid-alt-16.css +0 -1
  544. package/css-props/grid-alt-24.css +0 -1
  545. package/css-props/guide-16.css +0 -1
  546. package/css-props/guide-24.css +0 -1
  547. package/css-props/guide-link-16.css +0 -1
  548. package/css-props/guide-link-24.css +0 -1
  549. package/css-props/hammer-16.css +0 -1
  550. package/css-props/hammer-24.css +0 -1
  551. package/css-props/handshake-16.css +0 -1
  552. package/css-props/handshake-24.css +0 -1
  553. package/css-props/hard-drive-16.css +0 -1
  554. package/css-props/hard-drive-24.css +0 -1
  555. package/css-props/hash-16.css +0 -1
  556. package/css-props/hash-24.css +0 -1
  557. package/css-props/hashicorp-16.css +0 -1
  558. package/css-props/hashicorp-24.css +0 -1
  559. package/css-props/hashicorp-color-16.css +0 -1
  560. package/css-props/hashicorp-color-24.css +0 -1
  561. package/css-props/hcp-16.css +0 -1
  562. package/css-props/hcp-24.css +0 -1
  563. package/css-props/hcp-color-16.css +0 -1
  564. package/css-props/hcp-color-24.css +0 -1
  565. package/css-props/headphones-16.css +0 -1
  566. package/css-props/headphones-24.css +0 -1
  567. package/css-props/heart-16.css +0 -1
  568. package/css-props/heart-24.css +0 -1
  569. package/css-props/heart-fill-16.css +0 -1
  570. package/css-props/heart-fill-24.css +0 -1
  571. package/css-props/heart-off-16.css +0 -1
  572. package/css-props/heart-off-24.css +0 -1
  573. package/css-props/helm-16.css +0 -1
  574. package/css-props/helm-24.css +0 -1
  575. package/css-props/helm-color-16.css +0 -1
  576. package/css-props/helm-color-24.css +0 -1
  577. package/css-props/help-16.css +0 -1
  578. package/css-props/help-24.css +0 -1
  579. package/css-props/hexagon-16.css +0 -1
  580. package/css-props/hexagon-24.css +0 -1
  581. package/css-props/hexagon-fill-16.css +0 -1
  582. package/css-props/hexagon-fill-24.css +0 -1
  583. package/css-props/history-16.css +0 -1
  584. package/css-props/history-24.css +0 -1
  585. package/css-props/home-16.css +0 -1
  586. package/css-props/home-24.css +0 -1
  587. package/css-props/hourglass-16.css +0 -1
  588. package/css-props/hourglass-24.css +0 -1
  589. package/css-props/identity-service-16.css +0 -1
  590. package/css-props/identity-service-24.css +0 -1
  591. package/css-props/identity-user-16.css +0 -1
  592. package/css-props/identity-user-24.css +0 -1
  593. package/css-props/image-16.css +0 -1
  594. package/css-props/image-24.css +0 -1
  595. package/css-props/inbox-16.css +0 -1
  596. package/css-props/inbox-24.css +0 -1
  597. package/css-props/index.css +0 -1064
  598. package/css-props/info-16.css +0 -1
  599. package/css-props/info-24.css +0 -1
  600. package/css-props/info-fill-16.css +0 -1
  601. package/css-props/info-fill-24.css +0 -1
  602. package/css-props/infracost-16.css +0 -1
  603. package/css-props/infracost-24.css +0 -1
  604. package/css-props/infracost-color-16.css +0 -1
  605. package/css-props/infracost-color-24.css +0 -1
  606. package/css-props/jump-link-16.css +0 -1
  607. package/css-props/jump-link-24.css +0 -1
  608. package/css-props/key-16.css +0 -1
  609. package/css-props/key-24.css +0 -1
  610. package/css-props/key-values-16.css +0 -1
  611. package/css-props/key-values-24.css +0 -1
  612. package/css-props/keychain-16.css +0 -1
  613. package/css-props/keychain-24.css +0 -1
  614. package/css-props/kubernetes-16.css +0 -1
  615. package/css-props/kubernetes-24.css +0 -1
  616. package/css-props/kubernetes-color-16.css +0 -1
  617. package/css-props/kubernetes-color-24.css +0 -1
  618. package/css-props/labyrinth-16.css +0 -1
  619. package/css-props/labyrinth-24.css +0 -1
  620. package/css-props/layers-16.css +0 -1
  621. package/css-props/layers-24.css +0 -1
  622. package/css-props/layout-16.css +0 -1
  623. package/css-props/layout-24.css +0 -1
  624. package/css-props/learn-16.css +0 -1
  625. package/css-props/learn-24.css +0 -1
  626. package/css-props/learn-link-16.css +0 -1
  627. package/css-props/learn-link-24.css +0 -1
  628. package/css-props/lightlytics-16.css +0 -1
  629. package/css-props/lightlytics-24.css +0 -1
  630. package/css-props/lightlytics-color-16.css +0 -1
  631. package/css-props/lightlytics-color-24.css +0 -1
  632. package/css-props/line-chart-16.css +0 -1
  633. package/css-props/line-chart-24.css +0 -1
  634. package/css-props/line-chart-up-16.css +0 -1
  635. package/css-props/line-chart-up-24.css +0 -1
  636. package/css-props/link-16.css +0 -1
  637. package/css-props/link-24.css +0 -1
  638. package/css-props/linkedin-16.css +0 -1
  639. package/css-props/linkedin-24.css +0 -1
  640. package/css-props/linkedin-color-16.css +0 -1
  641. package/css-props/linkedin-color-24.css +0 -1
  642. package/css-props/linode-16.css +0 -1
  643. package/css-props/linode-24.css +0 -1
  644. package/css-props/linode-color-16.css +0 -1
  645. package/css-props/linode-color-24.css +0 -1
  646. package/css-props/linux-16.css +0 -1
  647. package/css-props/linux-24.css +0 -1
  648. package/css-props/linux-color-16.css +0 -1
  649. package/css-props/linux-color-24.css +0 -1
  650. package/css-props/list-16.css +0 -1
  651. package/css-props/list-24.css +0 -1
  652. package/css-props/load-balancer-16.css +0 -1
  653. package/css-props/load-balancer-24.css +0 -1
  654. package/css-props/loading-16.css +0 -1
  655. package/css-props/loading-24.css +0 -1
  656. package/css-props/lock-16.css +0 -1
  657. package/css-props/lock-24.css +0 -1
  658. package/css-props/lock-fill-16.css +0 -1
  659. package/css-props/lock-fill-24.css +0 -1
  660. package/css-props/lock-off-16.css +0 -1
  661. package/css-props/lock-off-24.css +0 -1
  662. package/css-props/logs-16.css +0 -1
  663. package/css-props/logs-24.css +0 -1
  664. package/css-props/mail-16.css +0 -1
  665. package/css-props/mail-24.css +0 -1
  666. package/css-props/mail-open-16.css +0 -1
  667. package/css-props/mail-open-24.css +0 -1
  668. package/css-props/mainframe-16.css +0 -1
  669. package/css-props/mainframe-24.css +0 -1
  670. package/css-props/map-16.css +0 -1
  671. package/css-props/map-24.css +0 -1
  672. package/css-props/map-pin-16.css +0 -1
  673. package/css-props/map-pin-24.css +0 -1
  674. package/css-props/maximize-16.css +0 -1
  675. package/css-props/maximize-24.css +0 -1
  676. package/css-props/maximize-alt-16.css +0 -1
  677. package/css-props/maximize-alt-24.css +0 -1
  678. package/css-props/meh-16.css +0 -1
  679. package/css-props/meh-24.css +0 -1
  680. package/css-props/menu-16.css +0 -1
  681. package/css-props/menu-24.css +0 -1
  682. package/css-props/mesh-16.css +0 -1
  683. package/css-props/mesh-24.css +0 -1
  684. package/css-props/message-circle-16.css +0 -1
  685. package/css-props/message-circle-24.css +0 -1
  686. package/css-props/message-circle-fill-16.css +0 -1
  687. package/css-props/message-circle-fill-24.css +0 -1
  688. package/css-props/message-square-16.css +0 -1
  689. package/css-props/message-square-24.css +0 -1
  690. package/css-props/message-square-fill-16.css +0 -1
  691. package/css-props/message-square-fill-24.css +0 -1
  692. package/css-props/mic-16.css +0 -1
  693. package/css-props/mic-24.css +0 -1
  694. package/css-props/mic-off-16.css +0 -1
  695. package/css-props/mic-off-24.css +0 -1
  696. package/css-props/microsoft-16.css +0 -1
  697. package/css-props/microsoft-24.css +0 -1
  698. package/css-props/microsoft-color-16.css +0 -1
  699. package/css-props/microsoft-color-24.css +0 -1
  700. package/css-props/microsoft-teams-16.css +0 -1
  701. package/css-props/microsoft-teams-24.css +0 -1
  702. package/css-props/microsoft-teams-color-16.css +0 -1
  703. package/css-props/microsoft-teams-color-24.css +0 -1
  704. package/css-props/migrate-16.css +0 -1
  705. package/css-props/migrate-24.css +0 -1
  706. package/css-props/minimize-16.css +0 -1
  707. package/css-props/minimize-24.css +0 -1
  708. package/css-props/minimize-alt-16.css +0 -1
  709. package/css-props/minimize-alt-24.css +0 -1
  710. package/css-props/minus-16.css +0 -1
  711. package/css-props/minus-24.css +0 -1
  712. package/css-props/minus-circle-16.css +0 -1
  713. package/css-props/minus-circle-24.css +0 -1
  714. package/css-props/minus-plus-16.css +0 -1
  715. package/css-props/minus-plus-24.css +0 -1
  716. package/css-props/minus-plus-circle-16.css +0 -1
  717. package/css-props/minus-plus-circle-24.css +0 -1
  718. package/css-props/minus-plus-square-16.css +0 -1
  719. package/css-props/minus-plus-square-24.css +0 -1
  720. package/css-props/minus-square-16.css +0 -1
  721. package/css-props/minus-square-24.css +0 -1
  722. package/css-props/minus-square-fill-16.css +0 -1
  723. package/css-props/minus-square-fill-24.css +0 -1
  724. package/css-props/module-16.css +0 -1
  725. package/css-props/module-24.css +0 -1
  726. package/css-props/monitor-16.css +0 -1
  727. package/css-props/monitor-24.css +0 -1
  728. package/css-props/moon-16.css +0 -1
  729. package/css-props/moon-24.css +0 -1
  730. package/css-props/more-horizontal-16.css +0 -1
  731. package/css-props/more-horizontal-24.css +0 -1
  732. package/css-props/more-vertical-16.css +0 -1
  733. package/css-props/more-vertical-24.css +0 -1
  734. package/css-props/mouse-pointer-16.css +0 -1
  735. package/css-props/mouse-pointer-24.css +0 -1
  736. package/css-props/move-16.css +0 -1
  737. package/css-props/move-24.css +0 -1
  738. package/css-props/music-16.css +0 -1
  739. package/css-props/music-24.css +0 -1
  740. package/css-props/navigation-16.css +0 -1
  741. package/css-props/navigation-24.css +0 -1
  742. package/css-props/navigation-alt-16.css +0 -1
  743. package/css-props/navigation-alt-24.css +0 -1
  744. package/css-props/network-16.css +0 -1
  745. package/css-props/network-24.css +0 -1
  746. package/css-props/network-alt-16.css +0 -1
  747. package/css-props/network-alt-24.css +0 -1
  748. package/css-props/newspaper-16.css +0 -1
  749. package/css-props/newspaper-24.css +0 -1
  750. package/css-props/node-16.css +0 -1
  751. package/css-props/node-24.css +0 -1
  752. package/css-props/nomad-16.css +0 -1
  753. package/css-props/nomad-24.css +0 -1
  754. package/css-props/nomad-color-16.css +0 -1
  755. package/css-props/nomad-color-24.css +0 -1
  756. package/css-props/octagon-16.css +0 -1
  757. package/css-props/octagon-24.css +0 -1
  758. package/css-props/okta-16.css +0 -1
  759. package/css-props/okta-24.css +0 -1
  760. package/css-props/okta-color-16.css +0 -1
  761. package/css-props/okta-color-24.css +0 -1
  762. package/css-props/opa-16.css +0 -1
  763. package/css-props/opa-24.css +0 -1
  764. package/css-props/opa-color-16.css +0 -1
  765. package/css-props/opa-color-24.css +0 -1
  766. package/css-props/oracle-16.css +0 -1
  767. package/css-props/oracle-24.css +0 -1
  768. package/css-props/oracle-color-16.css +0 -1
  769. package/css-props/oracle-color-24.css +0 -1
  770. package/css-props/org-16.css +0 -1
  771. package/css-props/org-24.css +0 -1
  772. package/css-props/outline-16.css +0 -1
  773. package/css-props/outline-24.css +0 -1
  774. package/css-props/pack-16.css +0 -1
  775. package/css-props/pack-24.css +0 -1
  776. package/css-props/pack-color-16.css +0 -1
  777. package/css-props/pack-color-24.css +0 -1
  778. package/css-props/package-16.css +0 -1
  779. package/css-props/package-24.css +0 -1
  780. package/css-props/packer-16.css +0 -1
  781. package/css-props/packer-24.css +0 -1
  782. package/css-props/packer-color-16.css +0 -1
  783. package/css-props/packer-color-24.css +0 -1
  784. package/css-props/paperclip-16.css +0 -1
  785. package/css-props/paperclip-24.css +0 -1
  786. package/css-props/path-16.css +0 -1
  787. package/css-props/path-24.css +0 -1
  788. package/css-props/pause-16.css +0 -1
  789. package/css-props/pause-24.css +0 -1
  790. package/css-props/pause-circle-16.css +0 -1
  791. package/css-props/pause-circle-24.css +0 -1
  792. package/css-props/pen-tool-16.css +0 -1
  793. package/css-props/pen-tool-24.css +0 -1
  794. package/css-props/pencil-tool-16.css +0 -1
  795. package/css-props/pencil-tool-24.css +0 -1
  796. package/css-props/phone-16.css +0 -1
  797. package/css-props/phone-24.css +0 -1
  798. package/css-props/phone-call-16.css +0 -1
  799. package/css-props/phone-call-24.css +0 -1
  800. package/css-props/phone-off-16.css +0 -1
  801. package/css-props/phone-off-24.css +0 -1
  802. package/css-props/pie-chart-16.css +0 -1
  803. package/css-props/pie-chart-24.css +0 -1
  804. package/css-props/pin-16.css +0 -1
  805. package/css-props/pin-24.css +0 -1
  806. package/css-props/pipeline-16.css +0 -1
  807. package/css-props/pipeline-24.css +0 -1
  808. package/css-props/play-16.css +0 -1
  809. package/css-props/play-24.css +0 -1
  810. package/css-props/play-circle-16.css +0 -1
  811. package/css-props/play-circle-24.css +0 -1
  812. package/css-props/plug-16.css +0 -1
  813. package/css-props/plug-24.css +0 -1
  814. package/css-props/plus-16.css +0 -1
  815. package/css-props/plus-24.css +0 -1
  816. package/css-props/plus-circle-16.css +0 -1
  817. package/css-props/plus-circle-24.css +0 -1
  818. package/css-props/plus-square-16.css +0 -1
  819. package/css-props/plus-square-24.css +0 -1
  820. package/css-props/power-16.css +0 -1
  821. package/css-props/power-24.css +0 -1
  822. package/css-props/printer-16.css +0 -1
  823. package/css-props/printer-24.css +0 -1
  824. package/css-props/provider-16.css +0 -1
  825. package/css-props/provider-24.css +0 -1
  826. package/css-props/queue-16.css +0 -1
  827. package/css-props/queue-24.css +0 -1
  828. package/css-props/radio-16.css +0 -1
  829. package/css-props/radio-24.css +0 -1
  830. package/css-props/random-16.css +0 -1
  831. package/css-props/random-24.css +0 -1
  832. package/css-props/redirect-16.css +0 -1
  833. package/css-props/redirect-24.css +0 -1
  834. package/css-props/reload-16.css +0 -1
  835. package/css-props/reload-24.css +0 -1
  836. package/css-props/repeat-16.css +0 -1
  837. package/css-props/repeat-24.css +0 -1
  838. package/css-props/replication-direct-16.css +0 -1
  839. package/css-props/replication-direct-24.css +0 -1
  840. package/css-props/replication-perf-16.css +0 -1
  841. package/css-props/replication-perf-24.css +0 -1
  842. package/css-props/rewind-16.css +0 -1
  843. package/css-props/rewind-24.css +0 -1
  844. package/css-props/rocket-16.css +0 -1
  845. package/css-props/rocket-24.css +0 -1
  846. package/css-props/rotate-ccw-16.css +0 -1
  847. package/css-props/rotate-ccw-24.css +0 -1
  848. package/css-props/rotate-cw-16.css +0 -1
  849. package/css-props/rotate-cw-24.css +0 -1
  850. package/css-props/rss-16.css +0 -1
  851. package/css-props/rss-24.css +0 -1
  852. package/css-props/running-16.css +0 -1
  853. package/css-props/running-24.css +0 -1
  854. package/css-props/saml-16.css +0 -1
  855. package/css-props/saml-24.css +0 -1
  856. package/css-props/saml-color-16.css +0 -1
  857. package/css-props/saml-color-24.css +0 -1
  858. package/css-props/save-16.css +0 -1
  859. package/css-props/save-24.css +0 -1
  860. package/css-props/scissors-16.css +0 -1
  861. package/css-props/scissors-24.css +0 -1
  862. package/css-props/search-16.css +0 -1
  863. package/css-props/search-24.css +0 -1
  864. package/css-props/send-16.css +0 -1
  865. package/css-props/send-24.css +0 -1
  866. package/css-props/server-16.css +0 -1
  867. package/css-props/server-24.css +0 -1
  868. package/css-props/server-cluster-16.css +0 -1
  869. package/css-props/server-cluster-24.css +0 -1
  870. package/css-props/serverless-16.css +0 -1
  871. package/css-props/serverless-24.css +0 -1
  872. package/css-props/service-16.css +0 -1
  873. package/css-props/service-24.css +0 -1
  874. package/css-props/settings-16.css +0 -1
  875. package/css-props/settings-24.css +0 -1
  876. package/css-props/share-16.css +0 -1
  877. package/css-props/share-24.css +0 -1
  878. package/css-props/shield-16.css +0 -1
  879. package/css-props/shield-24.css +0 -1
  880. package/css-props/shield-alert-16.css +0 -1
  881. package/css-props/shield-alert-24.css +0 -1
  882. package/css-props/shield-check-16.css +0 -1
  883. package/css-props/shield-check-24.css +0 -1
  884. package/css-props/shield-off-16.css +0 -1
  885. package/css-props/shield-off-24.css +0 -1
  886. package/css-props/shield-x-16.css +0 -1
  887. package/css-props/shield-x-24.css +0 -1
  888. package/css-props/shopping-bag-16.css +0 -1
  889. package/css-props/shopping-bag-24.css +0 -1
  890. package/css-props/shopping-cart-16.css +0 -1
  891. package/css-props/shopping-cart-24.css +0 -1
  892. package/css-props/shuffle-16.css +0 -1
  893. package/css-props/shuffle-24.css +0 -1
  894. package/css-props/sidebar-16.css +0 -1
  895. package/css-props/sidebar-24.css +0 -1
  896. package/css-props/sidebar-hide-16.css +0 -1
  897. package/css-props/sidebar-hide-24.css +0 -1
  898. package/css-props/sidebar-show-16.css +0 -1
  899. package/css-props/sidebar-show-24.css +0 -1
  900. package/css-props/sign-in-16.css +0 -1
  901. package/css-props/sign-in-24.css +0 -1
  902. package/css-props/sign-out-16.css +0 -1
  903. package/css-props/sign-out-24.css +0 -1
  904. package/css-props/skip-16.css +0 -1
  905. package/css-props/skip-24.css +0 -1
  906. package/css-props/skip-back-16.css +0 -1
  907. package/css-props/skip-back-24.css +0 -1
  908. package/css-props/skip-forward-16.css +0 -1
  909. package/css-props/skip-forward-24.css +0 -1
  910. package/css-props/slack-16.css +0 -1
  911. package/css-props/slack-24.css +0 -1
  912. package/css-props/slack-color-16.css +0 -1
  913. package/css-props/slack-color-24.css +0 -1
  914. package/css-props/slash-16.css +0 -1
  915. package/css-props/slash-24.css +0 -1
  916. package/css-props/slash-square-16.css +0 -1
  917. package/css-props/slash-square-24.css +0 -1
  918. package/css-props/sliders-16.css +0 -1
  919. package/css-props/sliders-24.css +0 -1
  920. package/css-props/smartphone-16.css +0 -1
  921. package/css-props/smartphone-24.css +0 -1
  922. package/css-props/smile-16.css +0 -1
  923. package/css-props/smile-24.css +0 -1
  924. package/css-props/snyk-16.css +0 -1
  925. package/css-props/snyk-24.css +0 -1
  926. package/css-props/snyk-color-16.css +0 -1
  927. package/css-props/snyk-color-24.css +0 -1
  928. package/css-props/socket-16.css +0 -1
  929. package/css-props/socket-24.css +0 -1
  930. package/css-props/sort-asc-16.css +0 -1
  931. package/css-props/sort-asc-24.css +0 -1
  932. package/css-props/sort-desc-16.css +0 -1
  933. package/css-props/sort-desc-24.css +0 -1
  934. package/css-props/speaker-16.css +0 -1
  935. package/css-props/speaker-24.css +0 -1
  936. package/css-props/splunk-16.css +0 -1
  937. package/css-props/splunk-24.css +0 -1
  938. package/css-props/splunk-color-16.css +0 -1
  939. package/css-props/splunk-color-24.css +0 -1
  940. package/css-props/square-16.css +0 -1
  941. package/css-props/square-24.css +0 -1
  942. package/css-props/square-fill-16.css +0 -1
  943. package/css-props/square-fill-24.css +0 -1
  944. package/css-props/star-16.css +0 -1
  945. package/css-props/star-24.css +0 -1
  946. package/css-props/star-circle-16.css +0 -1
  947. package/css-props/star-circle-24.css +0 -1
  948. package/css-props/star-fill-16.css +0 -1
  949. package/css-props/star-fill-24.css +0 -1
  950. package/css-props/star-off-16.css +0 -1
  951. package/css-props/star-off-24.css +0 -1
  952. package/css-props/step-16.css +0 -1
  953. package/css-props/step-24.css +0 -1
  954. package/css-props/stop-circle-16.css +0 -1
  955. package/css-props/stop-circle-24.css +0 -1
  956. package/css-props/sun-16.css +0 -1
  957. package/css-props/sun-24.css +0 -1
  958. package/css-props/support-16.css +0 -1
  959. package/css-props/support-24.css +0 -1
  960. package/css-props/swap-horizontal-16.css +0 -1
  961. package/css-props/swap-horizontal-24.css +0 -1
  962. package/css-props/swap-vertical-16.css +0 -1
  963. package/css-props/swap-vertical-24.css +0 -1
  964. package/css-props/switcher-16.css +0 -1
  965. package/css-props/switcher-24.css +0 -1
  966. package/css-props/sync-16.css +0 -1
  967. package/css-props/sync-24.css +0 -1
  968. package/css-props/sync-alert-16.css +0 -1
  969. package/css-props/sync-alert-24.css +0 -1
  970. package/css-props/sync-reverse-16.css +0 -1
  971. package/css-props/sync-reverse-24.css +0 -1
  972. package/css-props/tablet-16.css +0 -1
  973. package/css-props/tablet-24.css +0 -1
  974. package/css-props/tag-16.css +0 -1
  975. package/css-props/tag-24.css +0 -1
  976. package/css-props/target-16.css +0 -1
  977. package/css-props/target-24.css +0 -1
  978. package/css-props/terminal-16.css +0 -1
  979. package/css-props/terminal-24.css +0 -1
  980. package/css-props/terminal-screen-16.css +0 -1
  981. package/css-props/terminal-screen-24.css +0 -1
  982. package/css-props/terraform-16.css +0 -1
  983. package/css-props/terraform-24.css +0 -1
  984. package/css-props/terraform-color-16.css +0 -1
  985. package/css-props/terraform-color-24.css +0 -1
  986. package/css-props/test-16.css +0 -1
  987. package/css-props/test-24.css +0 -1
  988. package/css-props/thumbs-down-16.css +0 -1
  989. package/css-props/thumbs-down-24.css +0 -1
  990. package/css-props/thumbs-up-16.css +0 -1
  991. package/css-props/thumbs-up-24.css +0 -1
  992. package/css-props/toggle-left-16.css +0 -1
  993. package/css-props/toggle-left-24.css +0 -1
  994. package/css-props/toggle-right-16.css +0 -1
  995. package/css-props/toggle-right-24.css +0 -1
  996. package/css-props/token-16.css +0 -1
  997. package/css-props/token-24.css +0 -1
  998. package/css-props/tools-16.css +0 -1
  999. package/css-props/tools-24.css +0 -1
  1000. package/css-props/top-16.css +0 -1
  1001. package/css-props/top-24.css +0 -1
  1002. package/css-props/trash-16.css +0 -1
  1003. package/css-props/trash-24.css +0 -1
  1004. package/css-props/trend-down-16.css +0 -1
  1005. package/css-props/trend-down-24.css +0 -1
  1006. package/css-props/trend-up-16.css +0 -1
  1007. package/css-props/trend-up-24.css +0 -1
  1008. package/css-props/triangle-16.css +0 -1
  1009. package/css-props/triangle-24.css +0 -1
  1010. package/css-props/triangle-fill-16.css +0 -1
  1011. package/css-props/triangle-fill-24.css +0 -1
  1012. package/css-props/truck-16.css +0 -1
  1013. package/css-props/truck-24.css +0 -1
  1014. package/css-props/tv-16.css +0 -1
  1015. package/css-props/tv-24.css +0 -1
  1016. package/css-props/twitch-16.css +0 -1
  1017. package/css-props/twitch-24.css +0 -1
  1018. package/css-props/twitch-color-16.css +0 -1
  1019. package/css-props/twitch-color-24.css +0 -1
  1020. package/css-props/twitter-16.css +0 -1
  1021. package/css-props/twitter-24.css +0 -1
  1022. package/css-props/twitter-color-16.css +0 -1
  1023. package/css-props/twitter-color-24.css +0 -1
  1024. package/css-props/type-16.css +0 -1
  1025. package/css-props/type-24.css +0 -1
  1026. package/css-props/unfold-close-16.css +0 -1
  1027. package/css-props/unfold-close-24.css +0 -1
  1028. package/css-props/unfold-open-16.css +0 -1
  1029. package/css-props/unfold-open-24.css +0 -1
  1030. package/css-props/unlock-16.css +0 -1
  1031. package/css-props/unlock-24.css +0 -1
  1032. package/css-props/upload-16.css +0 -1
  1033. package/css-props/upload-24.css +0 -1
  1034. package/css-props/user-16.css +0 -1
  1035. package/css-props/user-24.css +0 -1
  1036. package/css-props/user-check-16.css +0 -1
  1037. package/css-props/user-check-24.css +0 -1
  1038. package/css-props/user-circle-16.css +0 -1
  1039. package/css-props/user-circle-24.css +0 -1
  1040. package/css-props/user-circle-fill-16.css +0 -1
  1041. package/css-props/user-circle-fill-24.css +0 -1
  1042. package/css-props/user-minus-16.css +0 -1
  1043. package/css-props/user-minus-24.css +0 -1
  1044. package/css-props/user-plus-16.css +0 -1
  1045. package/css-props/user-plus-24.css +0 -1
  1046. package/css-props/user-x-16.css +0 -1
  1047. package/css-props/user-x-24.css +0 -1
  1048. package/css-props/users-16.css +0 -1
  1049. package/css-props/users-24.css +0 -1
  1050. package/css-props/vagrant-16.css +0 -1
  1051. package/css-props/vagrant-24.css +0 -1
  1052. package/css-props/vagrant-color-16.css +0 -1
  1053. package/css-props/vagrant-color-24.css +0 -1
  1054. package/css-props/vantage-16.css +0 -1
  1055. package/css-props/vantage-24.css +0 -1
  1056. package/css-props/vantage-color-16.css +0 -1
  1057. package/css-props/vantage-color-24.css +0 -1
  1058. package/css-props/vault-16.css +0 -1
  1059. package/css-props/vault-24.css +0 -1
  1060. package/css-props/vault-color-16.css +0 -1
  1061. package/css-props/vault-color-24.css +0 -1
  1062. package/css-props/verified-16.css +0 -1
  1063. package/css-props/verified-24.css +0 -1
  1064. package/css-props/video-16.css +0 -1
  1065. package/css-props/video-24.css +0 -1
  1066. package/css-props/video-off-16.css +0 -1
  1067. package/css-props/video-off-24.css +0 -1
  1068. package/css-props/vmware-16.css +0 -1
  1069. package/css-props/vmware-24.css +0 -1
  1070. package/css-props/vmware-color-16.css +0 -1
  1071. package/css-props/vmware-color-24.css +0 -1
  1072. package/css-props/volume-16.css +0 -1
  1073. package/css-props/volume-2-16.css +0 -1
  1074. package/css-props/volume-2-24.css +0 -1
  1075. package/css-props/volume-24.css +0 -1
  1076. package/css-props/volume-down-16.css +0 -1
  1077. package/css-props/volume-down-24.css +0 -1
  1078. package/css-props/volume-x-16.css +0 -1
  1079. package/css-props/volume-x-24.css +0 -1
  1080. package/css-props/wall-16.css +0 -1
  1081. package/css-props/wall-24.css +0 -1
  1082. package/css-props/wand-16.css +0 -1
  1083. package/css-props/wand-24.css +0 -1
  1084. package/css-props/watch-16.css +0 -1
  1085. package/css-props/watch-24.css +0 -1
  1086. package/css-props/waypoint-16.css +0 -1
  1087. package/css-props/waypoint-24.css +0 -1
  1088. package/css-props/waypoint-color-16.css +0 -1
  1089. package/css-props/waypoint-color-24.css +0 -1
  1090. package/css-props/webhook-16.css +0 -1
  1091. package/css-props/webhook-24.css +0 -1
  1092. package/css-props/wifi-16.css +0 -1
  1093. package/css-props/wifi-24.css +0 -1
  1094. package/css-props/wifi-off-16.css +0 -1
  1095. package/css-props/wifi-off-24.css +0 -1
  1096. package/css-props/wrench-16.css +0 -1
  1097. package/css-props/wrench-24.css +0 -1
  1098. package/css-props/x-16.css +0 -1
  1099. package/css-props/x-24.css +0 -1
  1100. package/css-props/x-circle-16.css +0 -1
  1101. package/css-props/x-circle-24.css +0 -1
  1102. package/css-props/x-circle-fill-16.css +0 -1
  1103. package/css-props/x-circle-fill-24.css +0 -1
  1104. package/css-props/x-diamond-16.css +0 -1
  1105. package/css-props/x-diamond-24.css +0 -1
  1106. package/css-props/x-diamond-fill-16.css +0 -1
  1107. package/css-props/x-diamond-fill-24.css +0 -1
  1108. package/css-props/x-hexagon-16.css +0 -1
  1109. package/css-props/x-hexagon-24.css +0 -1
  1110. package/css-props/x-hexagon-fill-16.css +0 -1
  1111. package/css-props/x-hexagon-fill-24.css +0 -1
  1112. package/css-props/x-square-16.css +0 -1
  1113. package/css-props/x-square-24.css +0 -1
  1114. package/css-props/x-square-fill-16.css +0 -1
  1115. package/css-props/x-square-fill-24.css +0 -1
  1116. package/css-props/youtube-16.css +0 -1
  1117. package/css-props/youtube-24.css +0 -1
  1118. package/css-props/youtube-color-16.css +0 -1
  1119. package/css-props/youtube-color-24.css +0 -1
  1120. package/css-props/zap-16.css +0 -1
  1121. package/css-props/zap-24.css +0 -1
  1122. package/css-props/zap-off-16.css +0 -1
  1123. package/css-props/zap-off-24.css +0 -1
  1124. package/css-props/zoom-in-16.css +0 -1
  1125. package/css-props/zoom-in-24.css +0 -1
  1126. package/css-props/zoom-out-16.css +0 -1
  1127. package/css-props/zoom-out-24.css +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @hashicorp/flight-icons
2
2
 
3
+ ## 2.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1412](https://github.com/hashicorp/design-system/pull/1412) [`37d06ef1a`](https://github.com/hashicorp/design-system/commit/37d06ef1ae9f1f5c4a30796e3c42e62ccbe860c9) Thanks [@hashibot-hds](https://github.com/hashibot-hds)! - Added Ampersand icon
8
+
9
+ ## 2.12.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#727](https://github.com/hashicorp/design-system/pull/727) [`f9c22874`](https://github.com/hashicorp/design-system/commit/f9c22874ab24db25ee347c95e5c26dc0055a642e) Thanks [@Dhaulagiri](https://github.com/Dhaulagiri)! - Remove unnused css icons
14
+
15
+ _Notice: as an exception, we are releasing this change as minor instead of major for the reason that no one is actually using these files._
16
+
17
+ * [#689](https://github.com/hashicorp/design-system/pull/689) [`b95f448a`](https://github.com/hashicorp/design-system/commit/b95f448a31cc138436caf0aae332139c5129d9dc) Thanks [@hashibot-hds](https://github.com/hashibot-hds)! - Added Figma and Loom icons
18
+
3
19
  ## 2.11.1
4
20
 
5
21
  ### Patch Changes
package/README.md CHANGED
@@ -6,7 +6,7 @@ A package for the icons from `flight`, which can be used in React or Ember apps.
6
6
 
7
7
  ## Installation and Usage
8
8
 
9
- See [https://flight-hashicorp.vercel.app](https://flight-hashicorp.vercel.app) for installation and usage instructions.
9
+ See [https://helios.hashicorp.design/icons/usage-guidelines?tab=code](https://helios.hashicorp.design/icons/usage-guidelines?tab=code) for installation and usage instructions.
10
10
 
11
11
  ## Contributing
12
12
 
package/catalog.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "lastRunTimeISO": "2022-09-29T21:59:30.161Z",
2
+ "lastRunTimeISO": "2023-06-09T17:27:18.560Z",
3
3
  "lastRunFigma": {
4
4
  "id": "TLnoT5AYQfy3tZ0H68BgOr",
5
5
  "page": "Export",
@@ -911,6 +911,42 @@
911
911
  "width": 16,
912
912
  "height": 16
913
913
  },
914
+ {
915
+ "id": "2868:96",
916
+ "fileName": "figma-24",
917
+ "iconName": "figma",
918
+ "description": "figma",
919
+ "size": "24",
920
+ "width": 24,
921
+ "height": 24
922
+ },
923
+ {
924
+ "id": "2868:98",
925
+ "fileName": "figma-16",
926
+ "iconName": "figma",
927
+ "description": "figma",
928
+ "size": "16",
929
+ "width": 16,
930
+ "height": 16
931
+ },
932
+ {
933
+ "id": "2868:103",
934
+ "fileName": "figma-color-24",
935
+ "iconName": "figma-color",
936
+ "description": "figma",
937
+ "size": "24",
938
+ "width": 24,
939
+ "height": 24
940
+ },
941
+ {
942
+ "id": "2868:116",
943
+ "fileName": "figma-color-16",
944
+ "iconName": "figma-color",
945
+ "description": "figma",
946
+ "size": "16",
947
+ "width": 16,
948
+ "height": 16
949
+ },
914
950
  {
915
951
  "id": "707:200",
916
952
  "fileName": "gcp-24",
@@ -1343,6 +1379,42 @@
1343
1379
  "width": 16,
1344
1380
  "height": 16
1345
1381
  },
1382
+ {
1383
+ "id": "2868:127",
1384
+ "fileName": "loom-24",
1385
+ "iconName": "loom",
1386
+ "description": "loom",
1387
+ "size": "24",
1388
+ "width": 24,
1389
+ "height": 24
1390
+ },
1391
+ {
1392
+ "id": "2868:129",
1393
+ "fileName": "loom-16",
1394
+ "iconName": "loom",
1395
+ "description": "loom",
1396
+ "size": "16",
1397
+ "width": 16,
1398
+ "height": 16
1399
+ },
1400
+ {
1401
+ "id": "2868:134",
1402
+ "fileName": "loom-color-24",
1403
+ "iconName": "loom-color",
1404
+ "description": "loom",
1405
+ "size": "24",
1406
+ "width": 24,
1407
+ "height": 24
1408
+ },
1409
+ {
1410
+ "id": "2868:136",
1411
+ "fileName": "loom-color-16",
1412
+ "iconName": "loom-color",
1413
+ "description": "loom",
1414
+ "size": "16",
1415
+ "width": 16,
1416
+ "height": 16
1417
+ },
1346
1418
  {
1347
1419
  "id": "707:304",
1348
1420
  "fileName": "microsoft-24",
@@ -2477,6 +2549,24 @@
2477
2549
  "width": 16,
2478
2550
  "height": 16
2479
2551
  },
2552
+ {
2553
+ "id": "3954:66",
2554
+ "fileName": "ampersand-24",
2555
+ "iconName": "ampersand",
2556
+ "description": "and, or, conditional",
2557
+ "size": "24",
2558
+ "width": 24,
2559
+ "height": 24
2560
+ },
2561
+ {
2562
+ "id": "3954:68",
2563
+ "fileName": "ampersand-16",
2564
+ "iconName": "ampersand",
2565
+ "description": "and, or, conditional",
2566
+ "size": "16",
2567
+ "width": 16,
2568
+ "height": 16
2569
+ },
2480
2570
  {
2481
2571
  "id": "2052:66",
2482
2572
  "fileName": "api-24",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashicorp/flight-icons",
3
- "version": "2.11.1",
3
+ "version": "2.13.0",
4
4
  "description": "Flight: HashiCorp SVG icon set",
5
5
  "keywords": [
6
6
  "hashicorp",
@@ -22,36 +22,36 @@
22
22
  "build": "ts-node --transpile-only ./scripts/build"
23
23
  },
24
24
  "devDependencies": {
25
- "@figma-export/cli": "^3.4.0",
26
- "@figma-export/core": "^3.4.0",
27
- "@figma-export/output-components-as-svg": "^3.4.0",
28
- "@figma-export/transform-svg-with-svgo": "^3.4.0",
29
- "@figma-export/types": "^3.4.0",
25
+ "@figma-export/cli": "^3.5.0",
26
+ "@figma-export/core": "^3.5.0",
27
+ "@figma-export/output-components-as-svg": "^3.5.0",
28
+ "@figma-export/transform-svg-with-svgo": "^3.5.0",
29
+ "@figma-export/types": "^3.5.0",
30
30
  "@svgr/core": "^5.5.0",
31
31
  "@svgr/plugin-jsx": "^5.5.0",
32
- "@types/archiver": "^5.1.1",
32
+ "@types/archiver": "^5.3.1",
33
33
  "@types/fs-extra": "^9.0.13",
34
- "@types/lodash": "^4.14.175",
35
- "@types/node": "^16.10.3",
36
- "@types/prettier": "^2.4.1",
37
- "@types/react": "^17.0.33",
38
- "@types/react-dom": "^17.0.10",
39
- "@types/svgo": "~1.3.3",
34
+ "@types/lodash": "^4.14.191",
35
+ "@types/node": "^16.18.12",
36
+ "@types/prettier": "^2.7.2",
37
+ "@types/react": "^17.0.53",
38
+ "@types/react-dom": "^17.0.19",
39
+ "@types/svgo": "~1.3.6",
40
40
  "@typescript-eslint/eslint-plugin": "^4.33.0",
41
- "@typescript-eslint/parser": "^4.31.0",
42
- "archiver": "^5.3.0",
41
+ "@typescript-eslint/parser": "^4.33.0",
42
+ "archiver": "^5.3.1",
43
43
  "chalk": "^4.1.2",
44
- "del": "^6.0.0",
44
+ "del": "^6.1.1",
45
45
  "dotenv": "^10.0.0",
46
46
  "eslint": "^7.32.0",
47
47
  "figma-api": "^1.7.0",
48
48
  "fs-extra": "^10.0.0",
49
49
  "lodash": "^4.17.21",
50
50
  "mini-svg-data-uri": "^1.3.3",
51
- "prettier": "^2.4.1",
51
+ "prettier": "^2.8.4",
52
52
  "svgo": "~1.3.2",
53
53
  "svgstore": "^3.0.0-2",
54
- "ts-node": "^10.2.1",
55
- "typescript": "^4.4.3"
54
+ "ts-node": "^10.9.1",
55
+ "typescript": "^4.9.5"
56
56
  }
57
57
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.221 1.084C3.925.504 4.82.25 5.643.25c1.658 0 3.6 1.162 3.6 3.519 0 1.14-.582 1.924-1.222 2.52-.308.286-.65.547-.961.785l-.019.015-.256.197a107.383 107.383 0 004.292 3.61c.328-.664.64-1.55.904-2.773a.75.75 0 111.466.317c-.318 1.475-.717 2.566-1.172 3.406a145.642 145.642 0 001.477 1.146l.15.113.038.03.011.008a.75.75 0 01-.903 1.198l.39-.518-.39.518-.054-.04a72.087 72.087 0 01-.719-.552c-.239-.185-.525-.408-.848-.662-.485.563-.977.938-1.409 1.258-2.162 1.603-3.99 1.606-5.402 1.127-.53-.18-1.228-.588-1.802-1.22-.584-.643-1.064-1.546-1.064-2.694 0-1.358.647-2.356 1.371-3.108.359-.372.748-.697 1.098-.98a76.708 76.708 0 01.257-.207l-.094-.075-.09-.071a14.316 14.316 0 01-.989-.844c-.626-.6-1.278-1.423-1.278-2.504 0-1.181.472-2.088 1.196-2.685zm2.422 5.192c.163-.131.325-.255.48-.373l.007-.006c.328-.251.618-.473.87-.707.49-.455.743-.87.743-1.421 0-1.314-1.038-2.019-2.1-2.019-.537 0-1.076.168-1.467.49-.37.306-.651.784-.651 1.529 0 .445.267.894.816 1.421a12.911 12.911 0 00.98.828c.106.084.214.17.322.258zm-.016 1.986l-.271.219-.194.156c-.341.276-.67.552-.96.854-.574.596-.952 1.24-.952 2.067 0 .7.286 1.259.674 1.685.399.439.88.708 1.174.809.946.32 2.26.397 4.027-.912.392-.29.766-.579 1.125-.985-1.393-1.114-3.105-2.525-4.623-3.893z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.644 2.379c.902-.78 2.062-1.129 3.142-1.129 2.187 0 4.637 1.592 4.637 4.705 0 1.489-.72 2.528-1.568 3.353-.41.399-.866.765-1.294 1.107l-.021.018c-.225.18-.442.354-.65.53 2.083 1.971 4.464 4.025 6.392 5.64.518-1.012 1.008-2.39 1.412-4.353a.75.75 0 111.47.303c-.462 2.238-1.045 3.833-1.703 5.03a206.912 206.912 0 002.435 1.977l.068.054.001.001a.75.75 0 11-.93 1.176l.407-.515-.407.515-.02-.015-.053-.042a98.701 98.701 0 01-.979-.787 209.49 209.49 0 01-1.347-1.1c-.689.888-1.4 1.457-2.033 1.949-1.42 1.102-2.739 1.67-3.955 1.87-1.218.2-2.285.02-3.185-.3-1.3-.463-3.713-2.212-3.713-5.283 0-1.814.822-3.16 1.782-4.204.476-.518.995-.972 1.47-1.375a107.324 107.324 0 01.66-.557c-.139-.119-.285-.241-.438-.369l-.123-.102c-.432-.36-.901-.757-1.33-1.187-.843-.847-1.646-1.939-1.646-3.334 0-1.58.6-2.78 1.52-3.576zm3.141 7.554c.273-.235.549-.456.812-.667l.005-.004c.446-.357.852-.683 1.207-1.028.694-.676 1.114-1.352 1.114-2.279 0-2.13-1.615-3.205-3.137-3.205-.776 0-1.57.253-2.16.763-.572.495-1.001 1.272-1.001 2.442 0 .787.449 1.511 1.21 2.275.374.376.794.733 1.227 1.094l.127.106c.199.166.4.334.596.503zm-.013 2.038c-.173.15-.353.301-.531.451l-.269.226c-.467.396-.926.8-1.336 1.246-.81.882-1.386 1.882-1.386 3.189 0 2.21 1.766 3.532 2.716 3.87a4.811 4.811 0 002.44.233c.926-.152 2.018-.597 3.277-1.575.616-.478 1.22-.967 1.798-1.723l-.14-.118c-1.967-1.646-4.423-3.764-6.569-5.8z" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.116 2.985l-8.131 8.132a1.25 1.25 0 000 1.767l8.131 8.132a1.25 1.25 0 001.768 0l8.132-8.132a1.25 1.25 0 000-1.768l-8.132-8.131a1.25 1.25 0 00-1.768 0zm-9.192 7.07l8.132-8.13a2.75 2.75 0 013.889 0l8.131 8.13a2.75 2.75 0 010 3.89l-8.131 8.131a2.75 2.75 0 01-3.89 0l-8.131-8.131a2.75 2.75 0 010-3.89z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.116 2.985l-8.131 8.132a1.25 1.25 0 000 1.767l8.131 8.132a1.25 1.25 0 001.768 0l8.131-8.132a1.25 1.25 0 000-1.768l-8.131-8.131a1.25 1.25 0 00-1.768 0zm-9.192 7.07l8.132-8.13a2.75 2.75 0 013.889 0l8.131 8.13a2.75 2.75 0 010 3.89l-8.131 8.131a2.75 2.75 0 01-3.89 0l-8.131-8.131a2.75 2.75 0 010-3.89z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3 3.62C3 2.172 4.205 1 5.691 1h4.618C11.795 1 13 2.173 13 3.62a2.6 2.6 0 01-1.215 2.19A2.6 2.6 0 0113 8c0 1.447-1.205 2.62-2.691 2.62h-.059a2.723 2.723 0 01-1.81-.681v2.413C8.44 13.818 7.205 15 5.707 15 4.223 15 3 13.83 3 12.38a2.6 2.6 0 011.215-2.19A2.6 2.6 0 013 8a2.6 2.6 0 011.215-2.19A2.6 2.6 0 013 3.62zm4.56 2.619H5.69c-1 0-1.81.788-1.81 1.761 0 .97.805 1.755 1.799 1.761h1.879V6.24zM8.44 8c0 .973.811 1.761 1.81 1.761h.059c1 0 1.81-.788 1.81-1.76 0-.974-.81-1.762-1.81-1.762h-.059c-.999 0-1.81.788-1.81 1.761zm-2.749 2.62H5.68c-.994.005-1.798.792-1.798 1.76 0 .97.82 1.762 1.824 1.762 1.019 0 1.853-.805 1.853-1.79V10.62H5.691zm0-8.762H7.56v3.523H5.691c-1 0-1.81-.789-1.81-1.762 0-.972.81-1.761 1.81-1.761zm2.75 3.523V1.858h1.868c1 0 1.81.789 1.81 1.761 0 .973-.81 1.762-1.81 1.762H8.44z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5 5.742C5 3.675 6.687 2 8.768 2h6.464C17.313 2 19 3.675 19 5.742c0 1.308-.676 2.46-1.7 3.129a3.732 3.732 0 011.7 3.13c0 2.066-1.687 3.741-3.768 3.741h-.081a3.768 3.768 0 01-2.534-.972v3.448c0 2.094-1.73 3.782-3.83 3.782C6.713 22 5 20.33 5 18.258c0-1.308.676-2.46 1.7-3.129A3.732 3.732 0 015 12c0-1.309.676-2.46 1.7-3.129A3.732 3.732 0 015 5.741zm6.383 3.742H8.768A2.525 2.525 0 006.234 12a2.525 2.525 0 002.518 2.516H11.383V9.484zM12.617 12a2.525 2.525 0 002.534 2.516h.081c1.4 0 2.534-1.126 2.534-2.516a2.525 2.525 0 00-2.534-2.516h-.081A2.525 2.525 0 0012.617 12zm-3.85 3.742h-.015a2.525 2.525 0 00-2.518 2.516c0 1.385 1.15 2.516 2.554 2.516 1.427 0 2.595-1.15 2.595-2.556v-2.476H8.768zm0-12.516h2.616v5.032H8.768a2.525 2.525 0 01-2.534-2.516 2.525 2.525 0 012.534-2.516zm3.85 5.032V3.226h2.615c1.4 0 2.534 1.126 2.534 2.516a2.525 2.525 0 01-2.534 2.516h-2.615z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#1ABCFE" d="M8.55 8c0-1.289 1.019-2.333 2.275-2.333C12.082 5.667 13.1 6.71 13.1 8c0 1.289-1.018 2.333-2.275 2.333C9.57 10.333 8.55 9.29 8.55 8z"/><path fill="#0ACF83" d="M4 12.667c0-1.289 1.019-2.334 2.275-2.334H8.55v2.334C8.55 13.955 7.531 15 6.275 15S4 13.955 4 12.667z"/><path fill="#FF7262" d="M8.55 1v4.667h2.275c1.257 0 2.275-1.045 2.275-2.334C13.1 2.045 12.082 1 10.825 1H8.55z"/><path fill="#F24E1E" d="M4 3.333c0 1.289 1.019 2.334 2.275 2.334H8.55V1H6.275C5.019 1 4 2.045 4 3.333z"/><path fill="#A259FF" d="M4 8c0 1.289 1.019 2.333 2.275 2.333H8.55V5.667H6.275C5.019 5.667 4 6.71 4 8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#1ABCFE" d="M12.5 12c0-1.841 1.455-3.333 3.25-3.333S19 10.159 19 12c0 1.84-1.455 3.333-3.25 3.333S12.5 13.841 12.5 12z"/><path fill="#0ACF83" d="M6 18.667c0-1.841 1.455-3.334 3.25-3.334h3.25v3.334c0 1.84-1.455 3.333-3.25 3.333S6 20.508 6 18.667z"/><path fill="#FF7262" d="M12.5 2v6.667h3.25c1.795 0 3.25-1.493 3.25-3.334C19 3.493 17.545 2 15.75 2H12.5z"/><path fill="#F24E1E" d="M6 5.333c0 1.841 1.455 3.334 3.25 3.334h3.25V2H9.25C7.455 2 6 3.492 6 5.333z"/><path fill="#A259FF" d="M6 12c0 1.84 1.455 3.333 3.25 3.333h3.25V8.667H9.25C7.455 8.667 6 10.159 6 12z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M1.5 3.25a.75.75 0 01.75-.75h4.379a.75.75 0 01.53.22L8.28 3.84a2.25 2.25 0 001.591.659h3.879a.75.75 0 01.75.75V6.5a.75.75 0 101.5 0V5.25A2.25 2.25 0 0013.75 3H9.871a.75.75 0 01-.53-.22L8.22 1.66A2.25 2.25 0 006.629 1H2.25A2.25 2.25 0 000 3.25v9.5A2.25 2.25 0 002.25 15h2.5a.75.75 0 000-1.5h-2.5a.75.75 0 01-.75-.75v-9.5z"/><path fill-rule="evenodd" d="M11.179 5.431a.75.75 0 00-1.358 0L8.523 8.196l-2.887.444a.75.75 0 00-.409 1.279l2.201 2.142-.66 3.029a.75.75 0 001.089.82l2.643-1.43 2.643 1.43a.75.75 0 001.09-.82l-.661-3.03 2.201-2.141a.75.75 0 00-.41-1.28l-2.886-.443-1.298-2.765zM9.71 9.195l.789-1.68.789 1.68a.75.75 0 00.565.423l1.794.276-1.421 1.382a.75.75 0 00-.21.697l.402 1.839-1.562-.845a.75.75 0 00-.714 0l-1.562.845.402-1.838a.75.75 0 00-.21-.698l-1.42-1.382 1.793-.276a.75.75 0 00.565-.423z" clip-rule="evenodd"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M1.5 3.25a.75.75 0 01.75-.75h4.379a.75.75 0 01.53.22L8.28 3.84a2.25 2.25 0 001.591.659h3.879a.75.75 0 01.75.75V6.5a.75.75 0 001.5 0V5.25A2.25 2.25 0 0013.75 3H9.871a.75.75 0 01-.53-.22L8.22 1.66A2.25 2.25 0 006.629 1H2.25A2.25 2.25 0 000 3.25v9.5A2.25 2.25 0 002.25 15h2.5a.75.75 0 000-1.5h-2.5a.75.75 0 01-.75-.75v-9.5z"/><path fill-rule="evenodd" d="M11.179 5.431a.75.75 0 00-1.358 0L8.523 8.196l-2.887.444a.75.75 0 00-.409 1.279l2.201 2.142-.66 3.029a.75.75 0 001.089.82l2.643-1.43 2.643 1.43a.75.75 0 001.09-.82l-.661-3.03 2.201-2.141a.75.75 0 00-.41-1.28l-2.886-.443-1.298-2.765zM9.71 9.195l.789-1.68.789 1.68a.75.75 0 00.565.423l1.794.276-1.421 1.382a.75.75 0 00-.21.697l.402 1.839-1.562-.845a.75.75 0 00-.714 0l-1.562.845.402-1.838a.75.75 0 00-.21-.698l-1.42-1.382 1.793-.276a.75.75 0 00.565-.423z" clip-rule="evenodd"/></g></svg>
package/svg/hammer-16.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.484 2.917c.817.22 1.612.62 2.509 1.403a.75.75 0 01.085 1.044l-.422.51 1.13.855.62-.802a.75.75 0 011.08-.113c.678.576.906 1.133.959 1.642.011.111.013.21.014.283v.044c.204.187.417.369.635.552l1.784-2.098-.712-.584-.1.018-.021.003a3.018 3.018 0 01-.395.051c-.132.006-.456.009-.736-.217a1.173 1.173 0 01-.388-.646c-.039-.16-.054-.33-.063-.436l-.002-.012a8.261 8.261 0 00-.012-.128c-1.814-1.199-3.99-1.864-5.965-1.37zm7.789 2.723h-.002.002zM7.868 7.915l-1.17-.884-3.972 4.804a.25.25 0 00.036.354l.913.73a.25.25 0 00.354-.042l3.84-4.962zM6.433 5a4.169 4.169 0 00-1.352-.638c-.463-.123-.908-.167-1.47-.224a42.642 42.642 0 01-.68-.073.75.75 0 01-.378-1.333c3.21-2.54 7.208-1.427 9.914.432a1.142 1.142 0 01.428.681c.026.112.04.23.05.325a2.32 2.32 0 01.285-.028c.143-.004.46.003.734.227l.148.12c.45.368.773.633 1.31 1.082a.75.75 0 01.09 1.062l-2.757 3.24a.75.75 0 01-1.052.089l-.253-.21a23.8 23.8 0 01-1.146-.994 1.128 1.128 0 01-.34-.779c-.004-.066-.004-.141-.005-.192v-.03a2.37 2.37 0 00-.002-.089l-4.742 6.128a1.75 1.75 0 01-2.477.296l-.913-.73a1.75 1.75 0 01-.255-2.482l4.863-5.88zm6.153-.772a.127.127 0 01.002 0h-.002z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5.484 2.917c.817.22 1.612.62 2.509 1.403a.75.75 0 01.085 1.044l-.422.51 1.13.855.62-.802a.75.75 0 011.08-.113c.678.576.906 1.133.959 1.642.011.111.013.21.014.283v.044c.204.187.417.369.635.552l1.784-2.098-.712-.584a6.328 6.328 0 00-.121.021 3.018 3.018 0 01-.395.051c-.132.006-.456.009-.736-.217a1.173 1.173 0 01-.388-.646c-.039-.16-.054-.33-.063-.436l-.002-.012a8.261 8.261 0 00-.012-.128c-1.814-1.199-3.99-1.864-5.965-1.37zm7.789 2.723h-.002.002zM7.868 7.915l-1.17-.884-3.972 4.804a.25.25 0 00.036.354l.913.73a.25.25 0 00.354-.042l3.84-4.962zM6.433 5a4.168 4.168 0 00-1.352-.638c-.463-.123-.908-.167-1.47-.224-.208-.021-.433-.044-.68-.073a.75.75 0 01-.378-1.333c3.21-2.54 7.208-1.427 9.914.432a1.142 1.142 0 01.428.681c.026.112.04.23.05.325a2.32 2.32 0 01.285-.028c.143-.004.46.003.734.227l.148.12c.45.368.773.633 1.31 1.082a.75.75 0 01.09 1.062l-2.757 3.24a.75.75 0 01-1.052.089l-.253-.21a23.8 23.8 0 01-1.146-.994 1.128 1.128 0 01-.34-.779c-.004-.066-.004-.141-.005-.192a5.582 5.582 0 00-.002-.119l-4.742 6.128a1.75 1.75 0 01-2.477.296l-.913-.73a1.75 1.75 0 01-.255-2.482l4.863-5.88zm6.153-.772a.127.127 0 01.002 0h-.002z" clip-rule="evenodd"/></svg>
package/svg/index.js CHANGED
@@ -1 +1 @@
1
- export const iconNames = [ 'loading', 'running', 'apple', 'apple-color', 'alibaba', 'alibaba-color', 'amazon-ecs', 'amazon-ecs-color', 'amazon-eks', 'amazon-eks-color', 'auth0', 'auth0-color', 'aws', 'aws-color', 'aws-cloudwatch', 'aws-cloudwatch-color', 'aws-ec2', 'aws-ec2-color', 'aws-lambda', 'aws-lambda-color', 'aws-s3', 'aws-s3-color', 'azure', 'azure-color', 'azure-aks', 'azure-aks-color', 'azure-blob-storage', 'azure-blob-storage-color', 'azure-devops', 'azure-devops-color', 'azure-vms', 'azure-vms-color', 'bitbucket', 'bitbucket-color', 'bridgecrew', 'bridgecrew-color', 'cisco', 'cisco-color', 'codepen', 'codepen-color', 'datadog', 'datadog-color', 'digital-ocean', 'digital-ocean-color', 'docker', 'docker-color', 'f5', 'f5-color', 'facebook', 'facebook-color', 'gcp', 'gcp-color', 'gitlab', 'gitlab-color', 'github', 'github-color', 'google', 'google-color', 'grafana', 'grafana-color', 'helm', 'helm-color', 'infracost', 'infracost-color', 'kubernetes', 'kubernetes-color', 'lightlytics', 'lightlytics-color', 'linkedin', 'linkedin-color', 'linode', 'linode-color', 'linux', 'linux-color', 'microsoft', 'microsoft-color', 'microsoft-teams', 'microsoft-teams-color', 'okta', 'okta-color', 'oracle', 'oracle-color', 'opa', 'opa-color', 'pack', 'pack-color', 'saml', 'saml-color', 'slack', 'slack-color', 'snyk', 'snyk-color', 'splunk', 'splunk-color', 'twitch', 'twitch-color', 'twitter', 'twitter-color', 'vantage', 'vantage-color', 'vmware', 'vmware-color', 'youtube', 'youtube-color', 'boundary', 'boundary-color', 'consul', 'consul-color', 'nomad', 'nomad-color', 'packer', 'packer-color', 'terraform', 'terraform-color', 'vagrant', 'vagrant-color', 'vault', 'vault-color', 'waypoint', 'waypoint-color', 'hashicorp', 'hashicorp-color', 'hcp', 'hcp-color', 'activity', 'alert-circle', 'alert-circle-fill', 'alert-diamond', 'alert-diamond-fill', 'alert-triangle', 'alert-triangle-fill', 'alert-octagon', 'alert-octagon-fill', 'align-center', 'align-justify', 'align-left', 'align-right', 'api', 'archive', 'arrow-down', 'arrow-down-circle', 'arrow-down-left', 'arrow-down-right', 'arrow-left', 'arrow-left-circle', 'arrow-right', 'arrow-right-circle', 'arrow-up', 'arrow-up-circle', 'arrow-up-left', 'arrow-up-right', 'at-sign', 'award', 'auto-apply', 'bank-vault', 'bar-chart', 'bar-chart-alt', 'battery', 'battery-charging', 'beaker', 'bell', 'bell-active-fill', 'bell-active', 'bell-off', 'bookmark', 'bookmark-fill', 'bookmark-add', 'bookmark-add-fill', 'bookmark-remove', 'bookmark-remove-fill', 'bottom', 'box', 'briefcase', 'bug', 'build', 'bulb', 'calendar', 'camera', 'camera-off', 'caret', 'cast', 'certificate', 'change', 'change-circle', 'change-square', 'check', 'check-circle', 'check-circle-fill', 'check-diamond', 'check-diamond-fill', 'check-hexagon', 'check-hexagon-fill', 'check-square', 'check-square-fill', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up', 'chevrons-down', 'chevrons-left', 'chevrons-right', 'chevrons-up', 'circle', 'circle-dot', 'circle-fill', 'circle-half', 'clipboard', 'clipboard-checked', 'clipboard-copy', 'clock', 'clock-filled', 'cloud', 'closed-caption', 'cloud-check', 'cloud-download', 'cloud-lightning', 'cloud-lock', 'cloud-off', 'cloud-upload', 'cloud-x', 'code', 'collections', 'command', 'compass', 'connection', 'connection-gateway', 'corner-down-left', 'corner-down-right', 'corner-left-down', 'corner-left-up', 'corner-right-down', 'corner-right-up', 'corner-up-left', 'corner-up-right', 'cpu', 'credit-card', 'crop', 'crosshair', 'dashboard', 'database', 'delay', 'delete', 'diamond', 'diamond-fill', 'disc', 'discussion-circle', 'discussion-square', 'docs', 'docs-download', 'docs-link', 'dollar-sign', 'dot', 'dot-half', 'download', 'droplet', 'duplicate', 'edit', 'enterprise', 'entry-point', 'exit-point', 'external-link', 'event', 'eye', 'eye-off', 'fast-forward', 'file', 'file-check', 'file-change', 'file-diff', 'file-minus', 'file-plus', 'file-source', 'file-text', 'file-x', 'files', 'film', 'filter', 'filter-circle', 'filter-fill', 'fingerprint', 'flag', 'folder', 'folder-fill', 'folder-minus', 'folder-minus-fill', 'folder-plus', 'folder-plus-fill', 'folder-star', 'folder-users', 'frown', 'gateway', 'gift', 'git-branch', 'git-commit', 'git-merge', 'git-pull-request', 'git-repo', 'globe', 'globe-private', 'government', 'grid', 'grid-alt', 'guide', 'guide-link', 'hammer', 'handshake', 'hard-drive', 'hash', 'headphones', 'heart', 'heart-fill', 'heart-off', 'help', 'hexagon', 'hexagon-fill', 'history', 'home', 'hourglass', 'identity-user', 'identity-service', 'image', 'inbox', 'info', 'info-fill', 'jump-link', 'key', 'keychain', 'key-values', 'labyrinth', 'layers', 'layout', 'learn', 'learn-link', 'line-chart', 'line-chart-up', 'link', 'list', 'load-balancer', 'lock', 'lock-fill', 'lock-off', 'logs', 'mail', 'mail-open', 'mainframe', 'map', 'map-pin', 'maximize', 'maximize-alt', 'meh', 'menu', 'mesh', 'message-circle', 'message-circle-fill', 'message-square', 'message-square-fill', 'mic', 'mic-off', 'migrate', 'minimize', 'minimize-alt', 'minus', 'minus-circle', 'minus-square', 'minus-square-fill', 'minus-plus', 'minus-plus-circle', 'minus-plus-square', 'module', 'monitor', 'moon', 'more-horizontal', 'more-vertical', 'mouse-pointer', 'move', 'music', 'navigation', 'navigation-alt', 'network', 'network-alt', 'newspaper', 'node', 'octagon', 'org', 'outline', 'package', 'paperclip', 'path', 'pause', 'pause-circle', 'pen-tool', 'pencil-tool', 'phone', 'phone-call', 'phone-off', 'pie-chart', 'pin', 'pipeline', 'play', 'play-circle', 'plug', 'plus', 'plus-circle', 'plus-square', 'power', 'printer', 'provider', 'queue', 'radio', 'random', 'redirect', 'reload', 'repeat', 'replication-direct', 'replication-perf', 'rewind', 'rocket', 'rotate-cw', 'rotate-ccw', 'rss', 'save', 'scissors', 'search', 'send', 'server', 'serverless', 'server-cluster', 'settings', 'service', 'share', 'shield', 'shield-alert', 'shield-check', 'shield-off', 'shield-x', 'shopping-bag', 'shopping-cart', 'shuffle', 'sidebar', 'sidebar-hide', 'sidebar-show', 'sign-in', 'sign-out', 'skip', 'skip-forward', 'skip-back', 'slash', 'slash-square', 'sliders', 'smartphone', 'smile', 'socket', 'sort-asc', 'sort-desc', 'speaker', 'square', 'square-fill', 'star', 'star-circle', 'star-fill', 'star-off', 'step', 'stop-circle', 'sun', 'support', 'swap-horizontal', 'swap-vertical', 'switcher', 'sync', 'sync-alert', 'sync-reverse', 'tablet', 'tag', 'target', 'terminal', 'terminal-screen', 'test', 'thumbs-up', 'thumbs-down', 'toggle-left', 'toggle-right', 'token', 'tools', 'top', 'trash', 'trend-down', 'trend-up', 'triangle', 'triangle-fill', 'truck', 'tv', 'type', 'unfold-open', 'unfold-close', 'unlock', 'upload', 'user', 'user-check', 'user-circle', 'user-circle-fill', 'user-minus', 'user-plus', 'user-x', 'users', 'verified', 'video', 'video-off', 'volume', 'volume-down', 'volume-2', 'volume-x', 'wall', 'wand', 'watch', 'webhook', 'wifi', 'wifi-off', 'wrench', 'x', 'x-circle', 'x-circle-fill', 'x-diamond', 'x-diamond-fill', 'x-hexagon', 'x-hexagon-fill', 'x-square', 'x-square-fill', 'zap', 'zap-off', 'zoom-in', 'zoom-out' ];
1
+ export const iconNames = [ 'loading', 'running', 'apple', 'apple-color', 'alibaba', 'alibaba-color', 'amazon-ecs', 'amazon-ecs-color', 'amazon-eks', 'amazon-eks-color', 'auth0', 'auth0-color', 'aws', 'aws-color', 'aws-cloudwatch', 'aws-cloudwatch-color', 'aws-ec2', 'aws-ec2-color', 'aws-lambda', 'aws-lambda-color', 'aws-s3', 'aws-s3-color', 'azure', 'azure-color', 'azure-aks', 'azure-aks-color', 'azure-blob-storage', 'azure-blob-storage-color', 'azure-devops', 'azure-devops-color', 'azure-vms', 'azure-vms-color', 'bitbucket', 'bitbucket-color', 'bridgecrew', 'bridgecrew-color', 'cisco', 'cisco-color', 'codepen', 'codepen-color', 'datadog', 'datadog-color', 'digital-ocean', 'digital-ocean-color', 'docker', 'docker-color', 'f5', 'f5-color', 'facebook', 'facebook-color', 'figma', 'figma-color', 'gcp', 'gcp-color', 'gitlab', 'gitlab-color', 'github', 'github-color', 'google', 'google-color', 'grafana', 'grafana-color', 'helm', 'helm-color', 'infracost', 'infracost-color', 'kubernetes', 'kubernetes-color', 'lightlytics', 'lightlytics-color', 'linkedin', 'linkedin-color', 'linode', 'linode-color', 'linux', 'linux-color', 'loom', 'loom-color', 'microsoft', 'microsoft-color', 'microsoft-teams', 'microsoft-teams-color', 'okta', 'okta-color', 'oracle', 'oracle-color', 'opa', 'opa-color', 'pack', 'pack-color', 'saml', 'saml-color', 'slack', 'slack-color', 'snyk', 'snyk-color', 'splunk', 'splunk-color', 'twitch', 'twitch-color', 'twitter', 'twitter-color', 'vantage', 'vantage-color', 'vmware', 'vmware-color', 'youtube', 'youtube-color', 'boundary', 'boundary-color', 'consul', 'consul-color', 'nomad', 'nomad-color', 'packer', 'packer-color', 'terraform', 'terraform-color', 'vagrant', 'vagrant-color', 'vault', 'vault-color', 'waypoint', 'waypoint-color', 'hashicorp', 'hashicorp-color', 'hcp', 'hcp-color', 'activity', 'alert-circle', 'alert-circle-fill', 'alert-diamond', 'alert-diamond-fill', 'alert-triangle', 'alert-triangle-fill', 'alert-octagon', 'alert-octagon-fill', 'align-center', 'align-justify', 'align-left', 'align-right', 'ampersand', 'api', 'archive', 'arrow-down', 'arrow-down-circle', 'arrow-down-left', 'arrow-down-right', 'arrow-left', 'arrow-left-circle', 'arrow-right', 'arrow-right-circle', 'arrow-up', 'arrow-up-circle', 'arrow-up-left', 'arrow-up-right', 'at-sign', 'award', 'auto-apply', 'bank-vault', 'bar-chart', 'bar-chart-alt', 'battery', 'battery-charging', 'beaker', 'bell', 'bell-active-fill', 'bell-active', 'bell-off', 'bookmark', 'bookmark-fill', 'bookmark-add', 'bookmark-add-fill', 'bookmark-remove', 'bookmark-remove-fill', 'bottom', 'box', 'briefcase', 'bug', 'build', 'bulb', 'calendar', 'camera', 'camera-off', 'caret', 'cast', 'certificate', 'change', 'change-circle', 'change-square', 'check', 'check-circle', 'check-circle-fill', 'check-diamond', 'check-diamond-fill', 'check-hexagon', 'check-hexagon-fill', 'check-square', 'check-square-fill', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up', 'chevrons-down', 'chevrons-left', 'chevrons-right', 'chevrons-up', 'circle', 'circle-dot', 'circle-fill', 'circle-half', 'clipboard', 'clipboard-checked', 'clipboard-copy', 'clock', 'clock-filled', 'cloud', 'closed-caption', 'cloud-check', 'cloud-download', 'cloud-lightning', 'cloud-lock', 'cloud-off', 'cloud-upload', 'cloud-x', 'code', 'collections', 'command', 'compass', 'connection', 'connection-gateway', 'corner-down-left', 'corner-down-right', 'corner-left-down', 'corner-left-up', 'corner-right-down', 'corner-right-up', 'corner-up-left', 'corner-up-right', 'cpu', 'credit-card', 'crop', 'crosshair', 'dashboard', 'database', 'delay', 'delete', 'diamond', 'diamond-fill', 'disc', 'discussion-circle', 'discussion-square', 'docs', 'docs-download', 'docs-link', 'dollar-sign', 'dot', 'dot-half', 'download', 'droplet', 'duplicate', 'edit', 'enterprise', 'entry-point', 'exit-point', 'external-link', 'event', 'eye', 'eye-off', 'fast-forward', 'file', 'file-check', 'file-change', 'file-diff', 'file-minus', 'file-plus', 'file-source', 'file-text', 'file-x', 'files', 'film', 'filter', 'filter-circle', 'filter-fill', 'fingerprint', 'flag', 'folder', 'folder-fill', 'folder-minus', 'folder-minus-fill', 'folder-plus', 'folder-plus-fill', 'folder-star', 'folder-users', 'frown', 'gateway', 'gift', 'git-branch', 'git-commit', 'git-merge', 'git-pull-request', 'git-repo', 'globe', 'globe-private', 'government', 'grid', 'grid-alt', 'guide', 'guide-link', 'hammer', 'handshake', 'hard-drive', 'hash', 'headphones', 'heart', 'heart-fill', 'heart-off', 'help', 'hexagon', 'hexagon-fill', 'history', 'home', 'hourglass', 'identity-user', 'identity-service', 'image', 'inbox', 'info', 'info-fill', 'jump-link', 'key', 'keychain', 'key-values', 'labyrinth', 'layers', 'layout', 'learn', 'learn-link', 'line-chart', 'line-chart-up', 'link', 'list', 'load-balancer', 'lock', 'lock-fill', 'lock-off', 'logs', 'mail', 'mail-open', 'mainframe', 'map', 'map-pin', 'maximize', 'maximize-alt', 'meh', 'menu', 'mesh', 'message-circle', 'message-circle-fill', 'message-square', 'message-square-fill', 'mic', 'mic-off', 'migrate', 'minimize', 'minimize-alt', 'minus', 'minus-circle', 'minus-square', 'minus-square-fill', 'minus-plus', 'minus-plus-circle', 'minus-plus-square', 'module', 'monitor', 'moon', 'more-horizontal', 'more-vertical', 'mouse-pointer', 'move', 'music', 'navigation', 'navigation-alt', 'network', 'network-alt', 'newspaper', 'node', 'octagon', 'org', 'outline', 'package', 'paperclip', 'path', 'pause', 'pause-circle', 'pen-tool', 'pencil-tool', 'phone', 'phone-call', 'phone-off', 'pie-chart', 'pin', 'pipeline', 'play', 'play-circle', 'plug', 'plus', 'plus-circle', 'plus-square', 'power', 'printer', 'provider', 'queue', 'radio', 'random', 'redirect', 'reload', 'repeat', 'replication-direct', 'replication-perf', 'rewind', 'rocket', 'rotate-cw', 'rotate-ccw', 'rss', 'save', 'scissors', 'search', 'send', 'server', 'serverless', 'server-cluster', 'settings', 'service', 'share', 'shield', 'shield-alert', 'shield-check', 'shield-off', 'shield-x', 'shopping-bag', 'shopping-cart', 'shuffle', 'sidebar', 'sidebar-hide', 'sidebar-show', 'sign-in', 'sign-out', 'skip', 'skip-forward', 'skip-back', 'slash', 'slash-square', 'sliders', 'smartphone', 'smile', 'socket', 'sort-asc', 'sort-desc', 'speaker', 'square', 'square-fill', 'star', 'star-circle', 'star-fill', 'star-off', 'step', 'stop-circle', 'sun', 'support', 'swap-horizontal', 'swap-vertical', 'switcher', 'sync', 'sync-alert', 'sync-reverse', 'tablet', 'tag', 'target', 'terminal', 'terminal-screen', 'test', 'thumbs-up', 'thumbs-down', 'toggle-left', 'toggle-right', 'token', 'tools', 'top', 'trash', 'trend-down', 'trend-up', 'triangle', 'triangle-fill', 'truck', 'tv', 'type', 'unfold-open', 'unfold-close', 'unlock', 'upload', 'user', 'user-check', 'user-circle', 'user-circle-fill', 'user-minus', 'user-plus', 'user-x', 'users', 'verified', 'video', 'video-off', 'volume', 'volume-down', 'volume-2', 'volume-x', 'wall', 'wand', 'watch', 'webhook', 'wifi', 'wifi-off', 'wrench', 'x', 'x-circle', 'x-circle-fill', 'x-diamond', 'x-diamond-fill', 'x-hexagon', 'x-hexagon-fill', 'x-square', 'x-square-fill', 'zap', 'zap-off', 'zoom-in', 'zoom-out' ];
package/svg/layers-16.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M7.656.084a.75.75 0 01.689 0l7.25 3.75a.75.75 0 010 1.332l-7.25 3.75a.75.75 0 01-.69 0l-7.25-3.75a.75.75 0 010-1.332l7.25-3.75zM2.383 4.5L8 7.405 13.617 4.5 8 1.594 2.383 4.5z" clip-rule="evenodd"/><path d="M.093 10.887a.75.75 0 011.02-.294L8 14.393l6.887-3.8a.75.75 0 11.725 1.313l-7.25 4a.75.75 0 01-.724 0l-7.25-4a.75.75 0 01-.295-1.019z"/><path d="M1.112 7.093a.75.75 0 10-.724 1.313l7.25 4a.75.75 0 00.724 0l7.25-4a.75.75 0 10-.725-1.313L8 10.893l-6.888-3.8z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M7.656.084a.75.75 0 01.689 0l7.25 3.75a.75.75 0 010 1.332l-7.25 3.75a.75.75 0 01-.69 0l-7.25-3.75a.75.75 0 010-1.332l7.25-3.75zM2.383 4.5L8 7.405 13.618 4.5 8 1.594 2.383 4.5z" clip-rule="evenodd"/><path d="M.093 10.887a.75.75 0 011.02-.294L8 14.393l6.888-3.8a.75.75 0 01.724 1.313l-7.25 4a.75.75 0 01-.724 0l-7.25-4a.75.75 0 01-.295-1.019z"/><path d="M1.112 7.093a.75.75 0 00-.724 1.313l7.25 4a.75.75 0 00.724 0l7.25-4a.75.75 0 10-.724-1.313L8 10.893l-6.888-3.8z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" d="M15 7.222h-4.094l3.546-2.047-.779-1.35-3.545 2.048 2.046-3.546-1.349-.779L8.78 5.093V1H7.22v4.094L5.174 1.548l-1.348.779 2.046 3.545-3.545-2.046-.779 1.348 3.546 2.047H1v1.557h4.093l-3.545 2.047.779 1.35 3.545-2.047-2.047 3.545 1.35.779 2.046-3.546V15h1.557v-4.094l2.047 3.546 1.349-.779-2.047-3.546 3.545 2.047.779-1.349-3.545-2.046h4.093L15 7.222zm-7 2.896a2.126 2.126 0 110-4.252 2.126 2.126 0 010 4.252z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 10.888h-5.848l5.065-2.924-1.113-1.927L15.04 8.96l2.924-5.065-1.927-1.113-2.924 5.065V2h-2.224v5.848L7.963 2.783 6.036 3.896 8.961 8.96 3.896 6.037 2.783 7.963l5.065 2.924H2v2.225h5.848l-5.065 2.924 1.113 1.927L8.96 15.04l-2.924 5.064 1.927 1.113 2.924-5.065V22h2.225v-5.848l2.923 5.065 1.927-1.113-2.924-5.065 5.065 2.924 1.113-1.927-5.065-2.923H22v-2.225H22zm-10 4.138a3.037 3.037 0 110-6.074 3.037 3.037 0 010 6.074z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#625DF5" d="M15 7.222h-4.094l3.546-2.047-.779-1.35-3.545 2.048 2.046-3.546-1.349-.779L8.78 5.093V1H7.22v4.094L5.174 1.548l-1.348.779 2.046 3.545-3.545-2.046-.779 1.348 3.546 2.047H1v1.557h4.093l-3.545 2.047.779 1.35 3.545-2.047-2.047 3.545 1.35.779 2.046-3.546V15h1.557v-4.094l2.047 3.546 1.349-.779-2.047-3.546 3.545 2.047.779-1.349-3.545-2.046h4.093L15 7.222zm-7 2.896a2.126 2.126 0 110-4.252 2.126 2.126 0 010 4.252z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#625DF5" d="M22 10.888h-5.848l5.065-2.924-1.113-1.927L15.04 8.96l2.924-5.065-1.927-1.113-2.924 5.065V2h-2.224v5.848L7.963 2.783 6.036 3.896 8.961 8.96 3.896 6.037 2.783 7.963l5.065 2.924H2v2.225h5.848l-5.065 2.924 1.113 1.927L8.96 15.04l-2.924 5.064 1.927 1.113 2.924-5.065V22h2.225v-5.848l2.923 5.065 1.927-1.113-2.924-5.065 5.065 2.924 1.113-1.927-5.065-2.923H22v-2.225H22zm-10 4.138a3.037 3.037 0 110-6.074 3.037 3.037 0 010 6.074z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.343 3.5a8.157 8.157 0 11-3.765 15.396 1.439 1.439 0 00-.689-.139c-.2.003-.415.033-.627.074-.426.082-.922.227-1.417.391a32 32 0 00-1.684.621c.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 00-.141-.7A8.157 8.157 0 0112.343 3.5zM3.7 21.655a37.13 37.13 0 012.618-1.01c.47-.156.896-.277 1.228-.341a2.28 2.28 0 01.398-.047 9.619 9.619 0 004.399 1.058c5.333 0 9.657-4.324 9.657-9.658A9.657 9.657 0 103.745 16.06v.038a2.32 2.32 0 01-.048.382c-.066.34-.191.776-.352 1.255a36.658 36.658 0 01-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 00.982.998l.648-.282.003-.001zm.043-5.621v.002-.002z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.343 3.5a8.157 8.157 0 11-3.765 15.396 1.439 1.439 0 00-.688-.139c-.2.003-.416.033-.628.074-.426.082-.922.227-1.417.391-.566.188-1.157.412-1.684.621.204-.51.421-1.081.606-1.63.169-.505.318-1.012.403-1.448.042-.217.072-.438.075-.643a1.466 1.466 0 00-.141-.7A8.157 8.157 0 0112.343 3.5zM3.7 21.655a37.13 37.13 0 012.618-1.01c.47-.156.896-.277 1.228-.341a2.28 2.28 0 01.398-.047A9.657 9.657 0 0022 11.657 9.657 9.657 0 0012.343 2a9.657 9.657 0 00-8.598 14.06v.038a2.32 2.32 0 01-.048.382c-.066.34-.191.776-.352 1.255a36.658 36.658 0 01-1.21 3.052l-.05.114-.014.03-.004.009a.75.75 0 00.982.998l.648-.282.003-.001zm.043-5.621v.002-.002z" clip-rule="evenodd"/></svg>
package/svg/opa-16.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M3.462 7.942a5.638 5.638 0 011.216-2.299c-.187-.147-.928-.755-.963-1.232C3.661 3.629 4.403 1 4.403 1s-2.24 2.876-2.395 4.039C1.884 5.95 3.3 7.76 3.449 7.945v-.003h.013zm9.114-.047V7.9c0 .004.003.007.003.01.248-.314 1.53-2 1.413-2.872C13.838 3.876 11.598 1 11.598 1s.742 2.629.688 3.41c-.032.458-.707 1.03-.932 1.21a5.57 5.57 0 011.223 2.275z"/><path d="M12.576 7.898v-.006a5.615 5.615 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z"/><path d="M8.014 9.538V8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.472.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.363s1.844.762 2.604 1.377c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-5.459z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M3.462 7.942a5.638 5.638 0 011.216-2.299c-.187-.147-.928-.755-.963-1.232C3.661 3.629 4.403 1 4.403 1s-2.24 2.876-2.395 4.039C1.884 5.95 3.3 7.76 3.449 7.945v-.003h.013zm9.114-.047V7.9c0 .004.003.007.003.01.248-.314 1.53-2 1.413-2.872C13.838 3.876 11.598 1 11.598 1s.742 2.629.688 3.41c-.032.458-.707 1.03-.932 1.21a5.57 5.57 0 011.223 2.275z"/><path d="M12.576 7.898v-.006a5.615 5.615 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z"/><path d="M8.014 9.538V8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.472.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.364s1.844.761 2.604 1.376c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-5.459z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#BFBFBF" d="M3.462 7.942a5.638 5.638 0 011.216-2.299c-.187-.147-.928-.755-.963-1.232C3.661 3.629 4.403 1 4.403 1s-2.24 2.876-2.395 4.039C1.884 5.95 3.3 7.76 3.449 7.945v-.003h.013zm9.114-.047V7.9c0 .004.003.007.003.01.248-.314 1.53-2 1.413-2.872C13.838 3.876 11.598 1 11.598 1s.742 2.629.688 3.41c-.032.458-.707 1.03-.932 1.21a5.57 5.57 0 011.223 2.275z"/><path fill="#566366" d="M12.576 7.898v-.006a5.615 5.615 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z"/><path fill="#7D9199" d="M8.014 9.538V8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.472.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.363s1.844.762 2.604 1.377c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-5.459z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#BFBFBF" d="M3.462 7.942a5.638 5.638 0 011.216-2.299c-.187-.147-.928-.755-.963-1.232C3.661 3.629 4.403 1 4.403 1s-2.24 2.876-2.395 4.039C1.884 5.95 3.3 7.76 3.449 7.945v-.003h.013zm9.114-.047V7.9c0 .004.003.007.003.01.248-.314 1.53-2 1.413-2.872C13.838 3.876 11.598 1 11.598 1s.742 2.629.688 3.41c-.032.458-.707 1.03-.932 1.21a5.57 5.57 0 011.223 2.275z"/><path fill="#566366" d="M12.576 7.898v-.006a5.615 5.615 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z"/><path fill="#7D9199" d="M8.014 9.538V8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.472.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.364s1.844.761 2.604 1.376c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-5.459z"/></svg>
package/svg/phone-16.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.87 1.671a.71.71 0 00-.469-.171H2.208a.712.712 0 00-.671.48.702.702 0 00-.034.284c.227 2.129.954 4.175 2.12 5.972 1.175 1.81 2.348 2.976 4.153 4.145a13.696 13.696 0 005.957 2.117.713.713 0 00.708-.421c.039-.09.059-.187.059-.285v-.071c-.002-.371-.009-1.792 0-2.134a.703.703 0 00-.606-.715c-.755-.1-1.496-.284-2.209-.55h-.002a.71.71 0 00-.746.158h-.002l-.923.922a.75.75 0 01-.9.121 12.403 12.403 0 01-4.655-4.646.75.75 0 01.122-.902l.924-.923a.704.704 0 00.158-.742L5.66 4.31a10.077 10.077 0 01-.55-2.205.704.704 0 00-.24-.433zM4.39.001a2.21 2.21 0 012.205 1.895v.007c.086.643.243 1.273.47 1.88l-.703.263.702-.264a2.203 2.203 0 01-.497 2.327l-.003.003-.51.509a10.904 10.904 0 003.314 3.306l.514-.514a2.21 2.21 0 012.327-.496c.609.227 1.24.384 1.885.468l.006.001a2.209 2.209 0 011.9 2.239c-.008.315-.002 1.703 0 2.086v.075a2.202 2.202 0 01-1.502 2.098c-.29.098-.6.135-.905.107l-.014-.001a15.196 15.196 0 01-6.618-2.35c-1.981-1.282-3.306-2.6-4.596-4.587A15.131 15.131 0 01.01 2.416L.01 2.404A2.202 2.202 0 011.317.188 2.21 2.21 0 012.207 0H4.39z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.87 1.671a.71.71 0 00-.469-.171H2.208a.712.712 0 00-.671.48.702.702 0 00-.034.284c.227 2.129.954 4.175 2.12 5.972 1.175 1.81 2.348 2.976 4.153 4.145a13.696 13.696 0 005.957 2.117.71.71 0 00.766-.777c-.001-.371-.008-1.792 0-2.134a.704.704 0 00-.605-.715 10.13 10.13 0 01-2.209-.55h-.002a.712.712 0 00-.748.159l-.923.921a.75.75 0 01-.9.121 12.404 12.404 0 01-4.655-4.646.75.75 0 01.122-.902l.924-.923a.704.704 0 00.158-.742L5.66 4.31a10.078 10.078 0 01-.551-2.205.704.704 0 00-.238-.433zM4.39.001a2.21 2.21 0 012.205 1.895v.007c.085.643.243 1.273.47 1.88l-.703.263.702-.264a2.202 2.202 0 01-.497 2.327l-.003.003-.51.509a10.903 10.903 0 003.313 3.305l.515-.513a2.21 2.21 0 012.327-.496c.609.226 1.24.384 1.884.468l.007.001a2.209 2.209 0 011.9 2.239c-.009.315-.002 1.703 0 2.086v.075a2.204 2.204 0 01-2.407 2.205l-.014-.001a15.196 15.196 0 01-6.618-2.35c-1.981-1.283-3.306-2.6-4.596-4.587A15.131 15.131 0 01.01 2.416L.01 2.404A2.202 2.202 0 011.317.188 2.21 2.21 0 012.207 0H4.39z" clip-rule="evenodd"/></svg>
package/svg/phone-24.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.778 2.817a1.314 1.314 0 00-.869-.317H3.81a1.316 1.316 0 00-1.241.89c-.058.17-.08.351-.064.53.326 3.06 1.37 6 3.047 8.583 1.684 2.595 3.374 4.276 5.963 5.951a19.676 19.676 0 008.56 3.041 1.316 1.316 0 001.315-.78c.073-.166.11-.346.11-.528l-.001-.1c-.002-.528-.011-2.53 0-3.008a1.304 1.304 0 00-1.124-1.326 14.006 14.006 0 01-3.057-.76h-.001a1.315 1.315 0 00-1.383.292l-.002.002-1.306 1.303a.75.75 0 01-.9.122 17.225 17.225 0 01-6.466-6.454.75.75 0 01.122-.902l1.307-1.305a1.306 1.306 0 00.294-1.377v-.001a13.937 13.937 0 01-.763-3.051 1.306 1.306 0 00-.442-.805zM6.898 1a2.814 2.814 0 012.808 2.414v.007c.124.932.352 1.846.681 2.726l-.702.263.702-.264a2.803 2.803 0 01-.633 2.962l-.003.003-.896.895a15.726 15.726 0 005.123 5.112l.9-.899a2.813 2.813 0 012.965-.632c.882.329 1.798.557 2.731.68h.007A2.813 2.813 0 0123 17.117c-.011.451-.002 2.42 0 2.96v.104a2.803 2.803 0 01-1.91 2.671c-.371.125-.764.172-1.154.137l-.013-.002a21.173 21.173 0 01-9.222-3.274c-2.765-1.79-4.607-3.62-6.406-6.393a21.081 21.081 0 01-3.281-9.248L1.01 4.06a2.803 2.803 0 011.665-2.82A2.815 2.815 0 013.81 1h3.09z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.778 2.817a1.314 1.314 0 00-.869-.317H3.81a1.316 1.316 0 00-1.242.89c-.057.17-.079.351-.063.53.326 3.06 1.37 6 3.047 8.583 1.684 2.595 3.374 4.276 5.963 5.951a19.676 19.676 0 008.56 3.041 1.315 1.315 0 001.315-.78c.073-.166.11-.346.11-.528l-.001-.1c-.002-.528-.011-2.53 0-3.008a1.305 1.305 0 00-1.124-1.326 14.006 14.006 0 01-3.057-.76h-.001a1.315 1.315 0 00-1.383.292l-.002.002-1.306 1.303a.75.75 0 01-.9.122 17.225 17.225 0 01-6.466-6.454.75.75 0 01.122-.902l1.307-1.305a1.306 1.306 0 00.294-1.377v-.001a13.937 13.937 0 01-.763-3.051 1.306 1.306 0 00-.442-.805zM6.898 1a2.814 2.814 0 012.808 2.414v.007c.124.932.352 1.846.681 2.726l-.702.263.701-.264a2.804 2.804 0 01-.632 2.962l-.003.003-.896.895a15.725 15.725 0 005.123 5.112l.9-.899a2.813 2.813 0 012.965-.632c.882.329 1.798.557 2.731.68h.007a2.813 2.813 0 012.418 2.85c-.011.451-.002 2.42 0 2.96v.104a2.803 2.803 0 01-1.91 2.671c-.371.125-.764.172-1.154.137l-.013-.002a21.172 21.172 0 01-9.222-3.274c-2.765-1.79-4.607-3.62-6.406-6.393a21.081 21.081 0 01-3.281-9.248L1.01 4.06a2.803 2.803 0 011.665-2.82A2.815 2.815 0 013.809 1h3.09z" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M5.847.533A2.21 2.21 0 004.391 0H2.206a2.21 2.21 0 00-2.09 1.501c-.098.29-.135.598-.107.903l.001.012a15.13 15.13 0 002.355 6.637c1.29 1.987 2.615 3.304 4.596 4.587a15.197 15.197 0 006.618 2.35h.014a2.21 2.21 0 002.406-2.204v-.075c-.002-.383-.008-1.771 0-2.087A2.204 2.204 0 0014.1 9.386h-.007a8.626 8.626 0 01-1.884-.47 2.21 2.21 0 00-2.327.497l-.515.513a10.903 10.903 0 01-3.313-3.305l.51-.509.003-.003a2.204 2.204 0 00.498-2.326 8.577 8.577 0 01-.47-1.88v-.007A2.204 2.204 0 005.847.533zM4.401 1.5a.71.71 0 01.708.604c.1.753.285 1.493.55 2.205l.001.001a.703.703 0 01-.157.742l-.924.923a.75.75 0 00-.122.902 12.403 12.403 0 004.655 4.646.75.75 0 00.9-.121l.923-.921.002-.002a.71.71 0 01.746-.157h.002c.713.266 1.454.45 2.209.55a.709.709 0 01.606.715 148.67 148.67 0 000 2.134v.07a.702.702 0 01-.481.671.71.71 0 01-.286.035 13.696 13.696 0 01-5.957-2.117c-1.805-1.168-2.979-2.335-4.153-4.144a13.63 13.63 0 01-2.12-5.972.702.702 0 01.419-.704c.09-.04.187-.06.286-.06H4.4zm2.664 2.283v-.001l-.703.264.703-.263z" clip-rule="evenodd"/><path d="M10.333.005a.75.75 0 10-.166 1.49 4.91 4.91 0 014.338 4.332.75.75 0 001.49-.167A6.41 6.41 0 0010.333.005z"/><path d="M10.394 2.53a.75.75 0 10-.288 1.472 2.395 2.395 0 011.892 1.892.75.75 0 101.472-.288 3.894 3.894 0 00-3.076-3.076z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M5.847.533A2.21 2.21 0 004.391 0H2.206a2.21 2.21 0 00-2.09 1.501c-.098.29-.135.598-.107.903l.001.012a15.13 15.13 0 002.355 6.637c1.29 1.987 2.615 3.304 4.596 4.587a15.196 15.196 0 006.618 2.35h.014a2.21 2.21 0 002.406-2.204v-.075c-.002-.383-.008-1.77 0-2.087A2.204 2.204 0 0014.1 9.386h-.007a8.626 8.626 0 01-1.884-.47 2.21 2.21 0 00-2.327.497l-.515.513a10.903 10.903 0 01-3.313-3.305l.51-.509.003-.003a2.204 2.204 0 00.498-2.326 8.577 8.577 0 01-.47-1.88v-.007A2.204 2.204 0 005.847.533zM4.401 1.5a.71.71 0 01.708.604c.1.753.285 1.493.55 2.205l.001.001a.703.703 0 01-.157.742l-.924.923a.75.75 0 00-.122.902 12.403 12.403 0 004.655 4.646.75.75 0 00.9-.121l.923-.921.002-.001a.709.709 0 01.746-.158h.002c.713.266 1.454.45 2.209.55a.709.709 0 01.606.715c-.009.342-.002 1.762 0 2.134v.07a.702.702 0 01-.481.671.711.711 0 01-.286.036 13.697 13.697 0 01-5.957-2.117c-1.805-1.169-2.979-2.336-4.153-4.145a13.631 13.631 0 01-2.12-5.972.702.702 0 01.419-.704c.09-.04.187-.06.286-.06H4.4zm2.664 2.283v-.001l-.703.264.703-.263z" clip-rule="evenodd"/><path d="M10.333.005a.75.75 0 00-.166 1.49 4.91 4.91 0 014.338 4.332.75.75 0 001.49-.167A6.41 6.41 0 0010.333.005z"/><path d="M10.394 2.53a.75.75 0 10-.288 1.472 2.395 2.395 0 011.892 1.892.75.75 0 001.472-.288 3.895 3.895 0 00-3.076-3.076z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.833.005a.75.75 0 00-.166 1.49 8.873 8.873 0 017.838 7.828.75.75 0 101.49-.167A10.373 10.373 0 0014.833.005zM14.894 4.29a.75.75 0 10-.288 1.473 4.596 4.596 0 013.631 3.63.75.75 0 101.472-.287 6.096 6.096 0 00-4.815-4.815z"/><path fill-rule="evenodd" d="M8.755 1.678A2.814 2.814 0 006.898 1h-3.09a2.815 2.815 0 00-2.66 1.911c-.125.37-.172.76-.137 1.15l.002.01a21.082 21.082 0 003.28 9.249c1.8 2.773 3.642 4.604 6.407 6.393a21.173 21.173 0 009.221 3.274l.014.002a2.815 2.815 0 002.829-1.671c.157-.359.237-.746.235-1.137v-.105c-.003-.539-.011-2.508 0-2.96a2.805 2.805 0 00-2.418-2.849h-.007c-.933-.123-1.85-.351-2.732-.68a2.815 2.815 0 00-2.964.632l-.9.899a15.724 15.724 0 01-5.124-5.112l.897-.895.003-.003a2.806 2.806 0 00.633-2.961 12.436 12.436 0 01-.68-2.726l-.001-.007a2.806 2.806 0 00-.951-1.736zM6.909 2.5A1.314 1.314 0 018.22 3.622c.138 1.042.394 2.066.762 3.05v.002a1.304 1.304 0 01-.293 1.377L7.382 9.356a.75.75 0 00-.122.902 17.226 17.226 0 006.466 6.454.75.75 0 00.9-.122l1.306-1.303.001-.002a1.311 1.311 0 011.384-.293h.001c.987.368 2.012.623 3.057.761a1.313 1.313 0 011.124 1.326c-.011.479-.002 2.48 0 3.007v.101a1.305 1.305 0 01-.89 1.244c-.172.058-.353.08-.533.064a19.676 19.676 0 01-8.562-3.041c-2.588-1.676-4.278-3.357-5.962-5.951A19.582 19.582 0 012.505 3.92a1.303 1.303 0 01.776-1.308c.167-.074.347-.112.53-.112h3.098zm3.478 3.647v-.001l-.702.264.702-.263z" clip-rule="evenodd"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.833.005a.75.75 0 10-.166 1.49 8.872 8.872 0 017.838 7.828.75.75 0 001.49-.167A10.372 10.372 0 0014.833.005zM14.894 4.29a.75.75 0 00-.288 1.473 4.596 4.596 0 013.631 3.63.75.75 0 101.472-.287 6.096 6.096 0 00-4.815-4.815z"/><path fill-rule="evenodd" d="M8.755 1.678A2.814 2.814 0 006.898 1h-3.09a2.815 2.815 0 00-2.66 1.911c-.125.37-.172.76-.137 1.15l.002.011a21.082 21.082 0 003.28 9.248c1.8 2.773 3.642 4.604 6.407 6.393a21.175 21.175 0 009.221 3.274l.014.002a2.816 2.816 0 002.829-1.671c.157-.359.237-.746.235-1.137v-.105c-.002-.539-.011-2.508 0-2.96a2.804 2.804 0 00-2.418-2.849h-.007a12.51 12.51 0 01-2.732-.68 2.815 2.815 0 00-2.964.632l-.9.899a15.726 15.726 0 01-5.124-5.112l.897-.895.003-.003a2.806 2.806 0 00.633-2.961 12.436 12.436 0 01-.68-2.726l-.001-.007a2.806 2.806 0 00-.951-1.736zM6.909 2.5A1.314 1.314 0 018.22 3.622c.138 1.042.394 2.066.762 3.05v.002a1.304 1.304 0 01-.293 1.377L7.382 9.356a.75.75 0 00-.122.902 17.226 17.226 0 006.466 6.454.75.75 0 00.9-.122l1.306-1.303.001-.002a1.313 1.313 0 011.384-.293h.001c.987.368 2.012.623 3.057.761a1.313 1.313 0 011.125 1.326c-.012.479-.003 2.48-.001 3.007v.101a1.302 1.302 0 01-.424.968 1.313 1.313 0 01-1 .34 19.675 19.675 0 01-8.56-3.041c-2.59-1.676-4.28-3.357-5.963-5.951A19.582 19.582 0 012.505 3.92a1.303 1.303 0 01.776-1.308c.167-.074.347-.112.53-.112h3.098zm3.478 3.647v-.001l-.702.264.702-.263z" clip-rule="evenodd"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#E01E5A" d="M4.101 16.74a2.106 2.106 0 002.101-2.101v-2.101H4.101a2.106 2.106 0 00-2.1 2.1 2.106 2.106 0 002.1 2.102zm5.26-4.202a2.106 2.106 0 00-2.1 2.1V19.9A2.106 2.106 0 009.362 22a2.106 2.106 0 002.1-2.1v-5.262a2.106 2.106 0 00-2.1-2.1z"/><path fill="#36C5F0" d="M7.26 4.101a2.106 2.106 0 002.102 2.101h2.1V4.101a2.106 2.106 0 00-2.1-2.1A2.106 2.106 0 007.26 4.1zm4.203 5.26a2.106 2.106 0 00-2.101-2.1H4.1A2.106 2.106 0 002 9.362a2.106 2.106 0 002.1 2.1h5.262a2.106 2.106 0 002.1-2.1z"/><path fill="#2EB67D" 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"/><path fill="#ECB22E" 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"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#E01E5A" d="M4.101 16.74a2.106 2.106 0 002.101-2.101v-2.101H4.101a2.106 2.106 0 00-2.1 2.1 2.106 2.106 0 002.1 2.101zm5.26-4.202a2.106 2.106 0 00-2.1 2.1V19.9A2.106 2.106 0 009.362 22a2.106 2.106 0 002.1-2.1v-5.262a2.106 2.106 0 00-2.1-2.1z"/><path fill="#36C5F0" d="M7.26 4.101a2.106 2.106 0 002.102 2.101h2.1V4.101a2.106 2.106 0 00-2.1-2.1A2.106 2.106 0 007.26 4.1zm4.203 5.26a2.106 2.106 0 00-2.101-2.1H4.1A2.106 2.106 0 002 9.362a2.106 2.106 0 002.1 2.1h5.262a2.106 2.106 0 002.1-2.1z"/><path fill="#2EB67D" 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"/><path fill="#ECB22E" 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.1 2.106 2.106 0 002.1-2.1z"/></g></svg>
package/svg/snyk-24.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16.11 9.49c.239 2.176.309 3.663.187 3.977-.108.28-.535.877-.896 1.355l.523 4.875L12 22.535 8.992 20.36l.328-3.057c-.178-.673-.222-1.407-.232-1.76l-.486 4.535-.52-.376.522-4.87c-.362-.48-.795-1.084-.904-1.366-.121-.315-.051-1.801.187-3.978l.003-.033-.762-2.07v-.041c0-.903 1.159-3.32 1.844-4.604l.334-.628.708 4.982.426.704.105-.036c.36-.122.902-.268 1.45-.268.579 0 1.161.168 1.457.269l.106.035.425-.704.708-4.982.334.627c.686 1.286 1.845 3.702 1.845 4.605v.042l-.763 2.07.004.032zm.158-2.206c-.042-.594-.655-2.017-1.24-3.216l-.144 1.011c.021.166.269 1.979 1.056 3.094l.328-.89zm-2.072 4.096c.062-.069.592-.674-.116-.674-.64 0-1.101.52-1.223.674h1.34zm-.645.705a.15.15 0 00.147-.13.153.153 0 00-.043-.13l.003-.002.003-.003h-.43v.022c0 .31.25.563.558.563a.561.561 0 00.56-.563v-.022h-.426c.08.051.127.145.113.245a.247.247 0 01-.279.213.247.247 0 01-.206-.193zm-.964 6.574a1.317 1.317 0 01-.258-.132.478.478 0 01-.33.096.48.48 0 01-.33-.097 1.306 1.306 0 01-.258.133c.141.163.336.245.588.245.252 0 .446-.082.588-.245zM9.97 12.085a.151.151 0 00.103-.259.024.024 0 00.004-.003.044.044 0 01.003-.003h-.43v.022c0 .31.25.563.558.563.309 0 .56-.252.56-.563v-.022h-.426a.25.25 0 01-.166.457.247.247 0 01-.206-.192zm-.052-1.38c-.708 0-.179.606-.116.675h1.339c-.123-.154-.583-.674-1.223-.674zm-.94-6.637C8.395 5.267 7.78 6.69 7.739 7.284l.336.911c.73-1.014 1.001-2.62 1.06-3.03L8.98 4.068zm.572 11.305c0 .051.003 1.265.317 2.133.254.7.82.775 1.053.775.6 0 .844-.55.855-.573v-.28l-.004-.002s.01-.235-.023-.313c-.06-.14-.191-.107-.293.074a.09.09 0 00-.006.014.105.105 0 01-.005.011c-.287-.208-.578-.469-.578-.668 0-.184.228-.506.237-.519l-.155-2.942-.987 1.135-.63.186c-.404-.532-.771-1.053-.845-1.223-.052-.245.038-1.852.241-3.687l.016-.143-.109-.296c.3-.345.566-.785.793-1.312l.672 1.112.482-.208c.007-.004.73-.31 1.414-.31H12v-.374h-.003c-.77 0-1.548.334-1.562.34l-.185.08-.68-1.127-.1-.699-.189.54c-.272.777-.613 1.386-1.014 1.809l-.06.063.158.428-.006.056c-.143 1.29-.33 3.474-.226 3.84l.004.012c.117.304.898 1.34 1.362 1.92l.052.065v.083zm1.297 3.373c.065.591.715.81 1.16.81.438 0 1.08-.219 1.143-.81l-.072.002c-.051 0-.102-.003-.151-.008-.199.386-.56.51-.928.51-.369 0-.732-.123-.93-.51a1.434 1.434 0 01-.149.009c-.02 0-.038-.002-.057-.003h-.016zm3.6-3.456l.052-.065c.16-.198.355-.45.55-.709l-1.012-.298-.987-1.135-.155 2.942c.01.014.237.335.237.518 0 .2-.292.46-.58.67a.158.158 0 01-.003-.012l-.007-.014c-.101-.181-.232-.214-.292-.075-.034.08-.023.314-.023.314l-.005.003v.268c.017.037.264.584.856.584.232 0 .799-.076 1.052-.775.314-.868.318-2.082.318-2.133v-.083z" clip-rule="evenodd"/><path d="M11.995 7.121c-.513 0-1.015.115-1.391.23l-.233-.385-.155-1.094c.554-.038 1.152-.06 1.792-.06.688 0 1.774.058 1.774.058l-.155 1.096-.234.386a4.922 4.922 0 00-1.398-.23zM17.241 7.345c0-.267-.08-.626-.208-1.03.992.216 1.525.42 1.525.42v11.057l-2.244 1.622-.487-4.54c.45-.606.725-1.034.816-1.272.186-.48.019-2.481-.157-4.099l.755-2.05v-.108zM7.354 13.602c-.185-.48-.018-2.481.158-4.099l-.755-2.05v-.108c0-.266.08-.625.207-1.028-.992.216-1.525.418-1.525.418v11.058l2.253 1.628.486-4.537c-.453-.61-.732-1.043-.824-1.282z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16.11 9.49c.239 2.176.309 3.663.187 3.977-.108.28-.535.877-.896 1.355l.523 4.875L12 22.535 8.992 20.36l.328-3.057c-.178-.673-.222-1.407-.232-1.76l-.486 4.535-.52-.376.522-4.87c-.362-.48-.795-1.084-.904-1.366-.121-.315-.051-1.801.187-3.978l.003-.033-.762-2.07v-.041c0-.903 1.159-3.32 1.844-4.604l.334-.628.708 4.982.426.704.105-.036c.36-.122.902-.267 1.45-.267.579 0 1.161.168 1.457.268l.106.035.425-.704.708-4.982.334.628c.686 1.285 1.845 3.7 1.845 4.604v.042l-.763 2.07.004.032zm.158-2.206c-.042-.594-.655-2.017-1.24-3.215l-.144 1.01c.021.166.269 1.979 1.056 3.095l.328-.89zm-2.072 4.096c.062-.069.592-.674-.116-.674-.64 0-1.101.52-1.223.674h1.34zm-.645.705a.15.15 0 00.147-.13.153.153 0 00-.043-.129.025.025 0 00.003-.003.038.038 0 01.003-.002h-.43v.02c0 .312.25.564.558.564a.561.561 0 00.56-.563v-.021h-.426c.08.05.127.144.113.244a.247.247 0 01-.279.213.247.247 0 01-.206-.193zm-.964 6.575a1.312 1.312 0 01-.258-.133.478.478 0 01-.33.096.48.48 0 01-.33-.097 1.306 1.306 0 01-.258.133c.141.163.336.245.588.245.252 0 .446-.082.588-.244zM9.97 12.085a.151.151 0 00.103-.259c.002 0 .003-.002.004-.003l.003-.002h-.43v.02c0 .312.25.564.558.564.309 0 .56-.252.56-.563v-.021h-.426a.25.25 0 01-.166.457.247.247 0 01-.206-.193zm-.052-1.379c-.708 0-.179.605-.116.674h1.339c-.123-.154-.583-.674-1.223-.674zm-.94-6.637c-.584 1.198-1.198 2.62-1.24 3.215l.336.911c.73-1.013 1.001-2.62 1.06-3.03L8.98 4.069zm.572 11.304c0 .051.003 1.265.317 2.133.254.7.82.775 1.053.775.6 0 .844-.55.855-.573v-.28l-.004-.002s.01-.235-.023-.313c-.06-.14-.191-.107-.293.075l-.006.013a.115.115 0 01-.005.012c-.287-.21-.578-.47-.578-.67 0-.183.228-.505.237-.518l-.155-2.942-.987 1.135-.63.186c-.404-.532-.771-1.053-.845-1.223-.052-.245.038-1.852.241-3.687l.016-.143-.109-.296c.3-.345.566-.784.793-1.312l.672 1.112.482-.208c.007-.004.73-.31 1.414-.31H12v-.374h-.003c-.77 0-1.548.335-1.562.34l-.185.08-.68-1.127-.1-.699-.189.54c-.272.777-.613 1.386-1.014 1.809l-.06.064.158.427-.006.056c-.143 1.29-.33 3.474-.226 3.84l.004.012c.117.304.898 1.34 1.362 1.92l.052.065v.083zm1.297 3.373c.065.591.715.81 1.16.81.438 0 1.08-.219 1.143-.81l-.072.003c-.051 0-.102-.004-.151-.009-.199.386-.56.51-.928.51-.369 0-.732-.123-.93-.51a1.434 1.434 0 01-.149.009l-.057-.002-.016-.001zm3.6-3.456l.052-.064c.16-.2.355-.451.55-.71l-1.012-.298-.987-1.135-.155 2.942c.01.014.237.335.237.519 0 .2-.292.46-.58.669a.177.177 0 01-.003-.011l-.007-.015c-.101-.18-.232-.214-.292-.075-.034.08-.023.314-.023.314l-.005.003v.269c.017.036.264.583.856.583.232 0 .799-.075 1.052-.775.314-.867.318-2.082.318-2.133v-.083z" clip-rule="evenodd"/><path d="M11.995 7.121c-.513 0-1.015.115-1.391.23l-.233-.385-.155-1.094c.554-.038 1.152-.06 1.792-.06.688 0 1.774.058 1.774.058l-.155 1.096-.234.386a4.922 4.922 0 00-1.398-.23zM17.241 7.345c0-.266-.08-.626-.208-1.03.992.216 1.525.42 1.525.42v11.057l-2.244 1.622-.487-4.54c.45-.606.725-1.034.816-1.271.186-.48.019-2.482-.157-4.1l.755-2.05v-.108zM7.354 13.602c-.185-.48-.018-2.48.158-4.099l-.755-2.049v-.109c0-.266.08-.625.207-1.028-.992.216-1.525.418-1.525.418v11.058l2.253 1.628.486-4.536c-.453-.611-.732-1.043-.824-1.283z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#fff" d="M17.164 6.805H6.868c0-.64.931-2.575 2.792-5.805l.773 5.11h3.146L14.35 1c1.875 3.273 2.813 5.208 2.813 5.805z"/><path fill="#fff" d="M12 23l-7-4.873V6.754s2.588-.95 7.01-.95c4.42 0 6.99.95 6.99.95v11.373L12 23z"/><path fill="#DBDBDB" d="M12 22.315l-6.553-4.543V7.21s2.45-.881 6.554-.881v15.986z"/><path fill="#C6C6C6" d="M12.01 6.329H12v15.973l6.496-4.53V7.21s-2.384-.881-6.487-.881z"/><path fill="#3B3B63" d="M15.546 19.83l-.552-4.77h-3.037v7.266l.043.041a91.578 91.578 0 003.546-2.537z"/><path fill="#53537A" d="M8.457 19.867l3.543 2.5.002-7.453H8.933l-.476 4.954z"/><path fill="#BC9375" d="M13.517 18.455c0 .82-.783 1.226-1.5 1.226-.72 0-1.518-.406-1.518-1.226"/><path fill="#fff" d="M12.008 18.88c-.576 0-.857-.414-.857-1.265h.275c0 .996.393.996.582.996.189 0 .582 0 .582-.996h.275c0 .85-.28 1.264-.857 1.264z"/><path fill="#C49A7E" d="M12 17.823c.178.456.52.684 1.03.684.497 0 1.016-.256 1.253-.89.33-.885.327-2.117.327-2.117s1.468-1.797 1.468-2.404H12v4.727z"/><path fill="#D8B7A0" d="M7.864 13.096c0 .703 1.455 2.404 1.455 2.404s-.003 1.232.328 2.118c.236.632.755.889 1.253.889.509 0 .875-.228 1.1-.684v-4.727H7.865z"/><path fill="#3B3B63" d="M15.903 9.05c-1.132-1.134-1.415-3.5-1.415-3.5-.211.746-.67 2.943-.67 2.943s-.893-.282-1.854-.283c-.031 0-.031 2.96 0 8.883l.915-.647.17-3.137.974 1.087 1.255.358.47-.326c.199-.273.265-.505.313-.626.174-.439-.217-3.795-.217-3.795-.139-.284.059-.957.059-.957z"/><path fill="#53537A" d="M10.208 8.493s-.46-2.197-.67-2.943c0 0-.284 2.366-1.416 3.5 0 0 .198.673.059.957 0 0-.391 3.357-.217 3.795.048.12.115.353.314.626 0-.002.47.326.47.326l1.254-.359.974-1.086.17 3.137.855.629V8.193c-.964.002-1.793.3-1.793.3z"/><path fill="#333152" d="M15.11 3.358c.188.342 1.803 3.505 1.803 4.6l-.716 1.906c.12 1.076.362 3.413.18 3.87-.112.282-.54.863-.906 1.334l.5 4.465-.677.476-.376-3.262a5.22 5.22 0 01-.248 1.002c-.156.42-.433.739-.788.927-.02 1.008-.97 1.551-1.866 1.551-.903 0-1.861-.543-1.882-1.55a1.699 1.699 0 01-.79-.928 5.184 5.184 0 01-.242-.963l-.36 3.284-.68-.485.491-4.503c-.369-.473-.805-1.063-.918-1.348-.182-.457.05-2.794.17-3.87l-.758-1.973v-.064c0-1.095 1.657-4.127 1.845-4.469l.536-.96.49 3.34.264 1.804.348.558c.334-.11.9-.263 1.475-.263.574 0 1.145.154 1.48.264l.348-.56.752-5.143.526.96zm-3.094 16.153c.396 0 .96-.175 1.101-.64l-.044.002c-.077 0-.15-.007-.22-.016-.204.278-.522.362-.845.362-.322 0-.64-.085-.844-.363-.07.01-.143.017-.22.017l-.045-.002c.143.465.715.64 1.117.64zm-.464-.763c.123.09.275.14.456.14s.332-.05.455-.14a1.474 1.474 0 01-.264-.149c-.071.02-.139.02-.191.02-.052 0-.12 0-.192-.02a1.443 1.443 0 01-.264.149zm2.816-3.464c.487-.591 1.22-1.543 1.326-1.81.08-.274-.057-2.091-.23-3.615l-.01-.085.144-.378c-.474-.494-.805-1.17-1.03-1.808l-.03.2-.748 1.201-.291-.121c-.008-.003-.77-.315-1.494-.315-.729 0-1.479.311-1.486.314l-.293.123-.748-1.201-.022-.154c-.229.632-.56 1.296-1.03 1.779l.136.36-.01.085c-.173 1.524-.31 3.341-.227 3.623.103.26.837 1.211 1.323 1.802l.081.098v.127c0 .012.001 1.18.305 1.994.22.59.71.653.91.653.503 0 .716-.451.725-.47.118-.227.177-.6.177-1.118h.304c0 .416.064.79.19 1.12.008.016.227.47.733.47a.94.94 0 00.909-.655c.305-.816.305-1.982.305-1.994v-.126l.08-.1z"/><path fill="#333152" d="M14.285 12.106H12.819v.016c0 .5.443.905.962.905.52 0 .962-.405.962-.905v-.016h-.458z"/><path fill="#fff" d="M13.185 12.106v.016c0 .297.245.538.55.538.305 0 .55-.241.55-.538v-.016h-1.1z"/><path fill="#333152" d="M13.647 12.106l-.007.002c.032.007.05.077.043.124a.146.146 0 01-.145.124c.021.094.1.17.204.184a.242.242 0 00.275-.201c.014-.096-.033-.233-.112-.233h-.258zM10.746 12.106H9.281v.016c0 .5.442.905.961.905.52 0 .962-.405.962-.905v-.016h-.458z"/><path fill="#fff" d="M9.647 12.106v.016c0 .297.245.538.55.538.304 0 .55-.241.55-.538v-.016h-1.1z"/><path fill="#333152" d="M10.367 12.106h-.258l-.007.002c.032.007.05.077.043.124a.146.146 0 01-.145.124c.02.094.1.17.203.184a.242.242 0 00.276-.201c.013-.096-.034-.233-.112-.233z"/><path fill="#C49A7E" d="M14.174 11.68c.062-.066.584-.645-.114-.645-.632 0-1.086.497-1.207.645h1.321z"/><path fill="#D8B7A0" d="M11.16 11.68c-.12-.148-.575-.645-1.206-.645-.699 0-.176.579-.115.645h1.321zM7.8 7.769c.042-.568.647-1.93 1.224-3.077l.154 1.05c-.059.391-.327 1.93-1.046 2.899L7.8 7.769z"/><path fill="#C49A7E" d="M14.85 5.66l.142-.968c.577 1.147 1.183 2.509 1.224 3.077l-.324.851c-.777-1.067-1.02-2.802-1.042-2.96z"/><path fill="#fff" d="M11.47 17.205c-.272-.201-.55-.454-.55-.649 0-.128.231-.521.231-.521h1.72s.225.349.225.521c0 .181-.28.428-.56.628-.096-.16-.217-.188-.273-.061a.495.495 0 00-.02.258c-.153.096-.265.158-.265.158s-.086-.049-.209-.128a.523.523 0 00-.016-.288c-.056-.128-.18-.098-.276.068a.307.307 0 00-.008.014z"/><path fill="#333152" d="M11.47 17.205c-.272-.201-.55-.454-.55-.649 0-.128.231-.521.231-.521h1.72s.225.349.225.521c0 .181-.28.428-.56.628-.096-.16-.217-.188-.273-.061a.495.495 0 00-.02.258c-.153.096-.265.158-.265.158s-.086-.049-.209-.128a.523.523 0 00-.016-.288c-.056-.128-.18-.098-.276.068a.307.307 0 00-.008.014z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#fff" d="M17.164 6.805H6.868c0-.64.931-2.575 2.792-5.805l.773 5.11h3.146L14.35 1c1.875 3.273 2.813 5.208 2.813 5.805z"/><path fill="#fff" d="M12 23l-7-4.873V6.754s2.588-.95 7.01-.95c4.42 0 6.99.95 6.99.95v11.373L12 23z"/><path fill="#DBDBDB" d="M12 22.315l-6.553-4.542V7.21s2.45-.88 6.554-.88v15.985z"/><path fill="#C6C6C6" d="M12.01 6.33H12v15.972l6.496-4.53V7.21s-2.384-.88-6.487-.88z"/><path fill="#3B3B63" d="M15.546 19.83l-.552-4.77h-3.037v7.266l.043.041a91.578 91.578 0 003.546-2.537z"/><path fill="#53537A" d="M8.457 19.868l3.543 2.5.002-7.454H8.933l-.476 4.954z"/><path fill="#BC9375" d="M13.517 18.455c0 .82-.783 1.226-1.5 1.226-.72 0-1.518-.406-1.518-1.226"/><path fill="#fff" d="M12.008 18.88c-.576 0-.857-.414-.857-1.265h.275c0 .996.393.996.582.996.189 0 .582 0 .582-.996h.275c0 .85-.28 1.264-.857 1.264z"/><path fill="#C49A7E" d="M12 17.823c.178.456.52.684 1.03.684.497 0 1.016-.256 1.253-.89.33-.885.327-2.117.327-2.117s1.468-1.797 1.468-2.404H12v4.727z"/><path fill="#D8B7A0" d="M7.864 13.096c0 .703 1.455 2.404 1.455 2.404s-.003 1.232.328 2.118c.236.632.755.889 1.253.889.509 0 .875-.228 1.1-.684v-4.727H7.865z"/><path fill="#3B3B63" d="M15.903 9.05c-1.132-1.134-1.415-3.5-1.415-3.5-.211.746-.67 2.943-.67 2.943s-.893-.282-1.854-.283c-.031 0-.031 2.96 0 8.883l.915-.647.17-3.137.974 1.087 1.255.358.47-.326c.199-.273.265-.505.313-.626.174-.439-.217-3.795-.217-3.795-.139-.284.059-.957.059-.957z"/><path fill="#53537A" d="M10.208 8.493s-.46-2.197-.67-2.943c0 0-.284 2.366-1.416 3.5 0 0 .198.673.059.957 0 0-.391 3.357-.217 3.795.048.12.115.353.314.626l.47.326 1.254-.359.974-1.086.17 3.137.855.63V8.192c-.964.002-1.793.3-1.793.3z"/><path fill="#333152" d="M15.11 3.358c.188.342 1.803 3.505 1.803 4.6l-.716 1.906c.12 1.076.362 3.413.18 3.87-.112.282-.54.863-.906 1.334l.5 4.465-.677.476-.376-3.262a5.22 5.22 0 01-.248 1.002c-.156.42-.433.739-.788.927-.02 1.008-.97 1.551-1.866 1.551-.903 0-1.861-.543-1.882-1.55a1.699 1.699 0 01-.79-.928 5.184 5.184 0 01-.242-.963l-.36 3.284-.68-.485.491-4.503c-.369-.473-.805-1.063-.918-1.348-.182-.457.05-2.794.17-3.87l-.758-1.973v-.064c0-1.095 1.657-4.127 1.845-4.469l.536-.96.49 3.34.264 1.804.348.558c.334-.11.9-.263 1.475-.263.574 0 1.145.154 1.48.264l.348-.56.752-5.143.526.96zm-3.094 16.153c.396 0 .96-.175 1.101-.64l-.044.002c-.077 0-.15-.007-.22-.016-.204.278-.522.362-.845.362-.322 0-.64-.085-.844-.363-.07.01-.143.017-.22.017l-.045-.002c.143.465.715.64 1.117.64zm-.464-.763c.123.09.275.14.456.14s.332-.05.455-.14a1.474 1.474 0 01-.264-.149c-.071.02-.139.02-.191.02-.052 0-.12 0-.192-.02a1.443 1.443 0 01-.264.149zm2.816-3.464c.487-.591 1.22-1.543 1.326-1.81.08-.274-.057-2.091-.23-3.615l-.01-.085.144-.378c-.474-.494-.805-1.17-1.03-1.808l-.03.2-.748 1.201-.291-.121c-.008-.003-.77-.315-1.494-.315-.729 0-1.479.311-1.486.314l-.293.123-.748-1.201-.022-.154c-.229.632-.56 1.296-1.03 1.779l.136.36-.01.085c-.173 1.524-.31 3.341-.227 3.623.103.26.837 1.211 1.323 1.802l.081.098v.127c0 .012.001 1.18.305 1.994.22.59.71.653.91.653.503 0 .716-.451.725-.47.118-.227.177-.6.177-1.118h.304c0 .416.064.79.19 1.12.008.016.227.47.733.47a.94.94 0 00.909-.655c.305-.816.305-1.982.305-1.994v-.126l.08-.1z"/><path fill="#333152" d="M14.285 12.106H12.819v.016c0 .5.443.905.962.905.52 0 .962-.405.962-.905v-.016h-.458z"/><path fill="#fff" d="M13.185 12.106v.016c0 .297.245.538.55.538.305 0 .55-.241.55-.538v-.016h-1.1z"/><path fill="#333152" d="M13.647 12.106l-.007.002c.032.007.05.077.043.124a.146.146 0 01-.145.124c.021.094.1.17.204.184a.242.242 0 00.275-.201c.014-.096-.033-.233-.112-.233h-.258zM10.746 12.106H9.281v.016c0 .5.442.905.961.905.52 0 .962-.405.962-.905v-.016h-.458z"/><path fill="#fff" d="M9.647 12.106v.016c0 .297.245.538.55.538.304 0 .55-.241.55-.538v-.016h-1.1z"/><path fill="#333152" d="M10.367 12.106h-.258l-.007.002c.032.007.05.077.043.124a.146.146 0 01-.145.124c.02.094.1.17.203.184a.242.242 0 00.276-.201c.013-.096-.034-.233-.112-.233z"/><path fill="#C49A7E" d="M14.174 11.68c.062-.066.584-.645-.114-.645-.632 0-1.086.497-1.207.645h1.321z"/><path fill="#D8B7A0" d="M11.16 11.68c-.12-.148-.575-.645-1.206-.645-.699 0-.176.579-.115.645h1.321zM7.8 7.769c.042-.568.647-1.93 1.224-3.077l.154 1.05c-.059.391-.327 1.93-1.046 2.899L7.8 7.769z"/><path fill="#C49A7E" d="M14.85 5.66l.142-.968c.577 1.147 1.183 2.509 1.224 3.077l-.324.851c-.777-1.067-1.02-2.802-1.042-2.96z"/><path fill="#fff" d="M11.47 17.205c-.272-.201-.55-.454-.55-.649 0-.128.231-.521.231-.521h1.72s.225.349.225.521c0 .181-.28.428-.56.628-.096-.16-.217-.188-.273-.061a.495.495 0 00-.02.258c-.153.096-.265.158-.265.158s-.086-.049-.209-.128a.523.523 0 00-.016-.288c-.056-.128-.18-.098-.276.068a.307.307 0 00-.008.014z"/><path fill="#333152" d="M11.47 17.205c-.272-.201-.55-.454-.55-.649 0-.128.231-.521.231-.521h1.72s.225.349.225.521c0 .181-.28.428-.56.628-.096-.16-.217-.188-.273-.061a.495.495 0 00-.02.258c-.153.096-.265.158-.265.158s-.086-.049-.209-.128a.523.523 0 00-.016-.288c-.056-.128-.18-.098-.276.068a.307.307 0 00-.008.014z"/></svg>
package/svg/star-24.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" 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.694-.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" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" 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" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0 000 1.5h5.59l-2.1 1.95a.75.75 0 101.02 1.1l3.5-3.25a.75.75 0 000-1.1l-3.5-3.25zM2.66 10l2.1-1.95a.75.75 0 10-1.02-1.1L.24 10.2a.75.75 0 000 1.1l3.5 3.25a.75.75 0 001.02-1.1l-2.1-1.95h5.59a.75.75 0 000-1.5H2.66z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0 100 1.5h5.59l-2.1 1.95a.75.75 0 101.02 1.1l3.5-3.25a.75.75 0 000-1.1l-3.5-3.25zM2.66 10l2.1-1.95a.75.75 0 00-1.02-1.1L.24 10.2a.75.75 0 000 1.1l3.5 3.25a.75.75 0 001.02-1.1l-2.1-1.95h5.59a.75.75 0 000-1.5H2.66z"/></g></svg>
package/svg/wand-24.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.875 1.15a.75.75 0 00-.975.975l.289.721a.75.75 0 010 .557l-.289.722a.75.75 0 00.975.975l.721-.289a.75.75 0 01.558 0l.721.289a.75.75 0 00.975-.975l-.289-.722a.75.75 0 010-.557l.29-.721a.75.75 0 00-.976-.975l-.721.288a.75.75 0 01-.558 0l-.721-.288zM7.125 1.15a.75.75 0 00-.975.975l.439 1.096a.75.75 0 010 .557L6.15 4.875a.75.75 0 00.975.975l1.096-.439a.75.75 0 01.558 0l1.096.439a.75.75 0 00.975-.975l-.439-1.097a.75.75 0 010-.557l.44-1.096a.75.75 0 00-.976-.975l-1.096.438a.75.75 0 01-.558 0L7.125 1.15z"/><path fill-rule="evenodd" d="M17.017 6.707a2.5 2.5 0 00-3.535 0L2.168 18.021a2.5 2.5 0 003.536 3.535l11.313-11.313a2.5 2.5 0 000-3.536zm-2.474 1.06a1 1 0 111.414 1.415l-1.591 1.591-1.414-1.414 1.59-1.591zM11.89 10.42l1.414 1.415-8.662 8.662a1 1 0 01-1.414-1.414l8.662-8.663z" clip-rule="evenodd"/><path d="M16.108 16.69a.75.75 0 010-1.38l1.334-.57a.75.75 0 00.393-.395l.572-1.333a.75.75 0 011.378 0l.572 1.333a.75.75 0 00.394.394l1.333.572a.75.75 0 010 1.378l-1.333.572a.75.75 0 00-.394.394l-.572 1.333a.75.75 0 01-1.378 0l-.572-1.333a.75.75 0 00-.393-.394l-1.334-.572z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.875 1.15a.75.75 0 00-.975.975l.289.721a.75.75 0 010 .557l-.29.722a.75.75 0 00.976.975l.721-.289a.75.75 0 01.558 0l.721.289a.75.75 0 00.975-.975l-.289-.722a.75.75 0 010-.557l.29-.721a.75.75 0 00-.976-.975l-.721.288a.75.75 0 01-.558 0l-.721-.288zM7.125 1.15a.75.75 0 00-.975.975l.439 1.096a.75.75 0 010 .557l-.44 1.097a.75.75 0 00.976.975l1.096-.439a.75.75 0 01.558 0l1.096.439a.75.75 0 00.975-.975l-.439-1.097a.75.75 0 010-.557l.44-1.096a.75.75 0 00-.976-.975l-1.096.438a.75.75 0 01-.558 0L7.125 1.15z"/><path fill-rule="evenodd" d="M17.017 6.707a2.5 2.5 0 00-3.535 0L2.168 18.021a2.5 2.5 0 003.536 3.535l11.313-11.313a2.5 2.5 0 000-3.536zm-2.474 1.06a1 1 0 011.414 1.415l-1.591 1.591-1.414-1.414 1.59-1.591zM11.89 10.42l1.414 1.415-8.662 8.662a1 1 0 01-1.414-1.414l8.662-8.663z" clip-rule="evenodd"/><path d="M16.108 16.69a.75.75 0 010-1.38l1.334-.57a.75.75 0 00.393-.395l.572-1.333a.75.75 0 011.378 0l.572 1.333a.75.75 0 00.394.394l1.333.572a.75.75 0 010 1.378l-1.333.572a.75.75 0 00-.394.394l-.572 1.333a.75.75 0 01-1.378 0l-.572-1.333a.75.75 0 00-.393-.394l-1.334-.572z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.78 8.22a.75.75 0 010 1.06L13.06 12l2.72 2.72a.75.75 0 11-1.06 1.06L12 13.06l-2.72 2.72a.75.75 0 01-1.06-1.06L10.94 12 8.22 9.28a.75.75 0 011.06-1.06L12 10.94l2.72-2.72a.75.75 0 011.06 0z"/><path fill-rule="evenodd" d="M1.884 10.056l8.171-8.172a2.75 2.75 0 013.89 0l8.171 8.172a2.75 2.75 0 010 3.889l-8.171 8.171a2.75 2.75 0 01-3.89 0l-8.171-8.171a2.75 2.75 0 010-3.89zm9.232-7.111l-8.172 8.171a1.25 1.25 0 000 1.768l8.172 8.172a1.25 1.25 0 001.768 0l8.171-8.172a1.25 1.25 0 000-1.768l-8.171-8.171a1.25 1.25 0 00-1.768 0z" clip-rule="evenodd"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.78 8.22a.75.75 0 010 1.06L13.06 12l2.72 2.72a.75.75 0 11-1.06 1.06L12 13.06l-2.72 2.72a.75.75 0 01-1.06-1.06L10.94 12 8.22 9.28a.75.75 0 111.06-1.06L12 10.94l2.72-2.72a.75.75 0 011.06 0z"/><path fill-rule="evenodd" d="M1.884 10.056l8.171-8.172a2.75 2.75 0 013.89 0l8.171 8.172a2.75 2.75 0 010 3.889l-8.171 8.171a2.75 2.75 0 01-3.89 0l-8.171-8.171a2.75 2.75 0 010-3.89zm9.232-7.111l-8.172 8.171a1.25 1.25 0 000 1.768l8.172 8.172a1.25 1.25 0 001.768 0l8.171-8.172a1.25 1.25 0 000-1.768l-8.171-8.171a1.25 1.25 0 00-1.768 0z" clip-rule="evenodd"/></g></svg>
@@ -0,0 +1,35 @@
1
+ import { forwardRef, useMemo } from 'react';
2
+ import { IconProps } from './types';
3
+
4
+ export const IconAmpersand16 = 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="M3.221 1.084C3.925.504 4.82.25 5.643.25c1.658 0 3.6 1.162 3.6 3.519 0 1.14-.582 1.924-1.222 2.52-.308.286-.65.547-.961.785l-.019.015-.256.197a107.383 107.383 0 004.292 3.61c.328-.664.64-1.55.904-2.773a.75.75 0 111.466.317c-.318 1.475-.717 2.566-1.172 3.406a145.642 145.642 0 001.477 1.146l.15.113.038.03.011.008a.75.75 0 01-.903 1.198l.39-.518-.39.518-.054-.04a72.087 72.087 0 01-.719-.552c-.239-.185-.525-.408-.848-.662-.485.563-.977.938-1.409 1.258-2.162 1.603-3.99 1.606-5.402 1.127-.53-.18-1.228-.588-1.802-1.22-.584-.643-1.064-1.546-1.064-2.694 0-1.358.647-2.356 1.371-3.108.359-.372.748-.697 1.098-.98a76.708 76.708 0 01.257-.207l-.094-.075-.09-.071a14.316 14.316 0 01-.989-.844c-.626-.6-1.278-1.423-1.278-2.504 0-1.181.472-2.088 1.196-2.685zm2.422 5.192c.163-.131.325-.255.48-.373l.007-.006c.328-.251.618-.473.87-.707.49-.455.743-.87.743-1.421 0-1.314-1.038-2.019-2.1-2.019-.537 0-1.076.168-1.467.49-.37.306-.651.784-.651 1.529 0 .445.267.894.816 1.421a12.911 12.911 0 00.98.828c.106.084.214.17.322.258zm-.016 1.986l-.271.219-.194.156c-.341.276-.67.552-.96.854-.574.596-.952 1.24-.952 2.067 0 .7.286 1.259.674 1.685.399.439.88.708 1.174.809.946.32 2.26.397 4.027-.912.392-.29.766-.579 1.125-.985-1.393-1.114-3.105-2.525-4.623-3.893z"
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 IconAmpersand24 = 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="M5.644 2.379c.902-.78 2.062-1.129 3.142-1.129 2.187 0 4.637 1.592 4.637 4.705 0 1.489-.72 2.528-1.568 3.353-.41.399-.866.765-1.294 1.107l-.021.018c-.225.18-.442.354-.65.53 2.083 1.971 4.464 4.025 6.392 5.64.518-1.012 1.008-2.39 1.412-4.353a.75.75 0 111.47.303c-.462 2.238-1.045 3.833-1.703 5.03a206.912 206.912 0 002.435 1.977l.068.054.001.001a.75.75 0 11-.93 1.176l.407-.515-.407.515-.02-.015-.053-.042a98.701 98.701 0 01-.979-.787 209.49 209.49 0 01-1.347-1.1c-.689.888-1.4 1.457-2.033 1.949-1.42 1.102-2.739 1.67-3.955 1.87-1.218.2-2.285.02-3.185-.3-1.3-.463-3.713-2.212-3.713-5.283 0-1.814.822-3.16 1.782-4.204.476-.518.995-.972 1.47-1.375a107.324 107.324 0 01.66-.557c-.139-.119-.285-.241-.438-.369l-.123-.102c-.432-.36-.901-.757-1.33-1.187-.843-.847-1.646-1.939-1.646-3.334 0-1.58.6-2.78 1.52-3.576zm3.141 7.554c.273-.235.549-.456.812-.667l.005-.004c.446-.357.852-.683 1.207-1.028.694-.676 1.114-1.352 1.114-2.279 0-2.13-1.615-3.205-3.137-3.205-.776 0-1.57.253-2.16.763-.572.495-1.001 1.272-1.001 2.442 0 .787.449 1.511 1.21 2.275.374.376.794.733 1.227 1.094l.127.106c.199.166.4.334.596.503zm-.013 2.038c-.173.15-.353.301-.531.451l-.269.226c-.467.396-.926.8-1.336 1.246-.81.882-1.386 1.882-1.386 3.189 0 2.21 1.766 3.532 2.716 3.87a4.811 4.811 0 002.44.233c.926-.152 2.018-.597 3.277-1.575.616-.478 1.22-.967 1.798-1.723l-.14-.118c-1.967-1.646-4.423-3.764-6.569-5.8z"
30
+ clipRule="evenodd"
31
+ />
32
+ </svg>
33
+ );
34
+ }
35
+ );