list_bullet_solid constant

String const list_bullet_solid

Implementation

static const String list_bullet_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.625 6.75a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0Zm4.875 0A.75.75 0 018.25 6h12a.75.75 0 010 1.5h-12a.75.75 0 01-.75-.75ZM2.625 12a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0ZM7.5 12a.75.75 0 01.75-.75h12a.75.75 0 010 1.5h-12A.75.75 0 017.5 12Zm-4.875 5.25a1.125 1.125 0 112.25 0 1.125 1.125 0 01-2.25 0Zm4.875 0a.75.75 0 01.75-.75h12a.75.75 0 010 1.5h-12a.75.75 0 01-.75-.75Z" clip-rule="evenodd"/></svg>';