home_line constant

String const home_line

Implementation

static const String home_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="m33.71 17.29-15-15a1 1 0 00-1.41 0l-15 15a1 1 0 001.41 1.41L18 4.41l14.29 14.3a1 1 0 001.41-1.41Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M28 32h-5V22H13v10H8V18l-2 2v12a2 2 0 002 2h7V24h6v10h7a2 2 0 002-2V19.76l-2-2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';