height constant

String const height

Icon Data of height

Implementation

static const String height =
    '<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="M7.181 1.682a.45.45 0 01.637 0l2.5 2.5a.45.45 0 01-.637.636L7.95 3.086v8.828l1.731-1.732a.45.45 0 01.637.636l-2.5 2.5a.45.45 0 01-.637 0l-2.5-2.5a.45.45 0 01.637-.636l1.732 1.732V3.086L5.317 4.818a.45.45 0 01-.637-.636l2.5-2.5Z" clip-rule="evenodd"/></svg>';