export_solid constant

String const export_solid

Implementation

static const String export_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="M17 22a1 1 0 011-1h8V6a2 2 0 00-2-2H10.87L4 10.86V30a2 2 0 002 2h18a2 2 0 002-2v-7h-8a1 1 0 01-1-1Zm-5-10H6v-.32L11.69 6H12Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M29.32 16.35a1 1 0 00-1.41 1.41L31.16 21H26v2h5.19l-3.28 3.28a1 1 0 101.41 1.41L35 22Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';