justify_end constant

String const justify_end

Icon Data of justify_end

Implementation

static const String justify_end =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M13.95 1.5a.45.45 0 00-.9 0v12a.45.45 0 10.9 0v-12zM4 6h7v3H4V6zm7.25-1a.75.75 0 01.75.75v3.5a.75.75 0 01-.75.75h-7.5A.75.75 0 013 9.25v-3.5A.75.75 0 013.75 5h7.5z" clip-rule="evenodd"/></svg>';