xls constant

String const xls

Implementation

static const String xls =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v7h2V5h16v5h2V3H6zm2 9 2 4-2 4h2l1-2 1 2h2l-2-4 2-4h-2l-1 2-1-2H8zm7 0v8h4v-2h-2v-6h-2zm7.5 0c-1.383 0-2.5 1.117-2.5 2.5s1.117 2.5 2.5 2.5c.217 0 .5.283.5.5 0 .3-.12.5-.5.5-.368 0-.424-.08-.438-.094-.013-.013-.062-.08-.062-.312h-2c0 .566.163 1.2.625 1.687.462.488 1.143.72 1.875.72 1.42 0 2.5-1.2 2.5-2.5 0-1.383-1.117-2.5-2.5-2.5-.217 0-.5-.283-.5-.5 0-.217.283-.5.5-.5.267 0 .348.063.406.125.06.062.094.17.094.28h2c0-.587-.215-1.192-.656-1.655-.442-.463-1.11-.75-1.844-.75zM6 22v7h20v-7h-2v5H8v-5H6z"/></svg>';