barbell_duotone constant

String const barbell_duotone

Implementation

static const String barbell_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"><rect width="40" height="144" x="56" y="56" fill="currentColor" opacity=".2" rx="8"/><rect width="40" height="144" x="160" y="56" fill="currentColor" opacity=".2" rx="8"/><path fill="currentColor" d="M248 120h-8V88a16 16 0 00-16-16h-16v-8a16 16 0 00-16-16h-24a16 16 0 00-16 16v56h-48V64a16 16 0 00-16-16H64a16 16 0 00-16 16v8H32a16 16 0 00-16 16v32H8a8 8 0 000 16h8v32a16 16 0 0016 16h16v8a16 16 0 0016 16h24a16 16 0 0016-16v-56h48v56a16 16 0 0016 16h24a16 16 0 0016-16v-8h16a16 16 0 0016-16v-32h8a8 8 0 000-16ZM32 168V88h16v80Zm56 24H64V64h24v128Zm104 0h-24V64h24v128Zm32-24h-16V88h16Z"/></svg>';