@mirohq/design-system-icons 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/dist/main.js +1611 -235
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +1559 -236
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +247 -75
  6. package/package.json +3 -3
  7. package/react/arrow-clockwise-down-right.tsx +33 -0
  8. package/react/arrow-clockwise-up-left.tsx +33 -0
  9. package/react/arrow-counter-clockwise-down-left.tsx +33 -0
  10. package/react/arrow-counter-clockwise-up-right.tsx +33 -0
  11. package/react/arrows-clockwise-x.tsx +33 -0
  12. package/react/arrows-clockwise-y.tsx +33 -0
  13. package/react/article.tsx +33 -0
  14. package/react/brackets-angle-slash.tsx +33 -0
  15. package/react/brackets-curly-circles-three.tsx +37 -0
  16. package/react/camera.tsx +34 -0
  17. package/react/card-number-three.tsx +31 -0
  18. package/react/card.tsx +30 -0
  19. package/react/cards-poker.tsx +30 -0
  20. package/react/chart-bar-y-simple.tsx +33 -0
  21. package/react/chart-bar-y.tsx +33 -0
  22. package/react/circle-notch.tsx +33 -0
  23. package/react/circle.tsx +1 -5
  24. package/react/circles-connected.tsx +27 -0
  25. package/react/clock-counter-clockwise-simple.tsx +27 -0
  26. package/react/clock-counter-clockwise.tsx +27 -0
  27. package/react/cluster.tsx +27 -0
  28. package/react/clustered.tsx +30 -0
  29. package/react/credit-card.tsx +26 -0
  30. package/react/crop.tsx +31 -0
  31. package/react/cursor-filled.tsx +30 -0
  32. package/react/cursor.tsx +33 -0
  33. package/react/factory-house.tsx +33 -0
  34. package/react/factory.tsx +33 -0
  35. package/react/gauge.tsx +27 -0
  36. package/react/hand-filled.tsx +26 -0
  37. package/react/hand.tsx +31 -0
  38. package/react/image.tsx +27 -0
  39. package/react/index.ts +53 -0
  40. package/react/kanban.tsx +33 -0
  41. package/react/key.tsx +31 -0
  42. package/react/keycap.tsx +27 -0
  43. package/react/laptop.tsx +26 -0
  44. package/react/mouse.tsx +27 -0
  45. package/react/pdf.tsx +34 -0
  46. package/react/play-circle.tsx +1 -2
  47. package/react/playback-speed-circle.tsx +5 -6
  48. package/react/scrollbar-xy.tsx +26 -0
  49. package/react/shield-check.tsx +34 -0
  50. package/react/shield-lock.tsx +27 -0
  51. package/react/square-brackets-angle-slash.tsx +33 -0
  52. package/react/square-circles-two.tsx +30 -0
  53. package/react/square-triangle-circle-plus.tsx +33 -0
  54. package/react/square.tsx +1 -1
  55. package/react/squares-four.tsx +33 -0
  56. package/react/squares-three.tsx +33 -0
  57. package/react/sticky-note.tsx +33 -0
  58. package/react/text-t.tsx +33 -0
  59. package/react/thumbs-up.tsx +33 -0
  60. package/react/ticket.tsx +24 -0
  61. package/react/trackpad.tsx +25 -0
  62. package/react/trash-simple.tsx +34 -0
  63. package/react/trash.tsx +34 -0
  64. package/react/trident.tsx +50 -0
  65. package/svg/24/arrow-clockwise-down-right.svg +1 -0
  66. package/svg/24/arrow-clockwise-up-left.svg +1 -0
  67. package/svg/24/arrow-counter-clockwise-down-left.svg +1 -0
  68. package/svg/24/arrow-counter-clockwise-up-right.svg +1 -0
  69. package/svg/24/arrows-clockwise-x.svg +1 -0
  70. package/svg/24/arrows-clockwise-y.svg +1 -0
  71. package/svg/24/article.svg +1 -0
  72. package/svg/24/brackets-angle-slash.svg +1 -0
  73. package/svg/24/brackets-curly-circles-three.svg +1 -0
  74. package/svg/24/camera.svg +1 -0
  75. package/svg/24/card-number-three.svg +1 -0
  76. package/svg/24/card.svg +1 -0
  77. package/svg/24/cards-poker.svg +1 -0
  78. package/svg/24/chart-bar-y-simple.svg +1 -0
  79. package/svg/24/chart-bar-y.svg +1 -0
  80. package/svg/24/circle-notch.svg +1 -0
  81. package/svg/24/circle.svg +1 -1
  82. package/svg/24/circles-connected.svg +1 -0
  83. package/svg/24/clock-counter-clockwise-simple.svg +1 -0
  84. package/svg/24/clock-counter-clockwise.svg +1 -0
  85. package/svg/24/cluster.svg +1 -0
  86. package/svg/24/clustered.svg +1 -0
  87. package/svg/24/credit-card.svg +1 -0
  88. package/svg/24/crop.svg +1 -0
  89. package/svg/24/cursor-filled.svg +1 -0
  90. package/svg/24/cursor.svg +1 -0
  91. package/svg/24/factory-house.svg +1 -0
  92. package/svg/24/factory.svg +1 -0
  93. package/svg/24/gauge.svg +1 -0
  94. package/svg/24/hand-filled.svg +1 -0
  95. package/svg/24/hand.svg +1 -0
  96. package/svg/24/image.svg +1 -0
  97. package/svg/24/kanban.svg +1 -0
  98. package/svg/24/key.svg +1 -0
  99. package/svg/24/keycap.svg +1 -0
  100. package/svg/24/laptop.svg +1 -0
  101. package/svg/24/mouse.svg +1 -0
  102. package/svg/24/pdf.svg +1 -0
  103. package/svg/24/play-circle.svg +1 -1
  104. package/svg/24/playback-speed-circle.svg +1 -1
  105. package/svg/24/scrollbar-xy.svg +1 -0
  106. package/svg/24/shield-check.svg +1 -0
  107. package/svg/24/shield-lock.svg +1 -0
  108. package/svg/24/social-facebook.svg +1 -1
  109. package/svg/24/social-instagram.svg +1 -1
  110. package/svg/24/social-linkedin.svg +1 -1
  111. package/svg/24/social-twitter.svg +1 -1
  112. package/svg/24/social-youtube.svg +1 -1
  113. package/svg/24/square-brackets-angle-slash.svg +1 -0
  114. package/svg/24/square-circles-two.svg +1 -0
  115. package/svg/24/square-triangle-circle-plus.svg +1 -0
  116. package/svg/24/square.svg +1 -1
  117. package/svg/24/squares-four.svg +1 -0
  118. package/svg/24/squares-three.svg +1 -0
  119. package/svg/24/sticky-note.svg +1 -0
  120. package/svg/24/text-t.svg +1 -0
  121. package/svg/24/thumbs-up.svg +1 -0
  122. package/svg/24/ticket.svg +1 -0
  123. package/svg/24/trackpad.svg +1 -0
  124. package/svg/24/trash-simple.svg +1 -0
  125. package/svg/24/trash.svg +1 -0
  126. package/svg/24/trident.svg +1 -0
  127. package/svg/meta.json +501 -1
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M7.3 4.917a8.547 8.547 0 0 0-2.222 2.15m-1.444 3.421a8.55 8.55 0 0 0-.016 2.929m1.479 3.543a8.55 8.55 0 0 0 1.709 1.769"/><path fill="currentColor" stroke="currentColor" d="M15.099 12 10.5 15.066V8.934L15.099 12Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M15.376 11.584a.5.5 0 0 1 0 .832l-4.599 3.066a.5.5 0 0 1-.777-.416V8.934a.5.5 0 0 1 .777-.416l4.599 3.066Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.583 3.618a8.5 8.5 0 1 1 .173 16.792M5.078 7.066A8.547 8.547 0 0 1 7.3 4.916m-3.666 5.572a8.55 8.55 0 0 0-.016 2.929m3.188 5.312a8.55 8.55 0 0 1-1.71-1.769"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6.706 17H12m6-10v8M5.118 4h13.764C20.052 4 21 4.895 21 6v12c0 1.105-.948 2-2.118 2H5.118C3.948 20 3 19.105 3 18V6c0-1.105.948-2 2.118-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="m9 12 2 1.5L16 9M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><rect width="8" height="5" x="8" y="11" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-miterlimit="1.414" stroke-width="2" d="M10 13V9.5a2 2 0 1 1 4 0V13M4 6l8-3 8 3v7.044a6.638 6.638 0 0 1-1.598 4.32 13.275 13.275 0 0 1-3.25 2.744l-2.637 1.583a1 1 0 0 1-1.03 0l-2.638-1.583a13.274 13.274 0 0 1-3.249-2.744A6.638 6.638 0 0 1 4 13.044V6Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.061C22 6.505 17.523 2 12 2S2 6.505 2 12.061c0 5.022 3.657 9.184 8.438 9.939v-7.03h-2.54V12.06h2.54V9.845c0-2.522 1.492-3.915 3.777-3.915 1.094 0 2.238.197 2.238.197v2.476h-1.26c-1.243 0-1.63.775-1.63 1.57v1.888h2.773l-.443 2.908h-2.33V22c4.78-.755 8.437-4.917 8.437-9.939Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12.061C22 6.505 17.523 2 12 2S2 6.505 2 12.061c0 5.022 3.657 9.184 8.438 9.939v-7.03h-2.54V12.06h2.54V9.845c0-2.522 1.492-3.915 3.777-3.915 1.094 0 2.238.197 2.238.197v2.476h-1.26c-1.243 0-1.63.775-1.63 1.57v1.888h2.773l-.443 2.908h-2.33V22c4.78-.755 8.437-4.917 8.437-9.939Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z" clip-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M8.667 12a3.333 3.333 0 1 0 6.666 0 3.333 3.333 0 0 0-6.666 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M12 2c-2.716 0-3.056.012-4.123.06-1.064.049-1.791.218-2.427.465a4.902 4.902 0 0 0-1.772 1.153A4.902 4.902 0 0 0 2.525 5.45c-.247.636-.416 1.363-.465 2.427C2.011 8.944 2 9.284 2 12s.011 3.056.06 4.123c.049 1.064.218 1.791.465 2.427a4.902 4.902 0 0 0 1.153 1.772 4.901 4.901 0 0 0 1.772 1.153c.636.247 1.363.416 2.427.465 1.067.048 1.407.06 4.123.06s3.056-.012 4.123-.06c1.064-.049 1.791-.218 2.427-.465a4.902 4.902 0 0 0 1.772-1.153 4.902 4.902 0 0 0 1.153-1.772c.247-.636.416-1.363.465-2.427.048-1.067.06-1.407.06-4.123s-.012-3.056-.06-4.123c-.049-1.064-.218-1.791-.465-2.427a4.901 4.901 0 0 0-1.153-1.772 4.902 4.902 0 0 0-1.772-1.153c-.636-.247-1.363-.416-2.427-.465C15.056 2.012 14.716 2 12 2Zm6.538 4.662a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0ZM6.865 12a5.135 5.135 0 1 1 10.27 0 5.135 5.135 0 0 1-10.27 0Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.52 2c.816 0 1.48.646 1.48 1.442v17.115c0 .796-.664 1.443-1.48 1.443H3.475C2.661 22 2 21.353 2 20.557V3.442C2 2.646 2.661 2 3.475 2h17.046Zm-1.477 17.042v-5.234c0-2.57-.555-4.547-3.558-4.547-1.444 0-2.412.791-2.807 1.542h-.04V9.498H9.793v9.544h2.963v-4.72c0-1.246.235-2.452 1.779-2.452 1.522 0 1.541 1.424 1.541 2.53v4.642h2.966ZM7.933 9.498h-2.97v9.544h2.97V9.498ZM6.449 4.753a1.72 1.72 0 1 0-.003 3.44 1.72 1.72 0 0 0 .003-3.44Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829C1.34 5.894 1.956 8.57 3.93 9.896a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.919 21C16.22 21 20.76 14.074 20.76 8.068c0-.196 0-.392-.013-.587A9.22 9.22 0 0 0 23 5.128a8.963 8.963 0 0 1-2.593.715 4.556 4.556 0 0 0 1.985-2.514 9.01 9.01 0 0 1-2.866 1.104A4.505 4.505 0 0 0 16.235 3c-2.479 0-4.518 2.054-4.518 4.55 0 .345.039.69.117 1.028A12.791 12.791 0 0 1 2.53 3.829C1.34 5.894 1.956 8.57 3.93 9.896a4.456 4.456 0 0 1-2.049-.569v.058c0 2.155 1.523 4.029 3.621 4.455a4.477 4.477 0 0 1-2.038.078 4.532 4.532 0 0 0 4.217 3.157A9.019 9.019 0 0 1 1 18.958a12.716 12.716 0 0 0 6.919 2.039"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M23.02 6.155c-.265-1.045-1.044-1.868-2.034-2.147C19.192 3.5 12 3.5 12 3.5s-7.192 0-8.986.508C2.024 4.287 1.245 5.11.98 6.155.5 8.049.5 12 .5 12s0 3.952.48 5.845c.265 1.045 1.044 1.868 2.034 2.148C4.808 20.5 12 20.5 12 20.5s7.192 0 8.986-.507c.99-.28 1.77-1.103 2.034-2.148.48-1.893.48-5.845.48-5.845s0-3.951-.48-5.845ZM9.7 15.643V8.357L15.675 12 9.7 15.643Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12 12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M6 4 3.177 6.823a.25.25 0 0 0 0 .354L6 10m5-7-2 8m5-7 2.823 2.823a.25.25 0 0 1 0 .354L14 10m5-7v0a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-5"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M19.75 4H4.25a.25.25 0 0 0-.25.25v15.5c0 .138.112.25.25.25h15.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25Z"/><path fill="currentColor" d="M16 15a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM23 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M17 14v3m0 0v3m0-3h-3m3 0h3M5 4h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm9.164 5.645 2.609-5.653a.25.25 0 0 1 .454 0l2.61 5.653a.25.25 0 0 1-.228.355h-5.218a.25.25 0 0 1-.227-.355Zm-9.285 9.476A3 3 0 1 0 9.12 14.88 3 3 0 0 0 4.88 19.12Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/24/square.svg CHANGED
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M19.75 4H4.25a.25.25 0 0 0-.25.25v15.5c0 .138.112.25.25.25h15.5a.25.25 0 0 0 .25-.25V4.25a.25.25 0 0 0-.25-.25Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-width="2" d="M20.75 3H3.25a.25.25 0 0 0-.25.25v17.5c0 .138.112.25.25.25h17.5a.25.25 0 0 0 .25-.25V3.25a.25.25 0 0 0-.25-.25Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2" clip-path="url(#a)"><path d="M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g stroke="currentColor" stroke-linecap="round" stroke-width="2" clip-path="url(#a)"><path d="M9.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM19.5 14h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5ZM9.5 4h-5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M14 19v-5.5a.5.5 0 0 1 .5-.5H20M4.5 4h16a.5.5 0 0 1 .5.5v7.843a4 4 0 0 1-1.172 2.829l-3.656 3.656A4 4 0 0 1 13.343 20H4.5a.5.5 0 0 1-.5-.5v-15a.5.5 0 0 1 .5-.5Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 7V4.5a.5.5 0 0 1 .5-.5H12m8 3V4.5a.5.5 0 0 0-.5-.5H12m0 0v16m0 0H9m3 0h3"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M4 11.617V20m3.2-1.048v-7.128c0-.137.027-.272.08-.399l3.25-8.1c.162-.388.7-.44.937-.092l.553 1.077a4.13 4.13 0 0 1 .589 3.342L12.019 10h5.334c1.178 0 2.647.983 2.647 2.14v2.62c0 2.894-2.921 5.24-5.867 5.24H8.267c-.59 0-1.067-.47-1.067-1.048Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 9v1h2V9h-2Zm2 6v-1h-2v1h2Zm-17 0v-1h-2v1h2Zm-2-6v1h2V9h-2Zm3 3h1-1ZM11 5a1 1 0 1 0-2 0h2ZM9 19a1 1 0 1 0 2 0H9ZM4.5 6h15V4h-15v2Zm15 0v3h2V6h-2Zm0 9v3h2v-3h-2Zm0 3h-15v2h15v-2Zm-15 0v-3h-2v3h2Zm0-9V6h-2v3h2Zm15 9v2a2 2 0 0 0 2-2h-2Zm0-12h2a2 2 0 0 0-2-2v2Zm-15 12h-2a2 2 0 0 0 2 2v-2Zm0-14a2 2 0 0 0-2 2h2V4Zm-2 6c1.202 0 2 .798 2 2h2c0-2.307-1.693-4-4-4v2Zm2 2c0 1.202-.798 2-2 2v2c2.307 0 4-1.693 4-4h-2ZM9 5v14h2V5H9Zm12.5 9c-1.202 0-2-.798-2-2h-2c0 2.307 1.693 4 4 4v-2Zm-2-2c0-1.202.798-2 2-2V8c-2.307 0-4 1.693-4 4h2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M4 14v2a3 3 0 0 0 3 3h5m-8-5V7a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v7M4 14h8m8 0v2a3 3 0 0 1-3 3h-5m8-5h-8m0 0v5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="1.414" stroke-width="2" d="M4 5h8m8 0h-8m0 0V3M6 8v12.75c0 .138.112.25.25.25h11.5a.25.25 0 0 0 .25-.25V8m-8 0v9m4-9v9"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 20v-4m0-11v11m0 0 6.141-.877a1 1 0 0 0 .859-.99V7m-7 9-6.141-.877a1 1 0 0 1-.859-.99V7"/><path fill="currentColor" d="M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M18.78 4.107a.25.25 0 0 1 .447 0l2.006 4.012c.1.2-.092.42-.303.349l-1.847-.619a.25.25 0 0 0-.16 0l-1.846.619a.25.25 0 0 1-.303-.349l2.006-4.012ZM11.78 2.138a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M11.78 2.138a.25.25 0 0 1 .447 0l2.005 4.012c.1.2-.091.42-.302.349l-1.848-.619a.25.25 0 0 0-.158 0l-1.848.619a.25.25 0 0 1-.303-.349l2.006-4.012ZM4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/><path fill="currentColor" d="M4.777 4.133a.25.25 0 0 1 .447 0L7.23 8.145c.1.2-.092.42-.303.349L5.08 7.875a.25.25 0 0 0-.159 0l-1.847.619a.25.25 0 0 1-.303-.349l2.006-4.012Z"/></g><defs><clipPath id="a"><path fill="none" d="M0 0h24v24H0z"/></clipPath></defs></svg>
package/svg/meta.json CHANGED
@@ -246,7 +246,8 @@
246
246
  "cog": {
247
247
  "tags": [
248
248
  "cog",
249
- "settings"
249
+ "settings",
250
+ "gear"
250
251
  ]
251
252
  },
252
253
  "link": {
@@ -396,5 +397,504 @@
396
397
  "chat",
397
398
  "bubble"
398
399
  ]
400
+ },
401
+ "sticky-note": {
402
+ "tags": [
403
+ "sticker",
404
+ "sticky",
405
+ "note",
406
+ "tag",
407
+ "label"
408
+ ]
409
+ },
410
+ "keycap": {
411
+ "tags": [
412
+ "key",
413
+ "input",
414
+ "text",
415
+ "keyboard"
416
+ ]
417
+ },
418
+ "mouse": {
419
+ "tags": [
420
+ "mouse"
421
+ ]
422
+ },
423
+ "trackpad": {
424
+ "tags": [
425
+ "trackpad"
426
+ ]
427
+ },
428
+ "laptop": {
429
+ "tags": [
430
+ "laptop",
431
+ "computer",
432
+ "upload",
433
+ "device"
434
+ ]
435
+ },
436
+ "scrollbar-xy": {
437
+ "tags": [
438
+ "scrollbar x y",
439
+ "scrollbars",
440
+ "scroll",
441
+ "horizontal",
442
+ "vertical"
443
+ ]
444
+ },
445
+ "credit-card": {
446
+ "tags": [
447
+ "credit card",
448
+ "card",
449
+ "pay",
450
+ "payment",
451
+ "credit",
452
+ "debit"
453
+ ]
454
+ },
455
+ "ticket": {
456
+ "tags": [
457
+ "ticket",
458
+ "day pass"
459
+ ]
460
+ },
461
+ "arrow-clockwise-up-left": {
462
+ "tags": [
463
+ "arrow clockwise",
464
+ "up",
465
+ "left",
466
+ "refresh",
467
+ "redo",
468
+ "rotate",
469
+ "spin"
470
+ ]
471
+ },
472
+ "arrow-counter-clockwise-up-right": {
473
+ "tags": [
474
+ "arrow counter clockwise",
475
+ "up",
476
+ "right",
477
+ "undo",
478
+ "refresh",
479
+ "rotate",
480
+ "spin"
481
+ ]
482
+ },
483
+ "arrow-clockwise-down-right": {
484
+ "tags": [
485
+ "arrow clockwise",
486
+ "down",
487
+ "right",
488
+ "reload",
489
+ "redo",
490
+ "rotate",
491
+ "spin"
492
+ ]
493
+ },
494
+ "arrow-counter-clockwise-down-left": {
495
+ "tags": [
496
+ "arrow counter clockwise",
497
+ "down",
498
+ "left",
499
+ "back",
500
+ "undo",
501
+ "refresh",
502
+ "rotate",
503
+ "spin"
504
+ ]
505
+ },
506
+ "arrows-clockwise-y": {
507
+ "tags": [
508
+ "arrows clockwise",
509
+ "y",
510
+ "sync",
511
+ "refresh",
512
+ "redo",
513
+ "rotate",
514
+ "spin"
515
+ ]
516
+ },
517
+ "arrows-clockwise-x": {
518
+ "tags": [
519
+ "arrows clockwise",
520
+ "x",
521
+ "swap",
522
+ "refresh",
523
+ "sync",
524
+ "rotate",
525
+ "spin"
526
+ ]
527
+ },
528
+ "clock-counter-clockwise": {
529
+ "tags": [
530
+ "clock counter clockwise",
531
+ "clock",
532
+ "counter clockwise",
533
+ "history",
534
+ "backup",
535
+ "rewind"
536
+ ]
537
+ },
538
+ "clock-counter-clockwise-simple": {
539
+ "tags": [
540
+ "clock counter clockwise",
541
+ "clock",
542
+ "counter clockwise",
543
+ "history",
544
+ "backup",
545
+ "rewind"
546
+ ]
547
+ },
548
+ "circle-notch": {
549
+ "tags": [
550
+ "circle notch",
551
+ "circle",
552
+ "notch",
553
+ "spinner",
554
+ "wait",
555
+ "load",
556
+ "progress"
557
+ ]
558
+ },
559
+ "crop": {
560
+ "tags": [
561
+ "crop",
562
+ "editor",
563
+ "image",
564
+ "photo",
565
+ "clip",
566
+ "screenshot"
567
+ ]
568
+ },
569
+ "cursor-filled": {
570
+ "tags": [
571
+ "cursor",
572
+ "pointer",
573
+ "click",
574
+ "mouse"
575
+ ]
576
+ },
577
+ "cursor": {
578
+ "tags": [
579
+ "cursor",
580
+ "pointer",
581
+ "click",
582
+ "mouse"
583
+ ]
584
+ },
585
+ "hand": {
586
+ "tags": [
587
+ "hand",
588
+ "cursor",
589
+ "pointer",
590
+ "mouse"
591
+ ]
592
+ },
593
+ "hand-filled": {
594
+ "tags": [
595
+ "hand",
596
+ "cursor",
597
+ "pointer",
598
+ "mouse"
599
+ ]
600
+ },
601
+ "text-t": {
602
+ "tags": [
603
+ "text t",
604
+ "txt",
605
+ "t",
606
+ "typography",
607
+ "typeface",
608
+ "print",
609
+ "font",
610
+ "edit"
611
+ ]
612
+ },
613
+ "card": {
614
+ "tags": [
615
+ "card"
616
+ ]
617
+ },
618
+ "cards-poker": {
619
+ "tags": [
620
+ "cards poker",
621
+ "planning"
622
+ ]
623
+ },
624
+ "kanban": {
625
+ "tags": [
626
+ "kanban",
627
+ "tasks",
628
+ "schedule",
629
+ "process",
630
+ "lean",
631
+ "agile",
632
+ "project",
633
+ "management"
634
+ ]
635
+ },
636
+ "camera": {
637
+ "tags": [
638
+ "camera",
639
+ "photography",
640
+ "picture",
641
+ "image",
642
+ "lens",
643
+ "photo",
644
+ "media"
645
+ ]
646
+ },
647
+ "chart-bar-y-simple": {
648
+ "tags": [
649
+ "chart bar y",
650
+ "chart",
651
+ "bar",
652
+ "graphic",
653
+ "vertical",
654
+ "statistics",
655
+ "simple",
656
+ "insights"
657
+ ]
658
+ },
659
+ "image": {
660
+ "tags": [
661
+ "image",
662
+ "picture",
663
+ "photo",
664
+ "photograph",
665
+ "gallery",
666
+ "landscape",
667
+ "wallpaper"
668
+ ]
669
+ },
670
+ "pdf": {
671
+ "tags": [
672
+ "pdf",
673
+ "acrobat",
674
+ "document",
675
+ "file"
676
+ ]
677
+ },
678
+ "squares-three": {
679
+ "tags": [
680
+ "squares three",
681
+ "squares",
682
+ "boxes",
683
+ "pile",
684
+ "set",
685
+ "user story map",
686
+ "three",
687
+ "3"
688
+ ]
689
+ },
690
+ "squares-four": {
691
+ "tags": [
692
+ "squares four",
693
+ "squares",
694
+ "boxes",
695
+ "set",
696
+ "four",
697
+ "4",
698
+ "tile",
699
+ "boards",
700
+ "apps",
701
+ "applications",
702
+ "grid",
703
+ ""
704
+ ]
705
+ },
706
+ "chart-bar-y": {
707
+ "tags": [
708
+ "chart bar y",
709
+ "chart",
710
+ "bar",
711
+ "graphic",
712
+ "vertical",
713
+ "statistics",
714
+ "insights"
715
+ ]
716
+ },
717
+ "key": {
718
+ "tags": [
719
+ "key",
720
+ "security",
721
+ "login",
722
+ "authenticate"
723
+ ]
724
+ },
725
+ "shield-check": {
726
+ "tags": [
727
+ "shield check",
728
+ "shield",
729
+ "check",
730
+ "security"
731
+ ]
732
+ },
733
+ "shield-lock": {
734
+ "tags": [
735
+ ""
736
+ ]
737
+ },
738
+ "trash": {
739
+ "tags": [
740
+ "trash",
741
+ "delete",
742
+ "destroy",
743
+ "remove",
744
+ "garbage"
745
+ ]
746
+ },
747
+ "trash-simple": {
748
+ "tags": [
749
+ "trash",
750
+ "simple",
751
+ "delete",
752
+ "destroy",
753
+ "remove",
754
+ "garbage"
755
+ ]
756
+ },
757
+ "circles-connected": {
758
+ "tags": [
759
+ "circles connected",
760
+ "circles",
761
+ "connected",
762
+ "enterprise integration"
763
+ ]
764
+ },
765
+ "factory-house": {
766
+ "tags": [
767
+ "house",
768
+ "company",
769
+ "building",
770
+ "home"
771
+ ]
772
+ },
773
+ "trident": {
774
+ "tags": [
775
+ "trident",
776
+ "mermaid"
777
+ ]
778
+ },
779
+ "factory": {
780
+ "tags": [
781
+ "factory",
782
+ "plantUML",
783
+ "plant",
784
+ "industry",
785
+ "manufacture"
786
+ ]
787
+ },
788
+ "square-brackets-angle-slash": {
789
+ "tags": [
790
+ "square brackets angle slash",
791
+ "square",
792
+ "brackets",
793
+ "braces",
794
+ "angle",
795
+ "slash",
796
+ "code",
797
+ "snippet",
798
+ "block"
799
+ ]
800
+ },
801
+ "clustered": {
802
+ "tags": [
803
+ "clustered",
804
+ "clustering",
805
+ "cluster"
806
+ ]
807
+ },
808
+ "cluster": {
809
+ "tags": [
810
+ "cluster",
811
+ "similarity"
812
+ ]
813
+ },
814
+ "brackets-angle-slash": {
815
+ "tags": [
816
+ "brackets angle slash",
817
+ "brackets",
818
+ "angle",
819
+ "slash",
820
+ "code",
821
+ "embed",
822
+ "angle brackets",
823
+ "angle braces",
824
+ "snippet"
825
+ ]
826
+ },
827
+ "brackets-curly-circles-three": {
828
+ "tags": [
829
+ "brackets curly circles three",
830
+ "brackets",
831
+ "curly",
832
+ "circles",
833
+ "api"
834
+ ]
835
+ },
836
+ "article": {
837
+ "tags": [
838
+ "article",
839
+ "note",
840
+ "text",
841
+ "doc"
842
+ ]
843
+ },
844
+ "gauge": {
845
+ "tags": [
846
+ "gauge",
847
+ "boost",
848
+ "meter",
849
+ "speedometer",
850
+ "speed",
851
+ "meter",
852
+ "dashboard",
853
+ "performance"
854
+ ]
855
+ },
856
+ "square-circles-two": {
857
+ "tags": [
858
+ "square circles",
859
+ "square",
860
+ "circles",
861
+ "voting",
862
+ "vote",
863
+ "2",
864
+ "two"
865
+ ]
866
+ },
867
+ "thumbs-up": {
868
+ "tags": [
869
+ "thumbs up",
870
+ "thumb",
871
+ "up",
872
+ "like",
873
+ "love",
874
+ "favorite",
875
+ "yes",
876
+ "hand",
877
+ "voting"
878
+ ]
879
+ },
880
+ "square-triangle-circle-plus": {
881
+ "tags": [
882
+ "square",
883
+ "triangle",
884
+ "circle",
885
+ "plus",
886
+ "apps",
887
+ "shapes",
888
+ "four"
889
+ ]
890
+ },
891
+ "card-number-three": {
892
+ "tags": [
893
+ "card number three",
894
+ "card",
895
+ "number",
896
+ "three",
897
+ "estimation"
898
+ ]
399
899
  }
400
900
  }