select constant

String const select

Icon Data of select

Implementation

static const String select =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16" d="M16 48a32 32 0 0132-32m192 32a32 32 0 00-32-32m32 192a32 32 0 01-32 32M16 208a32 32 0 0032 32m192-96v32m0-96v32M16 144v32m0-96v32m96-96H80m96 0h-32m-32 224H80m96 0h-32M96 128h64m-32-32v64"/></svg>';