forest constant

String const forest

Implementation

static const String forest =
    '<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="M13 22v-3h4v3Zm-6 0v-4H0l3.85-6H2L9 2l7 10h-1.85l3.875 6H11v4Zm12.25-4L16 13h1.925l-5.3-7.575L15 2l7 10h-1.85L24 18Z"/></svg>';