Icons: fix link icon (#2185)
This commit is contained in:
parent
73efaaeb1c
commit
5ef2249413
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -51,6 +51,9 @@
|
||||
.icon-volume-3:before {
|
||||
content: "\e991";
|
||||
}
|
||||
.icon-open-in-new-tab:before {
|
||||
content: "\e9af";
|
||||
}
|
||||
.icon-pip:before {
|
||||
content: "\e9ae";
|
||||
}
|
||||
@ -234,6 +237,9 @@
|
||||
.icon-link:before {
|
||||
content: "\e969";
|
||||
}
|
||||
.icon-link-broken:before {
|
||||
content: "\e9b0";
|
||||
}
|
||||
.icon-mention:before {
|
||||
content: "\e96a";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user