document_vertical constant

String const document_vertical

Icon Data of document_vertical

Implementation

static const String document_vertical =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 14a4 4 0 114-4 4.012 4.012 0 01-4 4Zm0-6a2 2 0 102 2 2.006 2.006 0 00-2-2Z"/><path fill="currentColor" d="M24 2H8a2.002 2.002 0 00-2 2v24a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2V4a2.002 2.002 0 00-2-2ZM12 24v-6a.945.945 0 011-1h6a.945.945 0 011 1v6h-2v4h-4v-4Zm8 4v-2a2.006 2.006 0 002-2v-6a2.946 2.946 0 00-3-3h-6a2.946 2.946 0 00-3 3v6a2.006 2.006 0 002 2v2H8V4h16v24Z"/></svg>';