list_bullets_light constant

String const list_bullets_light

Implementation

static const String list_bullets_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M82 64a6 6 0 016-6h128a6 6 0 010 12H88a6 6 0 01-6-6Zm134 58H88a6 6 0 000 12h128a6 6 0 000-12Zm0 64H88a6 6 0 000 12h128a6 6 0 000-12ZM44 54a10 10 0 1010 10 10 10 0 00-10-10Zm0 128a10 10 0 1010 10 10 10 0 00-10-10Zm0-64a10 10 0 1010 10 10 10 0 00-10-10Z"/></svg>';