wood constant

String const wood

Implementation

static const String wood =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><ellipse cx="12" cy="5.5" rx="6" ry="2.5"/><path d="M18 5.5v4.626a1.415 1.415 0 011.683 2.18l-.097.108L18 14v4c0 1.61-2.54 2.925-5.725 2.997L12 21c-3.314 0-6-1.343-6-3v-2l-1.586-1.586A1.414 1.414 0 016 12.127V5.5m4 7V14m4 2v1"/></g></svg>';