Skip to content

Commit 542507f

Browse files
authored
fix(icons): rename box-select to square-dashed (#2506)
* Rename box-select.svg to square-dashed.svg * Update and rename box-select.json to square-dashed.json * Add aliases
1 parent c6a4908 commit 542507f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

icons/box-select.json renamed to icons/square-dashed.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,23 @@
44
"llaenowyd",
55
"mishkaio",
66
"ericfennis",
7-
"karsa-mistmere"
7+
"karsa-mistmere",
8+
"chessurisme"
89
],
910
"tags": [
1011
"selection",
1112
"square",
1213
"rectangular",
1314
"marquee",
1415
"tool",
15-
"dashed"
16+
"dashed",
17+
"box"
1618
],
1719
"categories": [
1820
"text",
1921
"design"
22+
],
23+
"aliases": [
24+
"box-select"
2025
]
2126
}
File renamed without changes.

0 commit comments

Comments
 (0)