fix(icons): remove edit-2 alias from pen-off (#2209)

Co-authored-by: Karsa <karsa@sztaki.hu>
This commit is contained in:
Karsa
2024-06-10 16:14:36 +02:00
committed by GitHub
parent 14862fb0dc
commit 501b65a7a1

View File

@@ -33,13 +33,5 @@
"text",
"design",
"tools"
],
"aliases": [
{
"name": "edit-2",
"deprecated": true,
"deprecationReason": "alias.name",
"toBeRemovedInVersion": "v1.0"
}
]
}