forest constant

String const forest

Icon Data of forest

Implementation

static const String forest =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M24 18c0 6.177-3.5 11.264-8 11.927V39h16v-8.954h-4.727a3.273 3.273 0 01-1.468-6.199 4.092 4.092 0 012.411-4.968 4.909 4.909 0 119.568 0 4.092 4.092 0 012.411 4.968 3.273 3.273 0 01-1.468 6.199H34V39h6.5a1.5 1.5 0 010 3h-33a1.5 1.5 0 010-3H14v-9.073C9.5 29.264 6 24.177 6 18c0-6.627 4.03-12 9-12s9 5.373 9 12Z" clip-rule="evenodd"/></svg>';