preregistered_square constant

String const preregistered_square

Implementation

static const String preregistered_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="448" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 448 512"><path fill="currentColor" d="M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm175.979 64c9.345 0 18.69 2.044 25.742 6.137l94.658 54.64c14.143 8.178 25.748 28.229 25.748 44.57V310.65c0 16.347-11.605 36.405-25.748 44.579l-94.658 54.654c-7.051 4.08-16.397 6.117-25.742 6.117-9.304 0-18.655-2.037-25.706-6.117l-94.658-54.654c-14.164-8.174-25.742-28.232-25.742-44.579V201.348c0-16.342 11.578-36.393 25.742-44.57l94.658-54.641C205.324 98.044 214.675 96 223.98 96zm63.992 93.145a10.678 10.678 0 00-7.547 3.103l-74.346 74.377c-4.172 4.139-10.928 4.139-15.058 0l-17.9-17.889c-4.131-4.147-10.93-4.147-15.06 0l-11.519 11.502c-3.254 3.267-4.13 10.92 0 15.059l44.479 44.46c4.13 4.14 10.886 4.14 15.058 0L307.002 218.82c4.13-4.143 4.13-10.923 0-15.07l-11.514-11.502a10.577 10.577 0 00-7.517-3.103z"/></svg>';