align_top constant

String const align_top

Icon Data of align_top

Implementation

static const String align_top =
    '<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" fill-rule="evenodd" d="M4.8 3h14.4c.442 0 .8.448.8 1s-.358 1-.8 1H4.8C4.358 5 4 4.552 4 4s.358-1 .8-1ZM7 9a2 2 0 114 0v10a2 2 0 11-4 0V9Zm6 0a2 2 0 114 0v6a2 2 0 11-4 0V9Z"/></svg>';