twotone_door_back constant

String const twotone_door_back

Implementation

static const String twotone_door_back =
    '<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="M7 19h10V5H7v14zm2-8h2v2H9v-2z" opacity=".3"/><path fill="currentColor" d="M19 19V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14H3v2h18v-2h-2zm-2 0H7V5h10v14z"/><path fill="currentColor" d="M9 11h2v2H9z"/></svg>';