asset_view constant

String const asset_view

Icon Data of asset_view

Implementation

static const String asset_view =
    '<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"><circle cx="22" cy="24" r="2" fill="currentColor"/><path fill="currentColor" d="M29.777 23.479A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.777 5.479L14 24l.223.521A8.64 8.64 0 0022 30a8.64 8.64 0 007.777-5.479L30 24zM22 28a4 4 0 114-4 4.005 4.005 0 01-4 4zm-10-4a4 4 0 112.981-6.667l-1.49 1.334A2 2 0 1012 22z"/><path fill="currentColor" d="M26 2a3.86 3.86 0 00-1.85.48L7.76 10.96A9.99 9.99 0 0012 30v-2a8 8 0 115.63-13.68l1.4-1.4a10.006 10.006 0 00-5.39-2.77l8.38-4.34c0 .06-.02.12-.02.19a3.999 3.999 0 004 4c.06 0 .12-.02.19-.02L23.07 16h2.24l4.25-8.21A3.973 3.973 0 0026 2Zm0 6a2 2 0 112-2 2.006 2.006 0 01-2 2Z"/></svg>';