To make cart icon smaller in Squarespace, you can use this code to Custom CSS box.
svg.icon.icon--cart { width: 20px; }
result