align constant

String const align

Implementation

static const String align =
    '<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"><path fill="currentColor" d="M3 15h10a1 1 0 000-2H3a1 1 0 000 2Zm0-4h10a1 1 0 000-2H3a1 1 0 000 2Zm0-4h18a1 1 0 000-2H3a1 1 0 000 2Zm18 10H3a1 1 0 000 2h18a1 1 0 000-2Zm-1.36-7.43a1 1 0 10-1.28 1.53l1.08.9-1.08.9a1 1 0 00-.13 1.41 1 1 0 00.77.36 1 1 0 00.64-.24l2-1.66a1 1 0 000-1.54Z"/></svg>';