toggle_solid constant

String const toggle_solid

Implementation

static const String toggle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 3.5A3.5 3.5 0 013.5 0h8a3.5 3.5 0 110 7h-8A3.5 3.5 0 010 3.5ZM3.5 2a1.5 1.5 0 110 3 1.5 1.5 0 010-3ZM15 11.5a3.5 3.5 0 01-3.5 3.5h-8a3.5 3.5 0 110-7h8a3.5 3.5 0 013.5 3.5ZM11.5 13a1.5 1.5 0 110-3 1.5 1.5 0 010 3Z" clip-rule="evenodd"/></svg>';