twotone_margin constant

String const twotone_margin

Implementation

static const String twotone_margin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19h14V5H5v14zM15 7h2v2h-2V7zm0 4h2v2h-2v-2zm-4-4h2v2h-2V7zm0 4h2v2h-2v-2zM7 7h2v2H7V7zm0 4h2v2H7v-2z" opacity=".3"/><path fill="currentColor" d="M7 7h2v2H7zm0 4h2v2H7z"/><path fill="currentColor" d="M3 3v18h18V3H3zm16 16H5V5h14v14z"/><path fill="currentColor" d="M11 7h2v2h-2zm4 4h2v2h-2zm-4 0h2v2h-2zm4-4h2v2h-2z"/></svg>';