defaultdarktheme constant
String
const defaultdarktheme
Icon Data of defaultdarktheme
Implementation
static const String defaultdarktheme =
'<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24" cy="24" r="12.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m32.839 15.161 6.363-6.363M8.798 39.202l6.363-6.363m17.678 0 6.363 6.363M8.798 8.798l6.363 6.363"/></svg>';