/** * External dependencies */ export const gridBlockPreview = ( <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 230 250" style={ { width: '100%', } } > <title>Grid Block Preview</title> <rect width="65.374" height="65.374" x=".162" y=".779" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="9.216" y="76.153" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="1.565" y="101.448" fill="#E1E3E6" rx="5" /> <rect width="65.374" height="65.374" x=".162" y="136.277" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="9.216" y="211.651" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="1.565" y="236.946" fill="#E1E3E6" rx="5" /> <rect width="65.374" height="65.374" x="82.478" y=".779" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="91.532" y="76.153" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="83.882" y="101.448" fill="#E1E3E6" rx="5" /> <rect width="65.374" height="65.374" x="82.478" y="136.277" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="91.532" y="211.651" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="83.882" y="236.946" fill="#E1E3E6" rx="5" /> <rect width="65.374" height="65.374" x="164.788" y=".779" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="173.843" y="76.153" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="166.192" y="101.448" fill="#E1E3E6" rx="5" /> <rect width="65.374" height="65.374" x="164.788" y="136.277" fill="#E1E3E6" rx="3" /> <rect width="47.266" height="5.148" x="173.843" y="211.651" fill="#E1E3E6" rx="2.574" /> <rect width="62.8" height="15" x="166.192" y="236.946" fill="#E1E3E6" rx="5" /> <rect width="6.177" height="6.177" x="13.283" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="21.498" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="29.713" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="37.927" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="46.238" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="95.599" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="103.814" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="112.029" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="120.243" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="128.554" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="177.909" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="186.124" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="194.339" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="202.553" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="210.864" y="86.301" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="13.283" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="21.498" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="29.713" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="37.927" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="46.238" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="95.599" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="103.814" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="112.029" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="120.243" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="128.554" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="177.909" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="186.124" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="194.339" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="202.553" y="221.798" fill="#E1E3E6" rx="3" /> <rect width="6.177" height="6.177" x="210.864" y="221.798" fill="#E1E3E6" rx="3" /> </svg> );