pixels constant
String
const pixels
Icon Data of pixels
Implementation
static const String pixels =
'<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="m23.91 33.993-8.68-5.107.091-10.054 8.772-4.947 8.68 5.106-.092 10.054Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m15.521 19.052 8.369 4.917 8.778-4.787m-8.778 4.892-.001 9.902m.073.312v8.035m8.901-23.19 9.598-5.621m-27.336 5.534-9.54-5.527"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.5 5.5h-33a2 2 0 00-2 2v33a2 2 0 002 2h33a2 2 0 002-2v-33a2 2 0 00-2-2Z"/></svg>';