shrink_screen_filled constant

String const shrink_screen_filled

Icon Data of shrink_screen_filled

Implementation

static const String shrink_screen_filled =
    '<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"><rect width="15" height="10" x="15" y="18" fill="currentColor" rx="2"/><path fill="currentColor" d="M12 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>';