device_mobile_duotone constant

String const device_mobile_duotone

Implementation

static const String device_mobile_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="M64 56h128v144H64z" opacity=".2"/><path fill="currentColor" d="M176 16H80a24.1 24.1 0 00-24 24v176a24.1 24.1 0 0024 24h96a24.1 24.1 0 0024-24V40a24.1 24.1 0 00-24-24ZM72 64h112v128H72Zm8-32h96a8 8 0 018 8v8H72v-8a8 8 0 018-8Zm96 192H80a8 8 0 01-8-8v-8h112v8a8 8 0 01-8 8Z"/></svg>';