mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-19 15:01:25 +02:00
feat: add check circle icons
This commit is contained in:
@@ -98,7 +98,7 @@ $icons: (
|
||||
// "HM": "Heard Island & Mcdonald Islands",
|
||||
"VA": "vatican-city",
|
||||
"HN": "Honduras",
|
||||
"HK": "Hong Kong",
|
||||
// "HK": "Hong Kong",
|
||||
"XK": "kosovo",
|
||||
"HU": "Hungary",
|
||||
"IS": "Iceland",
|
||||
|
@@ -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;
|
||||
}
|
||||
|
@@ -339,6 +339,7 @@ $icons: (
|
||||
"caret-top": \ea3c,
|
||||
"check": \ea55,
|
||||
"check-alt": \ecf9,
|
||||
"check-circle": \ea57,
|
||||
"chevron-bottom": \ea59,
|
||||
"chevron-circle-down-alt": \ecfc,
|
||||
"chevron-circle-left-alt": \ecfd,
|
||||
|
Reference in New Issue
Block a user