1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 20:11:51 +02:00

feat: add check circle icons

This commit is contained in:
mrholek
2019-11-12 13:16:02 +01:00
parent 393ae27fc3
commit 3f31a541ab
9 changed files with 9 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Free.eot?64h6xh#iefix') format('embedded-opentype'),
url('#{$coreui-icons-font-path}/CoreUI-Icons-Free.ttf?64h6xh') format('truetype'),
url('#{$coreui-icons-font-path}/CoreUI-Icons-Free.woff?64h6xh') format('woff'),
url('#{$coreui-icons-font-path}/CoreUI-Icons-Free.svg?64h6xh#CoreUI-Icons-Linear') format('svg');
url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear-Free.svg?64h6xh#CoreUI-Icons-Linear') format('svg');
font-weight: normal;
font-style: normal;
}