align_text_center_solid constant

String const align_text_center_solid

Implementation

static const String align_text_center_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 3h15v1H0V3Zm5 4h5v1H5V7Zm-2 4h9v1H3v-1Z" clip-rule="evenodd"/></svg>';