extension Icon { struct LeftRightArrow: ContentIcon { static let name = "left-right-arrow" static let content = """ """ } }