mirror of
https://github.com/apache/superset.git
synced 2026-06-07 08:39:25 +00:00
chore(Icons): Add UsergroupAddOutlined icon (#33866)
This commit is contained in:
@@ -123,8 +123,9 @@ import {
|
||||
UnlockOutlined,
|
||||
UploadOutlined,
|
||||
UpOutlined,
|
||||
UserOutlined,
|
||||
UserAddOutlined,
|
||||
UsergroupAddOutlined,
|
||||
UserOutlined,
|
||||
VerticalAlignBottomOutlined,
|
||||
VerticalAlignTopOutlined,
|
||||
VerticalLeftOutlined,
|
||||
@@ -260,8 +261,9 @@ const AntdIcons = {
|
||||
UploadOutlined,
|
||||
UnlockOutlined,
|
||||
UpOutlined,
|
||||
UserOutlined,
|
||||
UserAddOutlined,
|
||||
UsergroupAddOutlined,
|
||||
UserOutlined,
|
||||
VerticalAlignBottomOutlined,
|
||||
VerticalAlignTopOutlined,
|
||||
VerticalLeftOutlined,
|
||||
|
||||
Reference in New Issue
Block a user