mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-20 23:41:21 +02:00
fix: include paths for SVG files and Fonts are incorrect
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$coreui-icons-prefix: "cif-" !default;
|
||||
$coreui-flag-icons-path: "../svg/flag" !default;
|
||||
|
||||
$icons: (
|
||||
"AD",
|
||||
@@ -35,6 +36,7 @@ $icons: (
|
||||
"CG",
|
||||
"CH",
|
||||
"CI",
|
||||
"CK",
|
||||
"CL",
|
||||
"CM",
|
||||
"CN",
|
||||
@@ -191,6 +193,7 @@ $icons: (
|
||||
"VA",
|
||||
"VC",
|
||||
"VE",
|
||||
"VG",
|
||||
"VN",
|
||||
"WS",
|
||||
"XK",
|
||||
|
Reference in New Issue
Block a user