shape_solid constant

String const shape_solid

Implementation

static const String shape_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M896 128h1152v1152h-234l-517-896-103 177q-55-85-131-152T896 297V128zm205 595-468 810q-29 3-57 3-119 0-224-45t-183-124-123-183T0 960q0-119 45-224t124-183 183-123 224-46q85 0 164 24t148 68 123 106 90 141zM595 1920l702-1216 702 1216H595z"/></svg>';