art_gallery constant

String const art_gallery

Icon Data of art_gallery

Implementation

static const String art_gallery =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M21.211 6C8.579 6 1 16.133 1 21.2s2.526 8.867 7.579 8.867 7.58 1.266 7.58 5.066c0 5.066 3.789 8.866 8.842 8.866 16.422 0 24-8.866 24-17.732C49 11.067 36.366 6 21.211 6zm-3.158 5.067a3.162 3.162 0 013.158 3.166c0 1.75-1.414 3.167-3.158 3.167s-3.158-1.418-3.158-3.167a3.162 3.162 0 013.158-3.166zm10.104 0a3.162 3.162 0 013.158 3.166 3.162 3.162 0 01-3.158 3.167A3.162 3.162 0 0125 14.233a3.162 3.162 0 013.157-3.166zm10.106 5.066a3.162 3.162 0 013.159 3.167 3.161 3.161 0 01-3.159 3.166 3.16 3.16 0 01-3.157-3.166 3.161 3.161 0 013.157-3.167zM9.211 18.667a3.16 3.16 0 013.157 3.165c0 1.75-1.414 3.167-3.157 3.167s-3.158-1.418-3.158-3.167a3.162 3.162 0 013.158-3.165zM25 31.333c2.093 0 3.789 1.7 3.789 3.801 0 2.098-1.696 3.799-3.789 3.799s-3.789-1.701-3.789-3.799A3.794 3.794 0 0125 31.333z"/></svg>';