list_dashes_bold constant

String const list_dashes_bold

Implementation

static const String list_dashes_bold =
    '<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="M84 64a12 12 0 0112-12h120a12 12 0 010 24H96a12 12 0 01-12-12Zm132 52H96a12 12 0 000 24h120a12 12 0 000-24Zm0 64H96a12 12 0 000 24h120a12 12 0 000-24ZM56 52H40a12 12 0 000 24h16a12 12 0 000-24Zm0 64H40a12 12 0 000 24h16a12 12 0 000-24Zm0 64H40a12 12 0 000 24h16a12 12 0 000-24Z"/></svg>';