command_bold constant

String const command_bold

Implementation

static const String command_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="M180 140h-16v-24h16a40 40 0 10-40-40v16h-24V76a40 40 0 10-40 40h16v24H76a40 40 0 1040 40v-16h24v16a40 40 0 1040-40Zm-16-64a16 16 0 1116 16h-16ZM60 76a16 16 0 0132 0v16H76a16 16 0 01-16-16Zm32 104a16 16 0 11-16-16h16Zm24-64h24v24h-24Zm64 80a16 16 0 01-16-16v-16h16a16 16 0 010 32Z"/></svg>';