@mirohq/design-system-icons 0.5.0 → 0.6.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 (68) hide show
  1. package/dist/main.js +842 -12
  2. package/dist/main.js.map +1 -1
  3. package/dist/module.js +813 -13
  4. package/dist/module.js.map +1 -1
  5. package/dist/types.d.ts +61 -1
  6. package/package.json +1 -1
  7. package/react/add-line-bottom.tsx +33 -0
  8. package/react/add-line-right.tsx +33 -0
  9. package/react/align-center-horizontal.tsx +32 -0
  10. package/react/align-center-vertical.tsx +32 -0
  11. package/react/bookmark.tsx +34 -0
  12. package/react/distribute-horizontal.tsx +27 -0
  13. package/react/distribute-vertical.tsx +35 -0
  14. package/react/grid-four.tsx +34 -0
  15. package/react/grid-six.tsx +34 -0
  16. package/react/index.ts +30 -0
  17. package/react/layout.tsx +34 -0
  18. package/react/lines-three-horizontal-line-vertical-center.tsx +34 -0
  19. package/react/lines-three-horizontal.tsx +33 -0
  20. package/react/lines-three-vertical.tsx +33 -0
  21. package/react/rectangles-three-aligned.tsx +34 -0
  22. package/react/rectangles-three-free.tsx +34 -0
  23. package/react/rectangles-three-overlap.tsx +34 -0
  24. package/react/rectangles-two-line.tsx +34 -0
  25. package/react/split-vertical.tsx +34 -0
  26. package/react/square-line-square-dashed.tsx +34 -0
  27. package/react/squares-group.tsx +32 -0
  28. package/react/squares-merge.tsx +31 -0
  29. package/react/squares-two-overlap.tsx +34 -0
  30. package/react/squares-ungroup.tsx +31 -0
  31. package/react/squares-unmerge.tsx +34 -0
  32. package/react/stack.tsx +34 -0
  33. package/react/text-h-one.tsx +34 -0
  34. package/react/text-h-three.tsx +34 -0
  35. package/react/text-h-two.tsx +34 -0
  36. package/react/view-center.tsx +28 -0
  37. package/react/view-side-left.tsx +28 -0
  38. package/svg/24/add-line-bottom.svg +1 -0
  39. package/svg/24/add-line-right.svg +1 -0
  40. package/svg/24/align-center-horizontal.svg +1 -0
  41. package/svg/24/align-center-vertical.svg +1 -0
  42. package/svg/24/bookmark.svg +1 -0
  43. package/svg/24/distribute-horizontal.svg +1 -0
  44. package/svg/24/distribute-vertical.svg +1 -0
  45. package/svg/24/grid-four.svg +1 -0
  46. package/svg/24/grid-six.svg +1 -0
  47. package/svg/24/layout.svg +1 -0
  48. package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -0
  49. package/svg/24/lines-three-horizontal.svg +1 -0
  50. package/svg/24/lines-three-vertical.svg +1 -0
  51. package/svg/24/rectangles-three-aligned.svg +1 -0
  52. package/svg/24/rectangles-three-free.svg +1 -0
  53. package/svg/24/rectangles-three-overlap.svg +1 -0
  54. package/svg/24/rectangles-two-line.svg +1 -0
  55. package/svg/24/split-vertical.svg +1 -0
  56. package/svg/24/square-line-square-dashed.svg +1 -0
  57. package/svg/24/squares-group.svg +1 -0
  58. package/svg/24/squares-merge.svg +1 -0
  59. package/svg/24/squares-two-overlap.svg +1 -0
  60. package/svg/24/squares-ungroup.svg +1 -0
  61. package/svg/24/squares-unmerge.svg +1 -0
  62. package/svg/24/stack.svg +1 -0
  63. package/svg/24/text-h-one.svg +1 -0
  64. package/svg/24/text-h-three.svg +1 -0
  65. package/svg/24/text-h-two.svg +1 -0
  66. package/svg/24/view-center.svg +1 -0
  67. package/svg/24/view-side-left.svg +1 -0
  68. package/svg/meta.json +265 -0
@@ -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-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="M11 4H3v8h8V4ZM17.063 16h-14v5h14v-5ZM19 4h-4v4h4V4Z"/></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-linejoin="round" stroke-width="2" clip-path="url(#a)"><path d="m12.818 4.852-7.69-2.205-2.205 7.69 7.69 2.205 2.205-7.69ZM19.063 16h-14v5h14v-5ZM19.712 6.08l-3.845 1.102 1.102 3.845 3.845-1.102-1.102-3.845Z"/></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="M8 11H4v10h9v-4m-5-6h5v6m-5-6V7h4m1 10h4v-4m-5-6h5v6m-5-6V3h9v10h-4"/></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="M21 3v18M3.25 4h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25H3.25A.25.25 0 0 1 3 9.75v-5.5A.25.25 0 0 1 3.25 4Zm0 10h11.5a.25.25 0 0 1 .25.25v5.5a.25.25 0 0 1-.25.25H3.25a.25.25 0 0 1-.25-.25v-5.5a.25.25 0 0 1 .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 clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 6.5V4h14v2.5M2 12h20M5 17.5V20h14v-2.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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 3h3v3m0 4v4m0 4v3h-3m-4 0h-4m-4 0H3v-3M3 3h11v11H3V3Z"/></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-linejoin="round" stroke-width="2" d="M20 4H4v16h16V4Z"/><path fill="currentColor" d="M2 2h3v3H2V2ZM19 2h3v3h-3V2ZM19 19h3v3h-3v-3ZM2 19h3v3H2v-3ZM11 7h6v6h-6V7Z"/><path fill="currentColor" d="M7 11h3v3h3v3H7v-6Z"/></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 fill="currentColor" d="M9 3V2a1 1 0 0 0-1 1h1Zm12 0h1a1 1 0 0 0-1-1v1Zm0 12v1a1 1 0 0 0 1-1h-1Zm-6 0v-1h-1v1h1Zm0 6v1a1 1 0 0 0 1-1h-1ZM3 21H2a1 1 0 0 0 1 1v-1ZM3 9V8a1 1 0 0 0-1 1h1Zm6 0v1h1V9H9Zm0-5h12V2H9v2Zm11-1v12h2V3h-2Zm1 11h-6v2h6v-2Zm-7 1v6h2v-6h-2Zm1 5H3v2h12v-2ZM4 21V9H2v12h2ZM3 10h6V8H3v2Zm7-1V3H8v6h2Z"/></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="M9 5V3h12v12h-2M3 9h12v12H3V9Z"/></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-linejoin="round" stroke-width="2" d="M10 10v4h4m-4-4V4h10v10h-6m-4-4H4v10h10v-6"/><path fill="currentColor" d="M8 2h3v3H8V2ZM19 2h3v3h-3V2ZM19 13h3v3h-3v-3ZM8 13h3v3H8v-3ZM2 8h3v3H2V8ZM2 19h3v3H2v-3ZM13 19h3v3h-3v-3Z"/></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="M9 3h12v12H9V3Zm6 6H3v12h12V9Z"/></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="m18 14 4 1.5L12 20 2 15.5 6 14m6-10 10 4.5L12 13 2 8.5 12 4Z"/></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="M5 6v6m0 6v-6m0 0h7m0 0V6m0 6v6m5-12h3v12"/></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="M4 6v6m0 6v-6m0 0h7m0 0V6m0 6v6m4-12h5v6m-5 0h5m0 0v6h-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"><g clip-path="url(#a)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6v6m0 6v-6m0 0h7m0 0V6m0 6v6m4-12h5v6h-5v6h5"/></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-linejoin="round" stroke-width="2" d="M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z"/><rect width="10" height="8" x="7" y="8" fill="currentColor" rx="1"/></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-linejoin="round" stroke-width="2" d="M19 4H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z"/><rect width="6" height="10" x="6" y="7" fill="currentColor" rx="1"/></svg>
package/svg/meta.json CHANGED
@@ -1042,5 +1042,270 @@
1042
1042
  "tags": [
1043
1043
  ""
1044
1044
  ]
1045
+ },
1046
+ "align-center-vertical": {
1047
+ "tags": [
1048
+ "align center vertical"
1049
+ ]
1050
+ },
1051
+ "rectangles-two-line": {
1052
+ "tags": [
1053
+ "rectangles two line",
1054
+ "rectangles",
1055
+ "slides",
1056
+ "line",
1057
+ "slideset"
1058
+ ]
1059
+ },
1060
+ "squares-merge": {
1061
+ "tags": [
1062
+ "squares merge",
1063
+ "unite",
1064
+ "shape"
1065
+ ]
1066
+ },
1067
+ "align-center-horizontal": {
1068
+ "tags": [
1069
+ "align center horizontal"
1070
+ ]
1071
+ },
1072
+ "stack": {
1073
+ "tags": [
1074
+ "stack",
1075
+ "layers"
1076
+ ]
1077
+ },
1078
+ "square-line-square-dashed": {
1079
+ "tags": [
1080
+ "square line square dashed",
1081
+ "square",
1082
+ "dashed",
1083
+ "suggest",
1084
+ "object",
1085
+ "size"
1086
+ ]
1087
+ },
1088
+ "add-line-right": {
1089
+ "tags": [
1090
+ "add line right",
1091
+ "add",
1092
+ "line",
1093
+ "column",
1094
+ "right"
1095
+ ]
1096
+ },
1097
+ "lines-three-horizontal-line-vertical-center": {
1098
+ "tags": [
1099
+ "lines three horizontal line vertical center",
1100
+ "lines",
1101
+ "three",
1102
+ "3",
1103
+ "horizontal",
1104
+ "vertical",
1105
+ "node",
1106
+ "mindmap"
1107
+ ]
1108
+ },
1109
+ "squares-two-overlap": {
1110
+ "tags": [
1111
+ "squares two overlap",
1112
+ "copy",
1113
+ "duplicate"
1114
+ ]
1115
+ },
1116
+ "add-line-bottom": {
1117
+ "tags": [
1118
+ "add line bottom",
1119
+ "add",
1120
+ "line",
1121
+ "row",
1122
+ "bottom"
1123
+ ]
1124
+ },
1125
+ "split-vertical": {
1126
+ "tags": [
1127
+ "split vertical",
1128
+ "split",
1129
+ "divide",
1130
+ "divider",
1131
+ "vertical"
1132
+ ]
1133
+ },
1134
+ "rectangles-three-overlap": {
1135
+ "tags": [
1136
+ "rectangles three overlap",
1137
+ "rectangles",
1138
+ "three",
1139
+ "3",
1140
+ "overlap",
1141
+ "extract",
1142
+ "pages"
1143
+ ]
1144
+ },
1145
+ "distribute-horizontal": {
1146
+ "tags": [
1147
+ "distribute horizontal",
1148
+ "distribute",
1149
+ "horizontal",
1150
+ "spacing"
1151
+ ]
1152
+ },
1153
+ "layout": {
1154
+ "tags": [
1155
+ "layout",
1156
+ "templates"
1157
+ ]
1158
+ },
1159
+ "bookmark": {
1160
+ "tags": [
1161
+ "bookmark",
1162
+ "pin"
1163
+ ]
1164
+ },
1165
+ "distribute-vertical": {
1166
+ "tags": [
1167
+ "distribute vertical",
1168
+ "distribute",
1169
+ "vertical",
1170
+ "spacing"
1171
+ ]
1172
+ },
1173
+ "rectangles-three-free": {
1174
+ "tags": [
1175
+ "rectangles three free",
1176
+ "rectangles",
1177
+ "three",
1178
+ "3",
1179
+ "free",
1180
+ "align",
1181
+ "layout",
1182
+ "frame",
1183
+ "mode"
1184
+ ]
1185
+ },
1186
+ "view-side-left": {
1187
+ "tags": [
1188
+ "view side left",
1189
+ "view",
1190
+ "side"
1191
+ ]
1192
+ },
1193
+ "lines-three-horizontal": {
1194
+ "tags": [
1195
+ "lines three horizontal",
1196
+ "lines",
1197
+ "rows",
1198
+ "list",
1199
+ "three",
1200
+ "3",
1201
+ "horizontal"
1202
+ ]
1203
+ },
1204
+ "rectangles-three-aligned": {
1205
+ "tags": [
1206
+ "rectangles three aligned",
1207
+ "rectangles",
1208
+ "three",
1209
+ "3",
1210
+ "frame",
1211
+ "grid",
1212
+ "aligned",
1213
+ "layout",
1214
+ "mode"
1215
+ ]
1216
+ },
1217
+ "view-center": {
1218
+ "tags": [
1219
+ "view center",
1220
+ "view",
1221
+ "center"
1222
+ ]
1223
+ },
1224
+ "lines-three-vertical": {
1225
+ "tags": [
1226
+ "lines three vertical",
1227
+ "lines",
1228
+ "columns",
1229
+ "vertical",
1230
+ "three",
1231
+ "3"
1232
+ ]
1233
+ },
1234
+ "squares-group": {
1235
+ "tags": [
1236
+ "squares group",
1237
+ "frame",
1238
+ "group",
1239
+ "shapes"
1240
+ ]
1241
+ },
1242
+ "text-h-one": {
1243
+ "tags": [
1244
+ "text h one",
1245
+ "text",
1246
+ "heading",
1247
+ "one",
1248
+ "1",
1249
+ "h1"
1250
+ ]
1251
+ },
1252
+ "grid-six": {
1253
+ "tags": [
1254
+ "grid six",
1255
+ "grid",
1256
+ "six",
1257
+ "6",
1258
+ "spreadsheet",
1259
+ "table",
1260
+ "rows",
1261
+ "columns"
1262
+ ]
1263
+ },
1264
+ "squares-ungroup": {
1265
+ "tags": [
1266
+ "squares ungroup",
1267
+ "ungroup",
1268
+ "unframe",
1269
+ "shapes"
1270
+ ]
1271
+ },
1272
+ "text-h-two": {
1273
+ "tags": [
1274
+ "text h two",
1275
+ "text",
1276
+ "heading",
1277
+ "two",
1278
+ "2",
1279
+ "h2"
1280
+ ]
1281
+ },
1282
+ "grid-four": {
1283
+ "tags": [
1284
+ "grid four",
1285
+ "grid",
1286
+ "four",
1287
+ "4",
1288
+ "spreadsheet",
1289
+ "table",
1290
+ "rows",
1291
+ "columns"
1292
+ ]
1293
+ },
1294
+ "squares-unmerge": {
1295
+ "tags": [
1296
+ "squares unmerge",
1297
+ "unmerge",
1298
+ "ununite"
1299
+ ]
1300
+ },
1301
+ "text-h-three": {
1302
+ "tags": [
1303
+ "text h three",
1304
+ "text",
1305
+ "heading",
1306
+ "three",
1307
+ "3",
1308
+ "h3"
1309
+ ]
1045
1310
  }
1046
1311
  }