asset constant

String const asset

Icon Data of asset

Implementation

static const String asset =
    '<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="M12 24a4 4 0 114-4 4.004 4.004 0 01-4 4Zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2Z"/><path fill="currentColor" d="M30 6a4.004 4.004 0 00-4-4 3.949 3.949 0 00-1.854.477l-16.389 8.48a9.992 9.992 0 1013.309 13.236l8.49-16.4A3.95 3.95 0 0030 6Zm-4-2a2 2 0 11-2 2 2.002 2.002 0 012-2Zm-3.98 1.808c-.004.065-.02.126-.02.192a4.004 4.004 0 004 4c.065 0 .124-.016.188-.019l-4.332 8.362a10.017 10.017 0 00-8.215-8.196ZM12 28a8 8 0 118-8 8.01 8.01 0 01-8 8Z"/></svg>';