home_solid constant

String const home_solid

Implementation

static const String home_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="M33 19a1 1 0 01-.71-.29L18 4.41 3.71 18.71A1 1 0 012.3 17.3l15-15a1 1 0 011.41 0l15 15A1 1 0 0133 19Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M18 7.79 6 19.83V32a2 2 0 002 2h7V24h6v10h7a2 2 0 002-2V19.76Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';