vm_solid constant

String const vm_solid

Implementation

static const String vm_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="M13.59 12a3.6 3.6 0 013.6-3.6H27V5a2 2 0 00-2-2H11a2 2 0 00-2 2v8.4h4.59Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M30 10H17.19a2 2 0 00-2 2v1.4H20a3.6 3.6 0 013.6 3.6v8H22v-8a2 2 0 00-2-2H6a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-1.4h-4.81a3.6 3.6 0 01-3.6-3.6v-6h1.6v6a2 2 0 002 2H30a2 2 0 002-2V12a2 2 0 00-2-2Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';