import UIKit extension UIImage { static let home = UIImage(named: "Home") static let bell = UIImage(named: "Bell") }