Added Facebook Container Fence icon. Fixes #1425
This commit is contained in:
@@ -206,6 +206,10 @@ table {
|
||||
--identity-icon: url("/img/usercontext.svg#chill");
|
||||
}
|
||||
|
||||
[data-identity-icon="fence"] {
|
||||
--identity-icon: url("/img/usercontext.svg#fence");
|
||||
}
|
||||
|
||||
#current-tab [data-identity-icon="default-tab"] {
|
||||
background: center center no-repeat url("/img/blank-tab.svg");
|
||||
fill: currentColor;
|
||||
|
||||
Reference in New Issue
Block a user