portrait_solid constant

String const portrait_solid

Implementation

static const String portrait_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="M28 2H8a2 2 0 00-2 2v28a2 2 0 002 2h20a2 2 0 002-2V4a2 2 0 00-2-2Zm-7.48 24.3a1 1 0 011.36 1.47L18 31.36l-3.88-3.59a1 1 0 011.36-1.47L17 27.71V8.29L15.48 9.7a1 1 0 01-1.36-1.47L18 4.64l3.88 3.59a1 1 0 01.05 1.41 1 1 0 01-.73.32 1 1 0 01-.68-.26L19 8.29v19.42Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';