logout_solid constant

String const logout_solid

Implementation

static const String logout_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="M23 4H7a2 2 0 00-2 2v24a2 2 0 002 2h16a2 2 0 002-2v-6h-9.37a1 1 0 01-1-1 1 1 0 011-1H25V6a2 2 0 00-2-2Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M28.16 17.28a1 1 0 00-1.41 1.41L30.13 22H25v2h5.13l-3.38 3.46a1 1 0 101.41 1.41l5.84-5.8Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';