pause_solid constant

String const pause_solid

Implementation

static const String pause_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"><rect width="11" height="28" x="3.95" y="4" fill="currentColor" class="clr-i-solid clr-i-solid-path-1" rx="2.07" ry="2.07"/><rect width="11" height="28" x="20.95" y="4" fill="currentColor" class="clr-i-solid clr-i-solid-path-2" rx="2.07" ry="2.07"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';