tablet_line constant

String const tablet_line

Implementation

static const String tablet_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="M17 29h2v2h-2z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M30 2H6a2 2 0 00-2 2v28a2 2 0 002 2h24a2 2 0 002-2V4a2 2 0 00-2-2Zm0 2v22.38H6V4ZM6 32v-4h24v4Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';