align_center constant

String const align_center

Icon Data of align_center

Implementation

static const String align_center =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M0 0v1h8V0H0zm1 2v1h6V2H1zM0 4v1h8V4H0zm1 2v1h6V6H1z"/></svg>';