box_rect constant

String const box_rect

Implementation

static const String box_rect =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M192.912 0h614.175C913.961 0 1000 86.039 1000 192.912v614.176C1000 913.962 913.961 1000 807.087 1000H192.912C86.039 1000 0 913.962 0 807.088V192.912C0 86.039 86.039 0 192.912 0zm306.684 356.346c-52.991 0-101.955 16.854-142.172 45.277v-199.79c0-28.624-23.202-51.833-51.833-51.833-28.632 0-51.833 23.209-51.833 51.833v381.794c-.509 6.463.062 43.904 1.774 54.532C272.562 757.872 375.196 850 499.596 850c136.326 0 246.826-110.501 246.826-246.826 0-136.326-110.5-246.828-246.826-246.828zm0 388.999c-78.521 0-142.172-63.651-142.172-142.172 0-78.522 63.65-142.172 142.172-142.172s142.172 63.65 142.172 142.172c0 78.521-63.651 142.172-142.172 142.172z"/></svg>';