sign_in_solid constant

String const sign_in_solid

Implementation

static const String sign_in_solid =
    '<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="M28 4H12a2 2 0 00-2 2v7h8.5l-3.38-3.29a1 1 0 011.41-1.41l5.79 5.79-5.79 5.79a1 1 0 01-1.41-1.41L18.5 15H10v15a2 2 0 002 2h16a2 2 0 002-2V6a2 2 0 00-2-2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M10 13H4a1 1 0 00-1 1 1 1 0 001 1h6Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';