increase_the_scale constant

String const increase_the_scale

Implementation

static const String increase_the_scale =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path d="M24 9a5 5 0 00-10 0v10a5 5 0 0010 0V9Zm18 0a5 5 0 00-10 0v10a5 5 0 0010 0V9Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m36 32 6 6-6 6"/><path stroke-linecap="round" d="M6 24h1"/><path stroke-linecap="round" stroke-linejoin="round" d="M42 38H19"/></g></svg>';