vector_square constant

String const vector_square

Implementation

static const String vector_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 16.05v-8.1A2.998 2.998 0 0022 5a2.994 2.994 0 00-5.95-.5h-8.1A2.994 2.994 0 002 5a2.994 2.994 0 002.5 2.95v8.1A2.994 2.994 0 005 22a2.998 2.998 0 002.95-2.5h8.1A2.994 2.994 0 0022 19a2.994 2.994 0 00-2.5-2.95zM19 3a2 2 0 110 4 2 2 0 010-4zM3 5a2 2 0 114 0 2 2 0 01-4 0zm2 16a2 2 0 110-4 2 2 0 010 4zm11.05-2.5h-8.1a2.99 2.99 0 00-2.45-2.45v-8.1A2.993 2.993 0 007.95 5.5h8.1a2.99 2.99 0 002.45 2.45v8.1a2.99 2.99 0 00-2.45 2.45zM19 21a2 2 0 110-4 2 2 0 010 4z"/></svg>';