@yourdash/uikit 1.0.9 → 1.0.11

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 (533) hide show
  1. package/components/buttonWithIcon/buttonWithIcon.module.scss +1 -1
  2. package/components/buttonWithIcon/buttonWithIcon.tsx +2 -2
  3. package/components/icon/icon.tsx +16 -4
  4. package/components/icon/iconDictionary.ts +285 -566
  5. package/components/icon/icons/accessibility-16.svg +2 -5
  6. package/components/icon/icons/accessibility-inset-16.svg +2 -5
  7. package/components/icon/icons/alert-16.svg +2 -5
  8. package/components/icon/icons/alert-24.svg +2 -5
  9. package/components/icon/icons/alert-fill-12.svg +2 -5
  10. package/components/icon/icons/app-launcher-16.svg +1 -4
  11. package/components/icon/icons/apps-16.svg +2 -5
  12. package/components/icon/icons/archive-16.svg +2 -5
  13. package/components/icon/icons/archive-24.svg +2 -5
  14. package/components/icon/icons/arrow-both-16.svg +2 -5
  15. package/components/icon/icons/arrow-both-24.svg +2 -5
  16. package/components/icon/icons/arrow-down-16.svg +2 -5
  17. package/components/icon/icons/arrow-down-24.svg +2 -5
  18. package/components/icon/icons/arrow-down-left-24.svg +2 -5
  19. package/components/icon/icons/arrow-down-right-24.svg +2 -5
  20. package/components/icon/icons/arrow-left-16.svg +2 -5
  21. package/components/icon/icons/arrow-left-24.svg +2 -5
  22. package/components/icon/icons/arrow-right-16.svg +2 -5
  23. package/components/icon/icons/arrow-right-24.svg +2 -5
  24. package/components/icon/icons/arrow-switch-16.svg +2 -5
  25. package/components/icon/icons/arrow-switch-24.svg +2 -5
  26. package/components/icon/icons/arrow-up-16.svg +2 -5
  27. package/components/icon/icons/arrow-up-24.svg +2 -5
  28. package/components/icon/icons/arrow-up-left-24.svg +2 -5
  29. package/components/icon/icons/arrow-up-right-24.svg +2 -5
  30. package/components/icon/icons/beaker-16.svg +2 -5
  31. package/components/icon/icons/beaker-24.svg +2 -5
  32. package/components/icon/icons/bell-16.svg +2 -5
  33. package/components/icon/icons/bell-24.svg +2 -5
  34. package/components/icon/icons/bell-fill-16.svg +2 -5
  35. package/components/icon/icons/bell-fill-24.svg +2 -5
  36. package/components/icon/icons/bell-slash-16.svg +2 -5
  37. package/components/icon/icons/bell-slash-24.svg +2 -5
  38. package/components/icon/icons/blocked-16.svg +2 -5
  39. package/components/icon/icons/blocked-24.svg +2 -5
  40. package/components/icon/icons/bold-16.svg +2 -5
  41. package/components/icon/icons/bold-24.svg +2 -5
  42. package/components/icon/icons/book-16.svg +2 -5
  43. package/components/icon/icons/book-24.svg +2 -5
  44. package/components/icon/icons/bookmark-16.svg +2 -5
  45. package/components/icon/icons/bookmark-24.svg +2 -5
  46. package/components/icon/icons/bookmark-fill-24.svg +2 -5
  47. package/components/icon/icons/bookmark-slash-16.svg +2 -5
  48. package/components/icon/icons/bookmark-slash-24.svg +2 -5
  49. package/components/icon/icons/bookmark-slash-fill-24.svg +2 -5
  50. package/components/icon/icons/briefcase-16.svg +2 -5
  51. package/components/icon/icons/briefcase-24.svg +2 -5
  52. package/components/icon/icons/broadcast-16.svg +2 -5
  53. package/components/icon/icons/broadcast-24.svg +2 -5
  54. package/components/icon/icons/browser-16.svg +2 -5
  55. package/components/icon/icons/browser-24.svg +2 -5
  56. package/components/icon/icons/bug-16.svg +2 -5
  57. package/components/icon/icons/bug-24.svg +2 -5
  58. package/components/icon/icons/cache-16.svg +2 -5
  59. package/components/icon/icons/calendar-16.svg +2 -5
  60. package/components/icon/icons/calendar-24.svg +2 -5
  61. package/components/icon/icons/check-16.svg +2 -5
  62. package/components/icon/icons/check-24.svg +2 -5
  63. package/components/icon/icons/check-circle-16.svg +2 -5
  64. package/components/icon/icons/check-circle-24.svg +2 -5
  65. package/components/icon/icons/check-circle-fill-12.svg +2 -5
  66. package/components/icon/icons/check-circle-fill-16.svg +2 -5
  67. package/components/icon/icons/check-circle-fill-24.svg +2 -5
  68. package/components/icon/icons/checkbox-16.svg +2 -5
  69. package/components/icon/icons/checkbox-24.svg +2 -5
  70. package/components/icon/icons/checklist-16.svg +2 -5
  71. package/components/icon/icons/checklist-24.svg +2 -5
  72. package/components/icon/icons/chevron-down-16.svg +2 -5
  73. package/components/icon/icons/chevron-down-24.svg +2 -5
  74. package/components/icon/icons/chevron-left-16.svg +2 -5
  75. package/components/icon/icons/chevron-left-24.svg +2 -5
  76. package/components/icon/icons/chevron-right-16.svg +2 -5
  77. package/components/icon/icons/chevron-right-24.svg +2 -5
  78. package/components/icon/icons/chevron-up-16.svg +2 -5
  79. package/components/icon/icons/chevron-up-24.svg +2 -5
  80. package/components/icon/icons/circle-16.svg +2 -5
  81. package/components/icon/icons/circle-24.svg +2 -5
  82. package/components/icon/icons/circle-slash-16.svg +2 -5
  83. package/components/icon/icons/circle-slash-24.svg +2 -5
  84. package/components/icon/icons/clock-16.svg +2 -5
  85. package/components/icon/icons/clock-24.svg +2 -5
  86. package/components/icon/icons/cloud-16.svg +2 -5
  87. package/components/icon/icons/cloud-24.svg +2 -5
  88. package/components/icon/icons/cloud-offline-16.svg +2 -5
  89. package/components/icon/icons/cloud-offline-24.svg +2 -5
  90. package/components/icon/icons/code-16.svg +2 -5
  91. package/components/icon/icons/code-24.svg +2 -5
  92. package/components/icon/icons/code-of-conduct-16.svg +2 -5
  93. package/components/icon/icons/code-of-conduct-24.svg +2 -5
  94. package/components/icon/icons/code-review-16.svg +2 -5
  95. package/components/icon/icons/code-review-24.svg +2 -5
  96. package/components/icon/icons/code-square-16.svg +2 -5
  97. package/components/icon/icons/code-square-24.svg +2 -5
  98. package/components/icon/icons/codescan-16.svg +2 -5
  99. package/components/icon/icons/codescan-24.svg +2 -5
  100. package/components/icon/icons/codescan-checkmark-16.svg +2 -5
  101. package/components/icon/icons/codescan-checkmark-24.svg +2 -5
  102. package/components/icon/icons/codespaces-16.svg +2 -5
  103. package/components/icon/icons/codespaces-24.svg +2 -5
  104. package/components/icon/icons/columns-16.svg +2 -5
  105. package/components/icon/icons/columns-24.svg +2 -5
  106. package/components/icon/icons/command-palette-16.svg +2 -5
  107. package/components/icon/icons/command-palette-24.svg +2 -5
  108. package/components/icon/icons/comment-16.svg +2 -5
  109. package/components/icon/icons/comment-24.svg +2 -5
  110. package/components/icon/icons/comment-discussion-16.svg +2 -5
  111. package/components/icon/icons/comment-discussion-24.svg +2 -5
  112. package/components/icon/icons/commit-24.svg +2 -5
  113. package/components/icon/icons/container-16.svg +2 -5
  114. package/components/icon/icons/container-24.svg +2 -5
  115. package/components/icon/icons/copilot-16.svg +2 -5
  116. package/components/icon/icons/copilot-24.svg +2 -5
  117. package/components/icon/icons/copilot-48.svg +2 -5
  118. package/components/icon/icons/copilot-96.svg +2 -5
  119. package/components/icon/icons/copilot-error-16.svg +2 -5
  120. package/components/icon/icons/copilot-warning-16.svg +2 -5
  121. package/components/icon/icons/copy-16.svg +2 -5
  122. package/components/icon/icons/copy-24.svg +2 -5
  123. package/components/icon/icons/cpu-16.svg +2 -5
  124. package/components/icon/icons/cpu-24.svg +2 -5
  125. package/components/icon/icons/credit-card-16.svg +2 -5
  126. package/components/icon/icons/credit-card-24.svg +2 -5
  127. package/components/icon/icons/cross-reference-16.svg +2 -5
  128. package/components/icon/icons/cross-reference-24.svg +2 -5
  129. package/components/icon/icons/dash-16.svg +2 -5
  130. package/components/icon/icons/dash-24.svg +2 -5
  131. package/components/icon/icons/database-16.svg +2 -5
  132. package/components/icon/icons/database-24.svg +2 -5
  133. package/components/icon/icons/dependabot-16.svg +2 -5
  134. package/components/icon/icons/dependabot-24.svg +2 -5
  135. package/components/icon/icons/desktop-download-16.svg +2 -5
  136. package/components/icon/icons/desktop-download-24.svg +2 -5
  137. package/components/icon/icons/device-camera-16.svg +2 -5
  138. package/components/icon/icons/device-camera-video-16.svg +2 -5
  139. package/components/icon/icons/device-camera-video-24.svg +2 -5
  140. package/components/icon/icons/device-desktop-16.svg +2 -5
  141. package/components/icon/icons/device-desktop-24.svg +2 -5
  142. package/components/icon/icons/device-mobile-16.svg +2 -5
  143. package/components/icon/icons/device-mobile-24.svg +2 -5
  144. package/components/icon/icons/diamond-16.svg +2 -5
  145. package/components/icon/icons/diamond-24.svg +2 -5
  146. package/components/icon/icons/diff-16.svg +2 -5
  147. package/components/icon/icons/diff-24.svg +2 -5
  148. package/components/icon/icons/diff-added-16.svg +2 -5
  149. package/components/icon/icons/diff-ignored-16.svg +2 -5
  150. package/components/icon/icons/diff-modified-16.svg +2 -5
  151. package/components/icon/icons/diff-removed-16.svg +2 -5
  152. package/components/icon/icons/diff-renamed-16.svg +2 -5
  153. package/components/icon/icons/dot-16.svg +2 -5
  154. package/components/icon/icons/dot-24.svg +2 -5
  155. package/components/icon/icons/dot-fill-16.svg +2 -5
  156. package/components/icon/icons/dot-fill-24.svg +2 -5
  157. package/components/icon/icons/download-16.svg +2 -5
  158. package/components/icon/icons/download-24.svg +2 -5
  159. package/components/icon/icons/duplicate-16.svg +2 -5
  160. package/components/icon/icons/duplicate-24.svg +2 -5
  161. package/components/icon/icons/ellipsis-16.svg +2 -5
  162. package/components/icon/icons/eye-16.svg +2 -5
  163. package/components/icon/icons/eye-24.svg +2 -5
  164. package/components/icon/icons/eye-closed-16.svg +2 -5
  165. package/components/icon/icons/eye-closed-24.svg +2 -5
  166. package/components/icon/icons/feed-discussion-16.svg +2 -5
  167. package/components/icon/icons/feed-forked-16.svg +2 -5
  168. package/components/icon/icons/feed-heart-16.svg +2 -5
  169. package/components/icon/icons/feed-merged-16.svg +2 -5
  170. package/components/icon/icons/feed-person-16.svg +2 -5
  171. package/components/icon/icons/feed-repo-16.svg +2 -5
  172. package/components/icon/icons/feed-rocket-16.svg +2 -5
  173. package/components/icon/icons/feed-star-16.svg +2 -5
  174. package/components/icon/icons/feed-tag-16.svg +2 -5
  175. package/components/icon/icons/feed-trophy-16.svg +2 -5
  176. package/components/icon/icons/file-16.svg +2 -5
  177. package/components/icon/icons/file-24.svg +2 -5
  178. package/components/icon/icons/file-added-16.svg +2 -5
  179. package/components/icon/icons/file-badge-16.svg +2 -5
  180. package/components/icon/icons/file-binary-16.svg +2 -5
  181. package/components/icon/icons/file-binary-24.svg +2 -5
  182. package/components/icon/icons/file-code-16.svg +2 -5
  183. package/components/icon/icons/file-code-24.svg +2 -5
  184. package/components/icon/icons/file-diff-16.svg +2 -5
  185. package/components/icon/icons/file-diff-24.svg +2 -5
  186. package/components/icon/icons/file-directory-16.svg +2 -5
  187. package/components/icon/icons/file-directory-24.svg +2 -5
  188. package/components/icon/icons/file-directory-fill-16.svg +2 -5
  189. package/components/icon/icons/file-directory-fill-24.svg +2 -5
  190. package/components/icon/icons/file-directory-open-fill-16.svg +2 -5
  191. package/components/icon/icons/file-media-24.svg +2 -5
  192. package/components/icon/icons/file-moved-16.svg +2 -5
  193. package/components/icon/icons/file-removed-16.svg +2 -5
  194. package/components/icon/icons/file-submodule-16.svg +2 -5
  195. package/components/icon/icons/file-submodule-24.svg +2 -5
  196. package/components/icon/icons/file-symlink-file-16.svg +2 -5
  197. package/components/icon/icons/file-symlink-file-24.svg +2 -5
  198. package/components/icon/icons/file-zip-16.svg +2 -5
  199. package/components/icon/icons/file-zip-24.svg +2 -5
  200. package/components/icon/icons/filter-16.svg +2 -5
  201. package/components/icon/icons/filter-24.svg +2 -5
  202. package/components/icon/icons/flame-16.svg +2 -5
  203. package/components/icon/icons/flame-24.svg +2 -5
  204. package/components/icon/icons/fold-16.svg +2 -5
  205. package/components/icon/icons/fold-24.svg +2 -5
  206. package/components/icon/icons/fold-down-16.svg +2 -5
  207. package/components/icon/icons/fold-down-24.svg +2 -5
  208. package/components/icon/icons/fold-up-16.svg +2 -5
  209. package/components/icon/icons/fold-up-24.svg +2 -5
  210. package/components/icon/icons/gear-16.svg +2 -5
  211. package/components/icon/icons/gear-24.svg +2 -5
  212. package/components/icon/icons/gift-16.svg +2 -5
  213. package/components/icon/icons/gift-24.svg +2 -5
  214. package/components/icon/icons/git-branch-16.svg +2 -5
  215. package/components/icon/icons/git-branch-24.svg +2 -5
  216. package/components/icon/icons/git-commit-16.svg +2 -5
  217. package/components/icon/icons/git-commit-24.svg +2 -5
  218. package/components/icon/icons/git-compare-16.svg +2 -5
  219. package/components/icon/icons/git-compare-24.svg +2 -5
  220. package/components/icon/icons/git-merge-16.svg +2 -5
  221. package/components/icon/icons/git-merge-24.svg +2 -5
  222. package/components/icon/icons/git-merge-queue-16.svg +2 -5
  223. package/components/icon/icons/git-pull-request-16.svg +2 -5
  224. package/components/icon/icons/git-pull-request-24.svg +2 -5
  225. package/components/icon/icons/git-pull-request-closed-16.svg +2 -5
  226. package/components/icon/icons/git-pull-request-closed-24.svg +2 -5
  227. package/components/icon/icons/git-pull-request-draft-16.svg +2 -5
  228. package/components/icon/icons/git-pull-request-draft-24.svg +2 -5
  229. package/components/icon/icons/globe-16.svg +2 -5
  230. package/components/icon/icons/globe-24.svg +2 -5
  231. package/components/icon/icons/grabber-16.svg +2 -5
  232. package/components/icon/icons/grabber-24.svg +2 -5
  233. package/components/icon/icons/graph-16.svg +2 -5
  234. package/components/icon/icons/graph-24.svg +2 -5
  235. package/components/icon/icons/hash-16.svg +2 -5
  236. package/components/icon/icons/hash-24.svg +2 -5
  237. package/components/icon/icons/heading-16.svg +2 -5
  238. package/components/icon/icons/heading-24.svg +2 -5
  239. package/components/icon/icons/heart-16.svg +2 -5
  240. package/components/icon/icons/heart-24.svg +2 -5
  241. package/components/icon/icons/heart-fill-16.svg +2 -5
  242. package/components/icon/icons/heart-fill-24.svg +2 -5
  243. package/components/icon/icons/history-16.svg +2 -5
  244. package/components/icon/icons/history-24.svg +2 -5
  245. package/components/icon/icons/home-16.svg +2 -5
  246. package/components/icon/icons/home-24.svg +2 -5
  247. package/components/icon/icons/home-fill-24.svg +2 -5
  248. package/components/icon/icons/horizontal-rule-16.svg +2 -5
  249. package/components/icon/icons/horizontal-rule-24.svg +2 -5
  250. package/components/icon/icons/hourglass-16.svg +2 -5
  251. package/components/icon/icons/hourglass-24.svg +2 -5
  252. package/components/icon/icons/hubot-16.svg +2 -5
  253. package/components/icon/icons/hubot-24.svg +2 -5
  254. package/components/icon/icons/id-badge-16.svg +2 -5
  255. package/components/icon/icons/image-16.svg +2 -5
  256. package/components/icon/icons/image-24.svg +2 -5
  257. package/components/icon/icons/inbox-16.svg +2 -5
  258. package/components/icon/icons/inbox-24.svg +2 -5
  259. package/components/icon/icons/infinity-16.svg +2 -5
  260. package/components/icon/icons/infinity-24.svg +2 -5
  261. package/components/icon/icons/info-16.svg +2 -5
  262. package/components/icon/icons/info-24.svg +2 -5
  263. package/components/icon/icons/issue-closed-16.svg +2 -5
  264. package/components/icon/icons/issue-closed-24.svg +2 -5
  265. package/components/icon/icons/issue-draft-16.svg +2 -5
  266. package/components/icon/icons/issue-draft-24.svg +2 -5
  267. package/components/icon/icons/issue-opened-16.svg +2 -5
  268. package/components/icon/icons/issue-opened-24.svg +2 -5
  269. package/components/icon/icons/issue-reopened-16.svg +2 -5
  270. package/components/icon/icons/issue-reopened-24.svg +2 -5
  271. package/components/icon/icons/italic-16.svg +2 -5
  272. package/components/icon/icons/italic-24.svg +2 -5
  273. package/components/icon/icons/iterations-16.svg +2 -5
  274. package/components/icon/icons/iterations-24.svg +2 -5
  275. package/components/icon/icons/kebab-horizontal-16.svg +2 -5
  276. package/components/icon/icons/kebab-horizontal-24.svg +2 -5
  277. package/components/icon/icons/key-16.svg +2 -5
  278. package/components/icon/icons/key-24.svg +2 -5
  279. package/components/icon/icons/key-asterisk-16.svg +2 -5
  280. package/components/icon/icons/law-16.svg +2 -5
  281. package/components/icon/icons/law-24.svg +2 -5
  282. package/components/icon/icons/light-bulb-16.svg +2 -5
  283. package/components/icon/icons/light-bulb-24.svg +2 -5
  284. package/components/icon/icons/link-16.svg +2 -5
  285. package/components/icon/icons/link-24.svg +2 -5
  286. package/components/icon/icons/link-external-16.svg +2 -5
  287. package/components/icon/icons/link-external-24.svg +2 -5
  288. package/components/icon/icons/list-ordered-16.svg +2 -5
  289. package/components/icon/icons/list-ordered-24.svg +2 -5
  290. package/components/icon/icons/list-unordered-16.svg +2 -5
  291. package/components/icon/icons/list-unordered-24.svg +2 -5
  292. package/components/icon/icons/location-16.svg +2 -5
  293. package/components/icon/icons/location-24.svg +2 -5
  294. package/components/icon/icons/lock-16.svg +2 -5
  295. package/components/icon/icons/lock-24.svg +2 -5
  296. package/components/icon/icons/log-16.svg +2 -5
  297. package/components/icon/icons/login.svg +1 -4
  298. package/components/icon/icons/logo-gist-16.svg +2 -5
  299. package/components/icon/icons/logo-github-16.svg +2 -5
  300. package/components/icon/icons/logout.svg +1 -4
  301. package/components/icon/icons/mail-16.svg +2 -5
  302. package/components/icon/icons/mail-24.svg +2 -5
  303. package/components/icon/icons/mark-github-16.svg +2 -5
  304. package/components/icon/icons/markdown-16.svg +2 -5
  305. package/components/icon/icons/megaphone-16.svg +2 -5
  306. package/components/icon/icons/megaphone-24.svg +2 -5
  307. package/components/icon/icons/mention-16.svg +2 -5
  308. package/components/icon/icons/mention-24.svg +2 -5
  309. package/components/icon/icons/meter-16.svg +2 -5
  310. package/components/icon/icons/milestone-16.svg +2 -5
  311. package/components/icon/icons/milestone-24.svg +2 -5
  312. package/components/icon/icons/mirror-16.svg +2 -5
  313. package/components/icon/icons/mirror-24.svg +2 -5
  314. package/components/icon/icons/moon-16.svg +2 -5
  315. package/components/icon/icons/moon-24.svg +2 -5
  316. package/components/icon/icons/mortar-board-16.svg +2 -5
  317. package/components/icon/icons/mortar-board-24.svg +2 -5
  318. package/components/icon/icons/multi-select-16.svg +2 -5
  319. package/components/icon/icons/multi-select-24.svg +2 -5
  320. package/components/icon/icons/mute-16.svg +2 -5
  321. package/components/icon/icons/mute-24.svg +2 -5
  322. package/components/icon/icons/no-entry-16.svg +2 -5
  323. package/components/icon/icons/no-entry-24.svg +2 -5
  324. package/components/icon/icons/no-entry-fill-12.svg +2 -5
  325. package/components/icon/icons/north-star-16.svg +2 -5
  326. package/components/icon/icons/north-star-24.svg +2 -5
  327. package/components/icon/icons/note-16.svg +2 -5
  328. package/components/icon/icons/note-24.svg +2 -5
  329. package/components/icon/icons/number-16.svg +2 -5
  330. package/components/icon/icons/number-24.svg +2 -5
  331. package/components/icon/icons/organization-16.svg +2 -5
  332. package/components/icon/icons/organization-24.svg +2 -5
  333. package/components/icon/icons/package-16.svg +2 -5
  334. package/components/icon/icons/package-24.svg +2 -5
  335. package/components/icon/icons/package-dependencies-16.svg +2 -5
  336. package/components/icon/icons/package-dependencies-24.svg +2 -5
  337. package/components/icon/icons/package-dependents-16.svg +2 -5
  338. package/components/icon/icons/package-dependents-24.svg +2 -5
  339. package/components/icon/icons/paintbrush-16.svg +2 -5
  340. package/components/icon/icons/paper-airplane-16.svg +2 -5
  341. package/components/icon/icons/paper-airplane-24.svg +2 -5
  342. package/components/icon/icons/paperclip-16.svg +2 -5
  343. package/components/icon/icons/paperclip-24.svg +2 -5
  344. package/components/icon/icons/paste-16.svg +2 -5
  345. package/components/icon/icons/paste-24.svg +2 -5
  346. package/components/icon/icons/pencil-16.svg +2 -5
  347. package/components/icon/icons/pencil-24.svg +2 -5
  348. package/components/icon/icons/people-16.svg +2 -5
  349. package/components/icon/icons/people-24.svg +2 -5
  350. package/components/icon/icons/person-16.svg +2 -5
  351. package/components/icon/icons/person-24.svg +2 -5
  352. package/components/icon/icons/person-add-16.svg +2 -5
  353. package/components/icon/icons/person-add-24.svg +2 -5
  354. package/components/icon/icons/person-fill-16.svg +2 -5
  355. package/components/icon/icons/person-fill-24.svg +2 -5
  356. package/components/icon/icons/pin-16.svg +2 -5
  357. package/components/icon/icons/pin-24.svg +2 -5
  358. package/components/icon/icons/play-16.svg +2 -5
  359. package/components/icon/icons/play-24.svg +2 -5
  360. package/components/icon/icons/plug-16.svg +2 -5
  361. package/components/icon/icons/plug-24.svg +2 -5
  362. package/components/icon/icons/plus-16.svg +2 -5
  363. package/components/icon/icons/plus-24.svg +2 -5
  364. package/components/icon/icons/plus-circle-16.svg +2 -5
  365. package/components/icon/icons/plus-circle-24.svg +2 -5
  366. package/components/icon/icons/project-16.svg +2 -5
  367. package/components/icon/icons/project-24.svg +2 -5
  368. package/components/icon/icons/pulse-16.svg +2 -5
  369. package/components/icon/icons/pulse-24.svg +2 -5
  370. package/components/icon/icons/question-16.svg +2 -5
  371. package/components/icon/icons/question-24.svg +2 -5
  372. package/components/icon/icons/quote-16.svg +2 -5
  373. package/components/icon/icons/quote-24.svg +2 -5
  374. package/components/icon/icons/reply-16.svg +2 -5
  375. package/components/icon/icons/reply-24.svg +2 -5
  376. package/components/icon/icons/repo-16.svg +2 -5
  377. package/components/icon/icons/repo-24.svg +2 -5
  378. package/components/icon/icons/repo-clone-16.svg +2 -5
  379. package/components/icon/icons/repo-deleted-16.svg +2 -5
  380. package/components/icon/icons/repo-forked-16.svg +2 -5
  381. package/components/icon/icons/repo-forked-24.svg +2 -5
  382. package/components/icon/icons/repo-locked-16.svg +2 -5
  383. package/components/icon/icons/repo-locked-24.svg +2 -5
  384. package/components/icon/icons/repo-pull-16.svg +2 -5
  385. package/components/icon/icons/repo-push-16.svg +2 -5
  386. package/components/icon/icons/repo-push-24.svg +2 -5
  387. package/components/icon/icons/repo-template-16.svg +2 -5
  388. package/components/icon/icons/repo-template-24.svg +2 -5
  389. package/components/icon/icons/report-16.svg +2 -5
  390. package/components/icon/icons/report-24.svg +2 -5
  391. package/components/icon/icons/rocket-16.svg +2 -5
  392. package/components/icon/icons/rocket-24.svg +2 -5
  393. package/components/icon/icons/rows-16.svg +2 -5
  394. package/components/icon/icons/rows-24.svg +2 -5
  395. package/components/icon/icons/rss-16.svg +2 -5
  396. package/components/icon/icons/rss-24.svg +2 -5
  397. package/components/icon/icons/ruby-16.svg +2 -5
  398. package/components/icon/icons/ruby-24.svg +2 -5
  399. package/components/icon/icons/screen-full-16.svg +2 -5
  400. package/components/icon/icons/screen-full-24.svg +2 -5
  401. package/components/icon/icons/screen-normal-16.svg +2 -5
  402. package/components/icon/icons/screen-normal-24.svg +2 -5
  403. package/components/icon/icons/search-16.svg +2 -5
  404. package/components/icon/icons/search-24.svg +2 -5
  405. package/components/icon/icons/server-16.svg +2 -5
  406. package/components/icon/icons/server-24.svg +2 -5
  407. package/components/icon/icons/server-error.svg +1 -4
  408. package/components/icon/icons/share-16.svg +2 -5
  409. package/components/icon/icons/share-24.svg +2 -5
  410. package/components/icon/icons/share-android-16.svg +2 -5
  411. package/components/icon/icons/share-android-24.svg +2 -5
  412. package/components/icon/icons/shield-16.svg +2 -5
  413. package/components/icon/icons/shield-24.svg +2 -5
  414. package/components/icon/icons/shield-check-16.svg +2 -5
  415. package/components/icon/icons/shield-check-24.svg +2 -5
  416. package/components/icon/icons/shield-lock-16.svg +2 -5
  417. package/components/icon/icons/shield-lock-24.svg +2 -5
  418. package/components/icon/icons/shield-slash-16.svg +2 -5
  419. package/components/icon/icons/shield-x-16.svg +2 -5
  420. package/components/icon/icons/shield-x-24.svg +2 -5
  421. package/components/icon/icons/sidebar-collapse-16.svg +2 -5
  422. package/components/icon/icons/sidebar-collapse-24.svg +2 -5
  423. package/components/icon/icons/sidebar-expand-16.svg +2 -5
  424. package/components/icon/icons/sidebar-expand-24.svg +2 -5
  425. package/components/icon/icons/sign-in-16.svg +2 -5
  426. package/components/icon/icons/sign-in-24.svg +2 -5
  427. package/components/icon/icons/sign-out-16.svg +2 -5
  428. package/components/icon/icons/sign-out-24.svg +2 -5
  429. package/components/icon/icons/single-select-16.svg +2 -5
  430. package/components/icon/icons/single-select-24.svg +2 -5
  431. package/components/icon/icons/skip-16.svg +2 -5
  432. package/components/icon/icons/skip-24.svg +2 -5
  433. package/components/icon/icons/sliders-16.svg +2 -5
  434. package/components/icon/icons/smiley-16.svg +2 -5
  435. package/components/icon/icons/smiley-24.svg +2 -5
  436. package/components/icon/icons/sort-asc-16.svg +2 -5
  437. package/components/icon/icons/sort-asc-24.svg +2 -5
  438. package/components/icon/icons/sort-desc-16.svg +2 -5
  439. package/components/icon/icons/sort-desc-24.svg +2 -5
  440. package/components/icon/icons/square-16.svg +2 -5
  441. package/components/icon/icons/square-24.svg +2 -5
  442. package/components/icon/icons/square-fill-16.svg +2 -5
  443. package/components/icon/icons/square-fill-24.svg +2 -5
  444. package/components/icon/icons/squirrel-16.svg +2 -5
  445. package/components/icon/icons/squirrel-24.svg +2 -5
  446. package/components/icon/icons/stack-16.svg +2 -5
  447. package/components/icon/icons/stack-24.svg +2 -5
  448. package/components/icon/icons/star-16.svg +2 -5
  449. package/components/icon/icons/star-24.svg +2 -5
  450. package/components/icon/icons/star-fill-16.svg +2 -5
  451. package/components/icon/icons/star-fill-24.svg +2 -5
  452. package/components/icon/icons/stop-16.svg +2 -5
  453. package/components/icon/icons/stop-24.svg +2 -5
  454. package/components/icon/icons/stopwatch-16.svg +2 -5
  455. package/components/icon/icons/stopwatch-24.svg +2 -5
  456. package/components/icon/icons/store.svg +1 -4
  457. package/components/icon/icons/strikethrough-16.svg +2 -5
  458. package/components/icon/icons/strikethrough-24.svg +2 -5
  459. package/components/icon/icons/sun-16.svg +2 -5
  460. package/components/icon/icons/sun-24.svg +2 -5
  461. package/components/icon/icons/sync-16.svg +2 -5
  462. package/components/icon/icons/sync-24.svg +2 -5
  463. package/components/icon/icons/tab-24.svg +2 -5
  464. package/components/icon/icons/tab-external-16.svg +2 -5
  465. package/components/icon/icons/table-16.svg +2 -5
  466. package/components/icon/icons/table-24.svg +2 -5
  467. package/components/icon/icons/tag-16.svg +2 -5
  468. package/components/icon/icons/tag-24.svg +2 -5
  469. package/components/icon/icons/tasklist-16.svg +2 -5
  470. package/components/icon/icons/tasklist-24.svg +2 -5
  471. package/components/icon/icons/telescope-16.svg +2 -5
  472. package/components/icon/icons/telescope-24.svg +2 -5
  473. package/components/icon/icons/telescope-fill-16.svg +2 -5
  474. package/components/icon/icons/telescope-fill-24.svg +2 -5
  475. package/components/icon/icons/terminal-16.svg +2 -5
  476. package/components/icon/icons/terminal-24.svg +2 -5
  477. package/components/icon/icons/three-bars-16.svg +2 -5
  478. package/components/icon/icons/thumbsdown-16.svg +2 -5
  479. package/components/icon/icons/thumbsdown-24.svg +2 -5
  480. package/components/icon/icons/thumbsup-16.svg +2 -5
  481. package/components/icon/icons/thumbsup-24.svg +2 -5
  482. package/components/icon/icons/tools-16.svg +2 -5
  483. package/components/icon/icons/tools-24.svg +2 -5
  484. package/components/icon/icons/trash-16.svg +2 -5
  485. package/components/icon/icons/trash-24.svg +2 -5
  486. package/components/icon/icons/triangle-down-16.svg +2 -5
  487. package/components/icon/icons/triangle-down-24.svg +2 -5
  488. package/components/icon/icons/triangle-left-16.svg +2 -5
  489. package/components/icon/icons/triangle-left-24.svg +2 -5
  490. package/components/icon/icons/triangle-right-16.svg +2 -5
  491. package/components/icon/icons/triangle-right-24.svg +2 -5
  492. package/components/icon/icons/triangle-up-16.svg +2 -5
  493. package/components/icon/icons/triangle-up-24.svg +2 -5
  494. package/components/icon/icons/trophy-16.svg +2 -5
  495. package/components/icon/icons/trophy-24.svg +2 -5
  496. package/components/icon/icons/typography-16.svg +2 -5
  497. package/components/icon/icons/typography-24.svg +2 -5
  498. package/components/icon/icons/unfold-16.svg +2 -5
  499. package/components/icon/icons/unfold-24.svg +2 -5
  500. package/components/icon/icons/unlock-16.svg +2 -5
  501. package/components/icon/icons/unlock-24.svg +2 -5
  502. package/components/icon/icons/unmute-16.svg +2 -5
  503. package/components/icon/icons/unmute-24.svg +2 -5
  504. package/components/icon/icons/unverified-16.svg +2 -5
  505. package/components/icon/icons/unverified-24.svg +2 -5
  506. package/components/icon/icons/upload-16.svg +2 -5
  507. package/components/icon/icons/upload-24.svg +2 -5
  508. package/components/icon/icons/verified-16.svg +2 -5
  509. package/components/icon/icons/verified-24.svg +2 -5
  510. package/components/icon/icons/versions-16.svg +2 -5
  511. package/components/icon/icons/versions-24.svg +2 -5
  512. package/components/icon/icons/video-16.svg +2 -5
  513. package/components/icon/icons/video-24.svg +2 -5
  514. package/components/icon/icons/webhook-16.svg +2 -5
  515. package/components/icon/icons/workflow-16.svg +2 -5
  516. package/components/icon/icons/workflow-24.svg +2 -5
  517. package/components/icon/icons/x-16.svg +2 -5
  518. package/components/icon/icons/x-24.svg +2 -5
  519. package/components/icon/icons/x-circle-16.svg +2 -5
  520. package/components/icon/icons/x-circle-24.svg +2 -5
  521. package/components/icon/icons/x-circle-fill-12.svg +2 -5
  522. package/components/icon/icons/x-circle-fill-16.svg +2 -5
  523. package/components/icon/icons/x-circle-fill-24.svg +2 -5
  524. package/components/icon/icons/yourdash.svg +1 -4
  525. package/components/icon/icons/zap-16.svg +2 -5
  526. package/components/icon/icons/zap-24.svg +2 -5
  527. package/components/iconButton/iconButton.tsx +1 -1
  528. package/components/image/image.tsx +83 -83
  529. package/components/textInput/textInput.tsx +82 -82
  530. package/package.json +1 -1
  531. package/views/dialog/dialog.tsx +23 -23
  532. package/views/onBoarding/onBoarding.tsx +143 -138
  533. package/views/onBoarding/onBoarding.tsx~ +0 -138
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M1.75 1A1.75 1.75 0 000 2.75v4c0 .372.116.717.314 1a1.742 1.742 0 00-.314 1v4c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0016 12.75v-4c0-.372-.116-.717-.314-1 .198-.283.314-.628.314-1v-4A1.75 1.75 0 0014.25 1H1.75zm0 7.5a.25.25 0 00-.25.25v4c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25v-4a.25.25 0 00-.25-.25H1.75zM1.5 2.75a.25.25 0 01.25-.25h12.5a.25.25 0 01.25.25v4a.25.25 0 01-.25.25H1.75a.25.25 0 01-.25-.25v-4zm5.5 2A.75.75 0 017.75 4h4.5a.75.75 0 010 1.5h-4.5A.75.75 0 017 4.75zM7.75 10a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-4.5zM3 4.75A.75.75 0 013.75 4h.5a.75.75 0 010 1.5h-.5A.75.75 0 013 4.75zM3.75 10a.75.75 0 000 1.5h.5a.75.75 0 000-1.5h-.5z" />
9
- </svg>
6
+ </svg>
@@ -1,11 +1,8 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path
8
5
  d="M10.75 6.5a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5h-6.5zM6 7.25a.75.75 0 01.75-.75h.5a.75.75 0 010 1.5h-.5A.75.75 0 016 7.25zm4 9a.75.75 0 01.75-.75h6.5a.75.75 0 010 1.5h-6.5a.75.75 0 01-.75-.75zm-3.25-.75a.75.75 0 000 1.5h.5a.75.75 0 000-1.5h-.5z" />
9
6
  <path fill-rule="evenodd" fill="#ffffff"
10
7
  d="M3.25 2A1.75 1.75 0 001.5 3.75v7c0 .372.116.716.314 1a1.742 1.742 0 00-.314 1v7c0 .966.784 1.75 1.75 1.75h17.5a1.75 1.75 0 001.75-1.75v-7c0-.372-.116-.716-.314-1 .198-.284.314-.628.314-1v-7A1.75 1.75 0 0020.75 2H3.25zm0 9h17.5a.25.25 0 00.25-.25v-7a.25.25 0 00-.25-.25H3.25a.25.25 0 00-.25.25v7c0 .138.112.25.25.25zm0 1.5a.25.25 0 00-.25.25v7c0 .138.112.25.25.25h17.5a.25.25 0 00.25-.25v-7a.25.25 0 00-.25-.25H3.25z" />
11
- </svg>
8
+ </svg>
@@ -1,7 +1,4 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
7
4
  <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 12C3.11929 12 2 10.8807 2 9.5C2 8.27003 2.88822 7.24752 4.05823 7.03891C4.0201 6.86534 4 6.68502 4 6.5C4 5.11929 5.11929 4 6.5 4C7.74358 4 8.77509 4.908 8.96772 6.09719C9.13314 6.03438 9.31255 6 9.5 6C10.1768 6 10.7489 6.4482 10.9356 7.06396C11.117 7.02212 11.3059 7 11.5 7C12.8807 7 14 8.11929 14 9.5C14 10.8807 12.8807 12 11.5 12H4.5ZM7.56111 7.81633L7.68889 9.63946H8.31111L8.43889 7.81633V7H7.56111V7.81633ZM7.61111 10.8966C7.68889 10.9655 7.79074 11 7.91667 11H8.07778C8.20741 11 8.30926 10.9655 8.38333 10.8966C8.46111 10.8277 8.5 10.7351 8.5 10.619C8.5 10.5029 8.46111 10.4104 8.38333 10.3415C8.30926 10.2726 8.20926 10.2381 8.08333 10.2381H7.91667C7.79074 10.2381 7.68889 10.2726 7.61111 10.3415C7.53704 10.4104 7.5 10.5029 7.5 10.619C7.5 10.7315 7.53704 10.824 7.61111 10.8966Z" fill="white"/>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M7.823.177L4.927 3.073a.25.25 0 00.177.427H7.25v5.75a.75.75 0 001.5 0V3.5h2.146a.25.25 0 00.177-.427L8.177.177a.25.25 0 00-.354 0zM3.75 6.5a.25.25 0 00-.25.25v6.5c0 .138.112.25.25.25h8.5a.25.25 0 00.25-.25v-6.5a.25.25 0 00-.25-.25h-1a.75.75 0 010-1.5h1c.966 0 1.75.784 1.75 1.75v6.5A1.75 1.75 0 0112.25 15h-8.5A1.75 1.75 0 012 13.25v-6.5C2 5.784 2.784 5 3.75 5h1a.75.75 0 110 1.5h-1z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M12.53 1.22a.75.75 0 00-1.06 0L8.22 4.47a.75.75 0 001.06 1.06l1.97-1.97v10.69a.75.75 0 001.5 0V3.56l1.97 1.97a.75.75 0 101.06-1.06l-3.25-3.25zM5.5 9.75a.25.25 0 01.25-.25h2.5a.75.75 0 000-1.5h-2.5A1.75 1.75 0 004 9.75v10.5c0 .966.784 1.75 1.75 1.75h12.5A1.75 1.75 0 0020 20.25V9.75A1.75 1.75 0 0018.25 8h-2.5a.75.75 0 000 1.5h2.5a.25.25 0 01.25.25v10.5a.25.25 0 01-.25.25H5.75a.25.25 0 01-.25-.25V9.75z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M13.5 3a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM15 3a3 3 0 01-5.175 2.066l-3.92 2.179a3.005 3.005 0 010 1.51l3.92 2.179a3 3 0 11-.73 1.31l-3.92-2.178a3 3 0 110-4.133l3.92-2.178A3 3 0 1115 3zm-1.5 10a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm-9-5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M20 5.5a3.5 3.5 0 01-6.062 2.385l-5.112 3.021a3.497 3.497 0 010 2.188l5.112 3.021a3.5 3.5 0 11-.764 1.29l-5.112-3.02a3.5 3.5 0 110-4.77l5.112-3.021v.001A3.5 3.5 0 1120 5.5zm-1.5 0a2 2 0 11-4 0 2 2 0 014 0zM5.5 14a2 2 0 100-4 2 2 0 000 4zm13 4.5a2 2 0 11-4 0 2 2 0 014 0z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M7.467.133a1.75 1.75 0 011.066 0l5.25 1.68A1.75 1.75 0 0115 3.48V7c0 1.566-.32 3.182-1.303 4.682-.983 1.498-2.585 2.813-5.032 3.855a1.7 1.7 0 01-1.33 0c-2.447-1.042-4.049-2.357-5.032-3.855C1.32 10.182 1 8.566 1 7V3.48a1.75 1.75 0 011.217-1.667l5.25-1.68zm.61 1.429a.25.25 0 00-.153 0l-5.25 1.68a.25.25 0 00-.174.238V7c0 1.358.275 2.666 1.057 3.86.784 1.194 2.121 2.34 4.366 3.297a.2.2 0 00.154 0c2.245-.956 3.582-2.104 4.366-3.298C13.225 9.666 13.5 8.36 13.5 7V3.48a.25.25 0 00-.174-.237l-5.25-1.68zM9 10.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-5.75a.75.75 0 10-1.5 0v3a.75.75 0 001.5 0v-3z" />
9
- </svg>
6
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path d="M13 15.5a1 1 0 11-2 0 1 1 0 012 0zm-.25-8.25a.75.75 0 00-1.5 0v4.5a.75.75 0 001.5 0v-4.5z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M11.46.637a1.75 1.75 0 011.08 0l8.25 2.675A1.75 1.75 0 0122 4.976V10c0 6.19-3.77 10.705-9.401 12.83a1.699 1.699 0 01-1.198 0C5.771 20.704 2 16.19 2 10V4.976c0-.76.49-1.43 1.21-1.664L11.46.637zm.617 1.426a.25.25 0 00-.154 0L3.673 4.74a.249.249 0 00-.173.237V10c0 5.461 3.28 9.483 8.43 11.426a.2.2 0 00.14 0C17.22 19.483 20.5 15.46 20.5 10V4.976a.25.25 0 00-.173-.237l-8.25-2.676z" />
10
- </svg>
7
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M8.533.133a1.75 1.75 0 00-1.066 0l-5.25 1.68A1.75 1.75 0 001 3.48V7c0 1.566.32 3.182 1.303 4.682.983 1.498 2.585 2.813 5.032 3.855a1.7 1.7 0 001.33 0c2.447-1.042 4.049-2.357 5.032-3.855C14.68 10.182 15 8.566 15 7V3.48a1.75 1.75 0 00-1.217-1.667L8.533.133zm-.61 1.429a.25.25 0 01.153 0l5.25 1.68a.25.25 0 01.174.238V7c0 1.358-.275 2.666-1.057 3.86-.784 1.194-2.121 2.34-4.366 3.297a.2.2 0 01-.154 0c-2.245-.956-3.582-2.104-4.366-3.298C2.775 9.666 2.5 8.36 2.5 7V3.48a.25.25 0 01.174-.237l5.25-1.68zM11.28 6.28a.75.75 0 00-1.06-1.06L7.25 8.19l-.97-.97a.75.75 0 10-1.06 1.06l1.5 1.5a.75.75 0 001.06 0l3.5-3.5z" />
9
- </svg>
6
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path d="M16.53 9.78a.75.75 0 00-1.06-1.06L11 13.19l-1.97-1.97a.75.75 0 00-1.06 1.06l2.5 2.5a.75.75 0 001.06 0l5-5z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M12.54.637a1.75 1.75 0 00-1.08 0L3.21 3.312A1.75 1.75 0 002 4.976V10c0 6.19 3.77 10.705 9.401 12.83.386.145.812.145 1.198 0C18.229 20.704 22 16.19 22 10V4.976c0-.759-.49-1.43-1.21-1.664L12.54.637zm-.617 1.426a.25.25 0 01.154 0l8.25 2.676a.25.25 0 01.173.237V10c0 5.461-3.28 9.483-8.43 11.426a.2.2 0 01-.14 0C6.78 19.483 3.5 15.46 3.5 10V4.976c0-.108.069-.203.173-.237l8.25-2.676z" />
10
- </svg>
7
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M8.533.133a1.75 1.75 0 00-1.066 0l-5.25 1.68A1.75 1.75 0 001 3.48V7c0 1.566.32 3.182 1.303 4.682.983 1.498 2.585 2.813 5.032 3.855a1.7 1.7 0 001.33 0c2.447-1.042 4.049-2.357 5.032-3.855C14.68 10.182 15 8.566 15 7V3.48a1.75 1.75 0 00-1.217-1.667L8.533.133zm-.61 1.429a.25.25 0 01.153 0l5.25 1.68a.25.25 0 01.174.238V7c0 1.358-.275 2.666-1.057 3.86-.784 1.194-2.121 2.34-4.366 3.297a.2.2 0 01-.154 0c-2.245-.956-3.582-2.104-4.366-3.298C2.775 9.666 2.5 8.36 2.5 7V3.48a.25.25 0 01.174-.237l5.25-1.68zM9.5 6.5a1.5 1.5 0 01-.75 1.3v2.45a.75.75 0 01-1.5 0V7.8A1.5 1.5 0 119.5 6.5z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M12.077 2.563a.25.25 0 00-.154 0L3.673 5.24a.249.249 0 00-.173.237V10.5c0 5.461 3.28 9.483 8.43 11.426a.2.2 0 00.14 0c5.15-1.943 8.43-5.965 8.43-11.426V5.476a.25.25 0 00-.173-.237l-8.25-2.676zm-.617-1.426a1.75 1.75 0 011.08 0l8.25 2.675A1.75 1.75 0 0122 5.476V10.5c0 6.19-3.77 10.705-9.401 12.83a1.699 1.699 0 01-1.198 0C5.771 21.204 2 16.69 2 10.5V5.476c0-.76.49-1.43 1.21-1.664l8.25-2.675zM13 12.232A2 2 0 0012 8.5a2 2 0 00-1 3.732V15a1 1 0 102 0v-2.768z" />
9
- </svg>
6
+ </svg>
@@ -1,11 +1,8 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path
8
5
  d="M8.533.133a1.75 1.75 0 00-1.066 0l-2.091.67a.75.75 0 00.457 1.428l2.09-.67a.25.25 0 01.153 0l5.25 1.68a.25.25 0 01.174.239V7c0 .233-.008.464-.025.694a.75.75 0 101.495.112c.02-.27.03-.538.03-.806V3.48a1.75 1.75 0 00-1.217-1.667L8.533.133z" />
9
6
  <path fill-rule="evenodd" fill="#ffffff"
10
7
  d="M1 2.857l-.69-.5a.75.75 0 11.88-1.214l14.5 10.5a.75.75 0 11-.88 1.214l-1.282-.928c-.995 1.397-2.553 2.624-4.864 3.608-.425.181-.905.18-1.329 0-2.447-1.042-4.049-2.356-5.032-3.855C1.32 10.182 1 8.566 1 7V2.857zm1.5 1.086V7c0 1.358.275 2.666 1.057 3.86.784 1.194 2.121 2.34 4.366 3.297.05.02.106.02.153 0 2.127-.905 3.439-1.982 4.237-3.108L2.5 3.943z" />
11
- </svg>
8
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M8.533.133a1.75 1.75 0 00-1.066 0l-5.25 1.68A1.75 1.75 0 001 3.48V7c0 1.566.32 3.182 1.303 4.682.983 1.498 2.585 2.813 5.032 3.855a1.7 1.7 0 001.33 0c2.447-1.042 4.049-2.357 5.032-3.855C14.68 10.182 15 8.566 15 7V3.48a1.75 1.75 0 00-1.217-1.667L8.533.133zm-.61 1.429a.25.25 0 01.153 0l5.25 1.68a.25.25 0 01.174.238V7c0 1.358-.275 2.666-1.057 3.86-.784 1.194-2.121 2.34-4.366 3.297a.2.2 0 01-.154 0c-2.245-.956-3.582-2.104-4.366-3.298C2.775 9.666 2.5 8.36 2.5 7V3.48a.25.25 0 01.174-.237l5.25-1.68zM6.78 5.22a.75.75 0 10-1.06 1.06L6.94 7.5 5.72 8.72a.75.75 0 001.06 1.06L8 8.56l1.22 1.22a.75.75 0 101.06-1.06L9.06 7.5l1.22-1.22a.75.75 0 10-1.06-1.06L8 6.44 6.78 5.22z" />
9
- </svg>
6
+ </svg>
@@ -1,11 +1,8 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path
8
5
  d="M9.28 7.72a.75.75 0 00-1.06 1.06l2.72 2.72-2.72 2.72a.75.75 0 101.06 1.06L12 12.56l2.72 2.72a.75.75 0 101.06-1.06l-2.72-2.72 2.72-2.72a.75.75 0 00-1.06-1.06L12 10.44 9.28 7.72z" />
9
6
  <path fill-rule="evenodd" fill="#ffffff"
10
7
  d="M12.54.637a1.75 1.75 0 00-1.08 0L3.21 3.312A1.75 1.75 0 002 4.976V10c0 6.19 3.77 10.705 9.401 12.83.386.145.812.145 1.198 0C18.229 20.704 22 16.19 22 10V4.976c0-.759-.49-1.43-1.21-1.664L12.54.637zm-.617 1.426a.25.25 0 01.154 0l8.25 2.676a.25.25 0 01.173.237V10c0 5.461-3.28 9.483-8.43 11.426a.2.2 0 01-.14 0C6.78 19.483 3.5 15.46 3.5 10V4.976c0-.108.069-.203.173-.237l8.25-2.676z" />
11
- </svg>
8
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff" d="M6.823 7.823L4.427 5.427A.25.25 0 004 5.604v4.792c0 .223.27.335.427.177l2.396-2.396a.25.25 0 000-.354z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M1.75 0A1.75 1.75 0 000 1.75v12.5C0 15.216.784 16 1.75 16h12.5A1.75 1.75 0 0016 14.25V1.75A1.75 1.75 0 0014.25 0H1.75zM1.5 1.75a.25.25 0 01.25-.25H9.5v13H1.75a.25.25 0 01-.25-.25V1.75zM11 14.5v-13h3.25a.25.25 0 01.25.25v12.5a.25.25 0 01-.25.25H11z" />
10
- </svg>
7
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff" d="M7.22 14.47L9.69 12 7.22 9.53a.75.75 0 111.06-1.06l3 3a.75.75 0 010 1.06l-3 3a.75.75 0 01-1.06-1.06z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M3.75 2A1.75 1.75 0 002 3.75v16.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0022 20.25V3.75A1.75 1.75 0 0020.25 2H3.75zM3.5 3.75a.25.25 0 01.25-.25H15v17H3.75a.25.25 0 01-.25-.25V3.75zm13 16.75v-17h3.75a.25.25 0 01.25.25v16.5a.25.25 0 01-.25.25H16.5z" />
10
- </svg>
7
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff" d="M4.177 7.823l2.396-2.396A.25.25 0 017 5.604v4.792a.25.25 0 01-.427.177L4.177 8.177a.25.25 0 010-.354z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0114.25 16H1.75A1.75 1.75 0 010 14.25V1.75zm1.75-.25a.25.25 0 00-.25.25v12.5c0 .138.112.25.25.25H9.5v-13H1.75zm12.5 13H11v-13h3.25a.25.25 0 01.25.25v12.5a.25.25 0 01-.25.25z" />
10
- </svg>
7
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff" d="M11.28 9.53L8.81 12l2.47 2.47a.75.75 0 11-1.06 1.06l-3-3a.75.75 0 010-1.06l3-3a.75.75 0 111.06 1.06z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M3.75 2A1.75 1.75 0 002 3.75v16.5c0 .966.784 1.75 1.75 1.75h16.5A1.75 1.75 0 0022 20.25V3.75A1.75 1.75 0 0020.25 2H3.75zM3.5 3.75a.25.25 0 01.25-.25H15v17H3.75a.25.25 0 01-.25-.25V3.75zm13 16.75v-17h3.75a.25.25 0 01.25.25v16.5a.25.25 0 01-.25.25H16.5z" />
10
- </svg>
7
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M2 2.75C2 1.784 2.784 1 3.75 1h2.5a.75.75 0 010 1.5h-2.5a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h2.5a.75.75 0 010 1.5h-2.5A1.75 1.75 0 012 13.25V2.75zm6.56 4.5l1.97-1.97a.75.75 0 10-1.06-1.06L6.22 7.47a.75.75 0 000 1.06l3.25 3.25a.75.75 0 101.06-1.06L8.56 8.75h5.69a.75.75 0 000-1.5H8.56z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M3 3.25c0-.966.784-1.75 1.75-1.75h5.5a.75.75 0 010 1.5h-5.5a.25.25 0 00-.25.25v17.5c0 .138.112.25.25.25h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 013 20.75V3.25zm9.994 9.5l3.3 3.484a.75.75 0 01-1.088 1.032l-4.5-4.75a.75.75 0 010-1.032l4.5-4.75a.75.75 0 011.088 1.032l-3.3 3.484h8.256a.75.75 0 010 1.5h-8.256z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M2 2.75C2 1.784 2.784 1 3.75 1h2.5a.75.75 0 010 1.5h-2.5a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h2.5a.75.75 0 010 1.5h-2.5A1.75 1.75 0 012 13.25V2.75zm10.44 4.5H6.75a.75.75 0 000 1.5h5.69l-1.97 1.97a.75.75 0 101.06 1.06l3.25-3.25a.75.75 0 000-1.06l-3.25-3.25a.75.75 0 10-1.06 1.06l1.97 1.97z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M3 3.25c0-.966.784-1.75 1.75-1.75h5.5a.75.75 0 010 1.5h-5.5a.25.25 0 00-.25.25v17.5c0 .138.112.25.25.25h5.5a.75.75 0 010 1.5h-5.5A1.75 1.75 0 013 20.75V3.25zm16.006 9.5l-3.3 3.484a.75.75 0 001.088 1.032l4.5-4.75a.75.75 0 000-1.032l-4.5-4.75a.75.75 0 00-1.088 1.032l3.3 3.484H10.75a.75.75 0 000 1.5h8.256z" />
9
- </svg>
6
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path d="M5.06 7.356l2.795 2.833c.08.081.21.081.29 0l2.794-2.833c.13-.131.038-.356-.145-.356H5.206c-.183 0-.275.225-.145.356z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M1 2.75C1 1.784 1.784 1 2.75 1h10.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0113.25 15H2.75A1.75 1.75 0 011 13.25V2.75zm1.75-.25a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h10.5a.25.25 0 00.25-.25V2.75a.25.25 0 00-.25-.25H2.75z" />
10
- </svg>
7
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path d="M7.854 10.854l3.792 3.792a.5.5 0 00.708 0l3.793-3.792a.5.5 0 00-.354-.854H8.207a.5.5 0 00-.353.854z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M2 3.75C2 2.784 2.784 2 3.75 2h16.5c.966 0 1.75.784 1.75 1.75v16.5A1.75 1.75 0 0120.25 22H3.75A1.75 1.75 0 012 20.25V3.75zm1.75-.25a.25.25 0 00-.25.25v16.5c0 .138.112.25.25.25h16.5a.25.25 0 00.25-.25V3.75a.25.25 0 00-.25-.25H3.75z" />
10
- </svg>
7
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM8 0a8 8 0 100 16A8 8 0 008 0zm3.28 5.78a.75.75 0 00-1.06-1.06l-5.5 5.5a.75.75 0 101.06 1.06l5.5-5.5z" />
9
- </svg>
6
+ </svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path d="M17.28 7.78a.75.75 0 00-1.06-1.06l-9.5 9.5a.75.75 0 101.06 1.06l9.5-9.5z" />
8
5
  <path fill-rule="evenodd" fill="#ffffff"
9
6
  d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z" />
10
- </svg>
7
+ </svg>
@@ -1,6 +1,3 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
5
1
 
6
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M15 2.75a.75.75 0 01-.75.75h-4a.75.75 0 010-1.5h4a.75.75 0 01.75.75zm-8.5.75v1.25a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0V2H1.75a.75.75 0 000 1.5H6.5zm1.25 5.25a.75.75 0 000-1.5h-6a.75.75 0 000 1.5h6zM15 8a.75.75 0 01-.75.75H11.5V10a.75.75 0 11-1.5 0V6a.75.75 0 011.5 0v1.25h2.75A.75.75 0 0115 8zm-9 5.25v-2a.75.75 0 00-1.5 0v1.25H1.75a.75.75 0 000 1.5H4.5v1.25a.75.75 0 001.5 0v-2zm9 0a.75.75 0 01-.75.75h-6a.75.75 0 010-1.5h6a.75.75 0 01.75.75z"/></svg>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M15 2.75a.75.75 0 01-.75.75h-4a.75.75 0 010-1.5h4a.75.75 0 01.75.75zm-8.5.75v1.25a.75.75 0 001.5 0v-4a.75.75 0 00-1.5 0V2H1.75a.75.75 0 000 1.5H6.5zm1.25 5.25a.75.75 0 000-1.5h-6a.75.75 0 000 1.5h6zM15 8a.75.75 0 01-.75.75H11.5V10a.75.75 0 11-1.5 0V6a.75.75 0 011.5 0v1.25h2.75A.75.75 0 0115 8zm-9 5.25v-2a.75.75 0 00-1.5 0v1.25H1.75a.75.75 0 000 1.5H4.5v1.25a.75.75 0 001.5 0v-2zm9 0a.75.75 0 01-.75.75h-6a.75.75 0 010-1.5h6a.75.75 0 01.75.75z"/></svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM8 0a8 8 0 100 16A8 8 0 008 0zM5 8a1 1 0 100-2 1 1 0 000 2zm7-1a1 1 0 11-2 0 1 1 0 012 0zM5.32 9.636a.75.75 0 011.038.175l.007.009c.103.118.22.222.35.31.264.178.683.37 1.285.37.602 0 1.02-.192 1.285-.371.13-.088.247-.192.35-.31l.007-.008a.75.75 0 111.222.87l-.614-.431c.614.43.614.431.613.431v.001l-.001.002-.002.003-.005.007-.014.019a1.984 1.984 0 01-.184.213c-.16.166-.338.316-.53.445-.63.418-1.37.638-2.127.629-.946 0-1.652-.308-2.126-.63a3.32 3.32 0 01-.715-.657l-.014-.02-.005-.006-.002-.003v-.002h-.001l.613-.432-.614.43a.75.75 0 01.183-1.044h.001z" />
9
- </svg>
6
+ </svg>
@@ -1,7 +1,4 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path
@@ -9,4 +6,4 @@
9
6
  <path fill-rule="evenodd" fill="#ffffff"
10
7
  d="M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1zM2.5 12a9.5 9.5 0 1119 0 9.5 9.5 0 01-19 0z" />
11
8
  <path d="M9 10.75a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zM16.25 12a1.25 1.25 0 100-2.5 1.25 1.25 0 000 2.5z" />
12
- </svg>
9
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M0 4.25a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5H.75A.75.75 0 010 4.25zm0 4a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5H.75A.75.75 0 010 8.25zm0 4a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5H.75a.75.75 0 01-.75-.75zm12.927-9.677a.25.25 0 00-.354 0l-3 3A.25.25 0 009.75 6H12v6.75a.75.75 0 001.5 0V6h2.25a.25.25 0 00.177-.427l-3-3z" />
9
- </svg>
6
+ </svg>
@@ -1,6 +1,3 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
5
1
 
6
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.5 17.25a.75.75 0 01-1.5 0V7.56l-2.22 2.22a.75.75 0 11-1.06-1.06l3.5-3.5a.75.75 0 011.06 0l3.5 3.5a.75.75 0 01-1.06 1.06L18.5 7.56v9.69zm-15.75.25a.75.75 0 010-1.5h9.5a.75.75 0 010 1.5h-9.5zm0-5a.75.75 0 010-1.5h5.5a.75.75 0 010 1.5h-5.5zm0-5a.75.75 0 010-1.5h3.5a.75.75 0 010 1.5h-3.5z"/></svg>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.5 17.25a.75.75 0 01-1.5 0V7.56l-2.22 2.22a.75.75 0 11-1.06-1.06l3.5-3.5a.75.75 0 011.06 0l3.5 3.5a.75.75 0 01-1.06 1.06L18.5 7.56v9.69zm-15.75.25a.75.75 0 010-1.5h9.5a.75.75 0 010 1.5h-9.5zm0-5a.75.75 0 010-1.5h5.5a.75.75 0 010 1.5h-5.5zm0-5a.75.75 0 010-1.5h3.5a.75.75 0 010 1.5h-3.5z"/></svg>
@@ -1,10 +1,7 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M0 4.25a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5H.75A.75.75 0 010 4.25zm0 4a.75.75 0 01.75-.75h4.5a.75.75 0 010 1.5H.75A.75.75 0 010 8.25zm0 4a.75.75 0 01.75-.75h2.5a.75.75 0 010 1.5H.75a.75.75 0 01-.75-.75z" />
9
6
  <path d="M13.5 10h2.25a.25.25 0 01.177.427l-3 3a.25.25 0 01-.354 0l-3-3A.25.25 0 019.75 10H12V3.75a.75.75 0 011.5 0V10z" />
10
- </svg>
7
+ </svg>
@@ -1,6 +1,3 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
5
1
 
6
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.5 16.44V6.75a.75.75 0 00-1.5 0v9.69l-2.22-2.22a.75.75 0 10-1.06 1.06l3.5 3.5a.75.75 0 001.06 0l3.5-3.5a.75.75 0 10-1.06-1.06l-2.22 2.22zM2 7.25a.75.75 0 01.75-.75h9.5a.75.75 0 010 1.5h-9.5A.75.75 0 012 7.25zm0 5a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75zm0 5a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 01-.75-.75z"/></svg>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.5 16.44V6.75a.75.75 0 00-1.5 0v9.69l-2.22-2.22a.75.75 0 10-1.06 1.06l3.5 3.5a.75.75 0 001.06 0l3.5-3.5a.75.75 0 10-1.06-1.06l-2.22 2.22zM2 7.25a.75.75 0 01.75-.75h9.5a.75.75 0 010 1.5h-9.5A.75.75 0 012 7.25zm0 5a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75zm0 5a.75.75 0 01.75-.75h3.5a.75.75 0 010 1.5h-3.5a.75.75 0 01-.75-.75z"/></svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M4 5.75C4 4.784 4.784 4 5.75 4h4.5c.966 0 1.75.784 1.75 1.75v4.5A1.75 1.75 0 0110.25 12h-4.5A1.75 1.75 0 014 10.25v-4.5zm1.75-.25a.25.25 0 00-.25.25v4.5c0 .138.112.25.25.25h4.5a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-4.5z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M6 7.75C6 6.784 6.784 6 7.75 6h8.5c.966 0 1.75.784 1.75 1.75v8.5A1.75 1.75 0 0116.25 18h-8.5A1.75 1.75 0 016 16.25v-8.5zm1.75-.25a.25.25 0 00-.25.25v8.5c0 .138.112.25.25.25h8.5a.25.25 0 00.25-.25v-8.5a.25.25 0 00-.25-.25h-8.5z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M5.75 4A1.75 1.75 0 004 5.75v4.5c0 .966.784 1.75 1.75 1.75h4.5A1.75 1.75 0 0012 10.25v-4.5A1.75 1.75 0 0010.25 4h-4.5z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M7.75 6A1.75 1.75 0 006 7.75v8.5c0 .966.784 1.75 1.75 1.75h8.5A1.75 1.75 0 0018 16.25v-8.5A1.75 1.75 0 0016.25 6h-8.5z" />
9
- </svg>
6
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M3.499.75a.75.75 0 011.5 0v.996C5.9 2.903 6.793 3.65 7.662 4.376l.24.202c-.036-.694.055-1.422.426-2.163C9.1.873 10.794-.045 12.622.26 14.408.558 16 1.94 16 4.25c0 1.278-.954 2.575-2.44 2.734l.146.508.065.22c.203.701.412 1.455.476 2.226.142 1.707-.4 3.03-1.487 3.898C11.714 14.671 10.27 15 8.75 15h-6a.75.75 0 010-1.5h1.376a4.489 4.489 0 01-.563-1.191 3.833 3.833 0 01-.05-2.063 4.636 4.636 0 01-2.025-.293.75.75 0 11.525-1.406c1.357.507 2.376-.006 2.698-.318l.009-.01a.748.748 0 011.06 0 .75.75 0 01-.012 1.074c-.912.92-.992 1.835-.768 2.586.221.74.745 1.337 1.196 1.621H8.75c1.343 0 2.398-.296 3.074-.836.635-.507 1.036-1.31.928-2.602-.05-.603-.216-1.224-.422-1.93l-.064-.221c-.12-.407-.246-.84-.353-1.29a2.404 2.404 0 01-.507-.441 3.063 3.063 0 01-.633-1.248.75.75 0 011.455-.364c.046.185.144.436.31.627.146.168.353.305.712.305.738 0 1.25-.615 1.25-1.25 0-1.47-.95-2.315-2.123-2.51-1.172-.196-2.227.387-2.706 1.345-.46.92-.27 1.774.019 3.062l.042.19a.753.753 0 01.01.05c.348.443.666.949.94 1.553a.75.75 0 11-1.365.62c-.553-1.217-1.32-1.94-2.3-2.768a85.08 85.08 0 00-.317-.265c-.814-.68-1.75-1.462-2.692-2.619a3.74 3.74 0 00-1.023.88c-.406.495-.663 1.036-.722 1.508.116.122.306.21.591.239.388.038.797-.06 1.032-.19a.75.75 0 01.728 1.31c-.515.287-1.23.439-1.906.373-.682-.067-1.473-.38-1.879-1.193L.75 5.677V5.5c0-.984.48-1.94 1.077-2.664.46-.559 1.05-1.055 1.673-1.353V.75z" />
9
- </svg>
6
+ </svg>
@@ -1,6 +1,3 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
5
1
 
6
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.377 3.49c-1.862-.31-3.718.62-4.456 2.095-.428.857-.691 1.624-.728 2.361-.035.71.138 1.444.67 2.252.644.854 1.199 1.913 1.608 3.346a.75.75 0 11-1.442.412c-.353-1.236-.82-2.135-1.372-2.865l-.008-.01c-.53-.698-1.14-1.242-1.807-1.778a50.724 50.724 0 00-.667-.524C9.024 7.884 7.71 6.863 6.471 5.16c-.59.287-1.248.798-1.806 1.454-.665.78-1.097 1.66-1.158 2.446.246.36.685.61 1.246.715.643.12 1.278.015 1.633-.182a.75.75 0 11.728 1.311c-.723.402-1.728.516-2.637.346-.916-.172-1.898-.667-2.398-1.666L2 9.427V9.25c0-1.323.678-2.615 1.523-3.607.7-.824 1.59-1.528 2.477-1.917V2.75a.75.75 0 111.5 0v1.27c1.154 1.67 2.363 2.612 3.568 3.551.207.162.415.323.621.489.001-.063.003-.126.006-.188.052-1.034.414-2.017.884-2.958 1.06-2.118 3.594-3.313 6.044-2.904 1.225.204 2.329.795 3.125 1.748C22.546 4.713 23 5.988 23 7.5c0 1.496-.913 3.255-2.688 3.652.838 1.699 1.438 3.768 1.181 5.697-.269 2.017-1.04 3.615-2.582 4.675C17.409 22.558 15.288 23 12.5 23H4.75a.75.75 0 010-1.5h2.322c-.58-.701-.998-1.578-1.223-2.471-.327-1.3-.297-2.786.265-4.131-.92.091-1.985-.02-3.126-.445a.75.75 0 11.524-1.406c1.964.733 3.428.266 4.045-.19.068-.06.137-.12.208-.18a.745.745 0 01.861-.076.746.746 0 01.32.368.752.752 0 01-.173.819c-.077.076-.16.15-.252.221-1.322 1.234-1.62 3.055-1.218 4.654.438 1.737 1.574 2.833 2.69 2.837H12.5c2.674 0 4.429-.433 5.56-1.212 1.094-.752 1.715-1.904 1.946-3.637.236-1.768-.445-3.845-1.407-5.529a.576.576 0 01-.012-.02 3.557 3.557 0 01-1.553-.94c-.556-.565-.89-1.243-1.012-1.73a.75.75 0 011.456-.364c.057.231.26.67.626 1.043.35.357.822.623 1.443.623 1.172 0 1.953-1.058 1.953-2.234 0-1.205-.357-2.127-.903-2.78-.547-.654-1.318-1.08-2.22-1.23z"/></svg>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18.377 3.49c-1.862-.31-3.718.62-4.456 2.095-.428.857-.691 1.624-.728 2.361-.035.71.138 1.444.67 2.252.644.854 1.199 1.913 1.608 3.346a.75.75 0 11-1.442.412c-.353-1.236-.82-2.135-1.372-2.865l-.008-.01c-.53-.698-1.14-1.242-1.807-1.778a50.724 50.724 0 00-.667-.524C9.024 7.884 7.71 6.863 6.471 5.16c-.59.287-1.248.798-1.806 1.454-.665.78-1.097 1.66-1.158 2.446.246.36.685.61 1.246.715.643.12 1.278.015 1.633-.182a.75.75 0 11.728 1.311c-.723.402-1.728.516-2.637.346-.916-.172-1.898-.667-2.398-1.666L2 9.427V9.25c0-1.323.678-2.615 1.523-3.607.7-.824 1.59-1.528 2.477-1.917V2.75a.75.75 0 111.5 0v1.27c1.154 1.67 2.363 2.612 3.568 3.551.207.162.415.323.621.489.001-.063.003-.126.006-.188.052-1.034.414-2.017.884-2.958 1.06-2.118 3.594-3.313 6.044-2.904 1.225.204 2.329.795 3.125 1.748C22.546 4.713 23 5.988 23 7.5c0 1.496-.913 3.255-2.688 3.652.838 1.699 1.438 3.768 1.181 5.697-.269 2.017-1.04 3.615-2.582 4.675C17.409 22.558 15.288 23 12.5 23H4.75a.75.75 0 010-1.5h2.322c-.58-.701-.998-1.578-1.223-2.471-.327-1.3-.297-2.786.265-4.131-.92.091-1.985-.02-3.126-.445a.75.75 0 11.524-1.406c1.964.733 3.428.266 4.045-.19.068-.06.137-.12.208-.18a.745.745 0 01.861-.076.746.746 0 01.32.368.752.752 0 01-.173.819c-.077.076-.16.15-.252.221-1.322 1.234-1.62 3.055-1.218 4.654.438 1.737 1.574 2.833 2.69 2.837H12.5c2.674 0 4.429-.433 5.56-1.212 1.094-.752 1.715-1.904 1.946-3.637.236-1.768-.445-3.845-1.407-5.529a.576.576 0 01-.012-.02 3.557 3.557 0 01-1.553-.94c-.556-.565-.89-1.243-1.012-1.73a.75.75 0 011.456-.364c.057.231.26.67.626 1.043.35.357.822.623 1.443.623 1.172 0 1.953-1.058 1.953-2.234 0-1.205-.357-2.127-.903-2.78-.547-.654-1.318-1.08-2.22-1.23z"/></svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M7.122.392a1.75 1.75 0 011.756 0l5.003 2.902c.83.481.83 1.68 0 2.162L8.878 8.358a1.75 1.75 0 01-1.756 0L2.119 5.456a1.25 1.25 0 010-2.162L7.122.392zM8.125 1.69a.25.25 0 00-.25 0l-4.63 2.685 4.63 2.685a.25.25 0 00.25 0l4.63-2.685-4.63-2.685zM1.601 7.789a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0L1.874 8.814A.75.75 0 011.6 7.789zm0 3.5a.75.75 0 011.025-.273l5.249 3.044a.25.25 0 00.25 0l5.249-3.044a.75.75 0 01.752 1.298l-5.248 3.044a1.75 1.75 0 01-1.756 0l-5.248-3.044a.75.75 0 01-.273-1.025z" />
9
- </svg>
6
+ </svg>
@@ -1,7 +1,4 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
@@ -10,4 +7,4 @@
10
7
  d="M1.867 12.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z" />
11
8
  <path fill-rule="evenodd" fill="#ffffff"
12
9
  d="M1.867 16.324a.75.75 0 011.035-.232l8.964 5.685a.25.25 0 00.268 0l8.964-5.685a.75.75 0 01.804 1.267l-8.965 5.685a1.75 1.75 0 01-1.874 0l-8.965-5.685a.75.75 0 01-.231-1.035z" />
13
- </svg>
10
+ </svg>
@@ -1,9 +1,6 @@
1
- <!--
2
- - Copyright ©2023 @Ewsgit and YourDash contributors.
3
- - YourDash is licensed under the MIT License. (https://ewsgit.mit-license.org)
4
- -->
1
+
5
2
 
6
3
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
7
4
  <path fill-rule="evenodd" fill="#ffffff"
8
5
  d="M8 .25a.75.75 0 01.673.418l1.882 3.815 4.21.612a.75.75 0 01.416 1.279l-3.046 2.97.719 4.192a.75.75 0 01-1.088.791L8 12.347l-3.766 1.98a.75.75 0 01-1.088-.79l.72-4.194L.818 6.374a.75.75 0 01.416-1.28l4.21-.611L7.327.668A.75.75 0 018 .25zm0 2.445L6.615 5.5a.75.75 0 01-.564.41l-3.097.45 2.24 2.184a.75.75 0 01.216.664l-.528 3.084 2.769-1.456a.75.75 0 01.698 0l2.77 1.456-.53-3.084a.75.75 0 01.216-.664l2.24-2.183-3.096-.45a.75.75 0 01-.564-.41L8 2.694v.001z" />
9
- </svg>
6
+ </svg>