bullet_list_line constant

String const bullet_list_line

Implementation

static const String bullet_list_line =
    '<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"><circle cx="5.21" cy="9.17" r="2" fill="currentColor" class="clr-i-outline clr-i-outline-path-1"/><circle cx="5.21" cy="17.17" r="2" fill="currentColor" class="clr-i-outline clr-i-outline-path-2"/><circle cx="5.21" cy="25.17" r="2" fill="currentColor" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M32.42 9a1 1 0 00-1-1H10v2h21.42a1 1 0 001-1Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M31.42 16H10v2h21.42a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-5"/><path fill="currentColor" d="M31.42 24H10v2h21.42a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-6"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';