list_ul constant

String const list_ul

Implementation

static const String list_ul =
    '<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="M7 8h14c.6 0 1-.4 1-1s-.4-1-1-1H7c-.6 0-1 .4-1 1s.4 1 1 1zm14 3H7c-.6 0-1 .4-1 1s.4 1 1 1h14c.6 0 1-.4 1-1s-.4-1-1-1zm0 5H7c-.6 0-1 .4-1 1s.4 1 1 1h14c.6 0 1-.4 1-1s-.4-1-1-1zM3.7 6.3c-.1-.1-.2-.2-.3-.2-.4-.2-.8-.1-1.1.2-.1.1-.2.2-.2.3-.1.3-.1.5 0 .8.1.1.1.2.2.3.1.1.2.2.3.2.1.1.3.1.4.1.3 0 .5-.1.7-.3.1-.1.2-.2.2-.3.1-.3.1-.5 0-.8 0-.1-.1-.2-.2-.3zm0 5c-.3-.3-.7-.4-1.1-.2-.1.1-.2.1-.3.2-.1.1-.2.2-.2.3-.1.2-.1.5 0 .8.1.1.1.2.2.3.1.1.2.2.3.2.1.1.3.1.4.1.1 0 .3 0 .4-.1.1-.1.2-.1.3-.2.1-.1.2-.2.2-.3.1-.2.1-.5 0-.8 0-.1-.1-.2-.2-.3zm0 5c-.1-.1-.2-.2-.3-.2-.2-.1-.5-.1-.8 0-.1 0-.2.1-.3.2-.1.1-.2.2-.2.3-.2.4-.1.8.2 1.1.1.1.2.2.3.2.1.1.3.1.4.1.1 0 .3 0 .4-.1.1-.1.2-.1.3-.2.3-.3.4-.7.2-1.1 0-.1-.1-.2-.2-.3z"/></svg>';