cpanel constant

String const cpanel

Implementation

static const String cpanel =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M1024 512q0 27-19 45.5T960 576H576v384q0 27-18.5 45.5T512 1024q-139 0-257-68.5T68.5 769 0 512t68.5-257T255 68.5 512 0q139 0 257 68.5T955.5 255t68.5 257zm-896 0q0 142 91.5 248.5T448 890V134q-137 23-228.5 129.5T128 512zm448-378v314h314q-20-121-107-207.5T576 134z"/></svg>';