Skip to content

Commit 50a71c9

Browse files
sahitpen1Sahit Penmatcha
andauthored
Add branch locked/unlocked icons (#7464)
Co-authored-by: Sahit Penmatcha <[email protected]>
1 parent 40d3434 commit 50a71c9

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

packages/icons/icons.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4737,5 +4737,19 @@
47374737
"tags": "page break",
47384738
"group": "editor",
47394739
"codepoint": 62373
4740+
},
4741+
{
4742+
"displayName": "Branch locked",
4743+
"iconName": "branch-locked",
4744+
"tags": "github, repository, code, command, version control, fork",
4745+
"group": "action",
4746+
"codepoint": 62374
4747+
},
4748+
{
4749+
"displayName": "Branch unlocked",
4750+
"iconName": "branch-unlocked",
4751+
"tags": "github, repository, code, command, version control, fork",
4752+
"group": "action",
4753+
"codepoint": 62375
47404754
}
47414755
]
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)