0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 19:47:45 +01:00
This commit is contained in:
Panayiotis Lipiridis 2021-10-27 15:10:15 +03:00
parent 1a095bb206
commit 4d32ceea6b
2 changed files with 7 additions and 1 deletions

View File

@ -1602,3 +1602,9 @@
.flag-icon-xk.flag-icon-squared {
background-image: url(../flags/1x1/xk.svg);
}
.flag-icon-xx {
background-image: url(../flags/4x3/xx.svg);
}
.flag-icon-xx.flag-icon-squared {
background-image: url(../flags/1x1/xx.svg);
}

File diff suppressed because one or more lines are too long