event_solid constant

String const event_solid

Implementation

static const String event_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="M10 10a1 1 0 001-1V3a1 1 0 00-2 0v6a1 1 0 001 1Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M26 10a1 1 0 001-1V3a1 1 0 00-2 0v6a1 1 0 001 1Z" class="clr-i-solid clr-i-solid-path-2"/><path fill="currentColor" d="M32.25 6h-4v3a2.2 2.2 0 01-4.4 0V6H12.2v3a2.2 2.2 0 01-4.4 0V6h-4A1.78 1.78 0 002 7.81v22.38A1.78 1.78 0 003.75 32h28.5A1.78 1.78 0 0034 30.19V7.81A1.78 1.78 0 0032.25 6Zm-6.31 10.58-9.67 9.67L11 20.94A1.36 1.36 0 0112.9 19l3.38 3.38L24 14.66a1.36 1.36 0 111.93 1.93Z" class="clr-i-solid clr-i-solid-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';