elevator_down constant

String const elevator_down

Implementation

static const String elevator_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M2.334 14.943c-.736 0-1.334-.748-1.334-1.484s.598-1.334 1.334-1.334h2.184l8-5.999h3.148c.736 0 1.334.597 1.334 1.333s-.598 1.521-1.334 1.521h-2.184L5.47 14.943H2.334z"/><g transform="translate(4 1)"><ellipse cx="2.488" cy="1.5" rx="1.488" ry="1.5"/><path d="M2.482 4.042c-.789 0-1.43.64-1.43 1.428v1.856l-.904.938a.358.358 0 00.228.632c.081 0 .16-.027.228-.083l3.305-2.937V5.47c0-.159-.031-.312-.081-.456a1.421 1.421 0 00-1.346-.972z"/></g></g></svg>';