list_dashes_duotone constant

String const list_dashes_duotone

Implementation

static const String list_dashes_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="M88 64a8 8 0 018-8h120a8 8 0 010 16H96a8 8 0 01-8-8Zm128 56H96a8 8 0 000 16h120a8 8 0 000-16Zm0 64H96a8 8 0 000 16h120a8 8 0 000-16ZM56 56H40a8 8 0 000 16h16a8 8 0 000-16Zm0 64H40a8 8 0 000 16h16a8 8 0 000-16Zm0 64H40a8 8 0 000 16h16a8 8 0 000-16Z"/></svg>';