default_outline constant

String const default_outline

Icon Data of default_outline

Implementation

static const String default_outline =
    '<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"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M10 10a2 2 0 012-2h18a2 2 0 012 2v14.055a8.948 8.948 0 012 .457V10a4 4 0 00-4-4H12a4 4 0 00-4 4v24a4 4 0 004 4h11.515a8.968 8.968 0 01-1.003-2H12a2 2 0 01-2-2V10Z"/><path d="M12 14a1 1 0 011-1h16a1 1 0 110 2H13a1 1 0 01-1-1Zm0 5a1 1 0 011-1h16a1 1 0 110 2H13a1 1 0 01-1-1Zm1 4a1 1 0 100 2h8a1 1 0 100-2h-8Zm-1 6a1 1 0 011-1h5a1 1 0 110 2h-5a1 1 0 01-1-1Zm19 11a7 7 0 100-14 7 7 0 000 14Zm0 2a9 9 0 100-18 9 9 0 000 18Z"/><path d="M34.997 29.028a1 1 0 00-1.414 0l-.79.79 1.413 1.415.791-.791a1 1 0 000-1.414ZM33.5 31.94l-1.414-1.414-5.069 5.069v1.414h1.414l5.07-5.069Z"/></g></svg>';