1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-09-02 04:42:35 +02:00

feat: add new icons

This commit is contained in:
mrholek
2020-11-18 23:38:59 +01:00
parent dbcd7df83d
commit 64278da6bc
42 changed files with 1269 additions and 921 deletions

View File

@@ -152,6 +152,10 @@
background-image: url(../svg/flag/cif-CI.svg);
}
.cif-ck {
background-image: url(../svg/flag/cif-CK.svg);
}
.cif-cl {
background-image: url(../svg/flag/cif-CL.svg);
}
@@ -776,6 +780,10 @@
background-image: url(../svg/flag/cif-VE.svg);
}
.cif-vg {
background-image: url(../svg/flag/cif-VG.svg);
}
.cif-vn {
background-image: url(../svg/flag/cif-VN.svg);
}