Paste SVG markup to remove unnecessary attributes, metadata, and whitespace.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100"><circle cx="50.00" cy="50.00" r="40.12" fill="#3B82F6" /><rect x="30" y="30" width="40" height="40" rx="5" /><path d="M10.12 20.68 L30.99 40.43 L50.11 60.22" stroke="#1F2937" stroke-width="2" fill="none" /></svg>