Design your SVG shape, then copy the code or download the file.
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <rect width="100" height="100" fill="#3b82f6" stroke="#1e40af" stroke-width="4" /> </svg>