push_rules constant

String const push_rules

Implementation

static const String push_rules =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M3.25 4.07V1.75a.75.75 0 011.5 0v2.32a4.001 4.001 0 010 7.86v2.32a.75.75 0 01-1.5 0v-2.32a4.001 4.001 0 010-7.86ZM4 10.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM9.75 4a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-5.5Zm0 3.25a.75.75 0 000 1.5h5.5a.75.75 0 000-1.5h-5.5Zm-.75 4a.75.75 0 01.75-.75h5.5a.75.75 0 010 1.5h-5.5a.75.75 0 01-.75-.75Z" clip-rule="evenodd"/></svg>';