fix(SW-360): Add eyeshow and eyehide icons

This commit is contained in:
Chuma McPhoy
2024-10-08 13:02:50 +02:00
parent 01b1d195ee
commit e84b3ca980
7 changed files with 91 additions and 12 deletions

View File

@@ -28,6 +28,8 @@ export { default as EditIcon } from "./Edit"
export { default as ElectricBikeIcon } from "./ElectricBike"
export { default as EmailIcon } from "./Email"
export { default as ErrorCircleIcon } from "./ErrorCircle"
export { default as EyeHideIcon } from "./EyeHide"
export { default as EyeShowIcon } from "./EyeShow"
export { default as FitnessIcon } from "./Fitness"
export { default as GiftIcon } from "./Gift"
export { default as GlobeIcon } from "./Globe"