environment constant

String const environment

Implementation

static const String environment =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="m6.712 5.997 3.291-3.29 3.29 3.29-3.29 3.29-3.29-3.29Zm2.584-4.705a1 1 0 011.414 0l3.998 3.998a1 1 0 010 1.414l-3.998 3.998a1 1 0 01-1.414 0L7.827 9.233l-1.242 1.243a3 3 0 11-1.06-1.06l1.242-1.243-1.469-1.469a1 1 0 010-1.414l3.998-3.998ZM4 13.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3Z" clip-rule="evenodd"/></svg>';