vertical_align_top constant

String const vertical_align_top

Icon Data of vertical_align_top

Implementation

static const String vertical_align_top =
    '<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 0v1h8V0H0zm.09 2C.03 2 0 2.04 0 2.09V6.9c0 .05.04.09.09.09H1.9c.05 0 .09-.04.09-.09V2.09c0-.06-.04-.09-.09-.09H.09zm3 0c-.06 0-.09.04-.09.09V4.9c0 .05.04.09.09.09H4.9c.05 0 .09-.04.09-.09V2.09c0-.06-.04-.09-.09-.09H3.09zm3 0a.09.09 0 00-.09.09V6.9c0 .05.04.09.09.09H7.9c.05 0 .09-.04.09-.09V2.09c0-.06-.04-.09-.09-.09H6.09z"/></svg>';