@mirohq/design-system-icons 0.4.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.
- package/dist/main.js +1598 -229
- package/dist/main.js.map +1 -1
- package/dist/module.js +1549 -230
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +101 -1
- package/package.json +1 -1
- package/react/add-line-bottom.tsx +33 -0
- package/react/add-line-right.tsx +33 -0
- package/react/align-bottom.tsx +32 -0
- package/react/align-center-horizontal.tsx +32 -0
- package/react/align-center-vertical.tsx +32 -0
- package/react/align-left.tsx +32 -0
- package/react/align-right.tsx +32 -0
- package/react/align-top.tsx +32 -0
- package/react/bell-slash.tsx +31 -0
- package/react/bell-tilt.tsx +32 -0
- package/react/bell.tsx +32 -0
- package/react/bookmark.tsx +34 -0
- package/react/calendar-blank.tsx +35 -0
- package/react/clock-overtime.tsx +31 -0
- package/react/clock.tsx +33 -0
- package/react/distribute-horizontal.tsx +27 -0
- package/react/distribute-vertical.tsx +35 -0
- package/react/graduation-cap.tsx +35 -0
- package/react/grid-four.tsx +34 -0
- package/react/grid-six.tsx +34 -0
- package/react/index.ts +50 -0
- package/react/layout.tsx +34 -0
- package/react/lifesaver.tsx +34 -0
- package/react/lightning.tsx +35 -0
- package/react/lines-three-horizontal-line-vertical-center.tsx +34 -0
- package/react/lines-three-horizontal.tsx +33 -0
- package/react/lines-three-vertical.tsx +33 -0
- package/react/magnet.tsx +34 -0
- package/react/map.tsx +35 -0
- package/react/push-pin.tsx +31 -0
- package/react/rectangles-three-aligned.tsx +34 -0
- package/react/rectangles-three-free.tsx +34 -0
- package/react/rectangles-three-overlap.tsx +34 -0
- package/react/rectangles-two-line.tsx +34 -0
- package/react/sidebar-closed.tsx +35 -0
- package/react/sidebar-open.tsx +34 -0
- package/react/split-vertical.tsx +34 -0
- package/react/square-line-square-dashed.tsx +34 -0
- package/react/squares-group.tsx +32 -0
- package/react/squares-merge.tsx +31 -0
- package/react/squares-two-overlap.tsx +34 -0
- package/react/squares-ungroup.tsx +31 -0
- package/react/squares-unmerge.tsx +34 -0
- package/react/stack.tsx +34 -0
- package/react/tag.tsx +29 -0
- package/react/text-h-one.tsx +34 -0
- package/react/text-h-three.tsx +34 -0
- package/react/text-h-two.tsx +34 -0
- package/react/timer.tsx +25 -0
- package/react/view-center.tsx +28 -0
- package/react/view-side-left.tsx +28 -0
- package/svg/24/add-line-bottom.svg +1 -0
- package/svg/24/add-line-right.svg +1 -0
- package/svg/24/align-bottom.svg +1 -0
- package/svg/24/align-center-horizontal.svg +1 -0
- package/svg/24/align-center-vertical.svg +1 -0
- package/svg/24/align-left.svg +1 -0
- package/svg/24/align-right.svg +1 -0
- package/svg/24/align-top.svg +1 -0
- package/svg/24/bell-slash.svg +1 -0
- package/svg/24/bell-tilt.svg +1 -0
- package/svg/24/bell.svg +1 -0
- package/svg/24/bookmark.svg +1 -0
- package/svg/24/calendar-blank.svg +1 -0
- package/svg/24/clock-overtime.svg +1 -0
- package/svg/24/clock.svg +1 -0
- package/svg/24/distribute-horizontal.svg +1 -0
- package/svg/24/distribute-vertical.svg +1 -0
- package/svg/24/graduation-cap.svg +1 -0
- package/svg/24/grid-four.svg +1 -0
- package/svg/24/grid-six.svg +1 -0
- package/svg/24/layout.svg +1 -0
- package/svg/24/lifesaver.svg +1 -0
- package/svg/24/lightning.svg +1 -0
- package/svg/24/lines-three-horizontal-line-vertical-center.svg +1 -0
- package/svg/24/lines-three-horizontal.svg +1 -0
- package/svg/24/lines-three-vertical.svg +1 -0
- package/svg/24/magnet.svg +1 -0
- package/svg/24/map.svg +1 -0
- package/svg/24/push-pin.svg +1 -0
- package/svg/24/rectangles-three-aligned.svg +1 -0
- package/svg/24/rectangles-three-free.svg +1 -0
- package/svg/24/rectangles-three-overlap.svg +1 -0
- package/svg/24/rectangles-two-line.svg +1 -0
- package/svg/24/sidebar-closed.svg +1 -0
- package/svg/24/sidebar-open.svg +1 -0
- package/svg/24/split-vertical.svg +1 -0
- package/svg/24/square-line-square-dashed.svg +1 -0
- package/svg/24/squares-group.svg +1 -0
- package/svg/24/squares-merge.svg +1 -0
- package/svg/24/squares-two-overlap.svg +1 -0
- package/svg/24/squares-ungroup.svg +1 -0
- package/svg/24/squares-unmerge.svg +1 -0
- package/svg/24/stack.svg +1 -0
- package/svg/24/tag.svg +1 -0
- package/svg/24/text-h-one.svg +1 -0
- package/svg/24/text-h-three.svg +1 -0
- package/svg/24/text-h-two.svg +1 -0
- package/svg/24/timer.svg +1 -0
- package/svg/24/view-center.svg +1 -0
- package/svg/24/view-side-left.svg +1 -0
- package/svg/meta.json +412 -1
package/svg/meta.json
CHANGED
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
"apps",
|
|
701
701
|
"applications",
|
|
702
702
|
"grid",
|
|
703
|
-
""
|
|
703
|
+
"breakouts"
|
|
704
704
|
]
|
|
705
705
|
},
|
|
706
706
|
"chart-bar-y": {
|
|
@@ -896,5 +896,416 @@
|
|
|
896
896
|
"three",
|
|
897
897
|
"estimation"
|
|
898
898
|
]
|
|
899
|
+
},
|
|
900
|
+
"bell": {
|
|
901
|
+
"tags": [
|
|
902
|
+
"bell",
|
|
903
|
+
"feed",
|
|
904
|
+
"alarm",
|
|
905
|
+
"notifications"
|
|
906
|
+
]
|
|
907
|
+
},
|
|
908
|
+
"bell-slash": {
|
|
909
|
+
"tags": [
|
|
910
|
+
"bell slash",
|
|
911
|
+
"bell",
|
|
912
|
+
"slash",
|
|
913
|
+
"off"
|
|
914
|
+
]
|
|
915
|
+
},
|
|
916
|
+
"clock": {
|
|
917
|
+
"tags": [
|
|
918
|
+
"clock",
|
|
919
|
+
"time",
|
|
920
|
+
"timer",
|
|
921
|
+
"alarm",
|
|
922
|
+
"schedule",
|
|
923
|
+
"watch",
|
|
924
|
+
"ic_recent",
|
|
925
|
+
"recent"
|
|
926
|
+
]
|
|
927
|
+
},
|
|
928
|
+
"bell-tilt": {
|
|
929
|
+
"tags": [
|
|
930
|
+
"bell tilt",
|
|
931
|
+
"bell",
|
|
932
|
+
"tilt",
|
|
933
|
+
"alarm",
|
|
934
|
+
"notifications",
|
|
935
|
+
"beta"
|
|
936
|
+
]
|
|
937
|
+
},
|
|
938
|
+
"timer": {
|
|
939
|
+
"tags": [
|
|
940
|
+
"timer",
|
|
941
|
+
"clock",
|
|
942
|
+
"stopwatch"
|
|
943
|
+
]
|
|
944
|
+
},
|
|
945
|
+
"clock-overtime": {
|
|
946
|
+
"tags": [
|
|
947
|
+
"clock overtime",
|
|
948
|
+
"clock",
|
|
949
|
+
"overtime",
|
|
950
|
+
"timer",
|
|
951
|
+
"ic_overtime"
|
|
952
|
+
]
|
|
953
|
+
},
|
|
954
|
+
"magnet": {
|
|
955
|
+
"tags": [
|
|
956
|
+
"magnet"
|
|
957
|
+
]
|
|
958
|
+
},
|
|
959
|
+
"lifesaver": {
|
|
960
|
+
"tags": [
|
|
961
|
+
"lifesaver",
|
|
962
|
+
"help",
|
|
963
|
+
"lifebuoy",
|
|
964
|
+
"support"
|
|
965
|
+
]
|
|
966
|
+
},
|
|
967
|
+
"lightning": {
|
|
968
|
+
"tags": [
|
|
969
|
+
"lightning",
|
|
970
|
+
"facilitator interactive meeting",
|
|
971
|
+
"activity"
|
|
972
|
+
]
|
|
973
|
+
},
|
|
974
|
+
"push-pin": {
|
|
975
|
+
"tags": [
|
|
976
|
+
"push-pin",
|
|
977
|
+
"push",
|
|
978
|
+
"pin",
|
|
979
|
+
"favorite"
|
|
980
|
+
]
|
|
981
|
+
},
|
|
982
|
+
"graduation-cap": {
|
|
983
|
+
"tags": [
|
|
984
|
+
"graduation cap",
|
|
985
|
+
"graduation",
|
|
986
|
+
"cap",
|
|
987
|
+
"learn"
|
|
988
|
+
]
|
|
989
|
+
},
|
|
990
|
+
"tag": {
|
|
991
|
+
"tags": [
|
|
992
|
+
"tag",
|
|
993
|
+
"label tag",
|
|
994
|
+
"label"
|
|
995
|
+
]
|
|
996
|
+
},
|
|
997
|
+
"map": {
|
|
998
|
+
"tags": [
|
|
999
|
+
"map"
|
|
1000
|
+
]
|
|
1001
|
+
},
|
|
1002
|
+
"calendar-blank": {
|
|
1003
|
+
"tags": [
|
|
1004
|
+
"calendar blank",
|
|
1005
|
+
"calendar"
|
|
1006
|
+
]
|
|
1007
|
+
},
|
|
1008
|
+
"sidebar-closed": {
|
|
1009
|
+
"tags": [
|
|
1010
|
+
"sidebar closed",
|
|
1011
|
+
"sidebar",
|
|
1012
|
+
"side",
|
|
1013
|
+
"panel",
|
|
1014
|
+
"closed"
|
|
1015
|
+
]
|
|
1016
|
+
},
|
|
1017
|
+
"sidebar-open": {
|
|
1018
|
+
"tags": [
|
|
1019
|
+
"sidebar open",
|
|
1020
|
+
"sidebar",
|
|
1021
|
+
"side",
|
|
1022
|
+
"panel",
|
|
1023
|
+
"open"
|
|
1024
|
+
]
|
|
1025
|
+
},
|
|
1026
|
+
"align-top": {
|
|
1027
|
+
"tags": [
|
|
1028
|
+
""
|
|
1029
|
+
]
|
|
1030
|
+
},
|
|
1031
|
+
"align-left": {
|
|
1032
|
+
"tags": [
|
|
1033
|
+
""
|
|
1034
|
+
]
|
|
1035
|
+
},
|
|
1036
|
+
"align-right": {
|
|
1037
|
+
"tags": [
|
|
1038
|
+
""
|
|
1039
|
+
]
|
|
1040
|
+
},
|
|
1041
|
+
"align-bottom": {
|
|
1042
|
+
"tags": [
|
|
1043
|
+
""
|
|
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
|
+
]
|
|
899
1310
|
}
|
|
900
1311
|
}
|