refactor: replace font icons with svg icons

This commit is contained in:
woothu
2019-11-08 17:20:56 +01:00
parent 1c7b133ae5
commit bc822612da
67 changed files with 397 additions and 44811 deletions
+108 -5
View File
@@ -17,14 +17,117 @@ import {
reddit,
vimeo,
ccMastercard, ccVisa, stripe, paypal, googleWallet, ccAmex
} from '@coreui/icons/brands'
import { US, BR, IN, FR, ES, PL } from '@coreui/icons/flags'
import { iconSet } from '@coreui/icons'
} from '@coreui/icons'
import {
US,
BR,
IN,
FR,
ES,
PL
} from '@coreui/icons'
import {
arrowRight,
ban,
basket,
bell,
calculator,
calendar,
cloudDownload,
chartPie,
check,
chevronBottom,
chevronTop,
// circleCheck,
commentSquare,
cursor,
drop,
dollar,
envelopeClosed,
envelopeOpen,
euro,
globeAlt,
file,
justifyCenter,
laptop,
layers,
lightbulb,
list,
locationPin,
lockLocked,
magnifyingGlass,
moon,
pencil,
people,
puzzle,
settings,
shieldAlt,
speech,
speedometer,
star,
task,
user,
userFemale,
userFollow,
xCircle
} from '@coreui/icons'
export const iconsSet = Object.assign(
{},
iconSet,
{ US, BR, IN, FR, ES, PL },
{
arrowRight,
ban,
basket,
bell,
calculator,
calendar,
cloudDownload,
chartPie,
check,
chevronBottom,
chevronTop,
// circleCheck,
commentSquare,
cursor,
drop,
dollar,
envelopeClosed,
envelopeOpen,
euro,
globeAlt,
file,
justifyCenter,
laptop,
layers,
lightbulb,
list,
locationPin,
lockLocked,
magnifyingGlass,
moon,
pencil,
people,
puzzle,
settings,
shieldAlt,
speech,
speedometer,
star,
task,
user,
userFemale,
userFollow,
xCircle
},
{
US,
BR,
IN,
FR,
ES,
PL
},
{
facebook,
twitter,