depsy_square constant

String const depsy_square

Implementation

static const String depsy_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-48H48zm176 64c22.42 0 43.76 4.619 63.129 12.945h-23.254v96.99c-8.73-8.86-18.239-15.504-28.525-19.935-10.285-4.43-21.286-6.646-33.006-6.646-25.478 0-47.122 9.64-64.944 28.917-17.82 19.28-26.73 44.005-26.73 74.18 0 29.096 9.206 53.435 27.625 73.012 18.419 19.577 40.248 29.365 65.482 29.365 11.243 0 21.676-2.006 31.307-6.017 9.624-4.01 19.222-10.565 28.791-19.666v20.654h49.033V122.965C355.774 151.669 384 200.535 384 256c0 88.365-71.635 160-160 160S64 344.365 64 256 135.635 96 224 96zm-11.668 128.615c15.513 0 28.342 5.27 38.48 15.805 10.145 10.539 15.22 24.31 15.22 41.31 0 17.363-5.075 31.405-15.22 42.12-10.14 10.717-22.91 16.074-38.304 16.074-14.919 0-27.478-5.446-37.682-16.344-10.204-10.894-15.305-24.787-15.305-41.67 0-16.764 5.014-30.502 15.038-41.22 10.025-10.715 22.616-16.075 37.773-16.075z"/></svg>';