Skip to content

Commit 0d00e1b

Browse files
authored
Added new icon and updated tags (#7488)
1 parent 580f2a8 commit 0d00e1b

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

packages/icons/icons.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4650,21 +4650,21 @@
46504650
{
46514651
"displayName": "Selection box",
46524652
"iconName": "selection-box",
4653-
"tags": "dashed, square",
4653+
"tags": "dashed, square, interface, interface object",
46544654
"group": "editor",
46554655
"codepoint": 62361
46564656
},
46574657
{
46584658
"displayName": "Selection box: add",
46594659
"iconName": "selection-box-add",
4660-
"tags": "dashed, square, plus",
4660+
"tags": "dashed, square, plus, add, interface, interface object",
46614661
"group": "editor",
46624662
"codepoint": 62362
46634663
},
46644664
{
46654665
"displayName": "Selection box: edit",
46664666
"iconName": "selection-box-edit",
4667-
"tags": "dashed, square, modify, pencil",
4667+
"tags": "dashed, square, modify, pencil, edit, interface, interface object",
46684668
"group": "editor",
46694669
"codepoint": 62363
46704670
},
@@ -4751,5 +4751,12 @@
47514751
"tags": "github, repository, code, command, version control, fork",
47524752
"group": "action",
47534753
"codepoint": 62375
4754+
},
4755+
{
4756+
"displayName": "Selection box: remove",
4757+
"iconName": "selection-box-remove",
4758+
"tags": "dashed, square, interfacae, remove, delete, interface object",
4759+
"group": "editor",
4760+
"codepoint": 62376
47544761
}
47554762
]
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)