align_center_fill constant

String const align_center_fill

Implementation

static const String align_center_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M17 17.5a1.5 1.5 0 01.144 2.993L17 20.5H7a1.5 1.5 0 01-.144-2.993L7 17.5h10Zm3-5a1.5 1.5 0 010 3H4a1.5 1.5 0 010-3h16Zm-3-5a1.5 1.5 0 01.144 2.993L17 10.5H7a1.5 1.5 0 01-.144-2.993L7 7.5h10Zm3-5a1.5 1.5 0 01.144 2.993L20 5.5H4a1.5 1.5 0 01-.144-2.993L4 2.5h16Z"/></g></svg>';