study_view constant

String const study_view

Icon Data of study_view

Implementation

static const String study_view =
    '<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 20h-3v-2h3V4H14v3h-2V4a2.002 2.002 0 012-2h14a2.002 2.002 0 012 2v14a2.003 2.003 0 01-2 2zm-11 2v-2h-4v-2h3v-2h-3v-2h-2v2H8v2h3v2H7v2h4v2H8v2h8v-2h-3v-2h4z"/><path fill="currentColor" d="M20 30H4a2.002 2.002 0 01-2-2V12a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v16a2.002 2.002 0 01-2 2zM4 12v16h16V12z"/></svg>';