vertical_align_center constant

String const vertical_align_center

Icon Data of vertical_align_center

Implementation

static const String vertical_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="M.09 0C.03 0 0 .04 0 .09V2h2V.09C2 .03 1.96 0 1.91 0H.1zm6 0A.09.09 0 006 .09V2h2V.09C8 .03 7.96 0 7.91 0H6.1zm-3 1c-.06 0-.09.04-.09.09V2h2v-.91A.09.09 0 004.91 1H3.1zM0 3v1h8V3H0zm0 2v1.91c0 .05.04.09.09.09H1.9c.05 0 .09-.04.09-.09V5h-2zm3 0v.91c0 .05.04.09.09.09H4.9c.05 0 .09-.04.09-.09V5h-2zm3 0v1.91c0 .05.04.09.09.09H7.9c.05 0 .09-.04.09-.09V5h-2z"/></svg>';