icons_solid constant

String const icons_solid

Icon Data of icons_solid

Implementation

static const String icons_solid =
    '<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="M5 5v22h22V5zm2 2h8v8H7zm10 0h8v8h-8zm-6 2-3 4h6zm8 0v4h4V9zM7 17h8v8H7zm10 0h8v8h-8zm4 1-2 3 2 3 2-3zm-10 1a1.999 1.999 0 100 4 1.999 1.999 0 100-4z"/></svg>';