shrink_screen constant

String const shrink_screen

Icon Data of shrink_screen

Implementation

static const String shrink_screen =
    '<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="M28 28H17a2.002 2.002 0 01-2-2v-6a2.002 2.002 0 012-2h11a2.003 2.003 0 012 2v6a2.003 2.003 0 01-2 2zm-11-8v6h11.002L28 20zm-5-10v3.586L7.707 9.293l-1.414 1.414L10.586 15H7v2h7v-7h-2z"/><path fill="currentColor" d="M13 22H4a2.002 2.002 0 01-2-2V7a2.002 2.002 0 012-2h22a2.002 2.002 0 012 2v9h-2V7H4v13h9Z"/></svg>';