computer_outline constant

String const computer_outline

Implementation

static const String computer_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M9.5 14.5h4a1 1 0 001-1v-12a1 1 0 00-1-1h-4a1 1 0 00-1 1v12a1 1 0 001 1Zm0 0H4m2.5-3v3m2-9h6m-4.5 6h3m-11.5-8h7v8h-7a1 1 0 01-1-1v-6a1 1 0 011-1Z"/></svg>';