export_bold constant

String const export_bold

Implementation

static const String export_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="M77.5 66.5a12 12 0 010-17l42-42a12 12 0 0117 0l42 42a12 12 0 010 17 12.1 12.1 0 01-17 0L140 45v83a12 12 0 01-24 0V45L94.5 66.5a12 12 0 01-17 0ZM200 88h-24a12 12 0 000 24h20v92H60v-92h20a12 12 0 000-24H56a20.1 20.1 0 00-20 20v100a20.1 20.1 0 0020 20h144a20.1 20.1 0 0020-20V108a20.1 20.1 0 00-20-20Z"/></svg>';