import React from "react" const InfoIcon = ({ size = 17 }) => ( ) export default InfoIcon