applications_line constant

String const applications_line

Implementation

static const String applications_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="M8 8H4v2h6V4H8v4z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M19 8h-4v2h6V4h-2v4z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M30 4v4h-4v2h6V4h-2z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M8 19H4v2h6v-6H8v4z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M19 19h-4v2h6v-6h-2v4z" class="clr-i-outline clr-i-outline-path-5"/><path fill="currentColor" d="M30 19h-4v2h6v-6h-2v4z" class="clr-i-outline clr-i-outline-path-6"/><path fill="currentColor" d="M8 30H4v2h6v-6H8v4z" class="clr-i-outline clr-i-outline-path-7"/><path fill="currentColor" d="M19 30h-4v2h6v-6h-2v4z" class="clr-i-outline clr-i-outline-path-8"/><path fill="currentColor" d="M30 30h-4v2h6v-6h-2v4z" class="clr-i-outline clr-i-outline-path-9"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';