list_bullets_duotone constant

String const list_bullets_duotone

Implementation

static const String list_bullets_duotone =
    '<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="M80 64a8 8 0 018-8h128a8 8 0 010 16H88a8 8 0 01-8-8Zm136 56H88a8 8 0 000 16h128a8 8 0 000-16Zm0 64H88a8 8 0 000 16h128a8 8 0 000-16ZM44 52a12 12 0 1012 12 12 12 0 00-12-12Zm0 64a12 12 0 1012 12 12 12 0 00-12-12Zm0 64a12 12 0 1012 12 12 12 0 00-12-12Z"/></svg>';