tent constant

String const tent

Icon Data of tent

Implementation

static const String tent =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5.25 14.25 8 10l2.75 4.25"/><path d="m9.75 1.75-8 12.5h12.5l-8-12.5"/></g></svg>';