@knime/kds-styles 0.0.7 → 0.0.9

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 (134) hide show
  1. package/dist/css/basics.css +21 -0
  2. package/dist/css/index.css +3 -0
  3. package/dist/css/legacy/legacy-theme.css +20 -0
  4. package/dist/css/variables/index.css +5 -0
  5. package/dist/tokens/css/_properties.css +177 -357
  6. package/dist/tokens/css/_variables.css +63 -93
  7. package/package.json +8 -4
  8. package/dist/icons/ai-general.svg +0 -1
  9. package/dist/icons/annotation-mode.svg +0 -1
  10. package/dist/icons/arrow-down.svg +0 -1
  11. package/dist/icons/arrow-up.svg +0 -1
  12. package/dist/icons/arrows-expand.svg +0 -1
  13. package/dist/icons/arrows-move.svg +0 -1
  14. package/dist/icons/arrows-order.svg +0 -1
  15. package/dist/icons/back.svg +0 -1
  16. package/dist/icons/bold.svg +0 -1
  17. package/dist/icons/calendar.svg +0 -1
  18. package/dist/icons/case-sensitive.svg +0 -1
  19. package/dist/icons/center-aligned.svg +0 -1
  20. package/dist/icons/checkmark.svg +0 -1
  21. package/dist/icons/chevron-down.svg +0 -1
  22. package/dist/icons/chevron-left-double.svg +0 -1
  23. package/dist/icons/chevron-left.svg +0 -1
  24. package/dist/icons/chevron-right-double.svg +0 -1
  25. package/dist/icons/chevron-right.svg +0 -1
  26. package/dist/icons/chevron-up.svg +0 -1
  27. package/dist/icons/circle-error.svg +0 -1
  28. package/dist/icons/circle-info.svg +0 -1
  29. package/dist/icons/circle-question.svg +0 -1
  30. package/dist/icons/circle-success.svg +0 -1
  31. package/dist/icons/cloud-download.svg +0 -1
  32. package/dist/icons/cloud-knime.svg +0 -1
  33. package/dist/icons/cloud-upload.svg +0 -1
  34. package/dist/icons/cloud-workflow.svg +0 -1
  35. package/dist/icons/code-block.svg +0 -1
  36. package/dist/icons/color-picker.svg +0 -1
  37. package/dist/icons/component.svg +0 -1
  38. package/dist/icons/connection.svg +0 -1
  39. package/dist/icons/cursor.svg +0 -1
  40. package/dist/icons/data-app.svg +0 -1
  41. package/dist/icons/date-time.svg +0 -1
  42. package/dist/icons/db-database.svg +0 -1
  43. package/dist/icons/def.ts +0 -131
  44. package/dist/icons/deploy.svg +0 -1
  45. package/dist/icons/detect.svg +0 -1
  46. package/dist/icons/divider.svg +0 -1
  47. package/dist/icons/duration.svg +0 -1
  48. package/dist/icons/edit.svg +0 -1
  49. package/dist/icons/education.svg +0 -1
  50. package/dist/icons/error-panel.svg +0 -1
  51. package/dist/icons/execute.svg +0 -1
  52. package/dist/icons/extension-community.svg +0 -1
  53. package/dist/icons/extension.svg +0 -1
  54. package/dist/icons/external-link.svg +0 -1
  55. package/dist/icons/eye.svg +0 -1
  56. package/dist/icons/file-export.svg +0 -1
  57. package/dist/icons/file-text.svg +0 -1
  58. package/dist/icons/file.svg +0 -1
  59. package/dist/icons/filter.svg +0 -1
  60. package/dist/icons/flow-variable-in-out.svg +0 -1
  61. package/dist/icons/flow-variable-in.svg +0 -1
  62. package/dist/icons/flow-variable-out.svg +0 -1
  63. package/dist/icons/folder-plus.svg +0 -1
  64. package/dist/icons/folder-workflow.svg +0 -1
  65. package/dist/icons/folder.svg +0 -1
  66. package/dist/icons/forum.svg +0 -1
  67. package/dist/icons/function-catalog.svg +0 -1
  68. package/dist/icons/home.svg +0 -1
  69. package/dist/icons/import.svg +0 -1
  70. package/dist/icons/info.svg +0 -1
  71. package/dist/icons/interval.svg +0 -1
  72. package/dist/icons/italic.svg +0 -1
  73. package/dist/icons/left-aligned.svg +0 -1
  74. package/dist/icons/like.svg +0 -1
  75. package/dist/icons/limit.svg +0 -1
  76. package/dist/icons/link.svg +0 -1
  77. package/dist/icons/linked-metanode.svg +0 -1
  78. package/dist/icons/list-bulletpoint.svg +0 -1
  79. package/dist/icons/list-number.svg +0 -1
  80. package/dist/icons/list-thumbs.svg +0 -1
  81. package/dist/icons/list.svg +0 -1
  82. package/dist/icons/local-filesystem.svg +0 -1
  83. package/dist/icons/lock.svg +0 -1
  84. package/dist/icons/metanode.svg +0 -1
  85. package/dist/icons/minus.svg +0 -1
  86. package/dist/icons/more-actions.svg +0 -1
  87. package/dist/icons/node-stack.svg +0 -1
  88. package/dist/icons/open-in-new-window.svg +0 -1
  89. package/dist/icons/parameter.svg +0 -1
  90. package/dist/icons/pending-changes.svg +0 -1
  91. package/dist/icons/placeholder.svg +0 -1
  92. package/dist/icons/plus.svg +0 -1
  93. package/dist/icons/quote.svg +0 -1
  94. package/dist/icons/re-execution.svg +0 -1
  95. package/dist/icons/redo.svg +0 -1
  96. package/dist/icons/reload.svg +0 -1
  97. package/dist/icons/reset-all.svg +0 -1
  98. package/dist/icons/right-aligned.svg +0 -1
  99. package/dist/icons/rocket.svg +0 -1
  100. package/dist/icons/save-as.svg +0 -1
  101. package/dist/icons/save.svg +0 -1
  102. package/dist/icons/schedule.svg +0 -1
  103. package/dist/icons/search.svg +0 -1
  104. package/dist/icons/selected-cancel.svg +0 -1
  105. package/dist/icons/selected-execute.svg +0 -1
  106. package/dist/icons/selected-reset.svg +0 -1
  107. package/dist/icons/send.svg +0 -1
  108. package/dist/icons/server-rack-workflow.svg +0 -1
  109. package/dist/icons/settings.svg +0 -1
  110. package/dist/icons/share.svg +0 -1
  111. package/dist/icons/shortcuts.svg +0 -1
  112. package/dist/icons/sort-ascending.svg +0 -1
  113. package/dist/icons/sort-descending.svg +0 -1
  114. package/dist/icons/space-local.svg +0 -1
  115. package/dist/icons/space-private.svg +0 -1
  116. package/dist/icons/space.svg +0 -1
  117. package/dist/icons/strikethrough.svg +0 -1
  118. package/dist/icons/text.svg +0 -1
  119. package/dist/icons/textstyles.svg +0 -1
  120. package/dist/icons/thumbs-down.svg +0 -1
  121. package/dist/icons/thumbs-up.svg +0 -1
  122. package/dist/icons/time.svg +0 -1
  123. package/dist/icons/to-bottom.svg +0 -1
  124. package/dist/icons/to-top.svg +0 -1
  125. package/dist/icons/trash.svg +0 -1
  126. package/dist/icons/trigger.svg +0 -1
  127. package/dist/icons/underline.svg +0 -1
  128. package/dist/icons/undo.svg +0 -1
  129. package/dist/icons/unlink.svg +0 -1
  130. package/dist/icons/user.svg +0 -1
  131. package/dist/icons/view-cards.svg +0 -1
  132. package/dist/icons/warning.svg +0 -1
  133. package/dist/icons/workflow.svg +0 -1
  134. package/dist/icons/x-close.svg +0 -1
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.248 5.248 10 10m-5 0V5.827A.83.83 0 0 1 5.827 5H10" vector-effect="non-scaling-stroke"/><circle cx="3" cy="3" r="2" fill="#ff4b4b" stroke="none" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2 5h4.173A.83.83 0 0 1 7 5.827V10M2 6.923 4.308 10" vector-effect="non-scaling-stroke"/><circle cx="9" cy="3" r="2" fill="#ff4b4b" stroke="none" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M9 9v2m0-2H7m2 0V7m0 2h2m-5.5.75H2A.75.75 0 0 1 1.25 9V2.75c0-.263.213-.5.476-.5H4.5l1 1.25H10a.75.75 0 0 1 .75.75V6.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M9.25 10.25V9.5h1.5V11H9.258zm0 0h-.5a1 1 0 0 1-1-1v-1m1.5-2V5.5h1.5V7H9.258zm0 0h-.5a1 1 0 0 0-1 1v1m-1.5 0V7.5h-1.5v.75l.008.75H6.25zm0 0h1.5M3.5 9.75H2A.75.75 0 0 1 1.25 9V2.75c0-.263.213-.5.476-.5H4.5l1 1.25h4.75a.5.5 0 0 1 .5.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.25 2.75V9c0 .414.336.75.75.75h8a.75.75 0 0 0 .75-.75V4.25A.75.75 0 0 0 10 3.5H5.5l-1-1.25H1.726c-.263 0-.476.237-.476.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4.986 8.295c.479.952 1.692 1.645 3.735 1.482l2.058.723-.588-1.518A2.22 2.22 0 0 0 11 7.283c0-1.086-.83-2.022-2-2.394M4.986 8.295a2.25 2.25 0 0 1-.236-1.012c0-1.446 1.397-2.566 3.125-2.566.397 0 .776.06 1.125.172M4.986 8.295h-.898l-2.757.94.772-1.988C1.404 6.633 1 5.801 1 4.934 1 3.018 2.912 1.5 5.228 1.5 7.468 1.5 9 2.59 9 4.889" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 9.5a4.55 4.55 0 0 0-4.5 0V3.094a4.55 4.55 0 0 1 4.5 0M6 9.5a4.55 4.55 0 0 1 4.5 0V3.094a4.55 4.55 0 0 0-4.5 0M6 9.5V3.094" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4 10.5H2v-6m2 6V7.417h2V10.5m-2 0h2m0 0h4v-6m-9 .75 1-.75m9 .75-1-.75m-8 0 4-3 1.5 1.125V2H9v1.75l1 .75" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4 1.5H2.5a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V3M6 7.5l-2-2m2 2 2-2m-2 2V3.25A2.25 2.25 0 0 1 8.25 1H10" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4.364 5h1.709v5M4.25 10h1.823m1.677 0H6.073M6.5 2.5H6m.5 0a.5.5 0 0 0-.146-.354M6.5 2.5a.5.5 0 0 1-.146.354M5.5 2.5H6m-.5 0c0-.147.064-.28.165-.372M5.5 2.5c0 .138.056.263.146.354M6 2.5l-.335-.372M6 2.5l.354-.354M6 2.5l.354.354M6 2.5l-.354.354m.02-.726a.5.5 0 0 1 .688.018m0 .708a.5.5 0 0 1-.708 0" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m6.5 6.5-1.25-.75V4M10 8l1 .997m0 0L10 10m1-1.003H9M2.583 7.402A3.55 3.55 0 0 1 2.035 5.5c0-1.944 1.556-3.5 3.5-3.5C7.48 2 9 3.556 9 5.5S7.444 9 5.5 9h-4" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2 10.5h3m3.5 0H5m0 0 2-9m-3.5 0H10" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1 2.25h10m-10 5h10M1 4.75h5.5m-5.5 5h5.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.983 10 2.155 5.957c-.873-.899-.873-2.385 0-3.283a2.225 2.225 0 0 1 3.19 0l.638.726.672-.726a2.225 2.225 0 0 1 3.19 0c.873.898.873 2.384 0 3.283z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M9.282 5.676 6.96 6.714m0 0a1 1 0 1 0-1.918.573 1 1 0 0 0 1.918-.573M1.229 8.5a5 5 0 1 1 9.542 0M2.5 7A3.5 3.5 0 0 1 8 4.127" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.459 6.882c-.541-.537-.464-1.495.154-2.108l2.28-2.262c.62-.613 1.586-.69 2.127-.153l.618.613c.541.537.464 1.495-.155 2.108l-2.28 2.262c-.464.46-1.082.613-1.585.46m-.077-2.684c.541.537.464 1.495-.154 2.108l-2.28 2.262c-.62.613-1.586.69-2.127.153l-.618-.613C.82 8.49.898 7.533 1.516 6.92l2.28-2.262c.465-.46 1.083-.613 1.586-.46" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.5 5.5 3.25 8.75M6.5 5.5v2.379m0-2.379H4M1.5 3v-.75a.75.75 0 0 1 .75-.75H3m6 0h.75a.75.75 0 0 1 .75.75V3m0 6v.75a.75.75 0 0 1-.75.75H9m-6 0h-.75a.75.75 0 0 1-.75-.75V9m0-2V5m9 0v2M7 10.5H5m0-9h2" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.5 2.25h5M5.5 6h4m-4 3.75h5M3.5 5v2h-2V5zm0-3.75v2h-2v-2zm0 7.5v2h-2v-2z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M8.194 4.5H5.5m5-2h-5m3 7.5h-3m5-2h-5m-4-5.5 1.5-1V5m.5 5.5h-2c0-1.5 2-1.55 2-2.5 0-.364-.314-1-1-1s-1 .636-1 1" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.5 2h4m-4 2H9M6.5 8h4m-4 2H9M4.5 1.5v3h-3v-3zm0 6v3h-3v-3z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.5 1.5h.75m-.75 3h.75m-.75 3h.75m-.75 3h.75M4 1.5h6.5M4 4.5h5.5M4 7.5h6.5m-6.5 3h4.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 12 12"><path fill="#000" stroke="none" d="M1 7.316H.5zM8.963 11a.5.5 0 0 0 0-1zM3 10a.5.5 0 0 0 0 1zM1.556 7.88v.5h8.888v-1H1.556zm8.888 0v.5c.58 0 1.056-.495 1.056-1.064h-1c0 .006-.004.025-.023.045-.02.02-.034.02-.033.02zM11 7.317h.5V2.065h-1v5.25zm0-5.251h.5c0-.57-.475-1.065-1.056-1.065v1c-.001 0 .013 0 .033.02s.023.039.023.045zm-.556-.565V1H1.556v1h8.888zm-8.888 0V1C.976 1 .5 1.495.5 2.065h1c0-.006.004-.025.023-.045.02-.02.034-.02.033-.02zM1 2.065H.5v5.25h1v-5.25zm0 5.25H.5c0 .548.417 1.066 1.056 1.066v-1a.1.1 0 0 1-.029-.005l-.01-.007a.08.08 0 0 1-.017-.053zM8.963 10.5V10H3v1h5.963zm-4.185 0h.5V7.88h-1v2.62zm2.666-2.62h-.5v2.62h1V7.88z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 8.917V7.675m0 0h-.8m.8 0 .8-.008M3.32 5.309V3.715c0-.72.282-1.41.785-1.92A2.66 2.66 0 0 1 6 1c.711 0 1.393.286 1.896.795s.785 1.2.785 1.92V5.31m1.319 0H2V11h8z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 6v2m0-2H4m2 0V4m0 2h2M1.5 3v-.75a.75.75 0 0 1 .75-.75H3m6 0h.75a.75.75 0 0 1 .75.75V3m0 6v.75a.75.75 0 0 1-.75.75H9m-6 0h-.75a.75.75 0 0 1-.75-.75V9m0-2V5m9 0v2M7 10.5H5m0-9h2" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" viewBox="0 0 12 12"><path d="M2.5 6h7" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2.5 5.5v1m-.354-.854.708.708m0-.708-.708.708M2 6h1m3-.5v1m-.354-.854.708.708m0-.708-.708.708M5.5 6h1m3-.5v1m-.354-.854.708.708m0-.708-.708.708M9 6h1" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7.085 10.585a.56.56 0 0 1-.397.165H1.813a.564.564 0 0 1-.563-.562V5.312a.56.56 0 0 1 .165-.397m5.67 5.67a.56.56 0 0 0 .165-.398V5.314a.564.564 0 0 0-.562-.563H1.813a.56.56 0 0 0-.398.165m5.67 5.67-5.67-5.67M8.438 9A.56.56 0 0 0 9 8.438V3.561A.564.564 0 0 0 8.438 3H3.561A.56.56 0 0 0 3 3.563m7.188 3.687a.56.56 0 0 0 .562-.562V1.813a.564.564 0 0 0-.562-.563H5.312a.56.56 0 0 0-.562.563" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M10 8v1.25a.75.75 0 0 1-.75.75h-7.5A.75.75 0 0 1 1 9.25v-5.5A.75.75 0 0 1 1.75 3h1.5m2 3.75h5A.75.75 0 0 0 11 6V2.25a.75.75 0 0 0-.75-.75h-5a.75.75 0 0 0-.75.75V6c0 .414.336.75.75.75" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2.087 4.894C1.478 4.894 1 5.38 1 6s.478 1.106 1.087 1.106m0-2.212c.565 0 1.087.487 1.087 1.106s-.478 1.106-1.087 1.106m0-2.212V1m0 6.106V11M6 7.15c-.609 0-1.087.487-1.087 1.107S5.391 9.363 6 9.363M6 7.15c.609 0 1.087.487 1.087 1.107S6.609 9.363 6 9.363M6 7.15V1m0 8.363V11m3.913-6.858c-.609 0-1.087.486-1.087 1.106s.478 1.106 1.087 1.106m0-2.212c.609 0 1.087.486 1.087 1.106s-.478 1.106-1.087 1.106m0-2.212V1m0 5.354V11" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 3.5v5M3.5 6h5M4.232 4.232l3.536 3.536m0-3.536L4.232 7.768M3.69 5.043l4.62 1.914m-4.62 0 4.62-1.914M5.043 3.69l1.914 4.62m0-4.62L5.043 8.31" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 6 1.83 1.83M6 6l4.17 4.17M6 6l4.17-4.17M6 6l-4.17 4.17m0-8.34c.203-.204.484-.33.795-.33h6.75c.31 0 .592.126.796.33m-8.341 0c-.204.203-.33.484-.33.795v6.75c0 .31.126.592.33.796m8.34 0c.204-.204.33-.485.33-.796v-6.75c0-.31-.126-.592-.33-.796m0 8.342c-.203.203-.484.329-.795.329h-6.75c-.31 0-.592-.126-.796-.33M9.939 6a3.938 3.938 0 1 1-7.876 0 3.938 3.938 0 0 1 7.876 0Z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" viewBox="0 0 12 12"><path d="M2.5 6h7M6 9.5v-7" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M3 7.426h7.5m0 2.074H3m4.5-4.148h3m0-2.074h-3m-3 1.037H5c.099 0 .196.03.278.087a.5.5 0 0 1 .184.233.54.54 0 0 1-.108.565.483.483 0 0 1-.545.112.5.5 0 0 1-.225-.19.53.53 0 0 1-.084-.289V3.537c0-.275.105-.539.293-.733A.98.98 0 0 1 5.5 2.5m-4 1.815H2c.099 0 .196.03.278.087a.5.5 0 0 1 .184.233.54.54 0 0 1-.108.565.483.483 0 0 1-.545.112.5.5 0 0 1-.225-.19.53.53 0 0 1-.084-.289V3.537c0-.275.105-.539.293-.733A.98.98 0 0 1 2.5 2.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.247 4.719 6.753 3m0 0L5.247 1.281M6.753 3H1.5v6H3m6-6h1.5v6H5.918m0 0 1.507-1.719M5.918 9l1.507 1.719" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M10.5 8.5 6.967 4.561a3.162 3.162 0 0 0-4.727 0C1.445 5.448 1.5 6.053 1.5 8m9 .5H6.746m3.754 0V4.315" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7.637 8.305 7 9.963m0 0L8.593 11M7 9.963c1.982-.26 3.504-1.852 3.504-3.963 0-1.889-1.203-3.481-2.867-4m-3.27 1.75.637-1.713m0 0L3.412 1m1.592 1.037C3.022 2.297 1.5 3.889 1.5 6c0 1.889 1.204 3.481 2.867 4" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.75 2v8M3.5 6 7 2.5M3.5 6 7 9.5M3.5 6h7" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1 2.25h10m-10 5h10m-5.5-2.5H11m-5.5 5H11" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.936 9.425c.73-.186 1.55-.68 2.472-1.602 3.631-3.631 2.386-6.617 2.386-6.617s-1.09-.454-2.751-.014c-1.09.288-2.428.962-3.866 2.4-.922.922-1.416 1.742-1.602 2.472m3.36 3.361-3.36-3.36m3.36 3.36 1.303 1.302 1.566-1.565c.793-.793 1.022-1.85.512-2.362m-6.741-.736L1.273 4.763 2.84 3.197c.793-.793 1.85-1.023 2.361-.512M2.25 7.75l-.75.75M3 9l-2 2m3.25-1.25L3 11m5.893-6.56a1.429 1.429 0 1 1-2.858 0 1.429 1.429 0 0 1 2.858 0" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.5 8.75v.5m2-7.75V6h-5m-2 0v4.5h7.425L10.5 8.925V1.5h-4M4.75 4.25H2m2.75 0V1.5m0 2.75L1.5 1m2 6.5H8v3H3.5z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6.5 8.75v.5m-5 1.25v-9h9v7.425L8.925 10.5zm2-3H8v3H3.5zm0-6h5V6h-5z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M3.7 5.23V3.963H1V6.5h2.7zm0 0h1.917m0 0V3.539c0-1.087.783-1.269 1.683-1.269M5.617 5.231v.846M7.3 2.269v1.27H10V1H7.3zM8.5 7.5v1.06l.689.689M11 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7.565 7.38a3.5 3.5 0 1 0-5.13-4.762 3.5 3.5 0 0 0 5.13 4.763Zm0 0 3.184 3.12" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7 3h2.883c.34 0 .617.276.617.617v6.266a.617.617 0 0 1-.617.617H3.617A.617.617 0 0 1 3 9.883V7.25M1.5 1.5l2 2m0 0 2 2m-2-2-2 2m2-2 2-2" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7.25 3h2.633c.34 0 .617.276.617.617v6.266a.617.617 0 0 1-.617.617H3.617A.617.617 0 0 1 3 9.883V7.25m2.16-3.962L1.884 1.239a.25.25 0 0 0-.383.212V5.55a.25.25 0 0 0 .383.212L5.16 3.712a.25.25 0 0 0 0-.424" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m2.75 3.75 1.75-2m-1.75 2 1.75 2m-1.75-2h4m-5.25-2v4M8.5 3h1.383c.34 0 .617.276.617.617v6.266a.62.62 0 0 1-.617.617H3.617A.617.617 0 0 1 3 9.883V7.25" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4.77 7.23 6.68 11 11 1 1 5.405zm0 0L7.5 4.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M7.5 5h-6V1.5H10V4m-7-.75h1M8 3v.5M6 3v.5m3.25 6.75V9.5h1.5V11H9.258zm0 0h-.5a1 1 0 0 1-1-1v-1m1.5-2V5.5h1.5V7H9.258zm0 0h-.5a1 1 0 0 0-1 1v1m-1.5 0V7.5h-1.5v.75l.008.75H6.25zm0 0h1.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 7.815a1.815 1.815 0 1 0 0-3.63 1.815 1.815 0 0 0 0 3.63Z" vector-effect="non-scaling-stroke"/><path d="m9.444 3.815.63-.815-1.111-1.074-.815.63-1.26-.519L6.779 1H5.222l-.148 1.037-1.26.519L3 1.926 1.926 3l.63.815-.519 1.26L1 5.221v1.556l1.037.11.519 1.26-.63.852L3 10.074l.852-.63 1.26.519.11 1.037h1.556l.148-1.037 1.222-.519.852.63 1.074-1.111-.63-.815.519-1.26L11 6.779V5.222l-1.037-.148z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.5 9c1.212-1.312 3.115-1.875 5.885-1.875V9L10.5 6 7.385 2.5v2.375C3.923 4.875 1.5 7.031 1.5 9Z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M11 3H8.778v2.182H11zM11 6.818H8.778V9H11zM7.111 3H4.89v2.182H7.11zM7.111 6.818H4.89V9H7.11zM3.222 3H1v2.182h2.222zM3.222 6.818H1V9h2.222z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.5 10h5m-5-2h4.023M5.5 6h3.047M1 4l2.5-2.5m0 0L6 4M3.5 1.5V10" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 7.5 3.5 10m0 0L1 7.5M3.5 10V1.5M5.5 1.5h5m-5 2h4.023M5.5 5.5h3.047" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m6 1 4.5 2.5M6 1 1.5 3.5M6 1v3.67m4.5-1.17v2.17m0-2.17L8.149 4.806M1.5 8.5v-5m0 5L4 7.111M1.5 8.5 4 9.929M1.5 3.5 4 4.889M5.5 6.25h2l.5 1h3v3.25H5.5z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M10.5 4.25V3.5L6 1m0 0L1.5 3.5M6 1v3.25M1.5 3.5v5m0-5 3.793 2.134M1.5 8.5l3-1.6m-3 1.6 3 1.75m4-.5v-.745m0 0H8m.5 0L9 9M6.825 7.585V6.63c0-.432.176-.846.49-1.152A1.7 1.7 0 0 1 8.5 5a1.7 1.7 0 0 1 1.185.477c.314.306.49.72.49 1.152v.956m.825 0H6V11h5z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M10.5 8.5v-5m0 5L6 11m4.5-2.5L7.8 7M6 1 1.5 3.5M6 1v3.25M6 1l4.5 2.5m-9 0v5m0-5L6 6M1.5 8.5 6 11M1.5 8.5 4.2 7m6.3-3.5L6 6m0 5V6" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1 5.896h10M3.75 7.768q0 .645.273 1.147.267.508.776.793Q5.303 10 6.03 10t1.225-.251q.492-.244.746-.658a1.7 1.7 0 0 0 .249-.91q0-.351-.121-.65a1.5 1.5 0 0 0-.27-.422m.391-3.006q0-.608-.273-1.08a1.85 1.85 0 0 0-.776-.748Q6.697 2 5.97 2q-.729 0-1.225.237-.492.23-.746.62a1.54 1.54 0 0 0-.249.856q0 .333.121.614.122.275.394.518.133.111.303.218c.206.104.884.39 1.198.64" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.5 1.5H11M1.5 3.75h8M1.5 6h8m-8 2.25H8M1.5 10.5H11" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" viewBox="0 0 12 12"><path d="M11 9.473a2.4 2.4 0 0 1-.15-.84v-.268m0-1.047v-.6c0-2.197-3.1-2.239-3.328-.733m3.328 1.333v1.047m0-1.047c-5.2-.948-3.78 3.67-.407 1.678.39-.231.407-.476.407-.63m-9.208-.96 1.355-4.673c.088-.305.911-.317 1.006 0l1.4 4.673m-3.761 0h3.76m-3.76 0L1 9.486m4.403-2.08.663 2.08" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M8.423 5.82 7.038 7.98c-.057.36-.173 1.8-.173 1.8 0 .54-.346.72-.519.72h-.692c-.554 0-.692-.72-.692-1.08V7.26H2.885C1.777 7.26 1.5 6.54 1.5 6.18V3.66c0-1.584 1.385-2.1 2.077-2.16h4.846m0 4.32H10.5V1.5H8.423m0 4.32V1.5" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m3.577 6.18 1.385-2.16c.057-.36.173-1.8.173-1.8 0-.54.346-.72.519-.72h.692c.554 0 .692.72.692 1.08v2.16h2.077c1.108 0 1.385.72 1.385 1.08v2.52c0 1.584-1.385 2.1-2.077 2.16H3.577m0-4.32H1.5v4.32h2.077m0-4.32v4.32" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M8 7.87 6 6.12V3.37M11 6A5 5 0 1 1 1 6a5 5 0 0 1 10 0" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2 10.5h8m-4-2L2.5 5M6 8.5 9.5 5M6 8.5v-7" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M10 1.5H2m4 2L9.5 7M6 3.5 2.5 7M6 3.5v7" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M9.351 2.762 9 10.25H3l-.351-7.488m-.649 0h8m-5.333 0V1.25h2.666v1.512" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.896 6.954 2 6.496 7.472 1 6.103 5.046 10 5.504 4.529 11z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4 1.5v4.286C4 6.357 4.4 7.5 6 7.5s2-1.143 2-1.714V1.5M3 10h6" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M1.5 8.5 5.032 4.56a3.162 3.162 0 0 1 4.726 0c.795.887.74 1.492.74 3.439m-9 .5h3.754M1.5 8.5V4.315" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m8.072 5.996 1.516-1.513c.493-.494.555-1.267.123-1.7l-.493-.494c-.432-.432-1.203-.37-1.696.124L6.005 3.926M3.928 6.004 2.412 7.517c-.493.494-.555 1.267-.123 1.7l.493.494c.432.432 1.203.37 1.696-.124l1.517-1.513M4 3V1.5m4 9V9m1-1h1.5m-9-4H3" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M2 11c0-1.64 1.802-3 4-3s4 1.36 4 3M8.5 3.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M5.25 1.25h-4v4h4zM5.25 6.75h-4v4h4zM10.75 1.25h-4v4h4zM10.75 6.75h-4v4h4z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M6 5v2m0 1.5v.25M6 1.5l-5 9h10z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linejoin="round" viewBox="0 0 12 12"><path d="M4 6V4.5H1v3h3zm0 0h2.13m0 0v2c0 1.285.813 1.5 1.87 1.5M6.13 6V4C6.13 2.715 7 2.5 8 2.5m0 0V4h3V1H8zm0 7V11h3V8H8z" vector-effect="non-scaling-stroke"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 12 12"><path d="m3 3 6 6M3 9l6-6" vector-effect="non-scaling-stroke"/></svg>