namespace_line constant

String const namespace_line

Implementation

static const String namespace_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M27 4.18a1 1 0 10-1 1.73l6 3.47v17.24l-6 3.47a1 1 0 00-.37 1.36 1 1 0 001.37.37l7-4.05V8.23ZM9.68 29.9 4 26.62V9.38L9.68 6.1a1 1 0 10-1-1.73L2 8.23v19.54l6.68 3.86a1 1 0 001.37-.37 1 1 0 00-.37-1.36Z"/><path fill="currentColor" d="M10 12v12a2 2 0 002 2h12a2 2 0 002-2V12a2 2 0 00-2-2H12a2 2 0 00-2 2Zm7 0v5h-5v-5Zm-5 7h5v5h-5Zm7 5v-5h5v5Zm5-7h-5v-5h5Z"/></svg>';