gallery constant
String
const gallery
Icon Data of gallery
Implementation
static const String gallery =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.48 5.5a2 2 0 00-2 2h0v33a2 2 0 002 2h33.04a2 2 0 002-2h0v-33a2 2 0 00-2-2H7.48Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M31.32 12.12a4.47 4.47 0 11-4.47 4.47 4.47 4.47 0 014.47-4.47ZM20 21l7.22 7.22a.7.7 0 001 0l1.38-1.38a.71.71 0 011 0l7.81 7.81a.7.7 0 01-.5 1.2H10.08a.7.7 0 01-.58-1.1L19 21.13a.7.7 0 011-.13Z"/></svg>';